Trace number 2681952

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 fixed? (TO) 1800.16 1800.78

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-gfrd-pnc.opb
MD5SUM84033421910bbd4d66297a25db66c955
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 variables27888
Total number of constraints874
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 constraints874
Minimum length of a constraint11
Maximum length of a constraint246
Number of terms in the objective function 27836
Biggest coefficient in the objective function 698469056512
Number of bits for the biggest coefficient in the objective function 40
Sum of the numbers in the objective function 44081965661371
Number of bits of the sum of numbers in the objective function 46
Biggest number in a constraint 698469056512
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 44081965661371
Number of bits of the biggest sum of numbers46
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.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.29/0.30	c constraints 874/0 clauses 0/0 units 0
0.29/0.30	c vars 27888
0.29/0.30	c objective 27836 + 0
1800.09/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-2681952-1277487353/watcher-2681952-1277487353 -o /tmp/evaluation-result-2681952-1277487353/solver-2681952-1277487353 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681952-1277487353.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.95 1.03 1.00 3/106 28478
/proc/meminfo: memFree=1830776/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=2416 CPUtime=0
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 296 0 0 0 0 0 0 0 17 0 1 0 90023321 2473984 216 1992294400 134512640 136421960 4289156112 18446744073709551615 135873694 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28478/statm: 604 216 138 467 0 135 0

[startup+0.077499 s]
/proc/loadavg: 0.95 1.03 1.00 3/106 28478
/proc/meminfo: memFree=1830776/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=4008 CPUtime=0.07
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 820 0 0 0 7 0 0 0 17 0 1 0 90023321 4104192 593 1992294400 134512640 136421960 4289156112 18446744073709551615 135160324 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28478/statm: 1002 593 139 467 0 533 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4008

[startup+0.100503 s]
/proc/loadavg: 0.95 1.03 1.00 3/106 28478
/proc/meminfo: memFree=1830776/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=4008 CPUtime=0.09
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 821 0 0 0 9 0 0 0 17 0 1 0 90023321 4104192 594 1992294400 134512640 136421960 4289156112 18446744073709551615 135818487 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28478/statm: 1002 594 140 467 0 533 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4008

[startup+0.300531 s]
/proc/loadavg: 0.95 1.03 1.00 3/106 28478
/proc/meminfo: memFree=1830776/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=8628 CPUtime=0.29
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 1992 0 0 0 28 1 0 0 17 0 1 0 90023321 8835072 1765 1992294400 134512640 136421960 4289156112 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28478/statm: 2157 1766 146 467 0 1688 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8628

[startup+0.700588 s]
/proc/loadavg: 0.95 1.03 1.00 3/106 28478
/proc/meminfo: memFree=1830776/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=43712 CPUtime=0.69
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 10514 0 0 0 64 5 0 0 17 0 1 0 90023321 44761088 10287 1992294400 134512640 136421960 4289156112 18446744073709551615 135809576 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 10928 10287 195 467 0 10459 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43712

[startup+1.5007 s]
/proc/loadavg: 0.95 1.03 1.00 2/107 28479
/proc/meminfo: memFree=1769016/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=102272 CPUtime=1.49
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 25910 0 0 0 137 12 0 0 18 0 1 0 90023321 104726528 24942 1992294400 134512640 136421960 4289156112 18446744073709551615 134632331 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 25568 24942 195 467 0 25099 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102272

[startup+3.10093 s]
/proc/loadavg: 0.95 1.03 1.00 2/107 28479
/proc/meminfo: memFree=1692260/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=211072 CPUtime=3.09
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 55009 0 0 0 284 25 0 0 21 0 1 0 90023321 216137728 52179 1992294400 134512640 136421960 4289156112 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 52768 52179 195 467 0 52299 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 211072

[startup+6.30138 s]
/proc/loadavg: 0.95 1.03 1.00 2/107 28479
/proc/meminfo: memFree=1394356/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=462748 CPUtime=6.29
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 120387 0 0 0 578 51 0 0 25 0 1 0 90023321 473853952 111779 1992294400 134512640 136421960 4289156112 18446744073709551615 134914603 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 115687 111779 205 467 0 115218 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 462748

[startup+12.7013 s]
/proc/loadavg: 0.95 1.03 1.00 2/107 28479
/proc/meminfo: memFree=1365644/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=479944 CPUtime=12.69
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 124867 0 0 0 1169 100 0 0 25 0 1 0 90023321 491462656 116171 1992294400 134512640 136421960 4289156112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 119986 116171 217 467 0 119517 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 479944

[startup+25.5011 s]
/proc/loadavg: 0.96 1.03 1.00 2/107 28481
/proc/meminfo: memFree=1357832/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=488132 CPUtime=25.48
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 126881 0 0 0 2354 194 0 0 25 0 1 0 90023321 499847168 118185 1992294400 134512640 136421960 4289156112 18446744073709551615 134870295 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 122033 118185 217 467 0 121564 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 488132

[startup+51.1007 s]
/proc/loadavg: 0.97 1.03 1.00 2/107 28481
/proc/meminfo: memFree=1344068/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=502096 CPUtime=51.07
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 130314 0 0 0 4862 245 0 0 25 0 1 0 90023321 514146304 121618 1992294400 134512640 136421960 4289156112 18446744073709551615 134870295 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 125524 121618 217 467 0 125055 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 502096

[startup+102.308 s]
/proc/loadavg: 0.99 1.02 1.00 2/107 28483
/proc/meminfo: memFree=1331544/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=514064 CPUtime=102.26
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 133269 0 0 0 9933 293 0 0 25 0 1 0 90023321 526401536 124573 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 128516 124573 217 467 0 128047 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 514064

[startup+162.301 s]
/proc/loadavg: 0.99 1.02 1.00 2/107 28483
/proc/meminfo: memFree=1321624/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=524352 CPUtime=162.24
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 135768 0 0 0 15867 357 0 0 25 0 1 0 90023321 536936448 127072 1992294400 134512640 136421960 4289156112 18446744073709551615 134862304 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 131088 127072 217 467 0 130619 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 524352

[startup+222.301 s]
/proc/loadavg: 0.99 1.01 1.00 2/107 28485
/proc/meminfo: memFree=1312076/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=534180 CPUtime=222.22
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 138160 0 0 0 21821 401 0 0 25 0 1 0 90023321 547000320 129464 1992294400 134512640 136421960 4289156112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 133545 129464 217 467 0 133076 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 534180

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 28487
/proc/meminfo: memFree=1306620/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=539412 CPUtime=282.2
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 139504 0 0 0 27752 468 0 0 25 0 1 0 90023321 552357888 130808 1992294400 134512640 136421960 4289156112 18446744073709551615 134862021 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 134853 130808 217 467 0 134384 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 539412

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 28489
/proc/meminfo: memFree=1300048/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=546588 CPUtime=342.18
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 141149 0 0 0 33712 506 0 0 25 0 1 0 90023321 559706112 132453 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 136647 132453 217 467 0 136178 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 546588

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 28491
/proc/meminfo: memFree=1294964/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=551424 CPUtime=402.16
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 142380 0 0 0 39665 551 0 0 25 0 1 0 90023321 564658176 133684 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 137856 133684 217 467 0 137387 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 551424

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 28491
/proc/meminfo: memFree=1294592/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=551948 CPUtime=462.14
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 142487 0 0 0 45608 606 0 0 25 0 1 0 90023321 565194752 133791 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 137987 133791 217 467 0 137518 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 551948

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 28493
/proc/meminfo: memFree=1293724/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=552776 CPUtime=522.12
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 142661 0 0 0 51568 644 0 0 25 0 1 0 90023321 566042624 133965 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 138194 133965 217 467 0 137725 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 552776

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 28495
/proc/meminfo: memFree=1291740/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=554656 CPUtime=582.1
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 143184 0 0 0 57530 680 0 0 25 0 1 0 90023321 567967744 134488 1992294400 134512640 136421960 4289156112 18446744073709551615 135809583 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 138664 134488 217 467 0 138195 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 554656

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 28497
/proc/meminfo: memFree=1289756/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=556848 CPUtime=642.09
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 143647 0 0 0 63495 714 0 0 25 0 1 0 90023321 570212352 134951 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 139212 134951 217 467 0 138743 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 556848

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 28503
/proc/meminfo: memFree=1276860/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=570280 CPUtime=882
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 146839 0 0 0 87337 863 0 0 25 0 1 0 90023321 583966720 138143 1992294400 134512640 136421960 4289156112 18446744073709551615 134861950 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 142570 138143 217 467 0 142101 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 570280

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 28505
/proc/meminfo: memFree=1271280/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=575896 CPUtime=941.98
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 148216 0 0 0 93298 900 0 0 25 0 1 0 90023321 589717504 139520 1992294400 134512640 136421960 4289156112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 143974 139520 217 467 0 143505 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 575896

[startup+1002.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 28507
/proc/meminfo: memFree=1266816/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=580252 CPUtime=1001.97
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 149314 0 0 0 99266 931 0 0 25 0 1 0 90023321 594178048 140618 1992294400 134512640 136421960 4289156112 18446744073709551615 134857568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 145063 140618 217 467 0 144594 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 580252

[startup+1062.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 28507
/proc/meminfo: memFree=1266692/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=580252 CPUtime=1061.94
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 149314 0 0 0 105191 1003 0 0 25 0 1 0 90023321 594178048 140618 1992294400 134512640 136421960 4289156112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 145063 140618 217 467 0 144594 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 580252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28509
/proc/meminfo: memFree=1266692/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=580252 CPUtime=1121.92
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 149340 0 0 0 111109 1083 0 0 25 0 1 0 90023321 594178048 140644 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 145063 140644 217 467 0 144594 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 580252

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28511
/proc/meminfo: memFree=1266444/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=580540 CPUtime=1181.9
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 149380 0 0 0 117068 1122 0 0 25 0 1 0 90023321 594472960 140684 1992294400 134512640 136421960 4289156112 18446744073709551615 135028857 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 145135 140684 217 467 0 144666 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 580540

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28513
/proc/meminfo: memFree=1266196/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=580540 CPUtime=1241.88
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 149403 0 0 0 123029 1159 0 0 25 0 1 0 90023321 594472960 140707 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 145135 140707 217 467 0 144666 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 580540

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28515
/proc/meminfo: memFree=1266072/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=580540 CPUtime=1301.87
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 149404 0 0 0 128984 1203 0 0 25 0 1 0 90023321 594472960 140708 1992294400 134512640 136421960 4289156112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 145135 140708 217 467 0 144666 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 580540

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28515
/proc/meminfo: memFree=1266072/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=580540 CPUtime=1361.85
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 149410 0 0 0 134950 1235 0 0 25 0 1 0 90023321 594472960 140714 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 145135 140714 217 467 0 144666 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 580540

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28517
/proc/meminfo: memFree=1266072/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=580540 CPUtime=1421.84
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 149410 0 0 0 140920 1264 0 0 25 0 1 0 90023321 594472960 140714 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 145135 140714 217 467 0 144666 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 580540

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28519
/proc/meminfo: memFree=1266072/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=580540 CPUtime=1481.8
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 149411 0 0 0 146889 1291 0 0 25 0 1 0 90023321 594472960 140715 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 145135 140715 217 467 0 144666 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 580540

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28530
/proc/meminfo: memFree=1264956/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=580540 CPUtime=1541.77
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 149411 0 0 0 152855 1322 0 0 25 0 1 0 90023321 594472960 140715 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 145135 140715 217 467 0 144666 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 580540

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28532
/proc/meminfo: memFree=1265080/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=581368 CPUtime=1601.75
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 149553 0 0 0 158823 1352 0 0 25 0 1 0 90023321 595320832 140857 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 145342 140857 217 467 0 144873 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 581368

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28532
/proc/meminfo: memFree=1261856/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=584404 CPUtime=1661.73
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 150366 0 0 0 164793 1380 0 0 25 0 1 0 90023321 598429696 141670 1992294400 134512640 136421960 4289156112 18446744073709551615 134861950 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 146101 141670 217 467 0 145632 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 584404

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28534
/proc/meminfo: memFree=1257764/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=588536 CPUtime=1721.71
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 151415 0 0 0 170764 1407 0 0 25 0 1 0 90023321 602660864 142719 1992294400 134512640 136421960 4289156112 18446744073709551615 134862093 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 147134 142719 217 467 0 146665 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 588536

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28536
/proc/meminfo: memFree=1252680/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=594588 CPUtime=1781.69
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 152676 0 0 0 176729 1440 0 0 25 0 1 0 90023321 608858112 143980 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 148647 143980 217 467 0 148178 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 594588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28536
/proc/meminfo: memFree=1251564/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=595644 CPUtime=1800.09
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 152948 0 0 0 178561 1448 0 0 25 0 1 0 90023321 609939456 144252 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 148911 144252 217 467 0 148442 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 595644

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.00 2/107 28536
/proc/meminfo: memFree=1251564/2059040 swapFree=4140632/4192956
[pid=28478] ppid=28476 vsize=595644 CPUtime=1800.09
/proc/28478/stat : 28478 (pbct) R 28476 28478 27879 0 -1 4202496 152948 0 0 0 178561 1448 0 0 25 0 1 0 90023321 609939456 144252 1992294400 134512640 136421960 4289156112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28478/statm: 148911 144252 217 467 0 148442 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 595644

Child status: 0
Real time (s): 1800.78
CPU time (s): 1800.16
CPU user time (s): 1785.61
CPU system time (s): 14.5518
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 595644

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

runsolver used 3.14052 second user time and 8.33573 second system time

The end

Launcher Data

Begin job on node049 at 2010-06-25 19:35:53
IDJOB=2681952
IDBENCH=2447
IDSOLVER=1192
FILE ID=node049/2681952-1277487353
PBS_JOBID= 11190497
Free space on /tmp= 62452 MiB

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

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

MD5SUM BENCH= 84033421910bbd4d66297a25db66c955
RANDOM SEED=1562299928

node049.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.244
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.48
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.244
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:       1831180 kB
Buffers:         32700 kB
Cached:          96788 kB
SwapCached:       5652 kB
Active:          58720 kB
Inactive:        84300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1831180 kB
SwapTotal:     4192956 kB
SwapFree:      4140632 kB
Dirty:            3120 kB
Writeback:           0 kB
AnonPages:       12260 kB
Mapped:          12012 kB
Slab:            62644 kB
PageTables:       4148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184420 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62452 MiB
End job on node049 at 2010-06-25 20:05:55