Trace number 40985

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900563250.opb
MD5SUM86b039bb4205441cb6ccb47b538994bc
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 benchmark367.788
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 665
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/node64/40985-1149217546/instance-40985-1149217546.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/node64/watcher-40985-1149217546 -o ROOT/results/node64/solver-40985-1149217546 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node64/40985-1149217546/instance-40985-1149217546.opb 977277426 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.58 0.86 0.87 2/64 23266
/proc/meminfo: memFree=1707808/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=1400 CPUtime=0
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 23745909 1433600 138 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134684833 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 350 138 100 232 0 115 0

[startup+10.0024 s]
/proc/loadavg: 0.65 0.87 0.88 2/64 23266
/proc/meminfo: memFree=1695232/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=14032 CPUtime=9.99
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 3600 0 0 0 993 6 0 0 25 0 1 0 23745909 14368768 3236 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 3508 3236 105 232 0 3273 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 14032

[startup+20.0083 s]
/proc/loadavg: 0.70 0.87 0.88 2/64 23266
/proc/meminfo: memFree=1688832/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=25380 CPUtime=20
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 5575 0 0 0 1989 11 0 0 25 0 1 0 23745909 25989120 4826 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 6345 4826 105 232 0 6110 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 25380

[startup+30.0152 s]
/proc/loadavg: 0.75 0.88 0.88 2/64 23266
/proc/meminfo: memFree=1683648/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=27036 CPUtime=30
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 6875 0 0 0 2985 15 0 0 25 0 1 0 23745909 27684864 6126 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 6759 6126 105 232 0 6524 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 27036

[startup+40.0201 s]
/proc/loadavg: 0.78 0.88 0.88 2/64 23266
/proc/meminfo: memFree=1679104/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=44508 CPUtime=40
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 8026 0 0 0 3982 18 0 0 25 0 1 0 23745909 45576192 7277 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 11127 7277 105 232 0 10892 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 44508

[startup+50.029 s]
/proc/loadavg: 0.82 0.88 0.88 2/64 23266
/proc/meminfo: memFree=1675200/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=48812 CPUtime=50.01
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 9752 0 0 0 4979 22 0 0 25 0 1 0 23745909 49983488 8234 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 12203 8234 105 232 0 11968 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 48812

[startup+60.0349 s]
/proc/loadavg: 0.84 0.89 0.88 2/64 23266
/proc/meminfo: memFree=1672896/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=49796 CPUtime=60.01
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 10341 0 0 0 5977 24 0 0 25 0 1 0 23745909 50991104 8823 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 12449 8823 105 232 0 12214 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 49796

[startup+70.0408 s]
/proc/loadavg: 0.87 0.89 0.88 2/64 23266
/proc/meminfo: memFree=1670912/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=50412 CPUtime=70.02
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 10824 0 0 0 6975 27 0 0 25 0 1 0 23745909 51621888 9306 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 12603 9306 105 232 0 12368 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 50412

[startup+80.0467 s]
/proc/loadavg: 0.89 0.89 0.88 2/64 23266
/proc/meminfo: memFree=1667584/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=51640 CPUtime=80.01
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 11660 0 0 0 7973 28 0 0 25 0 1 0 23745909 52879360 10142 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 12910 10142 105 232 0 12675 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 51640

[startup+90.0516 s]
/proc/loadavg: 0.90 0.89 0.88 2/64 23266
/proc/meminfo: memFree=1664832/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=51960 CPUtime=90.02
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 12344 0 0 0 8971 31 0 0 25 0 1 0 23745909 53207040 10826 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 12990 10826 105 232 0 12755 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 51960

[startup+100.056 s]
/proc/loadavg: 0.92 0.90 0.88 2/64 23266
/proc/meminfo: memFree=1662016/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=52376 CPUtime=100.03
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 13044 0 0 0 9970 33 0 0 25 0 1 0 23745909 53633024 11526 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 13094 11526 105 232 0 12859 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 52376

[startup+110.062 s]
/proc/loadavg: 0.93 0.90 0.89 2/64 23266
/proc/meminfo: memFree=1659200/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=53348 CPUtime=110.03
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 13745 0 0 0 10968 35 0 0 25 0 1 0 23745909 54628352 12227 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 13337 12227 105 232 0 13102 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 53348

[startup+120.068 s]
/proc/loadavg: 0.94 0.90 0.89 2/64 23266
/proc/meminfo: memFree=1657600/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=53804 CPUtime=120.03
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 14151 0 0 0 11966 37 0 0 25 0 1 0 23745909 55095296 12633 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 13451 12633 105 232 0 13216 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 53804

[startup+130.074 s]
/proc/loadavg: 0.95 0.91 0.89 2/64 23266
/proc/meminfo: memFree=1655104/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=86864 CPUtime=130.03
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 14770 0 0 0 12964 39 0 0 25 0 1 0 23745909 88948736 13252 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 21716 13252 105 232 0 21481 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 86864

[startup+140.08 s]
/proc/loadavg: 0.96 0.91 0.89 2/64 23266
/proc/meminfo: memFree=1652480/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=87424 CPUtime=140.04
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 15420 0 0 0 13962 42 0 0 25 0 1 0 23745909 89522176 13902 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552297 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 21856 13902 105 232 0 21621 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 87424

[startup+150.086 s]
/proc/loadavg: 0.96 0.91 0.89 2/64 23266
/proc/meminfo: memFree=1649792/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=88328 CPUtime=150.04
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 16159 0 0 0 14960 44 0 0 25 0 1 0 23745909 90447872 14575 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 22082 14575 105 232 0 21847 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 88328

[startup+160.092 s]
/proc/loadavg: 0.97 0.91 0.89 2/64 23266
/proc/meminfo: memFree=1647104/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=89440 CPUtime=160.04
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 16828 0 0 0 15958 46 0 0 25 0 1 0 23745909 91586560 15244 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 22360 15244 105 232 0 22125 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 89440

[startup+170.098 s]
/proc/loadavg: 0.97 0.92 0.89 2/64 23266
/proc/meminfo: memFree=1645248/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=95828 CPUtime=170.05
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 18827 0 0 0 16957 48 0 0 25 0 1 0 23745909 98127872 15706 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 23957 15706 105 232 0 23722 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 95828

[startup+180.104 s]
/proc/loadavg: 0.98 0.92 0.89 2/64 23266
/proc/meminfo: memFree=1644352/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=96212 CPUtime=180.04
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 19053 0 0 0 17955 49 0 0 25 0 1 0 23745909 98521088 15932 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 24053 15932 105 232 0 23818 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 96212

[startup+190.11 s]
/proc/loadavg: 0.98 0.92 0.89 2/64 23266
/proc/meminfo: memFree=1643456/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=96736 CPUtime=190.05
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 19322 0 0 0 18954 51 0 0 25 0 1 0 23745909 99057664 16168 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 24184 16168 105 232 0 23949 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 96736

[startup+200.115 s]
/proc/loadavg: 0.98 0.92 0.89 2/64 23266
/proc/meminfo: memFree=1641280/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=97452 CPUtime=200.06
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 19859 0 0 0 19953 53 0 0 25 0 1 0 23745909 99790848 16705 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 24363 16705 105 232 0 24128 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 97452

[startup+210.121 s]
/proc/loadavg: 0.98 0.92 0.90 2/64 23266
/proc/meminfo: memFree=1639168/2055920 swapFree=4192956/4192956

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

/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56593 0 0 0 177942 214 0 0 25 0 1 0 23745909 221233152 46246 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550790 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46246 105 232 0 53777 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 216048

[startup+1783.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522624/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1782.57
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56595 0 0 0 178043 214 0 0 25 0 1 0 23745909 221233152 46248 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552179 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46248 105 232 0 53777 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 216048

[startup+1784.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522624/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1783.58
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56597 0 0 0 178143 215 0 0 25 0 1 0 23745909 221233152 46250 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46250 105 232 0 53777 0
Current children cumulated CPU time (s) 1783.58
Current children cumulated vsize (Kb) 216048

[startup+1785.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522560/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1784.59
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56603 0 0 0 178244 215 0 0 25 0 1 0 23745909 221233152 46256 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46256 105 232 0 53777 0
Current children cumulated CPU time (s) 1784.59
Current children cumulated vsize (Kb) 216048

[startup+1786.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522560/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1785.59
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56606 0 0 0 178344 215 0 0 25 0 1 0 23745909 221233152 46259 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46259 105 232 0 53777 0
Current children cumulated CPU time (s) 1785.59
Current children cumulated vsize (Kb) 216048

[startup+1787.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522560/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1786.6
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56608 0 0 0 178445 215 0 0 25 0 1 0 23745909 221233152 46261 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550028 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46261 105 232 0 53777 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 216048

[startup+1788.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522560/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1787.6
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56609 0 0 0 178545 215 0 0 25 0 1 0 23745909 221233152 46262 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46262 105 232 0 53777 0
Current children cumulated CPU time (s) 1787.6
Current children cumulated vsize (Kb) 216048

[startup+1789.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522560/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1788.6
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56611 0 0 0 178645 215 0 0 25 0 1 0 23745909 221233152 46264 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46264 105 232 0 53777 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (Kb) 216048

[startup+1790.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522560/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1789.61
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56612 0 0 0 178746 215 0 0 25 0 1 0 23745909 221233152 46265 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552202 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46265 105 232 0 53777 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (Kb) 216048

[startup+1791.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522496/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1790.61
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56614 0 0 0 178846 215 0 0 25 0 1 0 23745909 221233152 46267 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46267 105 232 0 53777 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 216048

[startup+1792.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522496/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1791.62
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56616 0 0 0 178947 215 0 0 25 0 1 0 23745909 221233152 46269 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611827 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46269 105 232 0 53777 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (Kb) 216048

[startup+1793.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522496/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1792.62
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56617 0 0 0 179047 215 0 0 25 0 1 0 23745909 221233152 46270 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46270 105 232 0 53777 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 216048

[startup+1794.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522496/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1793.63
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56619 0 0 0 179148 215 0 0 25 0 1 0 23745909 221233152 46272 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46272 105 232 0 53777 0
Current children cumulated CPU time (s) 1793.63
Current children cumulated vsize (Kb) 216048

[startup+1795.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522496/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1794.63
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56621 0 0 0 179248 215 0 0 25 0 1 0 23745909 221233152 46274 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46274 105 232 0 53777 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 216048

[startup+1796.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522496/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1795.64
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56624 0 0 0 179349 215 0 0 25 0 1 0 23745909 221233152 46277 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46277 105 232 0 53777 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 216048

[startup+1797.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522496/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1796.64
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56625 0 0 0 179449 215 0 0 25 0 1 0 23745909 221233152 46278 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46278 105 232 0 53777 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 216048

[startup+1798.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522432/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1797.64
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56630 0 0 0 179549 215 0 0 25 0 1 0 23745909 221233152 46283 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46283 105 232 0 53777 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 216048

[startup+1799.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522432/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1798.65
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56631 0 0 0 179650 215 0 0 25 0 1 0 23745909 221233152 46284 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46284 105 232 0 53777 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (Kb) 216048

[startup+1800.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522432/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1799.66
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56634 0 0 0 179750 216 0 0 25 0 1 0 23745909 221233152 46287 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46287 105 232 0 53777 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 216048

[startup+1801.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522432/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1800.66
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56634 0 0 0 179850 216 0 0 25 0 1 0 23745909 221233152 46287 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46287 105 232 0 53777 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 216048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 23268
/proc/meminfo: memFree=1522432/2055920 swapFree=4192956/4192956
[pid=23266] ppid=23264 vsize=216048 CPUtime=1800.66
/proc/23266/stat : 23266 (PBS4L) R 23264 23266 23221 0 -1 4194304 56634 0 0 0 179850 216 0 0 25 0 1 0 23745909 221233152 46287 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/23266/statm: 54012 46287 105 232 0 53777 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 216048

Sending SIGTERM to -23266
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.19
CPU time (s): 1800.7
CPU user time (s): 1798.51
CPU system time (s): 2.19167
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (Kb): 216048
The end

Launcher Data (download as text)

Begin job on node64 on Fri Jun  2 03:05:46 UTC 2006


FILE ID= 40985-1149217546

PBS_JOBID= 294961

BENCH NAME= ROOT/tmp/node64/40985-1149217546/instance-40985-1149217546.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node64/40985-1149217546/instance-40985-1149217546.opb 977277426
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node64/watcher-40985-1149217546 -o ROOT/results/node64/solver-40985-1149217546 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node64/40985-1149217546/instance-40985-1149217546.opb 977277426

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  86b039bb4205441cb6ccb47b538994bc

RANDOM SEED= 977277426


/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.219
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.219
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:       1708016 kB
Buffers:         28052 kB
Cached:         242996 kB
SwapCached:          0 kB
Active:          94116 kB
Inactive:       191444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1708016 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          24916 kB
Slab:            48388 kB
Committed_AS:   147056 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node64 on Fri Jun  2 03:35:48 UTC 2006