Trace number 2681946

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.09 1800.58

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-tuff.opb
MD5SUM6c865484f3a48e715bdd95fa7e3b19dc
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 variables17153
Total number of constraints320
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 constraints320
Minimum length of a constraint11
Maximum length of a constraint3360
Number of terms in the objective function 90
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 3221225469
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 6170044790734848
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1104744513968841438
Number of bits of the biggest sum of numbers60
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.49/0.50	c constraints 320/0 clauses 0/0 units 33
0.49/0.50	c vars 17153
0.49/0.50	c objective 81 + 0
1800.01/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2681946-1277487147/watcher-2681946-1277487147 -o /tmp/evaluation-result-2681946-1277487147/solver-2681946-1277487147 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681946-1277487147.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 0.93 3/106 22617
/proc/meminfo: memFree=1845228/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=2268 CPUtime=0
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 279 0 0 0 0 0 0 0 19 0 1 0 124316474 2322432 198 1992294400 134512640 136421960 4289511264 18446744073709551615 135160324 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22617/statm: 567 198 146 467 0 98 0

[startup+0.032363 s]
/proc/loadavg: 1.00 1.00 0.93 3/106 22617
/proc/meminfo: memFree=1845228/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=2800 CPUtime=0.02
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 407 0 0 0 2 0 0 0 19 0 1 0 124316474 2867200 326 1992294400 134512640 136421960 4289511264 18446744073709551615 135806113 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22617/statm: 700 326 146 467 0 231 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2800

[startup+0.10137 s]
/proc/loadavg: 1.00 1.00 0.93 3/106 22617
/proc/meminfo: memFree=1845228/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=4160 CPUtime=0.09
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 738 0 0 0 9 0 0 0 20 0 1 0 124316474 4259840 657 1992294400 134512640 136421960 4289511264 18446744073709551615 135153443 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22617/statm: 1040 658 146 467 0 571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4160

[startup+0.301392 s]
/proc/loadavg: 1.00 1.00 0.93 3/106 22617
/proc/meminfo: memFree=1845228/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=8164 CPUtime=0.29
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 1699 0 0 0 28 1 0 0 20 0 1 0 124316474 8359936 1618 1992294400 134512640 136421960 4289511264 18446744073709551615 135152752 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22617/statm: 2041 1618 146 467 0 1572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8164

[startup+0.701437 s]
/proc/loadavg: 1.00 1.00 0.93 3/106 22617
/proc/meminfo: memFree=1845228/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=29988 CPUtime=0.69
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 7088 0 0 0 66 3 0 0 21 0 1 0 124316474 30707712 6974 1992294400 134512640 136421960 4289511264 18446744073709551615 134707025 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 7497 6974 195 467 0 7028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29988

[startup+1.50153 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22618
/proc/meminfo: memFree=1793512/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=93712 CPUtime=1.49
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 23853 0 0 0 139 10 0 0 23 0 1 0 124316474 95961088 22592 1992294400 134512640 136421960 4289511264 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 23428 22592 195 467 0 22959 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93712

[startup+3.1007 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22618
/proc/meminfo: memFree=1721592/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=187788 CPUtime=3.09
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 49222 0 0 0 287 22 0 0 25 0 1 0 124316474 192294912 46099 1992294400 134512640 136421960 4289511264 18446744073709551615 135321476 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 46947 46100 195 467 0 46478 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 187788

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22618
/proc/meminfo: memFree=1538196/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=351824 CPUtime=6.29
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 93516 0 0 0 587 42 0 0 25 0 1 0 124316474 360267776 87061 1992294400 134512640 136421960 4289511264 18446744073709551615 134708040 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 87956 87062 195 467 0 87487 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 351824

[startup+12.7008 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22618
/proc/meminfo: memFree=1306316/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=568500 CPUtime=12.68
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 148823 0 0 0 1191 77 0 0 25 0 1 0 124316474 582144000 134746 1992294400 134512640 136421960 4289511264 18446744073709551615 134870295 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 142125 134746 216 467 0 141656 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 568500

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22618
/proc/meminfo: memFree=1297388/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=577108 CPUtime=25.48
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 150914 0 0 0 2448 100 0 0 25 0 1 0 124316474 590958592 136837 1992294400 134512640 136421960 4289511264 18446744073709551615 134870295 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 144277 136837 216 467 0 143808 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 577108

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22618
/proc/meminfo: memFree=1290692/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=583720 CPUtime=51.08
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 152595 0 0 0 4980 128 0 0 25 0 1 0 124316474 597729280 138518 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 145930 138518 216 467 0 145461 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 583720

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22620
/proc/meminfo: memFree=1278540/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=596260 CPUtime=102.27
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 155541 0 0 0 10060 167 0 0 25 0 1 0 124316474 610570240 141464 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 149065 141464 216 467 0 148596 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 596260

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22622
/proc/meminfo: memFree=1268992/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=605820 CPUtime=162.25
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 157940 0 0 0 16017 208 0 0 25 0 1 0 124316474 620359680 143863 1992294400 134512640 136421960 4289511264 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 151455 143863 216 467 0 150986 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 605820

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22624
/proc/meminfo: memFree=1261800/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=613404 CPUtime=222.23
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 159724 0 0 0 21975 248 0 0 25 0 1 0 124316474 628125696 145647 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 153351 145647 216 467 0 152882 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 613404

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22624
/proc/meminfo: memFree=1254608/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=620936 CPUtime=282.22
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 161500 0 0 0 27942 280 0 0 25 0 1 0 124316474 635838464 147423 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 155234 147423 216 467 0 154765 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 620936

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22626
/proc/meminfo: memFree=1248904/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=626472 CPUtime=342.2
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 162932 0 0 0 33907 313 0 0 25 0 1 0 124316474 641507328 148855 1992294400 134512640 136421960 4289511264 18446744073709551615 135167067 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 156618 148855 216 467 0 156149 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 626472

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22628
/proc/meminfo: memFree=1243448/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=632420 CPUtime=402.19
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 164288 0 0 0 39874 345 0 0 25 0 1 0 124316474 647598080 150211 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 158105 150211 216 467 0 157636 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 632420

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22630
/proc/meminfo: memFree=1237620/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=638044 CPUtime=462.17
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 165718 0 0 0 45836 381 0 0 25 0 1 0 124316474 653357056 151641 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 159511 151641 216 467 0 159042 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 638044

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22632
/proc/meminfo: memFree=1231792/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=643696 CPUtime=522.15
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 167154 0 0 0 51800 415 0 0 25 0 1 0 124316474 659144704 153077 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 160924 153077 216 467 0 160455 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 643696

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22632
/proc/meminfo: memFree=1227576/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=647824 CPUtime=582.14
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 168222 0 0 0 57765 449 0 0 25 0 1 0 124316474 663371776 154145 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 161956 154145 216 467 0 161487 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 647824

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22634
/proc/meminfo: memFree=1224972/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=650136 CPUtime=642.13
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 168815 0 0 0 63732 481 0 0 25 0 1 0 124316474 665739264 154738 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 162534 154738 216 467 0 162065 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 650136

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22640
/proc/meminfo: memFree=1205132/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=670848 CPUtime=882.06
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 173742 0 0 0 87628 578 0 0 25 0 1 0 124316474 686948352 159665 1992294400 134512640 136421960 4289511264 18446744073709551615 134862003 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 167712 159665 216 467 0 167243 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 670848

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22642
/proc/meminfo: memFree=1202528/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=673404 CPUtime=942.05
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 174376 0 0 0 93606 599 0 0 25 0 1 0 124316474 689565696 160299 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 168351 160299 216 467 0 167882 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 673404

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22644
/proc/meminfo: memFree=1198560/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=677996 CPUtime=1002.03
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 175363 0 0 0 99585 618 0 0 25 0 1 0 124316474 694267904 161286 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 169499 161286 216 467 0 169030 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 677996

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22646
/proc/meminfo: memFree=1195832/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=680804 CPUtime=1062.02
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 176035 0 0 0 105565 637 0 0 25 0 1 0 124316474 697143296 161958 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 170201 161958 216 467 0 169732 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 680804

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22648
/proc/meminfo: memFree=1192732/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=683728 CPUtime=1122
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 176788 0 0 0 111539 661 0 0 25 0 1 0 124316474 700137472 162711 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 170932 162711 216 467 0 170463 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 683728

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22648
/proc/meminfo: memFree=1190128/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=686140 CPUtime=1181.98
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 177405 0 0 0 117513 685 0 0 25 0 1 0 124316474 702607360 163328 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 171535 163328 216 467 0 171066 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 686140

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22650
/proc/meminfo: memFree=1188020/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=688316 CPUtime=1241.97
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 177904 0 0 0 123498 699 0 0 25 0 1 0 124316474 704835584 163827 1992294400 134512640 136421960 4289511264 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 172079 163827 216 467 0 171610 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 688316

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22652
/proc/meminfo: memFree=1187896/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=688316 CPUtime=1301.96
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 177906 0 0 0 129441 755 0 0 25 0 1 0 124316474 704835584 163829 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 172079 163829 216 467 0 171610 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 688316

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22654
/proc/meminfo: memFree=1187896/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=688316 CPUtime=1361.93
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 177906 0 0 0 135404 789 0 0 25 0 1 0 124316474 704835584 163829 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 172079 163829 216 467 0 171610 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 688316

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22656
/proc/meminfo: memFree=1187648/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=688672 CPUtime=1421.93
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 178004 0 0 0 141370 823 0 0 25 0 1 0 124316474 705200128 163927 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 172168 163927 216 467 0 171699 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 688672

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22656
/proc/meminfo: memFree=1187400/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=688832 CPUtime=1481.9
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 178027 0 0 0 147336 854 0 0 25 0 1 0 124316474 705363968 163950 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 172208 163950 216 467 0 171739 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 688832

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22658
/proc/meminfo: memFree=1187152/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=688992 CPUtime=1541.89
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 178064 0 0 0 153300 889 0 0 25 0 1 0 124316474 705527808 163987 1992294400 134512640 136421960 4289511264 18446744073709551615 134870295 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 172248 163987 216 467 0 171779 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 688992

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22660
/proc/meminfo: memFree=1187152/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=689232 CPUtime=1601.87
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 178112 0 0 0 159271 916 0 0 25 0 1 0 124316474 705773568 164035 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 172308 164035 216 467 0 171839 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 689232

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22662
/proc/meminfo: memFree=1187152/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=689232 CPUtime=1661.86
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 178112 0 0 0 165240 946 0 0 25 0 1 0 124316474 705773568 164035 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 172308 164035 216 467 0 171839 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 689232

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22673
/proc/meminfo: memFree=1186036/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=689232 CPUtime=1721.83
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 178114 0 0 0 171206 977 0 0 25 0 1 0 124316474 705773568 164037 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 172308 164037 216 467 0 171839 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 689232

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22673
/proc/meminfo: memFree=1186160/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=689232 CPUtime=1781.81
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 178114 0 0 0 177175 1006 0 0 25 0 1 0 124316474 705773568 164037 1992294400 134512640 136421960 4289511264 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 172308 164037 216 467 0 171839 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 689232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22675
/proc/meminfo: memFree=1186160/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=689232 CPUtime=1800.01
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 178114 0 0 0 178985 1016 0 0 25 0 1 0 124316474 705773568 164037 1992294400 134512640 136421960 4289511264 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 172308 164037 216 467 0 171839 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 689232

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 22675
/proc/meminfo: memFree=1186160/2059040 swapFree=4139108/4192956
[pid=22617] ppid=22615 vsize=689232 CPUtime=1800.01
/proc/22617/stat : 22617 (pbct) R 22615 22617 21700 0 -1 4202496 178114 0 0 0 178985 1016 0 0 25 0 1 0 124316474 705773568 164037 1992294400 134512640 136421960 4289511264 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/22617/statm: 172308 164037 216 467 0 171839 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 689232

Child status: 0
Real time (s): 1800.58
CPU time (s): 1800.09
CPU user time (s): 1789.86
CPU system time (s): 10.2304
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 689232

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

runsolver used 3.00054 second user time and 8.47971 second system time

The end

Launcher Data

Begin job on node009 at 2010-06-25 19:32:27
IDJOB=2681946
IDBENCH=2427
IDSOLVER=1192
FILE ID=node009/2681946-1277487147
PBS_JOBID= 11190527
Free space on /tmp= 62400 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-tuff.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681946-1277487147/watcher-2681946-1277487147 -o /tmp/evaluation-result-2681946-1277487147/solver-2681946-1277487147 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2681946-1277487147.opb

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

MD5SUM BENCH= 6c865484f3a48e715bdd95fa7e3b19dc
RANDOM SEED=25130621

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1845748 kB
Buffers:         26304 kB
Cached:          88920 kB
SwapCached:       6020 kB
Active:          70380 kB
Inactive:        57520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1845748 kB
SwapTotal:     4192956 kB
SwapFree:      4139108 kB
Dirty:            3888 kB
Writeback:           8 kB
AnonPages:       11360 kB
Mapped:          11892 kB
Slab:            63244 kB
PageTables:       4100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181180 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= 62396 MiB
End job on node009 at 2010-06-25 20:02:30