Trace number 2687743

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solver? (MO) 907.463 907.689

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j30opt/
normalized-j3045_1.std.opb
MD5SUM7c0aafdcb1e0398015b227f9c2ae71a5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark82
Best CPU time to get the best result obtained on this benchmark12.3311
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18662
Total number of constraints65722
Number of constraints which are clauses64522
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2687743-1278455267.opb>
1.09/1.19	c original problem has 18662 variables (18662 bin, 0 int, 0 impl, 0 cont) and 65722 constraints
1.09/1.19	c problem read
1.09/1.19	c presolving settings loaded
1.09/1.19	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
1.50/1.54	c presolving:
5.40/5.45	c (round 1) 1212 del vars, 3146 del conss, 909 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4489460 impls, 0 clqs
6.49/6.55	c (round 2) 2238 del vars, 7907 del conss, 1839 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4495185 impls, 0 clqs
6.79/6.90	c (round 3) 2664 del vars, 9730 del conss, 2101 chg bounds, 23 chg sides, 33 chg coeffs, 0 upgd conss, 4498152 impls, 0 clqs
7.09/7.10	c (round 4) 2852 del vars, 10553 del conss, 2201 chg bounds, 23 chg sides, 33 chg coeffs, 0 upgd conss, 4500197 impls, 0 clqs
7.19/7.24	c (round 5) 2940 del vars, 10975 del conss, 2256 chg bounds, 23 chg sides, 33 chg coeffs, 0 upgd conss, 4500671 impls, 0 clqs
7.29/7.34	c (round 6) 2966 del vars, 11119 del conss, 2276 chg bounds, 23 chg sides, 33 chg coeffs, 0 upgd conss, 4500776 impls, 0 clqs
7.39/7.42	c (round 7) 2980 del vars, 11190 del conss, 2277 chg bounds, 23 chg sides, 33 chg coeffs, 0 upgd conss, 4500802 impls, 0 clqs
7.49/7.50	c (round 8) 2980 del vars, 11196 del conss, 2277 chg bounds, 23 chg sides, 33 chg coeffs, 0 upgd conss, 4500802 impls, 0 clqs
8.09/8.16	c (round 9) 2980 del vars, 11198 del conss, 2277 chg bounds, 23 chg sides, 33 chg coeffs, 54524 upgd conss, 4500802 impls, 0 clqs
8.59/8.66	c (round 10) 3020 del vars, 11273 del conss, 2280 chg bounds, 48 chg sides, 234 chg coeffs, 54524 upgd conss, 4521121 impls, 2065 clqs
8.99/9.09	c (round 11) 3032 del vars, 11419 del conss, 2280 chg bounds, 88 chg sides, 468 chg coeffs, 54524 upgd conss, 4526779 impls, 2202 clqs
9.39/9.45	c (round 12) 3032 del vars, 11437 del conss, 2280 chg bounds, 122 chg sides, 658 chg coeffs, 54524 upgd conss, 4526809 impls, 2247 clqs
9.59/9.65	c (round 13) 3032 del vars, 11438 del conss, 2280 chg bounds, 127 chg sides, 707 chg coeffs, 54524 upgd conss, 4526835 impls, 2248 clqs
218.24/218.39	c    (215.2s) probing: 1000/15630 (6.4%) - 27 fixings, 2 aggregations, 4320632 implications, 0 bound changes
348.40/348.57	c    (344.2s) probing: 2000/15630 (12.8%) - 41 fixings, 4 aggregations, 7771118 implications, 0 bound changes
355.31/355.48	c (round 14) 3084 del vars, 11438 del conss, 2280 chg bounds, 130 chg sides, 735 chg coeffs, 54524 upgd conss, 27289403 impls, 2221 clqs
358.60/358.71	c (round 15) 3120 del vars, 11810 del conss, 2280 chg bounds, 130 chg sides, 890 chg coeffs, 54524 upgd conss, 27341539 impls, 2221 clqs
360.40/360.54	c (round 16) 3120 del vars, 11810 del conss, 2280 chg bounds, 138 chg sides, 959 chg coeffs, 54524 upgd conss, 27341539 impls, 2465 clqs
474.98/475.15	c (round 17) 3170 del vars, 11810 del conss, 2280 chg bounds, 138 chg sides, 961 chg coeffs, 54524 upgd conss, 31557193 impls, 2233 clqs
477.47/477.67	c (round 18) 3186 del vars, 12072 del conss, 2280 chg bounds, 138 chg sides, 1088 chg coeffs, 54524 upgd conss, 31565359 impls, 2233 clqs
570.55/570.79	c    (565.5s) probing: 3000/15630 (19.2%) - 99 fixings, 19 aggregations, 11647336 implications, 0 bound changes
696.13/696.33	c (round 19) 3236 del vars, 12072 del conss, 2280 chg bounds, 138 chg sides, 1088 chg coeffs, 54524 upgd conss, 42758693 impls, 2473 clqs
698.72/698.97	c (round 20) 3250 del vars, 12282 del conss, 2280 chg bounds, 138 chg sides, 1088 chg coeffs, 54524 upgd conss, 42759409 impls, 2473 clqs
793.20/793.43	c    (787.2s) probing: 4000/15630 (25.6%) - 141 fixings, 32 aggregations, 15571003 implications, 0 bound changes
905.28/905.50	c pressed CTRL-C 1 times (5 times for forcing termination)
905.28/905.55	c    (898.7s) probing: 4716/15630 (30.2%) - 151 fixings, 37 aggregations, 17793745 implications, 0 bound changes
905.28/905.55	c    (898.7s) probing aborted: solving stopped
905.28/905.55	c (round 21) 3286 del vars, 12282 del conss, 2280 chg bounds, 138 chg sides, 1088 chg coeffs, 54524 upgd conss, 51727007 impls, 2473 clqs
905.28/905.55	c presolving (21 rounds):
905.28/905.55	c  3286 deleted vars, 12282 deleted constraints, 2280 tightened bounds, 0 added holes, 138 changed sides, 1088 changed coefficients
905.28/905.55	c  51727007 implications, 2473 cliques
905.28/905.55	c presolving was interrupted.
905.28/905.55	c Presolving Time: 898.51
905.28/905.55	c - non default parameters ----------------------------------------------------------------------
905.28/905.55	c # SCIP version 1.2.1.2
905.28/905.55	c 
905.28/905.55	c # frequency for displaying node information lines
905.28/905.55	c # [type: int, range: [-1,2147483647], default: 100]
905.28/905.55	c display/freq = 10000
905.28/905.55	c 
905.28/905.55	c # maximal time in seconds to run
905.28/905.55	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
905.28/905.55	c limits/time = 1798.81
905.28/905.55	c 
905.28/905.55	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
905.28/905.55	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
905.28/905.55	c limits/memory = 1620
905.28/905.55	c 
905.28/905.55	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
905.28/905.55	c # [type: int, range: [-1,2147483647], default: 1]
905.28/905.55	c lp/solvefreq = -1
905.28/905.55	c 
905.28/905.55	c # should presolving try to simplify inequalities
905.28/905.55	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
905.28/905.55	c constraints/linear/simplifyinequalities = TRUE
905.28/905.55	c 
905.28/905.55	c # should presolving try to simplify knapsacks
905.28/905.55	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
905.28/905.55	c constraints/knapsack/simplifyinequalities = TRUE
905.28/905.55	c 
905.28/905.55	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
905.28/905.55	c # [type: int, range: [-1,2147483647], default: -1]
905.28/905.55	c separating/rapidlearning/freq = 0
905.28/905.55	c 
905.28/905.55	c -----------------------------------------------------------------------------------------------
905.28/905.55	c start solving
905.28/905.58	c presolving:

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2687743-1278455267/watcher-2687743-1278455267 -o /tmp/evaluation-result-2687743-1278455267/solver-2687743-1278455267 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2687743-1278455267.opb -t 1800 -m 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22328
/proc/meminfo: memFree=1829436/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=6584 CPUtime=0
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 944 0 0 0 0 0 0 0 15 0 1 0 13734486 6742016 866 1992294400 4194304 7136930 140735605775504 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22328/statm: 1646 874 254 719 0 925 0

[startup+0.062249 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22328
/proc/meminfo: memFree=1829436/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=12256 CPUtime=0.06
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 2542 0 0 0 5 1 0 0 17 0 1 0 13734486 12550144 2464 1992294400 4194304 7136930 140735605775504 18446744073709551615 4213700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22328/statm: 3064 2464 271 719 0 2343 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12256

[startup+0.101252 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22328
/proc/meminfo: memFree=1829436/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=14900 CPUtime=0.09
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 3198 0 0 0 8 1 0 0 17 0 1 0 13734486 15257600 3120 1992294400 4194304 7136930 140735605775504 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22328/statm: 3725 3120 271 719 0 3004 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14900

[startup+0.301272 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22328
/proc/meminfo: memFree=1829436/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=21612 CPUtime=0.3
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 4906 0 0 0 28 2 0 0 17 0 1 0 13734486 22130688 4828 1992294400 4194304 7136930 140735605775504 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22328/statm: 5403 4828 271 719 0 4682 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 21612

[startup+0.701311 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22328
/proc/meminfo: memFree=1829436/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=31536 CPUtime=0.69
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 7374 0 0 0 67 2 0 0 17 0 1 0 13734486 32292864 7296 1992294400 4194304 7136930 140735605775504 18446744073709551615 6346540 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22328/statm: 7884 7296 271 719 0 7163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31536

[startup+1.50139 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22329
/proc/meminfo: memFree=1791360/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=103352 CPUtime=1.5
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 25518 0 0 0 141 9 0 0 18 0 1 0 13734486 105832448 25050 1992294400 4194304 7136930 140735605775504 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 25838 25050 303 719 0 25117 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 103352

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22329
/proc/meminfo: memFree=1693648/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=189452 CPUtime=3.1
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 46612 0 0 0 290 20 0 0 21 0 1 0 13734486 193998848 46144 1992294400 4194304 7136930 140735605775504 18446744073709551615 5969799 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 47363 46144 342 719 0 46642 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 189452

[startup+6.30086 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 22329
/proc/meminfo: memFree=1582544/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=256332 CPUtime=6.29
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 62556 0 0 0 597 32 0 0 25 0 1 0 13734486 262483968 61831 1992294400 4194304 7136930 140735605775504 18446744073709551615 5966503 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 64083 61831 347 719 0 63362 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 256332

[startup+12.7015 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 22329
/proc/meminfo: memFree=1530464/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=316616 CPUtime=12.69
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 90775 0 0 0 1190 79 0 0 25 0 1 0 13734486 324214784 76090 1992294400 4194304 7136930 140735605775504 18446744073709551615 5969710 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 79154 76090 384 719 0 78433 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 316616

[startup+25.5008 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 22329
/proc/meminfo: memFree=1493016/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=352788 CPUtime=25.48
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 98946 0 0 0 2465 83 0 0 25 0 1 0 13734486 361254912 84261 1992294400 4194304 7136930 140735605775504 18446744073709551615 5969508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 88197 84261 384 719 0 87476 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 352788

[startup+51.1013 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 22331
/proc/meminfo: memFree=1417004/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=429784 CPUtime=51.08
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 117940 0 0 0 5013 95 0 0 25 0 1 0 13734486 440098816 103255 1992294400 4194304 7136930 140735605775504 18446744073709551615 5969707 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 107446 103255 384 719 0 106725 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 429784

[startup+102.308 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 22332
/proc/meminfo: memFree=1272668/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=577680 CPUtime=102.27
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 154232 0 0 0 10112 115 0 0 25 0 1 0 13734486 591544320 139291 1992294400 4194304 7136930 140735605775504 18446744073709551615 5496938 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 144420 139291 384 719 0 143699 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 577680

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22333
/proc/meminfo: memFree=1165780/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=688240 CPUtime=162.25
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 181522 0 0 0 16075 150 0 0 25 0 1 0 13734486 704757760 166325 1992294400 4194304 7136930 140735605775504 18446744073709551615 5966492 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 172060 166325 384 719 0 171339 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 688240

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22335
/proc/meminfo: memFree=1040044/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=807104 CPUtime=222.24
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 212497 0 0 0 22024 200 0 0 25 0 1 0 13734486 826474496 197300 1992294400 4194304 7136930 140735605775504 18446744073709551615 5969713 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 201776 197300 390 719 0 201055 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 807104

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22337
/proc/meminfo: memFree=920384/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=931588 CPUtime=282.22
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 242848 0 0 0 27968 254 0 0 25 0 1 0 13734486 953946112 227651 1992294400 4194304 7136930 140735605775504 18446744073709551615 5969496 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 232897 227651 390 719 0 232176 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 931588

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22339
/proc/meminfo: memFree=814612/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=1033696 CPUtime=342.21
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 268739 0 0 0 33913 308 0 0 25 0 1 0 13734486 1058504704 253542 1992294400 4194304 7136930 140735605775504 18446744073709551615 4622028 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 258424 253542 390 719 0 257703 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1033696

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22340
/proc/meminfo: memFree=749884/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=1099480 CPUtime=402.19
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 291089 0 0 0 39880 339 0 0 25 0 1 0 13734486 1125867520 269858 1992294400 4194304 7136930 140735605775504 18446744073709551615 4999867 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 274870 269858 390 719 0 274149 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1099480

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22341
/proc/meminfo: memFree=694704/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=1156792 CPUtime=462.18
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 307107 0 0 0 45859 359 0 0 25 0 1 0 13734486 1184555008 283664 1992294400 4194304 7136930 140735605775504 18446744073709551615 5969505 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 289198 283664 390 719 0 288477 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1156792

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22343
/proc/meminfo: memFree=610384/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=1243604 CPUtime=522.16
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 331376 0 0 0 51836 380 0 0 25 0 1 0 13734486 1273450496 304786 1992294400 4194304 7136930 140735605775504 18446744073709551615 4222997 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 310901 304786 390 719 0 310180 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1243604

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22345
/proc/meminfo: memFree=513168/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=1342328 CPUtime=582.14
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 356260 0 0 0 57810 404 0 0 25 0 1 0 13734486 1374543872 329414 1992294400 4194304 7136930 140735605775504 18446744073709551615 5969505 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 335582 329414 390 719 0 334861 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1342328

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22347
/proc/meminfo: memFree=413844/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=1439900 CPUtime=642.13
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 380237 0 0 0 63783 430 0 0 25 0 1 0 13734486 1474457600 353391 1992294400 4194304 7136930 140735605775504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 359975 353391 390 719 0 359254 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 1439900

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22348
/proc/meminfo: memFree=332128/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=1521632 CPUtime=702.11
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 403624 0 0 0 69749 462 0 0 25 0 1 0 13734486 1558151168 373888 1992294400 4194304 7136930 140735605775504 18446744073709551615 4999867 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 380408 373888 390 719 0 379687 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 1521632

[startup+762.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22349
/proc/meminfo: memFree=252024/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=1602944 CPUtime=762.11
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 423469 0 0 0 75732 479 0 0 25 0 1 0 13734486 1641414656 393733 1992294400 4194304 7136930 140735605775504 18446744073709551615 5969499 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 400736 393733 390 719 0 400015 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 1602944

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22351
/proc/meminfo: memFree=144144/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=1710892 CPUtime=822.09
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 450598 0 0 0 81704 505 0 0 25 0 1 0 13734486 1751953408 420862 1992294400 4194304 7136930 140735605775504 18446744073709551615 4660874 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 427723 420862 390 719 0 427002 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 1710892

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22353
/proc/meminfo: memFree=68504/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=1786588 CPUtime=882.07
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 469279 0 0 0 87672 535 0 0 25 0 1 0 13734486 1829466112 439543 1992294400 4194304 7136930 140735605775504 18446744073709551615 4677424 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 446647 439543 390 719 0 445926 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1786588



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+905.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22353
/proc/meminfo: memFree=13076/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=1843848 CPUtime=905.28
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 483080 0 0 0 89980 548 0 0 25 0 1 0 13734486 1888100352 453344 1992294400 4194304 7136930 140735605775504 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 460962 453344 390 719 0 460241 0
Current children cumulated CPU time (s) 905.28
Current children cumulated vsize (KiB) 1843848

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -22328

Solver just ended. Dumping a history of the last processes samples

[startup+907.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 22354
/proc/meminfo: memFree=12200/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=1844364 CPUtime=906.77
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 483553 0 0 0 90129 548 0 0 25 0 1 0 13734486 1888628736 453560 1992294400 4194304 7136930 140735605775504 18446744073709551615 4890630 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 461091 453560 391 719 0 460370 0
Current children cumulated CPU time (s) 906.77
Current children cumulated vsize (KiB) 1844364

[startup+907.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 22354
/proc/meminfo: memFree=11580/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=1844364 CPUtime=907.17
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4202496 483810 0 0 0 90166 551 0 0 25 0 1 0 13734486 1888628736 453560 1992294400 4194304 7136930 140735605775504 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22328/statm: 461091 453560 391 719 0 460370 0
Current children cumulated CPU time (s) 907.17
Current children cumulated vsize (KiB) 1844364

[startup+907.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 22354
/proc/meminfo: memFree=11580/2059040 swapFree=4144756/4192956
[pid=22328] ppid=22326 vsize=0 CPUtime=907.36
/proc/22328/stat : 22328 (pbscip.linux.x8) R 22326 22328 21851 0 -1 4203524 483810 0 0 0 90176 560 0 0 25 0 1 0 13734486 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/22328/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 907.36
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 907.689
CPU time (s): 907.463
CPU user time (s): 901.768
CPU system time (s): 5.69513
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 1844364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 901.768
system time used= 5.69513
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 483810
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 1374

runsolver used 1.49577 second user time and 4.29835 second system time

The end

Launcher Data

Begin job on node036 at 2010-07-07 00:27:47
IDJOB=2687743
IDBENCH=78523
IDSOLVER=1167
FILE ID=node036/2687743-1278455267
PBS_JOBID= 11233544
Free space on /tmp= 62500 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j30opt/normalized-j3045_1.std.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2687743-1278455267/watcher-2687743-1278455267 -o /tmp/evaluation-result-2687743-1278455267/solver-2687743-1278455267 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2687743-1278455267.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7c0aafdcb1e0398015b227f9c2ae71a5
RANDOM SEED=257010968

node036.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1829964 kB
Buffers:         12344 kB
Cached:         124936 kB
SwapCached:      10808 kB
Active:          68844 kB
Inactive:        92404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1829964 kB
SwapTotal:     4192956 kB
SwapFree:      4144756 kB
Dirty:            5244 kB
Writeback:           0 kB
AnonPages:       15936 kB
Mapped:          11916 kB
Slab:            45800 kB
PageTables:       4152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180664 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62496 MiB
End job on node036 at 2010-07-07 00:42:55