Trace number 2668515

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.17 1800.75

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit1d.opb
MD5SUMcffbae99cf8c83f8877355cc201cf8bf
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark53066119
Best CPU time to get the best result obtained on this benchmark1800.37
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -251
Optimality of the best value was proved NO
Number of variables11514
Total number of constraints1050
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1050
Minimum length of a constraint11
Maximum length of a constraint11514
Number of terms in the objective function 11514
Biggest coefficient in the objective function 2949120
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 462466666
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 3870720
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 580921206
Number of bits of the biggest sum of numbers30
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.59/0.62	c constraints 1050/0 clauses 0/0 units 2
0.59/0.62	c vars 11514
0.59/0.62	c objective 11512 + -58007886
1800.03/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-2668515-1276435580/watcher-2668515-1276435580 -o /tmp/evaluation-result-2668515-1276435580/solver-2668515-1276435580 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668515-1276435580.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 1.00 1.00 3/106 22859
/proc/meminfo: memFree=1845356/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=2488 CPUtime=0
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 306 0 0 0 0 0 0 0 20 0 1 0 19159498 2547712 228 1992294400 134512640 136485738 4291188368 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22859/statm: 622 228 149 482 0 138 0

[startup+0.099454 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22859
/proc/meminfo: memFree=1845356/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=4692 CPUtime=0.09
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 853 0 0 0 9 0 0 0 20 0 1 0 19159498 4804608 742 1992294400 134512640 136485738 4291188368 18446744073709551615 135411211 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22859/statm: 1173 742 156 482 0 689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4692

[startup+0.101455 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22859
/proc/meminfo: memFree=1845356/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=4692 CPUtime=0.09
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 860 0 0 0 9 0 0 0 20 0 1 0 19159498 4804608 749 1992294400 134512640 136485738 4291188368 18446744073709551615 135411146 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22859/statm: 1173 749 156 482 0 689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4692

[startup+0.30148 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22859
/proc/meminfo: memFree=1845356/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=9136 CPUtime=0.29
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 1760 0 0 0 29 0 0 0 20 0 1 0 19159498 9355264 1649 1992294400 134512640 136485738 4291188368 18446744073709551615 135415649 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22859/statm: 2284 1649 156 482 0 1800 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9136

[startup+0.700533 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 22859
/proc/meminfo: memFree=1845356/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=23292 CPUtime=0.69
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 4970 0 0 0 67 2 0 0 21 0 1 0 19159498 23851008 4859 1992294400 134512640 136485738 4291188368 18446744073709551615 134790617 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 5823 4860 197 482 0 5339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23292

[startup+1.50064 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22860
/proc/meminfo: memFree=1801700/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=91184 CPUtime=1.49
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 22532 0 0 0 140 9 0 0 23 0 1 0 19159498 93372416 21307 1992294400 134512640 136485738 4291188368 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 22796 21308 197 482 0 22312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91184

[startup+3.10085 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22860
/proc/meminfo: memFree=1717008/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=181208 CPUtime=3.09
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 47179 0 0 0 289 20 0 0 25 0 1 0 19159498 185556992 43934 1992294400 134512640 136485738 4291188368 18446744073709551615 134725667 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 45302 43934 197 482 0 44818 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 181208

[startup+6.30027 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22860
/proc/meminfo: memFree=1561388/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=329932 CPUtime=6.29
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 88482 0 0 0 591 38 0 0 25 0 1 0 19159498 337850368 81429 1992294400 134512640 136485738 4291188368 18446744073709551615 134802724 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 82483 81430 197 482 0 81999 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 329932

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22860
/proc/meminfo: memFree=1202160/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=700036 CPUtime=12.69
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 184156 0 0 0 1195 74 0 0 25 0 1 0 19159498 716836864 166633 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 175009 166633 225 482 0 174525 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 700036

[startup+25.5008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22860
/proc/meminfo: memFree=1170540/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=706956 CPUtime=25.48
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 186010 0 0 0 2431 117 0 0 25 0 1 0 19159498 723922944 168487 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 176739 168487 226 482 0 176255 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 706956

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22860
/proc/meminfo: memFree=1153552/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=724180 CPUtime=51.07
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 190313 0 0 0 4906 201 0 0 25 0 1 0 19159498 741560320 172790 1992294400 134512640 136485738 4291188368 18446744073709551615 135025013 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 181045 172790 226 482 0 180561 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 724180

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22862
/proc/meminfo: memFree=1121932/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=755400 CPUtime=102.27
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 198100 0 0 0 9845 382 0 0 25 0 1 0 19159498 773529600 180577 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 188850 180577 226 482 0 188366 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 755400

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22864
/proc/meminfo: memFree=1083616/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=795440 CPUtime=162.25
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 208153 0 0 0 15663 562 0 0 25 0 1 0 19159498 814530560 190243 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 198860 190243 226 482 0 198376 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 795440

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22866
/proc/meminfo: memFree=1033148/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=845444 CPUtime=222.23
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 220658 0 0 0 21478 745 0 0 25 0 1 0 19159498 865734656 202748 1992294400 134512640 136485738 4291188368 18446744073709551615 135047545 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 211361 202748 226 482 0 210877 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 845444

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22866
/proc/meminfo: memFree=983052/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=896040 CPUtime=282.2
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 233280 0 0 0 27313 907 0 0 25 0 1 0 19159498 917544960 215370 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 224010 215370 226 482 0 223526 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 896040

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22868
/proc/meminfo: memFree=941264/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=937100 CPUtime=342.18
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 243569 0 0 0 33157 1061 0 0 25 0 1 0 19159498 959590400 225659 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 234275 225659 226 482 0 233791 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 937100

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22870
/proc/meminfo: memFree=897864/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=980684 CPUtime=402.16
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 254454 0 0 0 39001 1215 0 0 25 0 1 0 19159498 1004220416 236544 1992294400 134512640 136485738 4291188368 18446744073709551615 135025302 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 245171 236544 226 482 0 244687 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 980684

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22872
/proc/meminfo: memFree=857564/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1020604 CPUtime=462.15
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 264440 0 0 0 44845 1370 0 0 25 0 1 0 19159498 1045098496 246530 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 255151 246530 226 482 0 254667 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1020604

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22874
/proc/meminfo: memFree=816272/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1062016 CPUtime=522.13
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 274798 0 0 0 50699 1514 0 0 25 0 1 0 19159498 1087504384 256888 1992294400 134512640 136485738 4291188368 18446744073709551615 135028058 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 265504 256890 226 482 0 265020 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1062016

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22874
/proc/meminfo: memFree=772376/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1105632 CPUtime=582.11
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 285693 0 0 0 56542 1669 0 0 25 0 1 0 19159498 1132167168 267783 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 276408 267783 226 482 0 275924 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1105632

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22876
/proc/meminfo: memFree=732820/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1144748 CPUtime=642.1
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 295465 0 0 0 62385 1825 0 0 25 0 1 0 19159498 1172221952 277555 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 286187 277555 226 482 0 285703 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1144748

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22882
/proc/meminfo: memFree=593320/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1283840 CPUtime=882.01
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 330250 0 0 0 85706 2495 0 0 25 0 1 0 19159498 1314652160 312340 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 320960 312340 226 482 0 320476 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 1283840

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22884
/proc/meminfo: memFree=571744/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1305488 CPUtime=941.99
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 335681 0 0 0 91485 2714 0 0 25 0 1 0 19159498 1336819712 317771 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 326372 317771 226 482 0 325888 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 1305488

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22886
/proc/meminfo: memFree=549052/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1328076 CPUtime=1001.97
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 341268 0 0 0 97264 2933 0 0 25 0 1 0 19159498 1359949824 323358 1992294400 134512640 136485738 4291188368 18446744073709551615 135039157 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 332019 323358 226 482 0 331535 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 1328076

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22888
/proc/meminfo: memFree=534172/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1342860 CPUtime=1061.95
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 344982 0 0 0 103058 3137 0 0 25 0 1 0 19159498 1375088640 327072 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 335715 327072 226 482 0 335231 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 1342860

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22890
/proc/meminfo: memFree=524624/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1352232 CPUtime=1121.92
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 347338 0 0 0 108842 3350 0 0 25 0 1 0 19159498 1384685568 329428 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 338058 329428 226 482 0 337574 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 1352232

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22890
/proc/meminfo: memFree=515572/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1361340 CPUtime=1181.91
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 349616 0 0 0 114628 3563 0 0 25 0 1 0 19159498 1394012160 331706 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 340335 331706 226 482 0 339851 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 1361340

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22892
/proc/meminfo: memFree=506396/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1370184 CPUtime=1241.89
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 351843 0 0 0 120413 3776 0 0 25 0 1 0 19159498 1403068416 333933 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 342546 333933 226 482 0 342062 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 1370184

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22894
/proc/meminfo: memFree=498336/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1378236 CPUtime=1301.87
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 353842 0 0 0 126196 3991 0 0 25 0 1 0 19159498 1411313664 335932 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 344559 335932 226 482 0 344075 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 1378236

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22896
/proc/meminfo: memFree=489284/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1387080 CPUtime=1361.85
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 356074 0 0 0 131980 4205 0 0 25 0 1 0 19159498 1420369920 338164 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 346770 338164 226 482 0 346286 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 1387080

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22898
/proc/meminfo: memFree=479860/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1396720 CPUtime=1421.84
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 358423 0 0 0 137761 4423 0 0 25 0 1 0 19159498 1430241280 340513 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 349180 340513 226 482 0 348696 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 1396720

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22898
/proc/meminfo: memFree=470684/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1406092 CPUtime=1481.81
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 360763 0 0 0 143536 4645 0 0 25 0 1 0 19159498 1439838208 342853 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 351523 342853 226 482 0 351039 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 1406092

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22900
/proc/meminfo: memFree=460020/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1416520 CPUtime=1541.79
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 363381 0 0 0 149320 4859 0 0 25 0 1 0 19159498 1450516480 345471 1992294400 134512640 136485738 4291188368 18446744073709551615 135044875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 354130 345471 226 482 0 353646 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 1416520

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22902
/proc/meminfo: memFree=448860/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1427872 CPUtime=1601.78
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 366215 0 0 0 155103 5075 0 0 25 0 1 0 19159498 1462140928 348305 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 356968 348305 226 482 0 356484 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 1427872

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22904
/proc/meminfo: memFree=436832/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1439620 CPUtime=1661.76
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 369152 0 0 0 160890 5286 0 0 25 0 1 0 19159498 1474170880 351242 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 359905 351242 226 482 0 359421 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 1439620

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22906
/proc/meminfo: memFree=424804/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1451632 CPUtime=1721.73
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 372165 0 0 0 166676 5497 0 0 25 0 1 0 19159498 1486471168 354255 1992294400 134512640 136485738 4291188368 18446744073709551615 134623137 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 362908 354255 226 482 0 362424 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 1451632

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22906
/proc/meminfo: memFree=416992/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1459024 CPUtime=1781.72
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 374026 0 0 0 172462 5710 0 0 25 0 1 0 19159498 1494040576 356116 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 364756 356116 226 482 0 364272 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 1459024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22908
/proc/meminfo: memFree=414884/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=1461136 CPUtime=1800.03
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4202496 374564 0 0 0 174225 5778 0 0 25 0 1 0 19159498 1496203264 356654 1992294400 134512640 136485738 4291188368 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22859/statm: 365284 356654 226 482 0 364800 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1461136

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

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

[startup+1800.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 22908
/proc/meminfo: memFree=414884/2059040 swapFree=4140260/4192956
[pid=22859] ppid=22857 vsize=0 CPUtime=1800.13
/proc/22859/stat : 22859 (pbct) R 22857 22859 21900 0 -1 4194308 374564 0 0 0 174225 5788 0 0 25 0 1 0 19159498 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/22859/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.75
CPU time (s): 1800.17
CPU user time (s): 1742.25
CPU system time (s): 57.9182
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 1461136

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

runsolver used 2.86956 second user time and 8.60869 second system time

The end

Launcher Data

Begin job on node013 at 2010-06-13 15:26:20
IDJOB=2668515
IDBENCH=1507
IDSOLVER=1170
FILE ID=node013/2668515-1276435580
PBS_JOBID= 11173307
Free space on /tmp= 62464 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-fit1d.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2668515-1276435580/watcher-2668515-1276435580 -o /tmp/evaluation-result-2668515-1276435580/solver-2668515-1276435580 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668515-1276435580.opb

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

MD5SUM BENCH= cffbae99cf8c83f8877355cc201cf8bf
RANDOM SEED=412570401

node013.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.253
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.50
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.253
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1845760 kB
Buffers:         22352 kB
Cached:         113272 kB
SwapCached:       5696 kB
Active:          92260 kB
Inactive:        56216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1845760 kB
SwapTotal:     4192956 kB
SwapFree:      4140260 kB
Dirty:            3868 kB
Writeback:           0 kB
AnonPages:       11524 kB
Mapped:          12932 kB
Slab:            42948 kB
PageTables:       3912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180112 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= 62460 MiB
End job on node013 at 2010-06-13 15:56:23