Trace number 2668290

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
PB/CT 0.1? (TO) 1800.11 1800.65

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-air04.opb
MD5SUM015f32a31b4a3d7bbfc82031e4222c83
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 57799
Optimality of the best value was proved NO
Number of variables8904
Total number of constraints823
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)823
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint368
Number of terms in the objective function 8904
Biggest coefficient in the objective function 2258
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 5135151
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 2258
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 5135151
Number of bits of the biggest sum of numbers23
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 PB/CT 0.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.19/0.22	c constraints 823/0 clauses 0/0 units 0
0.19/0.22	c vars 8904
0.19/0.22	c objective 8904 + 0
1800.06/1800.61	s UNKNOWN

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-2668290-1276436542/watcher-2668290-1276436542 -o /tmp/evaluation-result-2668290-1276436542/solver-2668290-1276436542 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668290-1276436542.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/106 25086
/proc/meminfo: memFree=1826724/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=2488 CPUtime=0
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 307 0 0 0 0 0 0 0 17 0 1 0 17310558 2547712 229 1992294400 134512640 136485738 4293862192 18446744073709551615 135173316 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25086/statm: 622 229 149 482 0 138 0

[startup+0.03143 s]
/proc/loadavg: 1.00 0.99 0.99 3/106 25086
/proc/meminfo: memFree=1826724/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=3076 CPUtime=0.03
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 467 0 0 0 3 0 0 0 17 0 1 0 17310558 3149824 356 1992294400 134512640 136485738 4293862192 18446744073709551615 135180305 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25086/statm: 769 356 151 482 0 285 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3076

[startup+0.100436 s]
/proc/loadavg: 1.00 0.99 0.99 3/106 25086
/proc/meminfo: memFree=1826724/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=5056 CPUtime=0.09
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 940 0 0 0 9 0 0 0 17 0 1 0 17310558 5177344 829 1992294400 134512640 136485738 4293862192 18446744073709551615 135411211 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25086/statm: 1264 830 153 482 0 780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5056

[startup+0.300456 s]
/proc/loadavg: 1.00 0.99 0.99 3/106 25086
/proc/meminfo: memFree=1826724/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=14464 CPUtime=0.29
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 3288 0 0 0 29 0 0 0 17 0 1 0 17310558 14811136 3177 1992294400 134512640 136485738 4293862192 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 3616 3178 195 482 0 3132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14464

[startup+0.700493 s]
/proc/loadavg: 1.00 0.99 0.99 3/106 25086
/proc/meminfo: memFree=1826724/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=39212 CPUtime=0.69
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 9636 0 0 0 66 3 0 0 17 0 1 0 17310558 40153088 9152 1992294400 134512640 136485738 4293862192 18446744073709551615 135562703 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 9803 9153 195 482 0 9319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39212

[startup+1.50057 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25087
/proc/meminfo: memFree=1773644/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=84088 CPUtime=1.49
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 21578 0 0 0 142 7 0 0 18 0 1 0 17310558 86106112 20353 1992294400 134512640 136485738 4293862192 18446744073709551615 134651003 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 21022 20353 195 482 0 20538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84088

[startup+3.10072 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25087
/proc/meminfo: memFree=1713256/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=168164 CPUtime=3.09
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 44487 0 0 0 291 18 0 0 21 0 1 0 17310558 172199936 41400 1992294400 134512640 136485738 4293862192 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 42074 41402 195 482 0 41590 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168164

[startup+6.30103 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25087
/proc/meminfo: memFree=1509152/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=334196 CPUtime=6.29
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 86809 0 0 0 590 39 0 0 25 0 1 0 17310558 342216704 79446 1992294400 134512640 136485738 4293862192 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 83549 79446 224 482 0 83065 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 334196

[startup+12.7016 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25087
/proc/meminfo: memFree=1508284/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=334608 CPUtime=12.69
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 86890 0 0 0 1192 77 0 0 25 0 1 0 17310558 342638592 79527 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 83652 79527 225 482 0 83168 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 334608

[startup+25.5009 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25087
/proc/meminfo: memFree=1507788/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=335120 CPUtime=25.49
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 87016 0 0 0 2399 150 0 0 25 0 1 0 17310558 343162880 79653 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 83780 79653 225 482 0 83296 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 335120

[startup+51.1003 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25089
/proc/meminfo: memFree=1507788/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=335120 CPUtime=51.08
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 87025 0 0 0 4819 289 0 0 25 0 1 0 17310558 343162880 79662 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 83780 79662 225 482 0 83296 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 335120

[startup+102.308 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25089
/proc/meminfo: memFree=1507416/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=335400 CPUtime=102.27
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 87085 0 0 0 9671 556 0 0 25 0 1 0 17310558 343449600 79722 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 83850 79722 225 482 0 83366 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 335400

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25091
/proc/meminfo: memFree=1507044/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=335532 CPUtime=162.24
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 87138 0 0 0 15348 876 0 0 25 0 1 0 17310558 343584768 79775 1992294400 134512640 136485738 4293862192 18446744073709551615 135044875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 83883 79775 225 482 0 83399 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 335532

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25093
/proc/meminfo: memFree=1506920/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=335816 CPUtime=222.23
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 87205 0 0 0 21044 1179 0 0 25 0 1 0 17310558 343875584 79842 1992294400 134512640 136485738 4293862192 18446744073709551615 134886553 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 83954 79842 225 482 0 83470 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 335816

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25095
/proc/meminfo: memFree=1506548/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=336080 CPUtime=282.21
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 87270 0 0 0 26768 1453 0 0 25 0 1 0 17310558 344145920 79907 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 84020 79907 225 482 0 83536 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 336080

[startup+342.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25097
/proc/meminfo: memFree=1506052/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=336476 CPUtime=342.2
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 87396 0 0 0 32504 1716 0 0 25 0 1 0 17310558 344551424 80033 1992294400 134512640 136485738 4293862192 18446744073709551615 135047545 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 84119 80033 225 482 0 83635 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 336476

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25097
/proc/meminfo: memFree=1505680/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=336740 CPUtime=402.18
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 87463 0 0 0 38222 1996 0 0 25 0 1 0 17310558 344821760 80100 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 84185 80100 225 482 0 83701 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 336740

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25099
/proc/meminfo: memFree=1505308/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=337136 CPUtime=462.15
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 87558 0 0 0 43988 2227 0 0 25 0 1 0 17310558 345227264 80195 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 84284 80195 225 482 0 83800 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 337136

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25101
/proc/meminfo: memFree=1504812/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=337532 CPUtime=522.14
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 87657 0 0 0 49749 2465 0 0 25 0 1 0 17310558 345632768 80294 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 84383 80294 225 482 0 83899 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 337532

[startup+582.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25103
/proc/meminfo: memFree=1504440/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=337928 CPUtime=582.12
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 87756 0 0 0 55515 2697 0 0 25 0 1 0 17310558 346038272 80393 1992294400 134512640 136485738 4293862192 18446744073709551615 134886886 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 84482 80393 225 482 0 83998 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 337928

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 25105
/proc/meminfo: memFree=1503820/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=338456 CPUtime=642.11
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 87882 0 0 0 61274 2937 0 0 25 0 1 0 17310558 346578944 80519 1992294400 134512640 136485738 4293862192 18446744073709551615 135044875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 84614 80519 225 482 0 84130 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 338456

[startup+702.301 s]

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

[startup+822.3 s]
/proc/loadavg: 1.08 1.00 1.00 2/107 25109
/proc/meminfo: memFree=1501836/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=340444 CPUtime=822.04
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 88336 0 0 0 78605 3599 0 0 25 0 1 0 17310558 348614656 80973 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 85111 80973 225 482 0 84627 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 340444

[startup+882.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/107 25111
/proc/meminfo: memFree=1500968/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=341236 CPUtime=882.02
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 88531 0 0 0 84417 3785 0 0 25 0 1 0 17310558 349425664 81168 1992294400 134512640 136485738 4293862192 18446744073709551615 135039327 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 85309 81168 225 482 0 84825 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 341236

[startup+942.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 25113
/proc/meminfo: memFree=1500224/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=341896 CPUtime=942
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 88697 0 0 0 90208 3992 0 0 25 0 1 0 17310558 350101504 81334 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 85474 81334 225 482 0 84990 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 341896

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25113
/proc/meminfo: memFree=1499356/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=342820 CPUtime=1001.98
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 88918 0 0 0 96005 4193 0 0 25 0 1 0 17310558 351047680 81555 1992294400 134512640 136485738 4293862192 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 85705 81555 225 482 0 85221 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 342820

[startup+1062.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 25115
/proc/meminfo: memFree=1498364/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=343744 CPUtime=1061.97
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 89163 0 0 0 101829 4368 0 0 25 0 1 0 17310558 351993856 81800 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 85936 81800 225 482 0 85452 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 343744

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 25126
/proc/meminfo: memFree=1496132/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=344668 CPUtime=1121.94
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 89379 0 0 0 107653 4541 0 0 25 0 1 0 17310558 352940032 82016 1992294400 134512640 136485738 4293862192 18446744073709551615 134638630 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 86167 82016 225 482 0 85683 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 344668

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25128
/proc/meminfo: memFree=1495760/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=345724 CPUtime=1181.92
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 89657 0 0 0 113498 4694 0 0 25 0 1 0 17310558 354021376 82294 1992294400 134512640 136485738 4293862192 18446744073709551615 135041022 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 86431 82294 225 482 0 85947 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 345724

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25130
/proc/meminfo: memFree=1494396/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=347680 CPUtime=1241.9
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 90014 0 0 0 119315 4875 0 0 25 0 1 0 17310558 356024320 82651 1992294400 134512640 136485738 4293862192 18446744073709551615 134661929 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 86920 82651 225 482 0 86436 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 347680

[startup+1302.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 25130
/proc/meminfo: memFree=1493156/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=348868 CPUtime=1301.9
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 90313 0 0 0 125137 5053 0 0 25 0 1 0 17310558 357240832 82950 1992294400 134512640 136485738 4293862192 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 87217 82950 225 482 0 86733 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 348868

[startup+1362.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/107 25132
/proc/meminfo: memFree=1492040/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=350204 CPUtime=1361.87
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 90609 0 0 0 130966 5221 0 0 25 0 1 0 17310558 358608896 83246 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 87551 83246 225 482 0 87067 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 350204

[startup+1422.31 s]
/proc/loadavg: 1.09 1.04 1.00 2/107 25134
/proc/meminfo: memFree=1490924/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=351260 CPUtime=1421.86
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 90896 0 0 0 136800 5386 0 0 25 0 1 0 17310558 359690240 83533 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 87815 83533 225 482 0 87331 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 351260

[startup+1482.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/107 25136
/proc/meminfo: memFree=1489808/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=352448 CPUtime=1481.84
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 91192 0 0 0 142652 5532 0 0 25 0 1 0 17310558 360906752 83829 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 88112 83829 225 482 0 87628 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 352448

[startup+1542.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/107 25138
/proc/meminfo: memFree=1488568/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=353768 CPUtime=1541.82
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 91514 0 0 0 148533 5649 0 0 25 0 1 0 17310558 362258432 84151 1992294400 134512640 136485738 4293862192 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 88442 84151 225 482 0 87958 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 353768

[startup+1602.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/107 25138
/proc/meminfo: memFree=1486832/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=355484 CPUtime=1601.8
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 91948 0 0 0 154389 5791 0 0 25 0 1 0 17310558 364015616 84585 1992294400 134512640 136485738 4293862192 18446744073709551615 135024897 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 88871 84585 225 482 0 88387 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 355484

[startup+1662.3 s]
/proc/loadavg: 1.11 1.07 1.01 2/107 25140
/proc/meminfo: memFree=1486212/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=356012 CPUtime=1661.78
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 92091 0 0 0 160183 5995 0 0 25 0 1 0 17310558 364556288 84728 1992294400 134512640 136485738 4293862192 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 89003 84728 225 482 0 88519 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 356012

[startup+1722.3 s]
/proc/loadavg: 1.04 1.05 1.00 2/107 25142
/proc/meminfo: memFree=1485344/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=356804 CPUtime=1721.77
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 92288 0 0 0 166055 6122 0 0 25 0 1 0 17310558 365367296 84925 1992294400 134512640 136485738 4293862192 18446744073709551615 135044724 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 89201 84925 225 482 0 88717 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 356804

[startup+1782.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/107 25144
/proc/meminfo: memFree=1483360/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=358520 CPUtime=1781.75
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 92718 0 0 0 171946 6229 0 0 25 0 1 0 17310558 367124480 85355 1992294400 134512640 136485738 4293862192 18446744073709551615 135047017 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 89630 85355 225 482 0 89146 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 358520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.01 1.04 1.00 3/107 25144
/proc/meminfo: memFree=1482368/2059040 swapFree=4140228/4192956
[pid=25086] ppid=25084 vsize=359444 CPUtime=1800.06
/proc/25086/stat : 25086 (pbct) R 25084 25086 24825 0 -1 4202496 92959 0 0 0 173737 6269 0 0 25 0 1 0 17310558 368070656 85596 1992294400 134512640 136485738 4293862192 18446744073709551615 134638775 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/25086/statm: 89861 85596 225 482 0 89377 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 359444

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

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

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.11
CPU user time (s): 1737.38
CPU system time (s): 62.7305
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 359444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1737.38
system time used= 62.7305
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92959
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= 5301

runsolver used 2.88456 second user time and 8.59469 second system time

The end

Launcher Data

Begin job on node018 at 2010-06-13 15:42:22
IDJOB=2668290
IDBENCH=1523
IDSOLVER=1170
FILE ID=node018/2668290-1276436542
PBS_JOBID= 11173320
Free space on /tmp= 62292 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-air04.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2668290-1276436542/watcher-2668290-1276436542 -o /tmp/evaluation-result-2668290-1276436542/solver-2668290-1276436542 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668290-1276436542.opb

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

MD5SUM BENCH= 015f32a31b4a3d7bbfc82031e4222c83
RANDOM SEED=2038749643

node018.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.248
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.49
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.248
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.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1827128 kB
Buffers:         35968 kB
Cached:         108516 kB
SwapCached:       5768 kB
Active:          80044 kB
Inactive:        76684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1827128 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            2628 kB
Writeback:           0 kB
AnonPages:       10868 kB
Mapped:          12932 kB
Slab:            53320 kB
PageTables:       4028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179548 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= 62292 MiB
End job on node018 at 2010-06-13 16:12:25