Trace number 2668328

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.06 1800.61

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-dg012142.opb
MD5SUM4f88b3d47f6404caca0c9a65b4bd3b5a
Bench CategoryOPT-BIGINT (optimisation, big 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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41920
Total number of constraints2137
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2097
Minimum length of a constraint1
Maximum length of a constraint371
Number of terms in the objective function 22720
Biggest coefficient in the objective function 5368709120000
Number of bits for the biggest coefficient in the objective function 43
Sum of the numbers in the objective function 1036222338778688
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 5368709120000
Number of bits of the biggest number in a constraint 43
Biggest sum of numbers in a constraint 1036222338778688
Number of bits of the biggest sum of numbers50
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
4.30/4.31	c constraints 2093/0 clauses 4/0 units 6308
4.30/4.31	c vars 41920
4.30/4.31	c objective 22681 + 84316160
1800.06/1800.50	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-2668328-1276537552/watcher-2668328-1276537552 -o /tmp/evaluation-result-2668328-1276537552/solver-2668328-1276537552 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668328-1276537552.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.87 1.95 1.63 3/106 29678
/proc/meminfo: memFree=1853904/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=2488 CPUtime=0
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 307 0 0 0 0 0 0 0 18 0 1 0 29359206 2547712 229 1992294400 134512640 136485738 4292429664 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29678/statm: 622 229 151 482 0 138 0

[startup+0.0407681 s]
/proc/loadavg: 1.87 1.95 1.63 3/106 29678
/proc/meminfo: memFree=1853904/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=3208 CPUtime=0.03
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 532 0 0 0 3 0 0 0 18 0 1 0 29359206 3284992 421 1992294400 134512640 136485738 4292429664 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29678/statm: 802 422 151 482 0 318 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3208

[startup+0.101771 s]
/proc/loadavg: 1.87 1.95 1.63 3/106 29678
/proc/meminfo: memFree=1853904/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=4080 CPUtime=0.09
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 785 0 0 0 9 0 0 0 18 0 1 0 29359206 4177920 560 1992294400 134512640 136485738 4292429664 18446744073709551615 134537980 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29678/statm: 1020 560 156 482 0 536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4080

[startup+0.301788 s]
/proc/loadavg: 1.87 1.95 1.63 3/106 29678
/proc/meminfo: memFree=1853904/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=4476 CPUtime=0.29
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 887 0 0 0 29 0 0 0 18 0 1 0 29359206 4583424 662 1992294400 134512640 136485738 4292429664 18446744073709551615 135177565 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29678/statm: 1119 662 156 482 0 635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4476

[startup+0.70182 s]
/proc/loadavg: 1.87 1.95 1.63 3/106 29678
/proc/meminfo: memFree=1853904/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=5272 CPUtime=0.69
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 1108 0 0 0 69 0 0 0 18 0 1 0 29359206 5398528 883 1992294400 134512640 136485738 4292429664 18446744073709551615 135848215 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29678/statm: 1318 883 156 482 0 834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5272

[startup+1.50189 s]
/proc/loadavg: 1.87 1.95 1.63 2/107 29679
/proc/meminfo: memFree=1850176/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=7124 CPUtime=1.5
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 1579 0 0 0 149 1 0 0 20 0 1 0 29359206 7294976 1354 1992294400 134512640 136485738 4292429664 18446744073709551615 135857033 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29678/statm: 1781 1354 157 482 0 1297 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 7124

[startup+3.10102 s]
/proc/loadavg: 1.87 1.95 1.63 2/107 29679
/proc/meminfo: memFree=1847448/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=10700 CPUtime=3.09
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 2453 0 0 0 308 1 0 0 25 0 1 0 29359206 10956800 2228 1992294400 134512640 136485738 4292429664 18446744073709551615 135857072 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29678/statm: 2675 2228 157 482 0 2191 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10700

[startup+6.30128 s]
/proc/loadavg: 1.80 1.94 1.62 2/107 29679
/proc/meminfo: memFree=1764368/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=141572 CPUtime=6.29
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 36364 0 0 0 613 16 0 0 25 0 1 0 29359206 144969728 33921 1992294400 134512640 136485738 4292429664 18446744073709551615 135681427 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 35393 33921 198 482 0 34909 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 141572

[startup+12.7008 s]
/proc/loadavg: 1.73 1.92 1.62 2/107 29679
/proc/meminfo: memFree=1396956/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=514400 CPUtime=12.69
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 135844 0 0 0 1208 61 0 0 25 0 1 0 29359206 526745600 124366 1992294400 134512640 136485738 4292429664 18446744073709551615 135849275 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 128600 124367 198 482 0 128116 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 514400

[startup+25.5018 s]
/proc/loadavg: 1.57 1.88 1.61 2/107 29679
/proc/meminfo: memFree=825192/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1057196 CPUtime=25.49
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 278904 0 0 0 2416 133 0 0 25 0 1 0 29359206 1082568704 256773 1992294400 134512640 136485738 4292429664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 264299 256773 228 482 0 263815 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1057196

[startup+51.1009 s]
/proc/loadavg: 1.38 1.81 1.59 2/107 29679
/proc/meminfo: memFree=823828/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1058252 CPUtime=51.08
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 279223 0 0 0 4866 242 0 0 25 0 1 0 29359206 1083650048 257092 1992294400 134512640 136485738 4292429664 18446744073709551615 135725429 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 264563 257092 228 482 0 264079 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1058252

[startup+102.309 s]
/proc/loadavg: 1.16 1.68 1.56 2/107 29681
/proc/meminfo: memFree=821844/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1060236 CPUtime=102.27
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 279709 0 0 0 9816 411 0 0 25 0 1 0 29359206 1085681664 257578 1992294400 134512640 136485738 4292429664 18446744073709551615 135725429 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 265059 257578 228 482 0 264575 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1060236

[startup+162.301 s]
/proc/loadavg: 1.06 1.55 1.52 2/107 29683
/proc/meminfo: memFree=819736/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1062132 CPUtime=162.25
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 280190 0 0 0 15615 610 0 0 25 0 1 0 29359206 1087623168 258059 1992294400 134512640 136485738 4292429664 18446744073709551615 135047017 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 265533 258059 228 482 0 265049 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1062132

[startup+222.302 s]
/proc/loadavg: 1.02 1.45 1.49 2/107 29685
/proc/meminfo: memFree=818496/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1063452 CPUtime=222.24
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 280518 0 0 0 21455 769 0 0 25 0 1 0 29359206 1088974848 258387 1992294400 134512640 136485738 4292429664 18446744073709551615 135025156 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 265863 258387 228 482 0 265379 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1063452

[startup+282.302 s]
/proc/loadavg: 1.00 1.36 1.45 2/107 29687
/proc/meminfo: memFree=817256/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1064876 CPUtime=282.22
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 280861 0 0 0 27298 924 0 0 25 0 1 0 29359206 1090433024 258730 1992294400 134512640 136485738 4292429664 18446744073709551615 135044875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 266219 258730 228 482 0 265735 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1064876

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.42 2/107 29687
/proc/meminfo: memFree=814900/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1067012 CPUtime=342.21
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 281397 0 0 0 33140 1081 0 0 25 0 1 0 29359206 1092620288 259266 1992294400 134512640 136485738 4292429664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 266753 259266 228 482 0 266269 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1067012

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.39 2/107 29689
/proc/meminfo: memFree=814032/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1067936 CPUtime=402.2
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 281642 0 0 0 39012 1208 0 0 25 0 1 0 29359206 1093566464 259511 1992294400 134512640 136485738 4292429664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 266984 259511 228 482 0 266500 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1067936

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.36 2/107 29691
/proc/meminfo: memFree=812544/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1069424 CPUtime=462.18
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 281969 0 0 0 44877 1341 0 0 25 0 1 0 29359206 1095090176 259838 1992294400 134512640 136485738 4292429664 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 267356 259838 228 482 0 266872 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1069424

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.34 2/107 29693
/proc/meminfo: memFree=811428/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1070612 CPUtime=522.17
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 282288 0 0 0 50758 1459 0 0 25 0 1 0 29359206 1096306688 260157 1992294400 134512640 136485738 4292429664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 267653 260157 228 482 0 267169 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1070612

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.32 2/107 29695
/proc/meminfo: memFree=809568/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1072196 CPUtime=582.16
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 282694 0 0 0 56633 1583 0 0 25 0 1 0 29359206 1097928704 260563 1992294400 134512640 136485738 4292429664 18446744073709551615 135047017 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 268049 260563 228 482 0 267565 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1072196

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.29 2/107 29695
/proc/meminfo: memFree=808328/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1073384 CPUtime=642.15
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 283014 0 0 0 62499 1716 0 0 25 0 1 0 29359206 1099145216 260883 1992294400 134512640 136485738 4292429664 18446744073709551615 135044875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 268346 260883 228 482 0 267862 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 1073384

[startup+702.302 s]

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

/proc/loadavg: 1.00 1.01 1.15 2/107 29720
/proc/meminfo: memFree=801756/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1079484 CPUtime=1182
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 284524 0 0 0 115589 2611 0 0 25 0 1 0 29359206 1105391616 262393 1992294400 134512640 136485738 4292429664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 269871 262393 228 482 0 269387 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 1079484

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/107 29720
/proc/meminfo: memFree=799524/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1081864 CPUtime=1241.98
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 285059 0 0 0 121489 2709 0 0 25 0 1 0 29359206 1107828736 262928 1992294400 134512640 136485738 4292429664 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 270466 262928 228 482 0 269982 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 1081864

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/107 29722
/proc/meminfo: memFree=797788/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1083580 CPUtime=1301.98
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 285494 0 0 0 127374 2824 0 0 25 0 1 0 29359206 1109585920 263363 1992294400 134512640 136485738 4292429664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 270895 263363 228 482 0 270411 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 1083580

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/107 29724
/proc/meminfo: memFree=794936/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1086220 CPUtime=1361.95
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 286174 0 0 0 133261 2934 0 0 25 0 1 0 29359206 1112289280 264043 1992294400 134512640 136485738 4292429664 18446744073709551615 135044944 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 271555 264043 228 482 0 271071 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1086220

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.10 2/107 29726
/proc/meminfo: memFree=793572/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1087672 CPUtime=1421.95
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 286538 0 0 0 139174 3021 0 0 25 0 1 0 29359206 1113776128 264407 1992294400 134512640 136485738 4292429664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 271918 264407 228 482 0 271434 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 1087672

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 29728
/proc/meminfo: memFree=792580/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1088596 CPUtime=1481.93
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 286793 0 0 0 145091 3102 0 0 25 0 1 0 29359206 1114722304 264662 1992294400 134512640 136485738 4292429664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 272149 264662 228 482 0 271665 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 1088596

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 29728
/proc/meminfo: memFree=791340/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1089792 CPUtime=1541.91
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 287100 0 0 0 151003 3188 0 0 25 0 1 0 29359206 1115947008 264969 1992294400 134512640 136485738 4292429664 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 272448 264969 228 482 0 271964 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 1089792

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 29730
/proc/meminfo: memFree=789108/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1092176 CPUtime=1601.9
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 287680 0 0 0 156904 3286 0 0 25 0 1 0 29359206 1118388224 265549 1992294400 134512640 136485738 4292429664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 273044 265549 228 482 0 272560 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 1092176

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.07 3/108 29735
/proc/meminfo: memFree=766284/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1093512 CPUtime=1661.88
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 287928 0 0 0 162803 3385 0 0 25 0 1 0 29359206 1119756288 265797 1992294400 134512640 136485738 4292429664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 273378 265797 228 482 0 272894 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 1093512

[startup+1722.3 s]
/proc/loadavg: 1.03 1.01 1.07 2/107 29737
/proc/meminfo: memFree=786504/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1094568 CPUtime=1721.87
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 288210 0 0 0 168710 3477 0 0 25 0 1 0 29359206 1120837632 266079 1992294400 134512640 136485738 4292429664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 273642 266079 228 482 0 273158 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 1094568

[startup+1782.3 s]
/proc/loadavg: 1.01 1.01 1.07 2/107 29739
/proc/meminfo: memFree=785388/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1095632 CPUtime=1781.85
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 288485 0 0 0 174623 3562 0 0 25 0 1 0 29359206 1121927168 266354 1992294400 134512640 136485738 4292429664 18446744073709551615 135047552 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 273908 266354 228 482 0 273424 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 1095632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.01 1.00 1.06 2/107 29739
/proc/meminfo: memFree=785140/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1096028 CPUtime=1800.06
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 288566 0 0 0 176419 3587 0 0 25 0 1 0 29359206 1122332672 266435 1992294400 134512640 136485738 4292429664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 274007 266435 228 482 0 273523 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1096028

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

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (1800.06 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1800.06 s) to the 'lost time'.

[startup+1800.5 s]
/proc/loadavg: 1.01 1.00 1.06 2/107 29739
/proc/meminfo: memFree=785140/2059040 swapFree=4140192/4192956
[pid=29678] ppid=29676 vsize=1096028 CPUtime=1800.06
/proc/29678/stat : 29678 (pbct) R 29676 29678 29392 0 -1 4202496 288566 0 0 0 176419 3587 0 0 25 0 1 0 29359206 1122332672 266435 1992294400 134512640 136485738 4292429664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29678/statm: 274007 266435 228 482 0 273523 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1096028

[startup+1800.61 s]
/proc/loadavg: 1.01 1.00 1.06 2/108 29740
/proc/meminfo: memFree=1811476/2059040 swapFree=4140192/4192956
[pid=29678] ppid=-1 vsize=0 CPUtime=0
/proc/29678/stat : -- couldn't open stat file --/proc/29678/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1800.61 s]
/proc/loadavg: 1.01 1.00 1.06 2/108 29740
/proc/meminfo: memFree=1811476/2059040 swapFree=4140192/4192956
[pid=29678] ppid=-1 vsize=0 CPUtime=0
/proc/29678/stat : -- couldn't open stat file --/proc/29678/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29678 and gives
#  childrusage.ru_utime.tv_sec=1764
#  childrusage.ru_utime.tv_usec=192801
#  childrusage.ru_stime.tv_sec=35
#  childrusage.ru_stime.tv_usec=978530
# CPU time returned by wait4() is 1800.17
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1800.06
#  lost CPU user time (s): 1764.19
#  lost CPU system time (s): 35.87

Real time (s): 1800.61
CPU time (s): 1800.06
CPU user time (s): 1764.19
CPU system time (s): 35.87
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 1096028

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

runsolver used 2.85556 second user time and 8.62569 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-14 19:45:53
IDJOB=2668328
IDBENCH=2355
IDSOLVER=1170
FILE ID=node003/2668328-1276537552
PBS_JOBID= 11173464
Free space on /tmp= 62572 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-dg012142.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2668328-1276537552/watcher-2668328-1276537552 -o /tmp/evaluation-result-2668328-1276537552/solver-2668328-1276537552 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668328-1276537552.opb

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

MD5SUM BENCH= 4f88b3d47f6404caca0c9a65b4bd3b5a
RANDOM SEED=506749444

node003.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.251
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.251
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1854308 kB
Buffers:         24044 kB
Cached:         102528 kB
SwapCached:       5600 kB
Active:          70964 kB
Inactive:        68276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1854308 kB
SwapTotal:     4192956 kB
SwapFree:      4140192 kB
Dirty:            5508 kB
Writeback:           4 kB
AnonPages:       11284 kB
Mapped:          12892 kB
Slab:            43740 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183212 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= 62568 MiB
End job on node003 at 2010-06-14 20:15:55