Trace number 40995

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.72 1801.22

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900559676.opb
MD5SUMf4b978648ea0f0ad7162795950b3a449
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark524.97
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
Number of bits of the biggest sum of numbers10
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/node77/40995-1149219041/instance-40995-1149219041.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/node77/watcher-40995-1149219041 -o ROOT/results/node77/solver-40995-1149219041 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node77/40995-1149219041/instance-40995-1149219041.opb 837596134 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.98 0.96 3/67 24428
/proc/meminfo: memFree=1667288/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=1400 CPUtime=0
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 187543313 1433600 135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617263 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 350 135 100 232 0 115 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1654368/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=22200 CPUtime=9.99
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 3693 0 0 0 991 8 0 0 25 0 1 0 187543313 22732800 3330 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 5550 3330 104 232 0 5315 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 22200

[startup+20.0087 s]
/proc/loadavg: 0.94 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1647080/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=25540 CPUtime=19.99
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 5890 0 0 0 1986 13 0 0 25 0 1 0 187543313 26152960 5142 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 6385 5142 104 232 0 6150 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 25540

[startup+30.015 s]
/proc/loadavg: 0.95 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1642088/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=43364 CPUtime=30
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 7145 0 0 0 2985 15 0 0 25 0 1 0 187543313 44404736 6397 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 10841 6397 104 232 0 10606 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 43364

[startup+40.0202 s]
/proc/loadavg: 0.95 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1637928/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=44224 CPUtime=40
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 8185 0 0 0 3981 19 0 0 25 0 1 0 187543313 45285376 7437 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 11056 7437 105 232 0 10821 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 44224

[startup+50.0264 s]
/proc/loadavg: 0.96 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1633576/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=48580 CPUtime=50
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 10028 0 0 0 4978 22 0 0 25 0 1 0 187543313 49745920 8511 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 12145 8511 105 232 0 11910 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 48580

[startup+60.0327 s]
/proc/loadavg: 0.97 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1629736/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=49388 CPUtime=60.01
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 10984 0 0 0 5976 25 0 0 25 0 1 0 187543313 50573312 9467 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 12347 9467 105 232 0 12112 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 49388

[startup+70.0389 s]
/proc/loadavg: 0.97 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1626536/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=50564 CPUtime=70.01
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 11787 0 0 0 6974 27 0 0 25 0 1 0 187543313 51777536 10270 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 12641 10270 105 232 0 12406 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 50564

[startup+80.0452 s]
/proc/loadavg: 0.98 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1623400/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=51608 CPUtime=80.01
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 12565 0 0 0 7972 29 0 0 25 0 1 0 187543313 52846592 11048 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 12902 11048 105 232 0 12667 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 51608

[startup+90.0514 s]
/proc/loadavg: 0.98 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1620200/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=52480 CPUtime=90.02
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 13370 0 0 0 8970 32 0 0 25 0 1 0 187543313 53739520 11853 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 13120 11853 105 232 0 12885 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 52480

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1617512/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=85960 CPUtime=100.02
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 14039 0 0 0 9968 34 0 0 25 0 1 0 187543313 88023040 12522 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550765 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 21490 12522 105 232 0 21255 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 85960

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1614632/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=86444 CPUtime=110.02
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 14754 0 0 0 10966 36 0 0 25 0 1 0 187543313 88518656 13237 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 21611 13237 105 232 0 21376 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 86444

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1611880/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=87556 CPUtime=120.03
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 15452 0 0 0 11965 38 0 0 25 0 1 0 187543313 89657344 13935 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 21889 13935 105 232 0 21654 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 87556

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1609064/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=88360 CPUtime=130.03
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 16143 0 0 0 12964 39 0 0 25 0 1 0 187543313 90480640 14626 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 22090 14626 105 232 0 21855 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 88360

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1606888/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=88764 CPUtime=140.04
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 16691 0 0 0 13962 42 0 0 25 0 1 0 187543313 90894336 15174 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 22191 15174 105 232 0 21956 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 88764

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1604648/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=89216 CPUtime=150.04
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 17270 0 0 0 14961 43 0 0 25 0 1 0 187543313 91357184 15720 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 22304 15720 105 232 0 22069 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 89216

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1602152/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=96096 CPUtime=160.05
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 19504 0 0 0 15959 46 0 0 25 0 1 0 187543313 98402304 16351 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 24024 16351 105 232 0 23789 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 96096

[startup+170.099 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1599848/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=96708 CPUtime=170.04
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 20145 0 0 0 16957 47 0 0 25 0 1 0 187543313 99028992 16926 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 24177 16926 105 232 0 23942 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 96708

[startup+180.106 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1597800/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=97100 CPUtime=180.05
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 20661 0 0 0 17956 49 0 0 25 0 1 0 187543313 99430400 17442 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 24275 17442 105 232 0 24040 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 97100

[startup+190.112 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1596392/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=97848 CPUtime=190.06
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 21078 0 0 0 18955 51 0 0 25 0 1 0 187543313 100196352 17793 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 24462 17793 105 232 0 24227 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 97848

[startup+200.118 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1595688/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=98204 CPUtime=200.06
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 21258 0 0 0 19954 52 0 0 25 0 1 0 187543313 100560896 17973 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 24551 17973 105 232 0 24316 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 98204

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24428
/proc/meminfo: memFree=1593576/2055892 swapFree=4085336/4096564

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

/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59230 0 0 0 177948 211 0 0 25 0 1 0 187543313 224514048 48757 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54813 48757 105 232 0 54578 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (Kb) 219252

[startup+1783.09 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1471976/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219252 CPUtime=1782.59
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59251 0 0 0 178048 211 0 0 25 0 1 0 187543313 224514048 48778 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54813 48778 105 232 0 54578 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 219252

[startup+1784.1 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1471848/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219252 CPUtime=1783.59
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59293 0 0 0 178148 211 0 0 25 0 1 0 187543313 224514048 48820 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54813 48820 105 232 0 54578 0
Current children cumulated CPU time (s) 1783.59
Current children cumulated vsize (Kb) 219252

[startup+1785.1 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1471784/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219252 CPUtime=1784.6
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59301 0 0 0 178249 211 0 0 25 0 1 0 187543313 224514048 48828 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552324 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54813 48828 105 232 0 54578 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 219252

[startup+1786.11 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1471400/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219644 CPUtime=1785.6
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59397 0 0 0 178349 211 0 0 25 0 1 0 187543313 224915456 48891 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551993 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54911 48891 105 232 0 54676 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 219644

[startup+1787.11 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1471400/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219644 CPUtime=1786.6
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59441 0 0 0 178449 211 0 0 25 0 1 0 187543313 224915456 48935 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54911 48935 105 232 0 54676 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 219644

[startup+1788.12 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1471272/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219644 CPUtime=1787.62
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59463 0 0 0 178550 212 0 0 25 0 1 0 187543313 224915456 48957 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611556 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54911 48957 105 232 0 54676 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 219644

[startup+1789.12 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1471144/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219776 CPUtime=1788.62
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59491 0 0 0 178650 212 0 0 25 0 1 0 187543313 225050624 48985 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54944 48985 105 232 0 54709 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 219776

[startup+1790.13 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1471144/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219776 CPUtime=1789.63
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59498 0 0 0 178751 212 0 0 25 0 1 0 187543313 225050624 48992 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54944 48992 105 232 0 54709 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 219776

[startup+1791.13 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1471144/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219776 CPUtime=1790.63
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59500 0 0 0 178851 212 0 0 25 0 1 0 187543313 225050624 48994 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546266 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54944 48994 105 232 0 54709 0
Current children cumulated CPU time (s) 1790.63
Current children cumulated vsize (Kb) 219776

[startup+1792.14 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1471144/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219776 CPUtime=1791.63
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59503 0 0 0 178951 212 0 0 25 0 1 0 187543313 225050624 48997 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54944 48997 105 232 0 54709 0
Current children cumulated CPU time (s) 1791.63
Current children cumulated vsize (Kb) 219776

[startup+1793.14 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1471080/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219776 CPUtime=1792.64
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59507 0 0 0 179052 212 0 0 25 0 1 0 187543313 225050624 49001 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54944 49001 105 232 0 54709 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 219776

[startup+1794.15 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1471080/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219776 CPUtime=1793.64
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59509 0 0 0 179152 212 0 0 25 0 1 0 187543313 225050624 49003 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54944 49003 105 232 0 54709 0
Current children cumulated CPU time (s) 1793.64
Current children cumulated vsize (Kb) 219776

[startup+1795.15 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1471080/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219776 CPUtime=1794.64
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59516 0 0 0 179252 212 0 0 25 0 1 0 187543313 225050624 49010 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559018 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54944 49010 105 232 0 54709 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (Kb) 219776

[startup+1796.16 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1470952/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219908 CPUtime=1795.65
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59540 0 0 0 179353 212 0 0 25 0 1 0 187543313 225185792 49034 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552300 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54977 49034 105 232 0 54742 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (Kb) 219908

[startup+1797.16 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1470888/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219908 CPUtime=1796.65
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59560 0 0 0 179453 212 0 0 25 0 1 0 187543313 225185792 49054 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550010 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54977 49054 105 232 0 54742 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (Kb) 219908

[startup+1798.17 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1470824/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219908 CPUtime=1797.66
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59585 0 0 0 179554 212 0 0 25 0 1 0 187543313 225185792 49079 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54977 49079 105 232 0 54742 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 219908

[startup+1799.17 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1470696/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219908 CPUtime=1798.66
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59612 0 0 0 179654 212 0 0 25 0 1 0 187543313 225185792 49106 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54977 49106 105 232 0 54742 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (Kb) 219908

[startup+1800.18 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1470696/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219908 CPUtime=1799.67
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59615 0 0 0 179755 212 0 0 25 0 1 0 187543313 225185792 49109 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54977 49109 105 232 0 54742 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 219908

[startup+1801.18 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1470632/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219908 CPUtime=1800.67
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59625 0 0 0 179855 212 0 0 25 0 1 0 187543313 225185792 49119 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54977 49119 105 232 0 54742 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 219908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.98 0.96 2/67 24430
/proc/meminfo: memFree=1470632/2055892 swapFree=4085336/4096564
[pid=24428] ppid=24426 vsize=219908 CPUtime=1800.68
/proc/24428/stat : 24428 (PBS4L) R 24426 24428 24383 0 -1 4194304 59625 0 0 0 179856 212 0 0 25 0 1 0 187543313 225185792 49119 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552300 0 0 4096 0 0 0 0 17 1 0 0
/proc/24428/statm: 54977 49119 105 232 0 54742 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 219908

Sending SIGTERM to -24428
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.72
CPU user time (s): 1798.56
CPU system time (s): 2.15767
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (Kb): 219908
The end

Launcher Data (download as text)

Begin job on node77 on Fri Jun  2 03:30:41 UTC 2006


FILE ID= 40995-1149219041

PBS_JOBID= 295093

BENCH NAME= ROOT/tmp/node77/40995-1149219041/instance-40995-1149219041.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node77/40995-1149219041/instance-40995-1149219041.opb 837596134
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node77/watcher-40995-1149219041 -o ROOT/results/node77/solver-40995-1149219041 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node77/40995-1149219041/instance-40995-1149219041.opb 837596134

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  f4b978648ea0f0ad7162795950b3a449

RANDOM SEED= 837596134


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1667496 kB
Buffers:         31876 kB
Cached:         290248 kB
SwapCached:       2644 kB
Active:          94496 kB
Inactive:       236436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1667496 kB
SwapTotal:     4096564 kB
SwapFree:      4085336 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          16108 kB
Slab:            44136 kB
Committed_AS:   202952 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node77 on Fri Jun  2 04:00:43 UTC 2006