Trace number 1868765

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 NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2? (TO) 1802.28 1803.05

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
MD5SUMf8f4f876e372c51b5109e7995e83ce5e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5461
Best CPU time to get the best result obtained on this benchmark1178.47
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 443
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 492823
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 492823
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

8.99/9.03	c SCIP version 1.1.0.7
8.99/9.03	c LP-Solver Clp 1.8.2
8.99/9.03	c user parameter file <scip.set> not found - using default parameters
8.99/9.03	c read problem <HOME/instance-1868765-1245139776.opb>
8.99/9.03	c original problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
11.39/11.41	c start presolving problem
11.39/11.41	c presolving:
21.79/21.87	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 656900 upgd conss, 1313400 impls, 0 clqs
27.08/27.11	c    (16.1s) probing: 101/10000 (1.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
27.08/27.11	c    (16.1s) probing aborted: 100/100 successive totally useless probings
27.08/27.11	c presolving (2 rounds):
27.08/27.11	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
27.08/27.11	c  1313400 implications, 0 cliques
27.08/27.11	c presolved problem has 10000 variables (10000 bin, 0 int, 0 impl, 0 cont) and 656900 constraints
27.08/27.11	c  656900 constraints of type <logicor>
27.08/27.11	c transformed objective value is always integral (scale: 1)
27.08/27.11	c Presolving Time: 14.18
27.08/27.16	c strange?!, PURESAT with obj
27.08/27.16	c -----------------------------------------------------------------------------------------------
27.08/27.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
27.08/27.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
27.08/27.16	c limits/memory = c 1620
27.08/27.16	c # maximal time in seconds to run
27.08/27.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
27.08/27.16	c limits/time = c 1791
27.08/27.16	c # frequency for displaying node information lines
27.08/27.16	c # [type: int, range: [-1,2147483647], default: 100]
27.08/27.16	c display/freq = c 10000
27.08/27.16	c -----------------------------------------------------------------------------------------------
27.08/27.16	c start solving problem
27.08/27.16	c 
42.95/43.04	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
42.95/43.04	c  31.6s|     1 |     0 |   591 | 734M|   0 | 275 |  10k| 656k| 656k|  10k| 656k|   0 |   0 |   0 | 1.659250e+02 |      --      |    Inf 
1053.13/1053.64	c  1040s|     1 |     0 | 12305 | 754M|   0 | 285 |  10k| 656k| 656k|  10k| 656k|  12 |   0 |   0 | 1.725000e+02 |      --      |    Inf 
1260.04/1260.63	c  1247s|     1 |     0 | 12926 | 755M|   0 | 284 |  10k| 656k| 656k|  10k| 656k|  22 |   0 |   0 | 1.809235e+02 |      --      |    Inf 
1466.46/1467.14	c  1453s|     1 |     0 | 13364 | 755M|   0 | 282 |  10k| 656k| 656k|  10k| 656k|  31 |   0 |   0 | 1.869747e+02 |      --      |    Inf 

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-1868765-1245139776/watcher-1868765-1245139776 -o /tmp/evaluation-result-1868765-1245139776/solver-1868765-1245139776 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868765-1245139776.opb 

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 0.99 0.99 3/64 2761
/proc/meminfo: memFree=1437032/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=5812 CPUtime=0
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 181578252 5951488 503 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/2761/statm: 1453 510 339 1256 0 192 0

[startup+0.0173211 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 2761
/proc/meminfo: memFree=1437032/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=9920 CPUtime=0.01
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 1449 0 0 0 1 0 0 0 18 0 1 0 181578252 10158080 1433 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/2761/statm: 2480 1444 374 1256 0 1219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9920

[startup+0.101338 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 2761
/proc/meminfo: memFree=1437032/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=18696 CPUtime=0.09
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 3659 0 0 0 8 1 0 0 18 0 1 0 181578252 19144704 3639 1992294400 4194304 9342243 548682068736 18446744073709551615 8250536 0 0 4096 0 0 0 0 17 1 0 0
/proc/2761/statm: 4674 3639 378 1256 0 3413 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18696

[startup+0.301379 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 2761
/proc/meminfo: memFree=1437032/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=24616 CPUtime=0.29
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 5153 0 0 0 28 1 0 0 19 0 1 0 181578252 25206784 5133 1992294400 4194304 9342243 548682068736 18446744073709551615 4403196 0 0 4096 0 0 0 0 17 1 0 0
/proc/2761/statm: 6154 5133 378 1256 0 4893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24616

[startup+0.701465 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 2761
/proc/meminfo: memFree=1437032/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=34772 CPUtime=0.69
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 7444 0 0 0 67 2 0 0 22 0 1 0 181578252 35606528 7424 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 0 0 0 0 17 1 0 0
/proc/2761/statm: 8693 7432 378 1256 0 7432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34772

[startup+1.50163 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 2762
/proc/meminfo: memFree=1400160/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=53624 CPUtime=1.49
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 12404 0 0 0 144 5 0 0 25 0 1 0 181578252 54910976 12384 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/2761/statm: 13406 12384 378 1256 0 12145 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53624

[startup+3.10197 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2762
/proc/meminfo: memFree=1373344/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=94400 CPUtime=3.09
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 22590 0 0 0 299 10 0 0 25 0 1 0 181578252 96665600 22570 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/2761/statm: 23600 22570 378 1256 0 22339 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94400

[startup+6.30165 s]
/proc/loadavg: 1.08 1.00 0.99 2/65 2762
/proc/meminfo: memFree=1291360/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=173244 CPUtime=6.29
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 42271 0 0 0 609 20 0 0 25 0 1 0 181578252 177401856 42251 1992294400 4194304 9342243 548682068736 18446744073709551615 8217038 0 0 4096 0 0 0 0 17 1 0 0
/proc/2761/statm: 43311 42251 378 1256 0 42050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 173244

[startup+12.702 s]
/proc/loadavg: 1.07 1.00 0.99 2/65 2762
/proc/meminfo: memFree=819752/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=626116 CPUtime=12.69
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 155061 0 0 0 1185 84 0 0 25 0 1 0 181578252 641142784 154687 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 156529 154687 459 1256 0 155268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 626116

[startup+25.5017 s]
/proc/loadavg: 1.06 1.00 0.99 2/65 2762
/proc/meminfo: memFree=626728/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=820388 CPUtime=25.48
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 218158 0 0 0 2328 220 0 0 25 0 1 0 181578252 840077312 202564 1992294400 4194304 9342243 548682068736 18446744073709551615 5102447 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 205097 202564 479 1256 0 203836 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 820388

[startup+51.1011 s]
/proc/loadavg: 1.04 1.00 0.99 2/65 2762
/proc/meminfo: memFree=207656/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1415280 CPUtime=51.04
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 334246 0 0 0 4840 264 0 0 25 0 1 0 181578252 1449246720 307264 1992294400 4194304 9342243 548682068736 18446744073709551615 6974252 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 353820 307264 626 1256 0 352559 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 1415280

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 2762
/proc/meminfo: memFree=207656/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1415280 CPUtime=102.23
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 334264 0 0 0 9959 264 0 0 25 0 1 0 181578252 1449246720 307282 1992294400 4194304 9342243 548682068736 18446744073709551615 6974267 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 353820 307282 626 1256 0 352559 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 1415280

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2762
/proc/meminfo: memFree=121064/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1487784 CPUtime=162.19
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 359856 0 0 0 15945 274 0 0 25 0 1 0 181578252 1523490816 328891 1992294400 4194304 9342243 548682068736 18446744073709551615 6498487 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 371946 328891 633 1256 0 370685 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 1487784

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2762
/proc/meminfo: memFree=146728/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1496724 CPUtime=222.17
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 371447 0 0 0 21937 280 0 0 25 0 1 0 181578252 1532645376 322468 1992294400 4194304 9342243 548682068736 18446744073709551615 6065018 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 374181 322468 633 1256 0 372920 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 1496724

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2762
/proc/meminfo: memFree=146280/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1496868 CPUtime=282.15
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 383164 0 0 0 27929 286 0 0 25 0 1 0 181578252 1532792832 322559 1992294400 4194304 9342243 548682068736 18446744073709551615 6952365 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 374217 322559 633 1256 0 372956 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 1496868

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2762
/proc/meminfo: memFree=146600/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1497012 CPUtime=342.13
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 406037 0 0 0 33915 298 0 0 25 0 1 0 181578252 1532940288 322483 1992294400 4194304 9342243 548682068736 18446744073709551615 6975344 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 374253 322483 633 1256 0 372992 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 1497012

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2762
/proc/meminfo: memFree=142952/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1496980 CPUtime=402.11
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 431079 0 0 0 39901 310 0 0 25 0 1 0 181578252 1532907520 323415 1992294400 4194304 9342243 548682068736 18446744073709551615 6952365 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 374245 323415 633 1256 0 372984 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 1496980

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2762
/proc/meminfo: memFree=141736/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1496980 CPUtime=462.08
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 431360 0 0 0 45898 310 0 0 25 0 1 0 181578252 1532907520 323696 1992294400 4194304 9342243 548682068736 18446744073709551615 6065008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 374245 323696 633 1256 0 372984 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 1496980

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2762
/proc/meminfo: memFree=147816/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1497468 CPUtime=522.06
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 465295 0 0 0 51879 327 0 0 25 0 1 0 181578252 1533407232 322183 1992294400 4194304 9342243 548682068736 18446744073709551615 6065008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 374367 322183 633 1256 0 373106 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 1497468

[startup+582.302 s]
/proc/loadavg: 1.26 1.07 1.02 2/65 2762
/proc/meminfo: memFree=124136/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1497236 CPUtime=582.04
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 478395 0 0 0 57871 333 0 0 25 0 1 0 181578252 1533169664 328079 1992294400 4194304 9342243 548682068736 18446744073709551615 6951969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 374309 328079 633 1256 0 373048 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 1497236

[startup+642.301 s]
/proc/loadavg: 1.13 1.07 1.02 2/65 2762
/proc/meminfo: memFree=142632/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1497412 CPUtime=642.01
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 490999 0 0 0 63862 339 0 0 25 0 1 0 181578252 1533349888 323462 1992294400 4194304 9342243 548682068736 18446744073709551615 6975348 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 374353 323462 633 1256 0 373092 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 1497412

[startup+702.302 s]

################
# More data... #
################

/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 647798 0 0 0 105747 435 0 0 25 0 1 0 181578252 1661652992 363650 1992294400 4194304 9342243 548682068736 18446744073709551615 6237437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 405677 363650 664 1256 0 404416 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 1622708

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2762
/proc/meminfo: memFree=16296/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1622708 CPUtime=1121.81
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 647804 0 0 0 111742 439 0 0 25 0 1 0 181578252 1661652992 363656 1992294400 4194304 9342243 548682068736 18446744073709551615 6939160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 405677 363656 664 1256 0 404416 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 1622708

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2762
/proc/meminfo: memFree=16232/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1622708 CPUtime=1181.78
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 647805 0 0 0 117739 439 0 0 25 0 1 0 181578252 1661652992 363657 1992294400 4194304 9342243 548682068736 18446744073709551615 5597697 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 405677 363657 664 1256 0 404416 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 1622708

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2762
/proc/meminfo: memFree=16424/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1622708 CPUtime=1241.74
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 657980 0 0 0 123731 443 0 0 25 0 1 0 181578252 1661652992 373832 1992294400 4194304 9342243 548682068736 18446744073709551615 5874700 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 405677 373832 664 1256 0 404416 0
Current children cumulated CPU time (s) 1241.74
Current children cumulated vsize (KiB) 1622708

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2762
/proc/meminfo: memFree=16552/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1638440 CPUtime=1301.72
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 657994 0 0 0 129726 446 0 0 25 0 1 0 181578252 1677762560 373846 1992294400 4194304 9342243 548682068736 18446744073709551615 6953040 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 409610 373846 664 1256 0 408349 0
Current children cumulated CPU time (s) 1301.72
Current children cumulated vsize (KiB) 1638440

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2762
/proc/meminfo: memFree=16552/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1638440 CPUtime=1361.69
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 657994 0 0 0 135721 448 0 0 25 0 1 0 181578252 1677762560 373846 1992294400 4194304 9342243 548682068736 18446744073709551615 4272794 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 409610 373846 664 1256 0 408349 0
Current children cumulated CPU time (s) 1361.69
Current children cumulated vsize (KiB) 1638440

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2762
/proc/meminfo: memFree=16552/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1638440 CPUtime=1421.68
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 657994 0 0 0 141719 449 0 0 25 0 1 0 181578252 1677762560 373846 1992294400 4194304 9342243 548682068736 18446744073709551615 5597699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 409610 373846 664 1256 0 408349 0
Current children cumulated CPU time (s) 1421.68
Current children cumulated vsize (KiB) 1638440

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2762
/proc/meminfo: memFree=15976/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1638440 CPUtime=1481.64
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 661310 0 0 0 147713 451 0 0 25 0 1 0 181578252 1677762560 377162 1992294400 4194304 9342243 548682068736 18446744073709551615 6237429 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 409610 377162 664 1256 0 408349 0
Current children cumulated CPU time (s) 1481.64
Current children cumulated vsize (KiB) 1638440

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2762
/proc/meminfo: memFree=16040/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1638440 CPUtime=1541.62
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 661310 0 0 0 153708 454 0 0 25 0 1 0 181578252 1677762560 377162 1992294400 4194304 9342243 548682068736 18446744073709551615 6952845 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 409610 377162 664 1256 0 408349 0
Current children cumulated CPU time (s) 1541.62
Current children cumulated vsize (KiB) 1638440

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2762
/proc/meminfo: memFree=16040/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1638440 CPUtime=1601.6
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 661310 0 0 0 159703 457 0 0 25 0 1 0 181578252 1677762560 377162 1992294400 4194304 9342243 548682068736 18446744073709551615 6237437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 409610 377162 664 1256 0 408349 0
Current children cumulated CPU time (s) 1601.6
Current children cumulated vsize (KiB) 1638440

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2762
/proc/meminfo: memFree=16040/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1638440 CPUtime=1661.57
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 661310 0 0 0 165698 459 0 0 25 0 1 0 181578252 1677762560 377162 1992294400 4194304 9342243 548682068736 18446744073709551615 6237437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 409610 377162 664 1256 0 408349 0
Current children cumulated CPU time (s) 1661.57
Current children cumulated vsize (KiB) 1638440

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2762
/proc/meminfo: memFree=15976/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1638440 CPUtime=1721.55
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 661310 0 0 0 171693 462 0 0 25 0 1 0 181578252 1677762560 377162 1992294400 4194304 9342243 548682068736 18446744073709551615 6237437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 409610 377162 664 1256 0 408349 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 1638440

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2762
/proc/meminfo: memFree=16104/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1638440 CPUtime=1781.53
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 661310 0 0 0 177688 465 0 0 25 0 1 0 181578252 1677762560 377162 1992294400 4194304 9342243 548682068736 18446744073709551615 6237429 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 409610 377162 664 1256 0 408349 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 1638440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2762
/proc/meminfo: memFree=16104/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1638440 CPUtime=1800.02
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 661310 0 0 0 179536 466 0 0 25 0 1 0 181578252 1677762560 377162 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 409610 377162 664 1256 0 408349 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1638440

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -2761

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2762
/proc/meminfo: memFree=16104/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1638440 CPUtime=1800.62
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 661578 0 0 0 179596 466 0 0 25 0 1 0 181578252 1677762560 377430 1992294400 4194304 9342243 548682068736 18446744073709551615 6087037 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 409610 377430 664 1256 0 408349 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (KiB) 1638440

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2763
/proc/meminfo: memFree=14816/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1638440 CPUtime=1801.42
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 661631 0 0 0 179676 466 0 0 25 0 1 0 181578252 1677762560 377483 1992294400 4194304 9342243 548682068736 18446744073709551615 6960594 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 409610 377483 664 1256 0 408349 0
Current children cumulated CPU time (s) 1801.42
Current children cumulated vsize (KiB) 1638440

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2763
/proc/meminfo: memFree=14816/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=1638440 CPUtime=1801.82
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4194304 661635 0 0 0 179716 466 0 0 25 0 1 0 181578252 1677762560 377487 1992294400 4194304 9342243 548682068736 18446744073709551615 6960727 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 409610 377487 664 1256 0 408349 0
Current children cumulated CPU time (s) 1801.82
Current children cumulated vsize (KiB) 1638440

[startup+1803 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2763
/proc/meminfo: memFree=14816/2055920 swapFree=4192812/4192956
[pid=2761] ppid=2759 vsize=0 CPUtime=1802.22
/proc/2761/stat : 2761 (pbscip.linux.x8) R 2759 2761 2474 0 -1 4195332 661636 0 0 0 179736 486 0 0 25 0 1 0 181578252 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2761/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.22
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1803.05
CPU time (s): 1802.28
CPU user time (s): 1797.37
CPU system time (s): 4.90725
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 1638440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.37
system time used= 4.90725
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 661636
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= 2
involuntary context switches= 2694

runsolver used 1.93071 second user time and 4.09738 second system time

The end

Launcher Data

Begin job on node13 at 2009-06-16 10:09:37
IDJOB=1868765
IDBENCH=1963
IDSOLVER=684
FILE ID=node13/1868765-1245139776
PBS_JOBID= 9363724
Free space on /tmp= 66256 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868765-1245139776/watcher-1868765-1245139776 -o /tmp/evaluation-result-1868765-1245139776/solver-1868765-1245139776 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868765-1245139776.opb

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

MD5SUM BENCH= f8f4f876e372c51b5109e7995e83ce5e
RANDOM SEED=602393156

node13.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.259
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.259
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1437448 kB
Buffers:         69424 kB
Cached:         453556 kB
SwapCached:        144 kB
Active:          88908 kB
Inactive:       448216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           28556 kB
Writeback:           0 kB
Mapped:          23760 kB
Slab:            67276 kB
Committed_AS:   162340 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66244 MiB
End job on node13 at 2009-06-16 10:39:40