Trace number 41047

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.73 1801.19

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k6_l3_n170.opb
MD5SUM7f5f10f1b8aeee16c5b46dadab8c5b22
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.73973
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1020
Total number of constraints43010
Number of constraints which are clauses42840
Number of constraints which are cardinality constraints (but not clauses)170
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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/node26/41047-1149225095/instance-41047-1149225095.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/node26/watcher-41047-1149225095 -o ROOT/results/node26/solver-41047-1149225095 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node26/41047-1149225095/instance-41047-1149225095.opb 372558607 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.90 2/64 11747
/proc/meminfo: memFree=1727320/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=1532 CPUtime=0
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 5680421 1568768 157 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134536022 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 383 157 100 232 0 148 0

[startup+10.0023 s]
/proc/loadavg: 0.87 0.94 0.90 2/64 11747
/proc/meminfo: memFree=1720352/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=8624 CPUtime=10
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 2209 0 0 0 972 28 0 0 25 0 1 0 5680421 8830976 1839 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 2156 1839 105 232 0 1921 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 8624

[startup+20.0093 s]
/proc/loadavg: 0.89 0.94 0.90 2/64 11747
/proc/meminfo: memFree=1718944/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=13144 CPUtime=20
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 2560 0 0 0 1953 47 0 0 25 0 1 0 5680421 13459456 2190 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 3286 2190 105 232 0 3051 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 13144

[startup+30.0153 s]
/proc/loadavg: 0.90 0.94 0.90 2/64 11747
/proc/meminfo: memFree=1717920/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=15068 CPUtime=30
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 3206 0 0 0 2933 67 0 0 25 0 1 0 5680421 15429632 2451 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 3767 2451 105 232 0 3532 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 15068

[startup+40.0213 s]
/proc/loadavg: 0.92 0.94 0.90 2/64 11747
/proc/meminfo: memFree=1717408/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=15368 CPUtime=40.01
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 3341 0 0 0 3917 84 0 0 25 0 1 0 5680421 15736832 2586 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 3842 2586 105 232 0 3607 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 15368

[startup+50.0272 s]
/proc/loadavg: 0.93 0.94 0.90 2/64 11747
/proc/meminfo: memFree=1716576/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=15684 CPUtime=50.01
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 3552 0 0 0 4900 101 0 0 25 0 1 0 5680421 16060416 2797 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 3921 2797 105 232 0 3686 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 15684

[startup+60.0332 s]
/proc/loadavg: 0.94 0.95 0.90 2/64 11747
/proc/meminfo: memFree=1716000/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=15872 CPUtime=60.01
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 3685 0 0 0 5881 120 0 0 25 0 1 0 5680421 16252928 2930 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 3968 2930 105 232 0 3733 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 15872

[startup+70.0392 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 11747
/proc/meminfo: memFree=1715616/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=16192 CPUtime=70.01
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 3781 0 0 0 6865 136 0 0 25 0 1 0 5680421 16580608 3026 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 4048 3026 105 232 0 3813 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 16192

[startup+80.0452 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 11747
/proc/meminfo: memFree=1715168/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=16448 CPUtime=80.02
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 3889 0 0 0 7848 154 0 0 25 0 1 0 5680421 16842752 3134 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 4112 3134 105 232 0 3877 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 16448

[startup+90.0502 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 11747
/proc/meminfo: memFree=1714784/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=16724 CPUtime=90.02
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 3984 0 0 0 8831 171 0 0 25 0 1 0 5680421 17125376 3229 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 4181 3229 105 232 0 3946 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 16724

[startup+100.056 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 11747
/proc/meminfo: memFree=1714208/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=16980 CPUtime=100.02
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 4131 0 0 0 9815 187 0 0 25 0 1 0 5680421 17387520 3376 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 4245 3376 105 232 0 4010 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 16980

[startup+110.062 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 11747
/proc/meminfo: memFree=1713824/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=17124 CPUtime=110.03
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 4221 0 0 0 10800 203 0 0 25 0 1 0 5680421 17534976 3466 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552011 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 4281 3466 105 232 0 4046 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 17124

[startup+120.068 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 11747
/proc/meminfo: memFree=1713440/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=20332 CPUtime=120.03
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 5083 0 0 0 11784 219 0 0 25 0 1 0 5680421 20819968 3559 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 5083 3559 105 232 0 4848 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 20332

[startup+130.074 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 11747
/proc/meminfo: memFree=1713120/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=20480 CPUtime=130.03
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 5176 0 0 0 12767 236 0 0 25 0 1 0 5680421 20971520 3652 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 5120 3652 105 232 0 4885 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 20480

[startup+140.079 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 11747
/proc/meminfo: memFree=1712736/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=20636 CPUtime=140.04
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 5263 0 0 0 13751 253 0 0 25 0 1 0 5680421 21131264 3739 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 5159 3739 105 232 0 4924 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 20636

[startup+150.085 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 11747
/proc/meminfo: memFree=1712352/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=20800 CPUtime=150.04
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 5352 0 0 0 14734 270 0 0 25 0 1 0 5680421 21299200 3828 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 5200 3828 105 232 0 4965 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 20800

[startup+160.091 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 11747
/proc/meminfo: memFree=1711776/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=21100 CPUtime=160.05
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 5500 0 0 0 15718 287 0 0 25 0 1 0 5680421 21606400 3976 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 5275 3976 105 232 0 5040 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 21100

[startup+170.097 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 11747
/proc/meminfo: memFree=1711456/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=21288 CPUtime=170.04
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 5595 0 0 0 16700 304 0 0 25 0 1 0 5680421 21798912 4071 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 5322 4071 105 232 0 5087 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 21288

[startup+180.103 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 11747
/proc/meminfo: memFree=1711072/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=21484 CPUtime=180.05
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 5689 0 0 0 17683 322 0 0 25 0 1 0 5680421 21999616 4165 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 5371 4165 105 232 0 5136 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 21484

[startup+190.109 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 11747
/proc/meminfo: memFree=1710688/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=21692 CPUtime=190.06
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 5780 0 0 0 18669 337 0 0 25 0 1 0 5680421 22212608 4256 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 5423 4256 105 232 0 5188 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 21692

[startup+200.114 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 11747
/proc/meminfo: memFree=1710368/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=21916 CPUtime=200.06
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 5867 0 0 0 19652 354 0 0 25 0 1 0 5680421 22441984 4343 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 5479 4343 105 232 0 5244 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 21916

[startup+210.12 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 11747
/proc/meminfo: memFree=1709984/2055920 swapFree=4192956/4192956

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

/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 28980 0 0 0 175466 2696 0 0 25 0 1 0 5680421 91885568 16701 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16701 105 232 0 22198 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (Kb) 89732

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1660256/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1782.62
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 28985 0 0 0 175565 2697 0 0 25 0 1 0 5680421 91885568 16706 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16706 105 232 0 22198 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (Kb) 89732

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1660256/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1783.62
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 28988 0 0 0 175664 2698 0 0 25 0 1 0 5680421 91885568 16709 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16709 105 232 0 22198 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (Kb) 89732

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 11749
/proc/meminfo: memFree=1660256/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1784.63
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 28998 0 0 0 175764 2699 0 0 25 0 1 0 5680421 91885568 16719 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16719 105 232 0 22198 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 89732

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1660192/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1785.63
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29005 0 0 0 175861 2702 0 0 25 0 1 0 5680421 91885568 16726 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16726 105 232 0 22198 0
Current children cumulated CPU time (s) 1785.63
Current children cumulated vsize (Kb) 89732

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1660192/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1786.64
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29010 0 0 0 175960 2704 0 0 25 0 1 0 5680421 91885568 16731 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16731 105 232 0 22198 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (Kb) 89732

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1660128/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1787.64
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29023 0 0 0 176059 2705 0 0 25 0 1 0 5680421 91885568 16744 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16744 105 232 0 22198 0
Current children cumulated CPU time (s) 1787.64
Current children cumulated vsize (Kb) 89732

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1660064/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1788.64
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29030 0 0 0 176158 2706 0 0 25 0 1 0 5680421 91885568 16751 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16751 105 232 0 22198 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 89732

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1660064/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1789.66
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29037 0 0 0 176258 2708 0 0 25 0 1 0 5680421 91885568 16758 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16758 105 232 0 22198 0
Current children cumulated CPU time (s) 1789.66
Current children cumulated vsize (Kb) 89732

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1660064/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1790.66
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29042 0 0 0 176357 2709 0 0 25 0 1 0 5680421 91885568 16763 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16763 105 232 0 22198 0
Current children cumulated CPU time (s) 1790.66
Current children cumulated vsize (Kb) 89732

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1660000/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1791.66
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29050 0 0 0 176456 2710 0 0 25 0 1 0 5680421 91885568 16771 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16771 105 232 0 22198 0
Current children cumulated CPU time (s) 1791.66
Current children cumulated vsize (Kb) 89732

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1660000/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1792.66
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29056 0 0 0 176555 2711 0 0 25 0 1 0 5680421 91885568 16777 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16777 105 232 0 22198 0
Current children cumulated CPU time (s) 1792.66
Current children cumulated vsize (Kb) 89732

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1659936/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1793.67
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29065 0 0 0 176655 2712 0 0 25 0 1 0 5680421 91885568 16786 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552496 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16786 105 232 0 22198 0
Current children cumulated CPU time (s) 1793.67
Current children cumulated vsize (Kb) 89732

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1659936/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1794.67
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29069 0 0 0 176754 2713 0 0 25 0 1 0 5680421 91885568 16790 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16790 105 232 0 22198 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (Kb) 89732

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1659936/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1795.68
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29074 0 0 0 176853 2715 0 0 25 0 1 0 5680421 91885568 16795 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16795 105 232 0 22198 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (Kb) 89732

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1659872/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=89732 CPUtime=1796.69
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29078 0 0 0 176953 2716 0 0 25 0 1 0 5680421 91885568 16799 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22433 16799 105 232 0 22198 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (Kb) 89732

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1659872/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=91468 CPUtime=1797.69
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29089 0 0 0 177052 2717 0 0 25 0 1 0 5680421 93663232 16810 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22867 16810 105 232 0 22632 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (Kb) 91468

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1659808/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=91468 CPUtime=1798.7
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29099 0 0 0 177151 2719 0 0 25 0 1 0 5680421 93663232 16820 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22867 16820 105 232 0 22632 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (Kb) 91468

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1659808/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=91468 CPUtime=1799.7
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29102 0 0 0 177250 2720 0 0 25 0 1 0 5680421 93663232 16823 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134567033 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22867 16823 105 232 0 22632 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 91468

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1659744/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=91468 CPUtime=1800.7
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29110 0 0 0 177349 2721 0 0 25 0 1 0 5680421 93663232 16831 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22867 16831 105 232 0 22632 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 91468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11749
/proc/meminfo: memFree=1659744/2055920 swapFree=4192956/4192956
[pid=11747] ppid=11745 vsize=91468 CPUtime=1800.7
/proc/11747/stat : 11747 (PBS4L) R 11745 11747 11702 0 -1 4194304 29110 0 0 0 177349 2721 0 0 25 0 1 0 5680421 93663232 16831 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11747/statm: 22867 16831 105 232 0 22632 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 91468

Sending SIGTERM to -11747
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.19
CPU time (s): 1800.73
CPU user time (s): 1773.5
CPU system time (s): 27.2309
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (Kb): 91468
The end

Launcher Data (download as text)

Begin job on node26 on Fri Jun  2 05:11:35 UTC 2006


FILE ID= 41047-1149225095

PBS_JOBID= 295774

BENCH NAME= ROOT/tmp/node26/41047-1149225095/instance-41047-1149225095.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node26/41047-1149225095/instance-41047-1149225095.opb 372558607
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-41047-1149225095 -o ROOT/results/node26/solver-41047-1149225095 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node26/41047-1149225095/instance-41047-1149225095.opb 372558607

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  7f5f10f1b8aeee16c5b46dadab8c5b22

RANDOM SEED= 372558607


/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.247
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	: 5914.62
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.247
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:       1727528 kB
Buffers:         23700 kB
Cached:         249592 kB
SwapCached:          0 kB
Active:         204896 kB
Inactive:        82944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727528 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          24900 kB
Slab:            26616 kB
Committed_AS:   146740 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node26 on Fri Jun  2 05:41:41 UTC 2006