Trace number 2668750

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-fixnet3.opb
MD5SUMe69b6a1a7600d74012ac2af18454c705
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark138878980
Best CPU time to get the best result obtained on this benchmark1800.48
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 69127168
Optimality of the best value was proved NO
Number of variables14036
Total number of constraints600
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 constraints600
Minimum length of a constraint19
Maximum length of a constraint1523
Number of terms in the objective function 13946
Biggest coefficient in the objective function 53687091200
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 23716479945956
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 53687091200
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 23716479945956
Number of bits of the biggest sum of numbers45
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.20	c constraints 600/0 clauses 0/0 units 4158
0.19/0.20	c vars 14036
0.19/0.28	c objective 11859 + 0
1800.10/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-2668750-1276562525/watcher-2668750-1276562525 -o /tmp/evaluation-result-2668750-1276562525/solver-2668750-1276562525 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668750-1276562525.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.83 1.94 1.63 2/106 32751
/proc/meminfo: memFree=1796972/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=2488 CPUtime=0
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 306 0 0 0 0 0 0 0 23 0 1 0 31853863 2547712 229 1992294400 134512640 136485738 4291265984 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32751/statm: 622 229 151 482 0 138 0

[startup+0.063436 s]
/proc/loadavg: 1.83 1.94 1.63 2/106 32751
/proc/meminfo: memFree=1796972/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=3340 CPUtime=0.06
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 557 0 0 0 6 0 0 0 23 0 1 0 31853863 3420160 447 1992294400 134512640 136485738 4291265984 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32751/statm: 835 447 156 482 0 351 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3340

[startup+0.101441 s]
/proc/loadavg: 1.83 1.94 1.63 2/106 32751
/proc/meminfo: memFree=1796972/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=4312 CPUtime=0.09
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 765 0 0 0 9 0 0 0 23 0 1 0 31853863 4415488 655 1992294400 134512640 136485738 4291265984 18446744073709551615 135416612 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32751/statm: 1078 655 156 482 0 594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4312

[startup+0.301476 s]
/proc/loadavg: 1.83 1.94 1.63 2/106 32751
/proc/meminfo: memFree=1796972/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=8548 CPUtime=0.29
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 1805 0 0 0 29 0 0 0 24 0 1 0 31853863 8753152 1695 1992294400 134512640 136485738 4291265984 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 2137 1696 193 482 0 1653 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8548

[startup+0.700545 s]
/proc/loadavg: 1.83 1.94 1.63 2/106 32751
/proc/meminfo: memFree=1796972/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=42704 CPUtime=0.69
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 10482 0 0 0 64 5 0 0 25 0 1 0 31853863 43728896 10064 1992294400 134512640 136485738 4291265984 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 10676 10064 197 482 0 10192 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42704

[startup+1.50068 s]
/proc/loadavg: 1.83 1.94 1.63 2/107 32752
/proc/meminfo: memFree=1738560/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=92928 CPUtime=1.49
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 23817 0 0 0 139 10 0 0 25 0 1 0 31853863 95158272 22593 1992294400 134512640 136485738 4291265984 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 23232 22594 197 482 0 22748 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92928

[startup+3.10096 s]
/proc/loadavg: 1.83 1.94 1.63 2/107 32752
/proc/meminfo: memFree=1674080/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=226160 CPUtime=3.09
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 58782 0 0 0 285 24 0 0 25 0 1 0 31853863 231587840 54775 1992294400 134512640 136485738 4291265984 18446744073709551615 134741825 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 56540 54775 210 482 0 56056 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 226160

[startup+6.30051 s]
/proc/loadavg: 1.77 1.92 1.62 2/107 32752
/proc/meminfo: memFree=1563596/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=241232 CPUtime=6.29
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 62652 0 0 0 581 48 0 0 25 0 1 0 31853863 247021568 58387 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 60308 58387 227 482 0 59824 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 241232

[startup+12.7006 s]
/proc/loadavg: 1.70 1.91 1.62 2/107 32752
/proc/meminfo: memFree=1563100/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=241364 CPUtime=12.69
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 62709 0 0 0 1179 90 0 0 25 0 1 0 31853863 247156736 58444 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 60341 58444 227 482 0 59857 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 241364

[startup+25.5018 s]
/proc/loadavg: 1.55 1.86 1.61 2/107 32754
/proc/meminfo: memFree=1562604/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=241880 CPUtime=25.49
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 62828 0 0 0 2381 168 0 0 25 0 1 0 31853863 247685120 58563 1992294400 134512640 136485738 4291265984 18446744073709551615 135044139 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 60470 58563 228 482 0 59986 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 241880

[startup+51.1012 s]
/proc/loadavg: 1.36 1.79 1.59 2/107 32754
/proc/meminfo: memFree=1562108/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=242408 CPUtime=51.07
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 62945 0 0 0 4821 286 0 0 25 0 1 0 31853863 248225792 58680 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 60602 58680 228 482 0 60118 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 242408

[startup+102.308 s]
/proc/loadavg: 1.15 1.67 1.56 2/107 32756
/proc/meminfo: memFree=1561116/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=243332 CPUtime=102.26
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 63184 0 0 0 9680 546 0 0 25 0 1 0 31853863 249171968 58919 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 60833 58919 228 482 0 60349 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 243332

[startup+162.301 s]
/proc/loadavg: 1.06 1.54 1.52 2/107 32756
/proc/meminfo: memFree=1559504/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=244676 CPUtime=162.23
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 63543 0 0 0 15392 831 0 0 25 0 1 0 31853863 250548224 59278 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 61169 59278 228 482 0 60685 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 244676

[startup+222.302 s]
/proc/loadavg: 1.02 1.44 1.48 2/107 32758
/proc/meminfo: memFree=1558264/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=246156 CPUtime=222.22
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 63868 0 0 0 21134 1088 0 0 25 0 1 0 31853863 252063744 59603 1992294400 134512640 136485738 4291265984 18446744073709551615 135044339 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 61539 59603 228 482 0 61055 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 246156

[startup+282.301 s]
/proc/loadavg: 1.00 1.36 1.45 2/107 32760
/proc/meminfo: memFree=1556652/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=247776 CPUtime=282.19
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 64241 0 0 0 26859 1360 0 0 25 0 1 0 31853863 253722624 59976 1992294400 134512640 136485738 4291265984 18446744073709551615 135179608 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 61944 59976 228 482 0 61460 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 247776

[startup+342.301 s]
/proc/loadavg: 1.00 1.29 1.42 2/107 32762
/proc/meminfo: memFree=1555288/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=248964 CPUtime=342.17
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 64570 0 0 0 32593 1624 0 0 25 0 1 0 31853863 254939136 60305 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 62241 60305 228 482 0 61757 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 248964

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.39 2/107 32764
/proc/meminfo: memFree=1553428/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=250960 CPUtime=402.16
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 65038 0 0 0 38307 1909 0 0 25 0 1 0 31853863 256983040 60773 1992294400 134512640 136485738 4291265984 18446744073709551615 135047545 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 62740 60773 228 482 0 62256 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 250960

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.36 2/107 32764
/proc/meminfo: memFree=1551320/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=252940 CPUtime=462.14
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 65552 0 0 0 44034 2180 0 0 25 0 1 0 31853863 259010560 61287 1992294400 134512640 136485738 4291265984 18446744073709551615 135860502 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 63235 61287 228 482 0 62751 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 252940

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.34 2/107 32766
/proc/meminfo: memFree=1549088/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=255052 CPUtime=522.11
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 66102 0 0 0 49775 2436 0 0 25 0 1 0 31853863 261173248 61837 1992294400 134512640 136485738 4291265984 18446744073709551615 135848254 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 63763 61837 228 482 0 63279 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 255052

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.32 2/107 300
/proc/meminfo: memFree=1545492/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=258756 CPUtime=582.1
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 66972 0 0 0 55477 2733 0 0 25 0 1 0 31853863 264966144 62707 1992294400 134512640 136485738 4291265984 18446744073709551615 135044309 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 64689 62707 228 482 0 64205 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 258756

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.29 2/107 302
/proc/meminfo: memFree=1543012/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=261132 CPUtime=642.08
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 67593 0 0 0 61206 3002 0 0 25 0 1 0 31853863 267399168 63328 1992294400 134512640 136485738 4291265984 18446744073709551615 135179619 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 65283 63328 228 482 0 64799 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 261132

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.03 1.05 1.22 2/107 308
/proc/meminfo: memFree=1542640/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=261264 CPUtime=881.99
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 67622 0 0 0 84052 4147 0 0 25 0 1 0 31853863 267534336 63357 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 65316 63357 228 482 0 64832 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 261264

[startup+942.301 s]
/proc/loadavg: 1.12 1.07 1.22 2/107 310
/proc/meminfo: memFree=1542640/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=261264 CPUtime=941.98
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 67622 0 0 0 89774 4424 0 0 25 0 1 0 31853863 267534336 63357 1992294400 134512640 136485738 4291265984 18446744073709551615 135293356 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 65316 63357 228 482 0 64832 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 261264

[startup+1002.3 s]
/proc/loadavg: 1.12 1.07 1.20 2/107 312
/proc/meminfo: memFree=1542516/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=261264 CPUtime=1001.96
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 67622 0 0 0 95466 4730 0 0 25 0 1 0 31853863 267534336 63357 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 65316 63357 228 482 0 64832 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 261264

[startup+1062.3 s]
/proc/loadavg: 1.11 1.07 1.19 2/107 312
/proc/meminfo: memFree=1541772/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=262060 CPUtime=1061.94
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 67825 0 0 0 101223 4971 0 0 25 0 1 0 31853863 268349440 63560 1992294400 134512640 136485738 4291265984 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 65515 63560 228 482 0 65031 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 262060

[startup+1122.3 s]
/proc/loadavg: 1.04 1.05 1.18 2/107 314
/proc/meminfo: memFree=1539540/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=264188 CPUtime=1121.92
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 68365 0 0 0 106939 5253 0 0 25 0 1 0 31853863 270528512 64100 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 66047 64100 228 482 0 65563 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 264188

[startup+1182.3 s]
/proc/loadavg: 1.01 1.04 1.16 2/107 325
/proc/meminfo: memFree=1536688/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=266964 CPUtime=1181.89
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 69036 0 0 0 112637 5552 0 0 25 0 1 0 31853863 273371136 64771 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 66741 64771 228 482 0 66257 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 266964

[startup+1242.3 s]
/proc/loadavg: 1.00 1.03 1.15 2/107 328
/proc/meminfo: memFree=1534456/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=268944 CPUtime=1241.86
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 69557 0 0 0 118373 5813 0 0 25 0 1 0 31853863 275398656 65292 1992294400 134512640 136485738 4291265984 18446744073709551615 135037649 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 67236 65292 228 482 0 66752 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 268944

[startup+1302.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/107 330
/proc/meminfo: memFree=1532224/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=270924 CPUtime=1301.85
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 70079 0 0 0 124090 6095 0 0 25 0 1 0 31853863 277426176 65814 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 67731 65814 228 482 0 67247 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 270924

[startup+1362.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/107 330
/proc/meminfo: memFree=1532224/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=270924 CPUtime=1361.82
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 70079 0 0 0 129789 6393 0 0 25 0 1 0 31853863 277426176 65814 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 67731 65814 228 482 0 67247 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 270924

[startup+1422.31 s]
/proc/loadavg: 1.00 1.01 1.12 2/107 332
/proc/meminfo: memFree=1532100/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=270924 CPUtime=1421.81
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 70079 0 0 0 135505 6676 0 0 25 0 1 0 31853863 277426176 65814 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 67731 65814 228 482 0 67247 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 270924

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/107 334
/proc/meminfo: memFree=1532100/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=270924 CPUtime=1481.78
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 70079 0 0 0 141204 6974 0 0 25 0 1 0 31853863 277426176 65814 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 67731 65814 228 482 0 67247 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 270924

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 336
/proc/meminfo: memFree=1532224/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=270924 CPUtime=1541.77
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 70082 0 0 0 146911 7266 0 0 25 0 1 0 31853863 277426176 65817 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 67731 65817 228 482 0 67247 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 270924

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 338
/proc/meminfo: memFree=1532224/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=270924 CPUtime=1601.75
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 70082 0 0 0 152617 7558 0 0 25 0 1 0 31853863 277426176 65817 1992294400 134512640 136485738 4291265984 18446744073709551615 135186868 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 67731 65817 228 482 0 67247 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 270924

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 338
/proc/meminfo: memFree=1532100/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=270924 CPUtime=1661.72
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 70082 0 0 0 158339 7833 0 0 25 0 1 0 31853863 277426176 65817 1992294400 134512640 136485738 4291265984 18446744073709551615 135848324 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 67731 65817 228 482 0 67247 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 270924

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 340
/proc/meminfo: memFree=1532100/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=270924 CPUtime=1721.71
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 70082 0 0 0 164055 8116 0 0 25 0 1 0 31853863 277426176 65817 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 67731 65817 228 482 0 67247 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 270924

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 342
/proc/meminfo: memFree=1532100/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=270924 CPUtime=1781.69
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 70082 0 0 0 169762 8407 0 0 25 0 1 0 31853863 277426176 65817 1992294400 134512640 136485738 4291265984 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 67731 65817 228 482 0 67247 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 270924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 342
/proc/meminfo: memFree=1531976/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=270924 CPUtime=1800.1
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 70082 0 0 0 171526 8484 0 0 25 0 1 0 31853863 277426176 65817 1992294400 134512640 136485738 4291265984 18446744073709551615 135044386 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 67731 65817 228 482 0 67247 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 270924

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: 1.00 1.00 1.07 2/107 342
/proc/meminfo: memFree=1531976/2059040 swapFree=4136088/4192956
[pid=32751] ppid=32749 vsize=270924 CPUtime=1800.1
/proc/32751/stat : 32751 (pbct) R 32749 32751 32726 0 -1 4202496 70082 0 0 0 171526 8484 0 0 25 0 1 0 31853863 277426176 65817 1992294400 134512640 136485738 4291265984 18446744073709551615 135044386 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32751/statm: 67731 65817 228 482 0 67247 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 270924

Child status: 0
Real time (s): 1800.75
CPU time (s): 1800.13
CPU user time (s): 1715.26
CPU system time (s): 84.8711
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 270924

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

runsolver used 2.85157 second user time and 8.62569 second system time

The end

Launcher Data

Begin job on node014 at 2010-06-15 02:42:05
IDJOB=2668750
IDBENCH=2491
IDSOLVER=1170
FILE ID=node014/2668750-1276562525
PBS_JOBID= 11173509
Free space on /tmp= 62504 MiB

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

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

MD5SUM BENCH= e69b6a1a7600d74012ac2af18454c705
RANDOM SEED=263573870

node014.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.258
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.51
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.258
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:       1797376 kB
Buffers:         49756 kB
Cached:         123392 kB
SwapCached:      11572 kB
Active:          81380 kB
Inactive:       106164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1797376 kB
SwapTotal:     4192956 kB
SwapFree:      4136088 kB
Dirty:            2940 kB
Writeback:           0 kB
AnonPages:       11516 kB
Mapped:           9224 kB
Slab:            52228 kB
PageTables:       4008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182368 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= 62504 MiB
End job on node014 at 2010-06-15 03:12:08