Trace number 2669330

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.14 1800.86

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-scfxm1.opb
MD5SUMb00fcca5c7683bc6e417430bf4fc75bf
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.00054
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables13710
Total number of constraints327
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 constraints327
Minimum length of a constraint30
Maximum length of a constraint1710
Number of terms in the objective function 690
Biggest coefficient in the objective function 5368709120
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 140660178813
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 53687091200000
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 326830904793855
Number of bits of the biggest sum of numbers49
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.29	c constraints 326/0 clauses 0/0 units 1381
0.19/0.29	c vars 13710
0.19/0.29	c objective 626 + -4294967292
1800.08/1800.80	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-2669330-1276554902/watcher-2669330-1276554902 -o /tmp/evaluation-result-2669330-1276554902/solver-2669330-1276554902 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2669330-1276554902.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 1897
/proc/meminfo: memFree=1808812/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=2208 CPUtime=0
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 277 0 0 0 0 0 0 0 18 0 1 0 31091769 2260992 200 1992294400 134512640 136485738 4289872720 18446744073709551615 135171973 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1897/statm: 552 200 155 482 0 68 0

[startup+0.062031 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 1897
/proc/meminfo: memFree=1808812/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=3424 CPUtime=0.05
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 578 0 0 0 5 0 0 0 20 0 1 0 31091769 3506176 501 1992294400 134512640 136485738 4289872720 18446744073709551615 135411152 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1897/statm: 856 502 157 482 0 372 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3424

[startup+0.101039 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 1897
/proc/meminfo: memFree=1808812/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=4348 CPUtime=0.09
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 790 0 0 0 9 0 0 0 20 0 1 0 31091769 4452352 713 1992294400 134512640 136485738 4289872720 18446744073709551615 135173323 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1897/statm: 1087 713 157 482 0 603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4348

[startup+0.301074 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 1897
/proc/meminfo: memFree=1808812/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=9648 CPUtime=0.29
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 2098 0 0 0 29 0 0 0 20 0 1 0 31091769 9879552 2021 1992294400 134512640 136485738 4289872720 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 2445 2022 193 482 0 1961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9648

[startup+0.701145 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 1897
/proc/meminfo: memFree=1808812/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=38288 CPUtime=0.69
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 9406 0 0 0 65 4 0 0 21 0 1 0 31091769 39206912 8988 1992294400 134512640 136485738 4289872720 18446744073709551615 135864452 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 9572 8989 197 482 0 9088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38288

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1899
/proc/meminfo: memFree=1754244/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=89436 CPUtime=1.49
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 22938 0 0 0 138 11 0 0 23 0 1 0 31091769 91582464 21714 1992294400 134512640 136485738 4289872720 18446744073709551615 134727856 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 22359 21715 197 482 0 21875 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89436

[startup+3.10157 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1899
/proc/meminfo: memFree=1684680/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=189868 CPUtime=3.09
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 49818 0 0 0 286 23 0 0 25 0 1 0 31091769 194424832 46732 1992294400 134512640 136485738 4289872720 18446744073709551615 135681405 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 47467 46733 197 482 0 46983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 189868

[startup+6.30115 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1899
/proc/meminfo: memFree=1477848/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=353072 CPUtime=6.29
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 91667 0 0 0 586 43 0 0 25 0 1 0 31091769 361545728 84288 1992294400 134512640 136485738 4289872720 18446744073709551615 135173200 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 88268 84288 228 482 0 87784 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 353072

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1899
/proc/meminfo: memFree=1469540/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=355184 CPUtime=12.69
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 92206 0 0 0 1202 67 0 0 25 0 1 0 31091769 363708416 84827 1992294400 134512640 136485738 4289872720 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 88796 84827 228 482 0 88312 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 355184

[startup+25.5006 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1899
/proc/meminfo: memFree=1466440/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=358096 CPUtime=25.48
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 92944 0 0 0 2440 108 0 0 25 0 1 0 31091769 366690304 85565 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 89524 85565 228 482 0 89040 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 358096

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1899
/proc/meminfo: memFree=1461480/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=363236 CPUtime=51.06
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 94222 0 0 0 4929 177 0 0 25 0 1 0 31091769 371953664 86843 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 90809 86843 228 482 0 90325 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 363236

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1901
/proc/meminfo: memFree=1445112/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=379256 CPUtime=102.26
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 98200 0 0 0 9898 328 0 0 25 0 1 0 31091769 388358144 90821 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 94814 90821 228 482 0 94330 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 379256

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1903
/proc/meminfo: memFree=1428000/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=396616 CPUtime=162.23
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 102514 0 0 0 15758 465 0 0 25 0 1 0 31091769 406134784 95135 1992294400 134512640 136485738 4289872720 18446744073709551615 135040470 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 99154 95135 228 482 0 98670 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 396616

[startup+222.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 1905
/proc/meminfo: memFree=1412252/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=412284 CPUtime=222.21
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 106378 0 0 0 21605 616 0 0 25 0 1 0 31091769 422178816 98999 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 103071 98999 228 482 0 102587 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 412284

[startup+282.302 s]
/proc/loadavg: 1.10 1.03 1.00 2/107 1905
/proc/meminfo: memFree=1397372/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=427816 CPUtime=282.18
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 110194 0 0 0 27470 748 0 0 25 0 1 0 31091769 438083584 102815 1992294400 134512640 136485738 4289872720 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 106954 102815 228 482 0 106470 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 427816

[startup+342.301 s]
/proc/loadavg: 1.09 1.04 1.00 2/107 1907
/proc/meminfo: memFree=1386584/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=438232 CPUtime=342.15
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 112808 0 0 0 33350 865 0 0 25 0 1 0 31091769 448749568 105429 1992294400 134512640 136485738 4289872720 18446744073709551615 135856889 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 109558 105429 228 482 0 109074 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 438232

[startup+402.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/107 1909
/proc/meminfo: memFree=1380880/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=443860 CPUtime=402.14
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 114231 0 0 0 39235 979 0 0 25 0 1 0 31091769 454512640 106852 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 110965 106852 228 482 0 110481 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 443860

[startup+462.301 s]
/proc/loadavg: 1.08 1.05 1.00 2/107 1911
/proc/meminfo: memFree=1380756/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=443860 CPUtime=462.11
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 114240 0 0 0 45100 1111 0 0 25 0 1 0 31091769 454512640 106861 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 110965 106861 228 482 0 110481 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 443860

[startup+522.301 s]
/proc/loadavg: 1.08 1.05 1.00 2/107 1913
/proc/meminfo: memFree=1380756/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=443860 CPUtime=522.09
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 114245 0 0 0 50977 1232 0 0 25 0 1 0 31091769 454512640 106866 1992294400 134512640 136485738 4289872720 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 110965 106866 228 482 0 110481 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 443860

[startup+582.301 s]
/proc/loadavg: 1.07 1.05 1.00 2/107 1913
/proc/meminfo: memFree=1380632/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=443860 CPUtime=582.07
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 114254 0 0 0 56866 1341 0 0 25 0 1 0 31091769 454512640 106875 1992294400 134512640 136485738 4289872720 18446744073709551615 135192864 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 110965 106875 228 482 0 110481 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 443860

[startup+642.301 s]
/proc/loadavg: 1.07 1.06 1.00 2/107 1915
/proc/meminfo: memFree=1379888/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=444784 CPUtime=642.05
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 114429 0 0 0 62754 1451 0 0 25 0 1 0 31091769 455458816 107050 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 111196 107050 228 482 0 110712 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 444784

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 1922
/proc/meminfo: memFree=1378648/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=446220 CPUtime=821.97
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 114671 0 0 0 80363 1834 0 0 25 0 1 0 31091769 456929280 107292 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 111555 107292 228 482 0 111071 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 446220

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 1922
/proc/meminfo: memFree=1377036/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=448244 CPUtime=881.94
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 115064 0 0 0 86245 1949 0 0 25 0 1 0 31091769 459001856 107685 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 112061 107685 228 482 0 111577 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 448244

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 1924
/proc/meminfo: memFree=1375548/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=449732 CPUtime=941.93
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 115426 0 0 0 92125 2068 0 0 25 0 1 0 31091769 460525568 108047 1992294400 134512640 136485738 4289872720 18446744073709551615 135024897 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 112433 108047 228 482 0 111949 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 449732

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 1926
/proc/meminfo: memFree=1373812/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=451640 CPUtime=1001.9
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 115841 0 0 0 98034 2156 0 0 25 0 1 0 31091769 462479360 108462 1992294400 134512640 136485738 4289872720 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 112910 108462 228 482 0 112426 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 451640

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1928
/proc/meminfo: memFree=1372696/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=452728 CPUtime=1061.87
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 116105 0 0 0 103938 2249 0 0 25 0 1 0 31091769 463593472 108726 1992294400 134512640 136485738 4289872720 18446744073709551615 135293356 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 113182 108726 228 482 0 112698 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 452728

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1930
/proc/meminfo: memFree=1371332/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=454360 CPUtime=1121.85
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 116460 0 0 0 109862 2323 0 0 25 0 1 0 31091769 465264640 109081 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 113590 109081 228 482 0 113106 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 454360

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1930
/proc/meminfo: memFree=1371084/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=454360 CPUtime=1181.83
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 116502 0 0 0 115781 2402 0 0 25 0 1 0 31091769 465264640 109123 1992294400 134512640 136485738 4289872720 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 113590 109123 228 482 0 113106 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 454360

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1932
/proc/meminfo: memFree=1370340/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=455452 CPUtime=1241.81
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 116697 0 0 0 121712 2469 0 0 25 0 1 0 31091769 466382848 109318 1992294400 134512640 136485738 4289872720 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 113863 109318 228 482 0 113379 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 455452

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1934
/proc/meminfo: memFree=1369472/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=456412 CPUtime=1301.78
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 116898 0 0 0 127673 2505 0 0 25 0 1 0 31091769 467365888 109519 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 114103 109519 228 482 0 113619 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 456412

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1936
/proc/meminfo: memFree=1369472/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=456412 CPUtime=1361.75
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 116898 0 0 0 133544 2631 0 0 25 0 1 0 31091769 467365888 109519 1992294400 134512640 136485738 4289872720 18446744073709551615 135293368 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 114103 109519 228 482 0 113619 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 456412

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1938
/proc/meminfo: memFree=1368108/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=458012 CPUtime=1421.74
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 117224 0 0 0 139463 2711 0 0 25 0 1 0 31091769 469004288 109845 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 114503 109845 228 482 0 114019 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 458012

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1938
/proc/meminfo: memFree=1366868/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=459172 CPUtime=1481.71
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 117508 0 0 0 145387 2784 0 0 25 0 1 0 31091769 470192128 110129 1992294400 134512640 136485738 4289872720 18446744073709551615 135860760 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 114793 110129 228 482 0 114309 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 459172

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1940
/proc/meminfo: memFree=1366868/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=459172 CPUtime=1541.69
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 117527 0 0 0 151296 2873 0 0 25 0 1 0 31091769 470192128 110148 1992294400 134512640 136485738 4289872720 18446744073709551615 135185111 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 114793 110148 228 482 0 114309 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 459172

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1955
/proc/meminfo: memFree=1366124/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=459172 CPUtime=1601.65
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 117530 0 0 0 157180 2985 0 0 25 0 1 0 31091769 470192128 110151 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 114793 110151 228 482 0 114309 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 459172

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1957
/proc/meminfo: memFree=1366000/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=459972 CPUtime=1661.63
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 117702 0 0 0 163091 3072 0 0 25 0 1 0 31091769 471011328 110323 1992294400 134512640 136485738 4289872720 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 114993 110323 228 482 0 114509 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 459972

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1959
/proc/meminfo: memFree=1365008/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=461092 CPUtime=1721.61
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 117935 0 0 0 169021 3140 0 0 25 0 1 0 31091769 472158208 110556 1992294400 134512640 136485738 4289872720 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 115273 110556 228 482 0 114789 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 461092

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1959
/proc/meminfo: memFree=1364636/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=461252 CPUtime=1781.59
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 117997 0 0 0 174942 3217 0 0 25 0 1 0 31091769 472322048 110618 1992294400 134512640 136485738 4289872720 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 115313 110618 228 482 0 114829 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 461252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1961
/proc/meminfo: memFree=1364636/2059040 swapFree=4136716/4192956
[pid=1897] ppid=1895 vsize=461252 CPUtime=1800.08
/proc/1897/stat : 1897 (pbct) R 1895 1897 1641 0 -1 4202496 118016 0 0 0 176768 3240 0 0 25 0 1 0 31091769 472322048 110637 1992294400 134512640 136485738 4289872720 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1897/statm: 115313 110637 228 482 0 114829 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 461252

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

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

Child status: 0
Real time (s): 1800.86
CPU time (s): 1800.14
CPU user time (s): 1767.68
CPU system time (s): 32.4561
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 461252

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

runsolver used 2.97355 second user time and 8.50371 second system time

The end

Launcher Data

Begin job on node012 at 2010-06-15 00:35:02
IDJOB=2669330
IDBENCH=2444
IDSOLVER=1170
FILE ID=node012/2669330-1276554902
PBS_JOBID= 11173496
Free space on /tmp= 62504 MiB

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

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

MD5SUM BENCH= b00fcca5c7683bc6e417430bf4fc75bf
RANDOM SEED=50338753

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1809216 kB
Buffers:         48656 kB
Cached:         121744 kB
SwapCached:       9652 kB
Active:          75844 kB
Inactive:       107268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1809216 kB
SwapTotal:     4192956 kB
SwapFree:      4136716 kB
Dirty:            3208 kB
Writeback:          20 kB
AnonPages:       11040 kB
Mapped:           9408 kB
Slab:            44896 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182424 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= 62500 MiB
End job on node012 at 2010-06-15 01:05:05