Trace number 41034

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900548667.opb
MD5SUM9a7dcf907234f84f0d33881f56632ec3
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 benchmark460.04
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/node19/41034-1149223245/instance-41034-1149223245.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/node19/watcher-41034-1149223245 -o ROOT/results/node19/solver-41034-1149223245 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node19/41034-1149223245/instance-41034-1149223245.opb 776760605 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1418160/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=1400 CPUtime=0
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 151 0 0 0 0 0 0 0 19 0 1 0 187987528 1433600 134 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134630594 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 350 134 100 232 0 115 0

[startup+10.0014 s]
/proc/loadavg: 0.93 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1405640/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=13920 CPUtime=9.99
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 3607 0 0 0 992 7 0 0 25 0 1 0 187987528 14254080 3243 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 3480 3243 105 232 0 3245 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13920

[startup+20.0075 s]
/proc/loadavg: 0.94 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1398808/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=25236 CPUtime=19.99
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 5725 0 0 0 1988 11 0 0 25 0 1 0 187987528 25841664 4976 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 6309 4976 105 232 0 6074 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 25236

[startup+30.0136 s]
/proc/loadavg: 0.95 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1393816/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=26688 CPUtime=29.99
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 6974 0 0 0 2985 14 0 0 25 0 1 0 187987528 27328512 6225 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 6672 6225 105 232 0 6437 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 26688

[startup+40.0197 s]
/proc/loadavg: 0.96 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1388888/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=47440 CPUtime=40
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 8967 0 0 0 3981 19 0 0 25 0 1 0 187987528 48578560 7449 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552026 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 11860 7449 105 232 0 11625 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 47440

[startup+50.0258 s]
/proc/loadavg: 0.96 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1384536/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=48584 CPUtime=50
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 10076 0 0 0 4978 22 0 0 25 0 1 0 187987528 49750016 8558 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 12146 8558 105 232 0 11911 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 48584

[startup+60.0319 s]
/proc/loadavg: 0.97 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1380376/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=49736 CPUtime=60.01
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 11104 0 0 0 5976 25 0 0 25 0 1 0 187987528 50929664 9586 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 12434 9586 105 232 0 12199 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 49736

[startup+70.0379 s]
/proc/loadavg: 0.97 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1376856/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=50532 CPUtime=70.01
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 11989 0 0 0 6972 29 0 0 25 0 1 0 187987528 51744768 10471 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 12633 10471 105 232 0 12398 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 50532

[startup+80.044 s]
/proc/loadavg: 0.98 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1373784/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=51500 CPUtime=80.02
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 12756 0 0 0 7971 31 0 0 25 0 1 0 187987528 52736000 11238 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 12875 11238 105 232 0 12640 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 51500

[startup+90.0501 s]
/proc/loadavg: 0.98 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1370776/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=52280 CPUtime=90.02
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 13496 0 0 0 8969 33 0 0 25 0 1 0 187987528 53534720 11978 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 13070 11978 105 232 0 12835 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 52280

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1368152/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=85644 CPUtime=100.01
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 14151 0 0 0 9967 34 0 0 25 0 1 0 187987528 87699456 12633 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 21411 12633 105 232 0 21176 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 85644

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1366104/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=86740 CPUtime=110.03
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 14662 0 0 0 10967 36 0 0 25 0 1 0 187987528 88821760 13144 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 21685 13144 105 232 0 21450 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 86740

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1363800/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=87328 CPUtime=120.02
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 15247 0 0 0 11965 37 0 0 25 0 1 0 187987528 89423872 13729 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 21832 13729 105 232 0 21597 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 87328

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1361048/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=87744 CPUtime=130.03
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 15942 0 0 0 12963 40 0 0 25 0 1 0 187987528 89849856 14424 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 21936 14424 105 232 0 21701 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 87744

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1358488/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=88364 CPUtime=140.03
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 16577 0 0 0 13962 41 0 0 25 0 1 0 187987528 90484736 15059 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 22091 15059 105 232 0 21856 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 88364

[startup+150.086 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1356120/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=95036 CPUtime=150.03
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 18705 0 0 0 14959 44 0 0 25 0 1 0 187987528 97316864 15650 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 23759 15650 105 232 0 23524 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 95036

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1353688/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=95892 CPUtime=160.03
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 19346 0 0 0 15957 46 0 0 25 0 1 0 187987528 98193408 16258 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552752 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 23973 16258 105 232 0 23738 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 95892

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1351256/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=96684 CPUtime=170.04
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 19947 0 0 0 16956 48 0 0 25 0 1 0 187987528 99004416 16859 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 24171 16859 105 232 0 23936 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 96684

[startup+180.105 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1349208/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=97440 CPUtime=180.04
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 20488 0 0 0 17954 50 0 0 25 0 1 0 187987528 99778560 17367 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 24360 17367 105 232 0 24125 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 97440

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1347160/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=97760 CPUtime=190.04
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 21037 0 0 0 18952 52 0 0 25 0 1 0 187987528 100106240 17883 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 24440 17883 105 232 0 24205 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 97760

[startup+200.116 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1344856/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=98748 CPUtime=200.05
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 21644 0 0 0 19951 54 0 0 25 0 1 0 187987528 101117952 18457 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558960 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 24687 18457 105 232 0 24452 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 98748

[startup+210.122 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 27972
/proc/meminfo: memFree=1343000/2055920 swapFree=4181404/4192956

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

/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 63828 0 0 0 177931 220 0 0 25 0 1 0 187987528 357888000 53182 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87375 53182 105 232 0 87140 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (Kb) 349500

[startup+1783.09 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1205144/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=349500 CPUtime=1782.52
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 63850 0 0 0 178032 220 0 0 25 0 1 0 187987528 357888000 53204 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87375 53204 105 232 0 87140 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 349500

[startup+1784.09 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1205080/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=349500 CPUtime=1783.52
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 63865 0 0 0 178132 220 0 0 25 0 1 0 187987528 357888000 53219 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87375 53219 105 232 0 87140 0
Current children cumulated CPU time (s) 1783.52
Current children cumulated vsize (Kb) 349500

[startup+1785.1 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1204952/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=349500 CPUtime=1784.53
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 63898 0 0 0 178233 220 0 0 25 0 1 0 187987528 357888000 53252 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87375 53252 105 232 0 87140 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 349500

[startup+1786.1 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1204888/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=349500 CPUtime=1785.53
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 63909 0 0 0 178333 220 0 0 25 0 1 0 187987528 357888000 53263 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552179 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87375 53263 105 232 0 87140 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (Kb) 349500

[startup+1787.11 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1204824/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=349500 CPUtime=1786.54
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 63932 0 0 0 178433 221 0 0 25 0 1 0 187987528 357888000 53286 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87375 53286 105 232 0 87140 0
Current children cumulated CPU time (s) 1786.54
Current children cumulated vsize (Kb) 349500

[startup+1788.11 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1204696/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=349500 CPUtime=1787.55
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 63960 0 0 0 178534 221 0 0 25 0 1 0 187987528 357888000 53314 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87375 53314 105 232 0 87140 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 349500

[startup+1789.12 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1204632/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=349500 CPUtime=1788.55
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 63973 0 0 0 178634 221 0 0 25 0 1 0 187987528 357888000 53327 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87375 53327 105 232 0 87140 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 349500

[startup+1790.12 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1204440/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=349756 CPUtime=1789.56
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 64050 0 0 0 178735 221 0 0 25 0 1 0 187987528 358150144 53339 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87439 53339 105 232 0 87204 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 349756

[startup+1791.13 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1204440/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=349756 CPUtime=1790.56
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 64054 0 0 0 178835 221 0 0 25 0 1 0 187987528 358150144 53343 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550051 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87439 53343 105 232 0 87204 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 349756

[startup+1792.13 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1204440/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=349756 CPUtime=1791.56
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 64069 0 0 0 178935 221 0 0 25 0 1 0 187987528 358150144 53358 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87439 53358 105 232 0 87204 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (Kb) 349756

[startup+1793.14 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1204376/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=349756 CPUtime=1792.57
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 64107 0 0 0 179036 221 0 0 25 0 1 0 187987528 358150144 53396 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87439 53396 105 232 0 87204 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 349756

[startup+1794.14 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1204312/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=349756 CPUtime=1793.57
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 64114 0 0 0 179136 221 0 0 25 0 1 0 187987528 358150144 53403 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87439 53403 105 232 0 87204 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 349756

[startup+1795.15 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1203992/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=350012 CPUtime=1794.58
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 64211 0 0 0 179237 221 0 0 25 0 1 0 187987528 358412288 53435 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87503 53435 105 232 0 87268 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 350012

[startup+1796.15 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1203992/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=350012 CPUtime=1795.58
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 64251 0 0 0 179337 221 0 0 25 0 1 0 187987528 358412288 53475 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550685 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87503 53475 105 232 0 87268 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (Kb) 350012

[startup+1797.16 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1203992/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=350012 CPUtime=1796.58
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 64268 0 0 0 179437 221 0 0 25 0 1 0 187987528 358412288 53492 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87503 53492 105 232 0 87268 0
Current children cumulated CPU time (s) 1796.58
Current children cumulated vsize (Kb) 350012

[startup+1798.16 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1203864/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=350012 CPUtime=1797.6
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 64303 0 0 0 179538 222 0 0 25 0 1 0 187987528 358412288 53527 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87503 53527 105 232 0 87268 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 350012

[startup+1799.17 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1203736/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=350012 CPUtime=1798.6
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 64323 0 0 0 179638 222 0 0 25 0 1 0 187987528 358412288 53547 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552324 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87503 53547 105 232 0 87268 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 350012

[startup+1800.17 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1203672/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=350012 CPUtime=1799.61
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 64339 0 0 0 179739 222 0 0 25 0 1 0 187987528 358412288 53563 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87503 53563 105 232 0 87268 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 350012

[startup+1801.18 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1203608/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=350012 CPUtime=1800.61
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 64363 0 0 0 179839 222 0 0 25 0 1 0 187987528 358412288 53587 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87503 53587 105 232 0 87268 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 350012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 28167
/proc/meminfo: memFree=1203608/2055920 swapFree=4181404/4192956
[pid=27972] ppid=27970 vsize=350012 CPUtime=1800.61
/proc/27972/stat : 27972 (PBS4L) R 27970 27972 27927 0 -1 4194304 64365 0 0 0 179839 222 0 0 25 0 1 0 187987528 358412288 53589 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552011 0 0 4096 0 0 0 0 17 1 0 0
/proc/27972/statm: 87503 53589 105 232 0 87268 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 350012

Sending SIGTERM to -27972
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.66
CPU user time (s): 1798.4
CPU system time (s): 2.25866
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (Kb): 350012
The end

Launcher Data (download as text)

Begin job on node19 on Fri Jun  2 04:40:45 UTC 2006


FILE ID= 41034-1149223245

PBS_JOBID= 295598

BENCH NAME= ROOT/tmp/node19/41034-1149223245/instance-41034-1149223245.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node19/41034-1149223245/instance-41034-1149223245.opb 776760605
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-41034-1149223245 -o ROOT/results/node19/solver-41034-1149223245 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node19/41034-1149223245/instance-41034-1149223245.opb 776760605

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  9a7dcf907234f84f0d33881f56632ec3

RANDOM SEED= 776760605


/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.236
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.236
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:       1418368 kB
Buffers:         39596 kB
Cached:         521076 kB
SwapCached:       3320 kB
Active:         161552 kB
Inactive:       407936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418368 kB
SwapTotal:     4192956 kB
SwapFree:      4181404 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            54036 kB
Committed_AS:   273212 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node19 on Fri Jun  2 05:10:46 UTC 2006