Trace number 2668369

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.07 1800.73

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-pp08a.opb
MD5SUMff5b6f1c6eab20bc880408fc770c13e2
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 variables5344
Total number of constraints136
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 constraints136
Minimum length of a constraint31
Maximum length of a constraint240
Number of terms in the objective function 3424
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 180407058264
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 1073741824
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 180407058264
Number of bits of the biggest sum of numbers38
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.02/0.05	c constraints 136/0 clauses 0/0 units 744
0.02/0.05	c vars 5344
0.02/0.05	c objective 3424 + 0
1800.04/1800.71	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-2668369-1276564345/watcher-2668369-1276564345 -o /tmp/evaluation-result-2668369-1276564345/solver-2668369-1276564345 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668369-1276564345.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: 0.85 0.97 0.99 2/106 1407
/proc/meminfo: memFree=1849992/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=2352 CPUtime=0
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 32036117 2408448 198 1992294400 134512640 136485738 4287627760 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1407/statm: 588 198 149 482 0 104 0

[startup+0.0294499 s]
/proc/loadavg: 0.85 0.97 0.99 2/106 1407
/proc/meminfo: memFree=1849992/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=2752 CPUtime=0.02
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 409 0 0 0 2 0 0 0 20 0 1 0 32036117 2818048 331 1992294400 134512640 136485738 4287627760 18446744073709551615 135864599 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1407/statm: 688 332 157 482 0 204 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2752

[startup+0.100439 s]
/proc/loadavg: 0.85 0.97 0.99 2/106 1407
/proc/meminfo: memFree=1849992/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=8728 CPUtime=0.09
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 1846 0 0 0 9 0 0 0 20 0 1 0 32036117 8937472 1768 1992294400 134512640 136485738 4287627760 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 2182 1769 197 482 0 1698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8728

[startup+0.300481 s]
/proc/loadavg: 0.85 0.97 0.99 2/106 1407
/proc/meminfo: memFree=1849992/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=22912 CPUtime=0.29
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 5435 0 0 0 28 1 0 0 20 0 1 0 32036117 23461888 5291 1992294400 134512640 136485738 4287627760 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 5728 5292 197 482 0 5244 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22912

[startup+0.700566 s]
/proc/loadavg: 0.85 0.97 0.99 2/106 1407
/proc/meminfo: memFree=1849992/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=49456 CPUtime=0.69
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 12526 0 0 0 65 4 0 0 21 0 1 0 32036117 50642944 11912 1992294400 134512640 136485738 4287627760 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 12364 11913 197 482 0 11880 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49456

[startup+1.50074 s]
/proc/loadavg: 0.85 0.97 0.99 2/107 1408
/proc/meminfo: memFree=1777320/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=81544 CPUtime=1.49
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 20745 0 0 0 138 11 0 0 23 0 1 0 32036117 83501056 19278 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 20386 19278 228 482 0 19902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81544

[startup+3.10108 s]
/proc/loadavg: 0.85 0.97 0.99 2/107 1408
/proc/meminfo: memFree=1772484/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=83436 CPUtime=3.09
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 21193 0 0 0 282 27 0 0 25 0 1 0 32036117 85438464 19726 1992294400 134512640 136485738 4287627760 18446744073709551615 134638755 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 20859 19726 228 482 0 20375 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83436

[startup+6.30076 s]
/proc/loadavg: 0.86 0.97 0.99 2/107 1410
/proc/meminfo: memFree=1768392/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=87784 CPUtime=6.29
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 22289 0 0 0 576 53 0 0 25 0 1 0 32036117 89890816 20822 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 21946 20822 228 482 0 21462 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87784

[startup+12.7011 s]
/proc/loadavg: 0.87 0.97 0.99 2/107 1410
/proc/meminfo: memFree=1766160/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=88448 CPUtime=12.69
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 22455 0 0 0 1159 110 0 0 25 0 1 0 32036117 90570752 20988 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 22112 20988 228 482 0 21628 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88448

[startup+25.5008 s]
/proc/loadavg: 0.90 0.97 0.99 2/107 1410
/proc/meminfo: memFree=1763804/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=90976 CPUtime=25.48
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 23064 0 0 0 2326 222 0 0 25 0 1 0 32036117 93159424 21597 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 22744 21597 228 482 0 22260 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 90976

[startup+51.1003 s]
/proc/loadavg: 0.93 0.97 0.99 2/107 1410
/proc/meminfo: memFree=1760580/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=94152 CPUtime=51.07
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 23864 0 0 0 4666 441 0 0 25 0 1 0 32036117 96411648 22397 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 23538 22397 228 482 0 23054 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 94152

[startup+102.308 s]
/proc/loadavg: 0.97 0.97 0.99 2/107 1415
/proc/meminfo: memFree=1758100/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=96176 CPUtime=102.26
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 24371 0 0 0 9339 887 0 0 25 0 1 0 32036117 98484224 22904 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 24044 22904 228 482 0 23560 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 96176

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1417
/proc/meminfo: memFree=1755496/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=98956 CPUtime=162.23
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 25030 0 0 0 14788 1435 0 0 25 0 1 0 32036117 101330944 23563 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 24739 23563 228 482 0 24255 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 98956

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1417
/proc/meminfo: memFree=1753388/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=100948 CPUtime=222.21
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 25554 0 0 0 20254 1967 0 0 25 0 1 0 32036117 103370752 24087 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 25237 24087 228 482 0 24753 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 100948

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1419
/proc/meminfo: memFree=1753140/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=101212 CPUtime=282.19
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 25599 0 0 0 25704 2515 0 0 25 0 1 0 32036117 103641088 24132 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 25303 24132 228 482 0 24819 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 101212

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1421
/proc/meminfo: memFree=1751652/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=102940 CPUtime=342.17
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 26028 0 0 0 31165 3052 0 0 25 0 1 0 32036117 105410560 24561 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 25735 24561 228 482 0 25251 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 102940

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1423
/proc/meminfo: memFree=1745080/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=109332 CPUtime=402.14
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 27616 0 0 0 36936 3278 0 0 25 0 1 0 32036117 111955968 26149 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 27333 26149 228 482 0 26849 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 109332

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1425
/proc/meminfo: memFree=1744956/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=109332 CPUtime=462.12
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 27617 0 0 0 42420 3792 0 0 25 0 1 0 32036117 111955968 26150 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 27333 26150 228 482 0 26849 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 109332

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1425
/proc/meminfo: memFree=1742352/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=111972 CPUtime=522.1
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 28283 0 0 0 47901 4309 0 0 25 0 1 0 32036117 114659328 26816 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 27993 26816 228 482 0 27509 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 111972

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1427
/proc/meminfo: memFree=1742352/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=111972 CPUtime=582.07
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 28283 0 0 0 53394 4813 0 0 25 0 1 0 32036117 114659328 26816 1992294400 134512640 136485738 4287627760 18446744073709551615 134921219 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 27993 26816 228 482 0 27509 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 111972

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1429
/proc/meminfo: memFree=1742352/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=111972 CPUtime=642.06
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 28283 0 0 0 58877 5329 0 0 25 0 1 0 32036117 114659328 26816 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 27993 26816 228 482 0 27509 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 111972

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1435
/proc/meminfo: memFree=1737516/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=117284 CPUtime=881.96
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 29538 0 0 0 80892 7304 0 0 25 0 1 0 32036117 120098816 28071 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 29321 28071 228 482 0 28837 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 117284

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1437
/proc/meminfo: memFree=1735904/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=118736 CPUtime=941.94
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 29925 0 0 0 86389 7805 0 0 25 0 1 0 32036117 121585664 28458 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 29684 28458 228 482 0 29200 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 118736

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1439
/proc/meminfo: memFree=1732556/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=122040 CPUtime=1001.92
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 30737 0 0 0 91842 8350 0 0 25 0 1 0 32036117 124968960 29270 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 30510 29270 228 482 0 30026 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 122040

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1441
/proc/meminfo: memFree=1732060/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=122436 CPUtime=1061.9
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 30858 0 0 0 97342 8848 0 0 25 0 1 0 32036117 125374464 29391 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 30609 29391 228 482 0 30125 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 122436

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1441
/proc/meminfo: memFree=1731192/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=123404 CPUtime=1121.88
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 31068 0 0 0 102813 9375 0 0 25 0 1 0 32036117 126365696 29601 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 30851 29601 228 482 0 30367 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 123404

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1443
/proc/meminfo: memFree=1731192/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=123404 CPUtime=1181.85
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 31068 0 0 0 108277 9908 0 0 25 0 1 0 32036117 126365696 29601 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 30851 29601 228 482 0 30367 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 123404

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1445
/proc/meminfo: memFree=1730448/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=123932 CPUtime=1241.84
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 31214 0 0 0 113754 10430 0 0 25 0 1 0 32036117 126906368 29747 1992294400 134512640 136485738 4287627760 18446744073709551615 135217657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 30983 29747 228 482 0 30499 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 123932

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1447
/proc/meminfo: memFree=1730324/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=123932 CPUtime=1301.81
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 31221 0 0 0 119253 10928 0 0 25 0 1 0 32036117 126906368 29754 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 30983 29754 228 482 0 30499 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 123932

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1449
/proc/meminfo: memFree=1729952/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=124460 CPUtime=1361.79
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 31330 0 0 0 124737 11442 0 0 25 0 1 0 32036117 127447040 29863 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 31115 29863 228 482 0 30631 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 124460

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1449
/proc/meminfo: memFree=1727224/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=127108 CPUtime=1421.77
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 31998 0 0 0 130211 11966 0 0 25 0 1 0 32036117 130158592 30531 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 31777 30531 228 482 0 31293 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 127108

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1451
/proc/meminfo: memFree=1727224/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=127108 CPUtime=1481.74
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 31998 0 0 0 135693 12481 0 0 25 0 1 0 32036117 130158592 30531 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 31777 30531 228 482 0 31293 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 127108

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1453
/proc/meminfo: memFree=1723256/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=131224 CPUtime=1541.72
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 33020 0 0 0 141191 12981 0 0 25 0 1 0 32036117 134373376 31553 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 32806 31553 228 482 0 32322 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 131224

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1455
/proc/meminfo: memFree=1723132/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=131224 CPUtime=1601.7
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 33020 0 0 0 146678 13492 0 0 25 0 1 0 32036117 134373376 31553 1992294400 134512640 136485738 4287627760 18446744073709551615 135260279 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 32806 31553 228 482 0 32322 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 131224

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1457
/proc/meminfo: memFree=1723008/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=131224 CPUtime=1661.68
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 33020 0 0 0 152219 13949 0 0 25 0 1 0 32036117 134373376 31553 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 32806 31553 228 482 0 32322 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 131224

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1457
/proc/meminfo: memFree=1722636/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=131504 CPUtime=1721.66
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 33115 0 0 0 157846 14320 0 0 25 0 1 0 32036117 134660096 31648 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 32876 31648 228 482 0 32392 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 131504

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 3/107 1459
/proc/meminfo: memFree=1719536/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=134420 CPUtime=1781.63
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 33845 0 0 0 163344 14819 0 0 25 0 1 0 32036117 137646080 32378 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 33605 32378 228 482 0 33121 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 134420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1459
/proc/meminfo: memFree=1719536/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=134420 CPUtime=1800.04
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 33845 0 0 0 165041 14963 0 0 25 0 1 0 32036117 137646080 32378 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 33605 32378 228 482 0 33121 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 134420

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

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

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 1459
/proc/meminfo: memFree=1719536/2059040 swapFree=4140216/4192956
[pid=1407] ppid=1405 vsize=134420 CPUtime=1800.04
/proc/1407/stat : 1407 (pbct) R 1405 1407 1382 0 -1 4202496 33845 0 0 0 165041 14963 0 0 25 0 1 0 32036117 137646080 32378 1992294400 134512640 136485738 4287627760 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1407/statm: 33605 32378 228 482 0 33121 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 134420

Child status: 0
Real time (s): 1800.73
CPU time (s): 1800.07
CPU user time (s): 1650.41
CPU system time (s): 149.653
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 134420

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

runsolver used 3.18651 second user time and 8.29374 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-15 03:12:25
IDJOB=2668369
IDBENCH=2499
IDSOLVER=1170
FILE ID=node010/2668369-1276564345
PBS_JOBID= 11173512
Free space on /tmp= 62500 MiB

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

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

MD5SUM BENCH= ff5b6f1c6eab20bc880408fc770c13e2
RANDOM SEED=1872549500

node010.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.267
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.53
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.267
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1850520 kB
Buffers:         37336 kB
Cached:          94580 kB
SwapCached:       5988 kB
Active:          83252 kB
Inactive:        61164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1850520 kB
SwapTotal:     4192956 kB
SwapFree:      4140216 kB
Dirty:            2288 kB
Writeback:           0 kB
AnonPages:       10760 kB
Mapped:          12908 kB
Slab:            42256 kB
PageTables:       4052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181188 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62496 MiB
End job on node010 at 2010-06-15 03:42:28