Trace number 41127

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, and are wall clock time (not CPU 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 NameAnswerCPU timeWall clock time
PBS 4.1L? (TO) 1800.64 1801.22

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.6.accl.ucl.opb
MD5SUM9d22902ade96af236e70cdbf7d8bd853
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23621
Total number of constraints67526
Number of constraints which are clauses65126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2400
Minimum length of a constraint1
Maximum length of a constraint13
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 71
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 261
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node11/41127-1149234642/instance-41127-1149234642.opb ......

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-41127-1149234642 -o ROOT/results/node11/solver-41127-1149234642 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node11/41127-1149234642/instance-41127-1149234642.opb 560554653 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.93 3/64 22509
/proc/meminfo: memFree=1354064/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=3616 CPUtime=0
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 189126706 3702784 125 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598917 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 904 126 90 232 0 669 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1339480/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=19000 CPUtime=9.99
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 4962 0 0 0 991 8 0 0 25 0 1 0 189126706 19456000 3744 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 4750 3744 105 232 0 4515 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 19000

[startup+20.0086 s]
/proc/loadavg: 0.94 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1334880/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=23560 CPUtime=20
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 6605 0 0 0 1985 15 0 0 25 0 1 0 189126706 24125440 4917 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552279 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 5890 4917 105 232 0 5655 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 23560

[startup+30.0148 s]
/proc/loadavg: 0.95 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1334112/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=24640 CPUtime=29.99
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 7315 0 0 0 2978 21 0 0 25 0 1 0 189126706 25231360 5157 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 6160 5157 105 232 0 5925 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 24640

[startup+40.021 s]
/proc/loadavg: 0.95 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1333472/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=25024 CPUtime=40
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 7703 0 0 0 3972 28 0 0 25 0 1 0 189126706 25624576 5263 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 6256 5263 105 232 0 6021 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 25024

[startup+50.0282 s]
/proc/loadavg: 0.96 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1333152/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=25376 CPUtime=50
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 8029 0 0 0 4965 35 0 0 25 0 1 0 189126706 25985024 5354 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552424 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 6344 5354 105 232 0 6109 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 25376

[startup+60.0344 s]
/proc/loadavg: 0.97 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1332896/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=25804 CPUtime=60.01
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 8404 0 0 0 5960 41 0 0 25 0 1 0 189126706 26423296 5447 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552510 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 6451 5447 105 232 0 6216 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 25804

[startup+70.0406 s]
/proc/loadavg: 0.97 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1331744/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=26120 CPUtime=70.01
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 8981 0 0 0 6955 46 0 0 25 0 1 0 189126706 26746880 5742 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 6530 5742 105 232 0 6295 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 26120

[startup+80.0468 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1330528/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=34476 CPUtime=80.01
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 9556 0 0 0 7950 51 0 0 25 0 1 0 189126706 35303424 6035 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 8619 6035 105 232 0 8384 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 34476

[startup+90.053 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1329824/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=34900 CPUtime=90.02
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 9947 0 0 0 8946 56 0 0 25 0 1 0 189126706 35737600 6238 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 8725 6238 105 232 0 8490 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 34900

[startup+100.059 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1328672/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=35076 CPUtime=100.02
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 10460 0 0 0 9942 60 0 0 25 0 1 0 189126706 35917824 6516 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 8769 6516 105 232 0 8534 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 35076

[startup+110.066 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1328032/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=35076 CPUtime=110.03
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 10871 0 0 0 10938 65 0 0 25 0 1 0 189126706 35917824 6645 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551974 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 8769 6645 105 232 0 8534 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 35076

[startup+120.073 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1327584/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=35376 CPUtime=120.03
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 11117 0 0 0 11933 70 0 0 25 0 1 0 189126706 36225024 6750 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551459 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 8844 6750 105 232 0 8609 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 35376

[startup+130.079 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1327392/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=35504 CPUtime=130.03
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 11349 0 0 0 12928 75 0 0 25 0 1 0 189126706 36356096 6794 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551252 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 8876 6794 105 232 0 8641 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 35504

[startup+140.085 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1326368/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=35640 CPUtime=140.04
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 11799 0 0 0 13924 80 0 0 25 0 1 0 189126706 36495360 7056 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 8910 7056 105 232 0 8675 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 35640

[startup+150.091 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1325792/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=38852 CPUtime=150.04
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 12995 0 0 0 14920 84 0 0 25 0 1 0 189126706 39784448 7201 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 9713 7201 105 232 0 9478 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 38852

[startup+160.097 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1324256/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=39132 CPUtime=160.05
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 13687 0 0 0 15914 91 0 0 25 0 1 0 189126706 40071168 7611 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 9783 7611 105 232 0 9548 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 39132

[startup+170.104 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1322528/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=39476 CPUtime=170.05
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 14308 0 0 0 16907 98 0 0 25 0 1 0 189126706 40423424 7997 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551396 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 9869 7997 105 232 0 9634 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 39476

[startup+180.11 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1321184/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=39608 CPUtime=180.05
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 14782 0 0 0 17903 102 0 0 25 0 1 0 189126706 40558592 8330 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 9902 8330 105 232 0 9667 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 39608

[startup+190.116 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1321056/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=39744 CPUtime=190.05
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 15011 0 0 0 18898 107 0 0 25 0 1 0 189126706 40697856 8371 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546578 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 9936 8371 105 232 0 9701 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 39744

[startup+200.122 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1320800/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=39876 CPUtime=200.06
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 15254 0 0 0 19894 112 0 0 25 0 1 0 189126706 40833024 8426 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 9969 8426 105 232 0 9734 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 39876

[startup+210.128 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22509
/proc/meminfo: memFree=1320544/2055920 swapFree=4181380/4192956

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

/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 57851 0 0 0 177474 678 0 0 25 0 1 0 189126706 181022720 27442 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44195 27442 105 232 0 43960 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 176780

[startup+1783.1 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244384/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176780 CPUtime=1782.52
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 57853 0 0 0 177574 678 0 0 25 0 1 0 189126706 181022720 27444 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550034 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44195 27444 105 232 0 43960 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 176780

[startup+1784.11 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244320/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176780 CPUtime=1783.52
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 57902 0 0 0 177674 678 0 0 25 0 1 0 189126706 181022720 27446 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552269 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44195 27446 105 232 0 43960 0
Current children cumulated CPU time (s) 1783.52
Current children cumulated vsize (Kb) 176780

[startup+1785.11 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244320/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1784.54
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 57940 0 0 0 177775 679 0 0 25 0 1 0 189126706 181153792 27451 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27451 105 232 0 43992 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 176908

[startup+1786.12 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244320/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1785.54
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 57993 0 0 0 177875 679 0 0 25 0 1 0 189126706 181153792 27457 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27457 105 232 0 43992 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 176908

[startup+1787.12 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244320/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1786.55
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 57994 0 0 0 177976 679 0 0 25 0 1 0 189126706 181153792 27458 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552176 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27458 105 232 0 43992 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 176908

[startup+1788.13 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244320/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1787.54
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 57998 0 0 0 178075 679 0 0 25 0 1 0 189126706 181153792 27462 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546281 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27462 105 232 0 43992 0
Current children cumulated CPU time (s) 1787.54
Current children cumulated vsize (Kb) 176908

[startup+1789.13 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244320/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1788.55
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58000 0 0 0 178175 680 0 0 25 0 1 0 189126706 181153792 27464 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550853 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27464 105 232 0 43992 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 176908

[startup+1790.14 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244256/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1789.55
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58055 0 0 0 178275 680 0 0 25 0 1 0 189126706 181153792 27472 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27472 105 232 0 43992 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (Kb) 176908

[startup+1791.14 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244256/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1790.56
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58057 0 0 0 178375 681 0 0 25 0 1 0 189126706 181153792 27474 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27474 105 232 0 43992 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 176908

[startup+1792.15 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244192/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1791.56
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58105 0 0 0 178475 681 0 0 25 0 1 0 189126706 181153792 27475 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27475 105 232 0 43992 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (Kb) 176908

[startup+1793.15 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244192/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1792.57
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58111 0 0 0 178575 682 0 0 25 0 1 0 189126706 181153792 27481 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27481 105 232 0 43992 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 176908

[startup+1794.16 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244192/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1793.58
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58112 0 0 0 178676 682 0 0 25 0 1 0 189126706 181153792 27482 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27482 105 232 0 43992 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 176908

[startup+1795.16 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244192/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1794.58
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58113 0 0 0 178776 682 0 0 25 0 1 0 189126706 181153792 27483 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27483 105 232 0 43992 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 176908

[startup+1796.17 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244192/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1795.58
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58114 0 0 0 178876 682 0 0 25 0 1 0 189126706 181153792 27484 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27484 105 232 0 43992 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (Kb) 176908

[startup+1797.17 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244128/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1796.58
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58162 0 0 0 178976 682 0 0 25 0 1 0 189126706 181153792 27485 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27485 105 232 0 43992 0
Current children cumulated CPU time (s) 1796.58
Current children cumulated vsize (Kb) 176908

[startup+1798.18 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244128/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1797.59
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58163 0 0 0 179076 683 0 0 25 0 1 0 189126706 181153792 27486 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27486 105 232 0 43992 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (Kb) 176908

[startup+1799.18 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244128/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1798.59
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58164 0 0 0 179176 683 0 0 25 0 1 0 189126706 181153792 27487 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27487 105 232 0 43992 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (Kb) 176908

[startup+1800.19 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244128/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1799.6
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58167 0 0 0 179276 684 0 0 25 0 1 0 189126706 181153792 27490 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27490 105 232 0 43992 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (Kb) 176908

[startup+1801.19 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244128/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1800.61
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58214 0 0 0 179377 684 0 0 25 0 1 0 189126706 181153792 27490 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27490 105 232 0 43992 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 176908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 22704
/proc/meminfo: memFree=1244128/2055920 swapFree=4181380/4192956
[pid=22509] ppid=22507 vsize=176908 CPUtime=1800.61
/proc/22509/stat : 22509 (PBS4L) R 22507 22509 22464 0 -1 4194304 58214 0 0 0 179377 684 0 0 25 0 1 0 189126706 181153792 27490 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22509/statm: 44227 27490 105 232 0 43992 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 176908

Sending SIGTERM to -22509
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.64
CPU user time (s): 1793.78
CPU system time (s): 6.86096
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (Kb): 176908
The end

Launcher Data (download as text)

Begin job on node11 on Fri Jun  2 07:50:42 UTC 2006


FILE ID= 41127-1149234642

PBS_JOBID= 296810

BENCH NAME= ROOT/tmp/node11/41127-1149234642/instance-41127-1149234642.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node11/41127-1149234642/instance-41127-1149234642.opb 560554653
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-41127-1149234642 -o ROOT/results/node11/solver-41127-1149234642 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node11/41127-1149234642/instance-41127-1149234642.opb 560554653

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  9d22902ade96af236e70cdbf7d8bd853

RANDOM SEED= 560554653


/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.222
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
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.222
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1354272 kB
Buffers:         34692 kB
Cached:         589684 kB
SwapCached:       3468 kB
Active:         154196 kB
Inactive:       479052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354272 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:             212 kB
Writeback:           0 kB
Mapped:          14728 kB
Slab:            54436 kB
Committed_AS:   278604 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node11 on Fri Jun  2 08:20:43 UTC 2006