Trace number 41125

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.61 1801.18

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
MD5SUM3764cf8f4e2d3654f46ab0ec56ea8581
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 benchmark1574.92
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables168111
Total number of constraints487525
Number of constraints which are clauses468727
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18798
Minimum length of a constraint1
Maximum length of a constraint15
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 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
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/node8/41125-1149234526/instance-41125-1149234526.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/node8/watcher-41125-1149234526 -o ROOT/results/node8/solver-41125-1149234526 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node8/41125-1149234526/instance-41125-1149234526.opb 236184172 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.41 0.83 0.93 2/64 18031
/proc/meminfo: memFree=1169440/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=17164 CPUtime=0
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 189115008 17575936 142 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134599096 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 4291 144 90 232 0 4056 0

[startup+10.0027 s]
/proc/loadavg: 0.50 0.83 0.93 2/64 18031
/proc/meminfo: memFree=1095584/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=83040 CPUtime=9.99
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 22683 0 0 0 989 10 0 0 25 0 1 0 189115008 85032960 18556 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 20760 18556 105 232 0 20525 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 83040

[startup+20.0096 s]
/proc/loadavg: 0.57 0.84 0.93 2/64 18031
/proc/meminfo: memFree=1087456/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=93620 CPUtime=19.99
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 25464 0 0 0 1986 13 0 0 25 0 1 0 189115008 95866880 20612 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 23405 20612 105 232 0 23170 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 93620

[startup+30.0155 s]
/proc/loadavg: 0.64 0.84 0.93 2/64 18031
/proc/meminfo: memFree=1084256/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=97580 CPUtime=29.99
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 27278 0 0 0 2984 15 0 0 25 0 1 0 189115008 99921920 21405 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134543348 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 24395 21405 105 232 0 24160 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 97580

[startup+40.0214 s]
/proc/loadavg: 0.69 0.85 0.93 2/64 18031
/proc/meminfo: memFree=1079200/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=104416 CPUtime=40
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 29349 0 0 0 3982 18 0 0 25 0 1 0 189115008 106921984 22685 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 26104 22685 105 232 0 25869 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 104416

[startup+50.0274 s]
/proc/loadavg: 0.74 0.85 0.93 2/64 18031
/proc/meminfo: memFree=1072608/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=113068 CPUtime=50
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 31870 0 0 0 4979 21 0 0 25 0 1 0 189115008 115781632 24316 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546505 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 28267 24316 105 232 0 28032 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 113068

[startup+60.0333 s]
/proc/loadavg: 0.78 0.86 0.93 2/64 18031
/proc/meminfo: memFree=1069024/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=117464 CPUtime=60.01
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 33226 0 0 0 5978 23 0 0 25 0 1 0 189115008 120283136 25211 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 29366 25211 105 232 0 29131 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 117464

[startup+70.0392 s]
/proc/loadavg: 0.81 0.86 0.93 2/64 18031
/proc/meminfo: memFree=1068192/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=118240 CPUtime=70
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 34181 0 0 0 6975 25 0 0 25 0 1 0 189115008 121077760 25409 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 29560 25409 105 232 0 29325 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 118240

[startup+80.0451 s]
/proc/loadavg: 0.84 0.87 0.93 2/64 18031
/proc/meminfo: memFree=1066144/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=121728 CPUtime=80.01
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 35409 0 0 0 7973 28 0 0 25 0 1 0 189115008 124649472 25946 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552140 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 30432 25946 105 232 0 30197 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 121728

[startup+90.051 s]
/proc/loadavg: 0.87 0.87 0.93 2/64 18031
/proc/meminfo: memFree=1065120/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=122888 CPUtime=90.02
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 36143 0 0 0 8973 29 0 0 25 0 1 0 189115008 125837312 26186 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 30722 26186 105 232 0 30487 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 122888

[startup+100.056 s]
/proc/loadavg: 0.89 0.87 0.93 2/64 18031
/proc/meminfo: memFree=1064416/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=123668 CPUtime=100.02
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 36658 0 0 0 9972 30 0 0 25 0 1 0 189115008 126636032 26372 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546643 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 30917 26372 105 232 0 30682 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 123668

[startup+110.062 s]
/proc/loadavg: 0.90 0.88 0.93 2/64 18031
/proc/meminfo: memFree=1063584/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=124064 CPUtime=110.02
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 37161 0 0 0 10970 32 0 0 25 0 1 0 189115008 127041536 26546 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552169 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 31016 26546 105 232 0 30781 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 124064

[startup+120.068 s]
/proc/loadavg: 0.92 0.88 0.93 2/64 18031
/proc/meminfo: memFree=1062560/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=125360 CPUtime=120.02
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 37917 0 0 0 11968 34 0 0 25 0 1 0 189115008 128368640 26808 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 31340 26808 105 232 0 31105 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 125360

[startup+130.074 s]
/proc/loadavg: 0.93 0.88 0.93 2/64 18031
/proc/meminfo: memFree=1061856/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=126132 CPUtime=130.02
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 38926 0 0 0 12966 36 0 0 25 0 1 0 189115008 129159168 26994 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 31533 26994 105 232 0 31298 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 126132

[startup+140.08 s]
/proc/loadavg: 0.94 0.89 0.93 2/64 18031
/proc/meminfo: memFree=1060128/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=128068 CPUtime=140.03
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 40254 0 0 0 13964 39 0 0 25 0 1 0 189115008 131141632 27433 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 32017 27433 105 232 0 31782 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 128068

[startup+150.087 s]
/proc/loadavg: 0.95 0.89 0.93 2/64 18031
/proc/meminfo: memFree=1059552/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=128196 CPUtime=150.03
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 41043 0 0 0 14963 40 0 0 25 0 1 0 189115008 131272704 27531 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 32049 27531 105 232 0 31814 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 128196

[startup+160.091 s]
/proc/loadavg: 0.96 0.89 0.93 2/64 18031
/proc/meminfo: memFree=1059104/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=128968 CPUtime=160.04
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 41645 0 0 0 15962 42 0 0 25 0 1 0 189115008 132063232 27672 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551103 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 32242 27672 105 232 0 32007 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 128968

[startup+170.097 s]
/proc/loadavg: 0.96 0.90 0.93 2/64 18031
/proc/meminfo: memFree=1058400/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=129492 CPUtime=170.04
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 42175 0 0 0 16960 44 0 0 25 0 1 0 189115008 132599808 27873 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563511 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 32373 27873 105 232 0 32138 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 129492

[startup+180.103 s]
/proc/loadavg: 0.97 0.90 0.93 2/64 18031
/proc/meminfo: memFree=1057888/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=129748 CPUtime=180.04
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 42675 0 0 0 17959 45 0 0 25 0 1 0 189115008 132861952 27979 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 32437 27979 105 232 0 32202 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 129748

[startup+190.109 s]
/proc/loadavg: 0.97 0.90 0.93 2/64 18031
/proc/meminfo: memFree=1057568/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=129748 CPUtime=190.05
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 43088 0 0 0 18957 48 0 0 25 0 1 0 189115008 132861952 28063 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 32437 28063 105 232 0 32202 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 129748

[startup+200.115 s]
/proc/loadavg: 0.98 0.91 0.93 2/64 18031
/proc/meminfo: memFree=1057248/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=129748 CPUtime=200.05
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 43525 0 0 0 19955 50 0 0 25 0 1 0 189115008 132861952 28171 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 32437 28171 105 232 0 32202 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 129748

[startup+210.122 s]
/proc/loadavg: 0.98 0.91 0.93 2/64 18031
/proc/meminfo: memFree=1056608/2055920 swapFree=4181412/4192956

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

/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 101669 0 0 0 177859 289 0 0 25 0 1 0 189115008 212963328 36983 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 51993 36983 105 232 0 51758 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (Kb) 207972

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1021352/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=207972 CPUtime=1782.48
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 101676 0 0 0 177959 289 0 0 25 0 1 0 189115008 212963328 36990 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546505 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 51993 36990 105 232 0 51758 0
Current children cumulated CPU time (s) 1782.48
Current children cumulated vsize (Kb) 207972

[startup+1784.07 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1021352/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1783.49
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 101686 0 0 0 178060 289 0 0 25 0 1 0 189115008 213028864 37000 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552011 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37000 105 232 0 51774 0
Current children cumulated CPU time (s) 1783.49
Current children cumulated vsize (Kb) 208036

[startup+1785.07 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1021352/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1784.49
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 101693 0 0 0 178160 289 0 0 25 0 1 0 189115008 213028864 37007 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37007 105 232 0 51774 0
Current children cumulated CPU time (s) 1784.49
Current children cumulated vsize (Kb) 208036

[startup+1786.08 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1021352/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1785.5
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 101701 0 0 0 178260 290 0 0 25 0 1 0 189115008 213028864 37015 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37015 105 232 0 51774 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 208036

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1021288/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1786.51
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 101719 0 0 0 178361 290 0 0 25 0 1 0 189115008 213028864 37033 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546626 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37033 105 232 0 51774 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 208036

[startup+1788.09 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1021224/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1787.51
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 101726 0 0 0 178461 290 0 0 25 0 1 0 189115008 213028864 37040 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37040 105 232 0 51774 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 208036

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1021160/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1788.52
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 101742 0 0 0 178562 290 0 0 25 0 1 0 189115008 213028864 37056 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37056 105 232 0 51774 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 208036

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1021096/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1789.52
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 101752 0 0 0 178662 290 0 0 25 0 1 0 189115008 213028864 37066 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546505 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37066 105 232 0 51774 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (Kb) 208036

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1021096/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1790.52
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 101761 0 0 0 178762 290 0 0 25 0 1 0 189115008 213028864 37075 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134553315 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37075 105 232 0 51774 0
Current children cumulated CPU time (s) 1790.52
Current children cumulated vsize (Kb) 208036

[startup+1792.11 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1021032/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1791.53
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 101768 0 0 0 178863 290 0 0 25 0 1 0 189115008 213028864 37082 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134543424 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37082 105 232 0 51774 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 208036

[startup+1793.11 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1020840/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1792.54
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 102106 0 0 0 178963 291 0 0 25 0 1 0 189115008 213028864 37091 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546505 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37091 105 232 0 51774 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 208036

[startup+1794.12 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1020840/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1793.54
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 102108 0 0 0 179063 291 0 0 25 0 1 0 189115008 213028864 37093 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546730 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37093 105 232 0 51774 0
Current children cumulated CPU time (s) 1793.54
Current children cumulated vsize (Kb) 208036

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1020840/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1794.54
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 102110 0 0 0 179163 291 0 0 25 0 1 0 189115008 213028864 37095 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552023 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37095 105 232 0 51774 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (Kb) 208036

[startup+1796.13 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1020840/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1795.55
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 102111 0 0 0 179264 291 0 0 25 0 1 0 189115008 213028864 37096 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37096 105 232 0 51774 0
Current children cumulated CPU time (s) 1795.55
Current children cumulated vsize (Kb) 208036

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1020840/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1796.55
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 102113 0 0 0 179364 291 0 0 25 0 1 0 189115008 213028864 37098 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37098 105 232 0 51774 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 208036

[startup+1798.14 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1020840/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1797.56
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 102113 0 0 0 179464 292 0 0 25 0 1 0 189115008 213028864 37098 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37098 105 232 0 51774 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 208036

[startup+1799.14 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1020840/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1798.56
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 102115 0 0 0 179564 292 0 0 25 0 1 0 189115008 213028864 37100 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37100 105 232 0 51774 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (Kb) 208036

[startup+1800.15 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1020840/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1799.56
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 102118 0 0 0 179664 292 0 0 25 0 1 0 189115008 213028864 37103 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37103 105 232 0 51774 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (Kb) 208036

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1020840/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1800.57
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 102118 0 0 0 179765 292 0 0 25 0 1 0 189115008 213028864 37103 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552019 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37103 105 232 0 51774 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 208036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 18226
/proc/meminfo: memFree=1020840/2055920 swapFree=4181412/4192956
[pid=18031] ppid=18029 vsize=208036 CPUtime=1800.57
/proc/18031/stat : 18031 (PBS4L) R 18029 18031 17986 0 -1 4194304 102118 0 0 0 179765 292 0 0 25 0 1 0 189115008 213028864 37103 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/18031/statm: 52009 37103 105 232 0 51774 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 208036

Sending SIGTERM to -18031
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.18
CPU time (s): 1800.61
CPU user time (s): 1797.66
CPU system time (s): 2.95155
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (Kb): 208036
The end

Launcher Data (download as text)

Begin job on node8 on Fri Jun  2 07:48:48 UTC 2006


FILE ID= 41125-1149234526

PBS_JOBID= 296780

BENCH NAME= ROOT/tmp/node8/41125-1149234526/instance-41125-1149234526.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node8/41125-1149234526/instance-41125-1149234526.opb 236184172
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node8/watcher-41125-1149234526 -o ROOT/results/node8/solver-41125-1149234526 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node8/41125-1149234526/instance-41125-1149234526.opb 236184172

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  3764cf8f4e2d3654f46ab0ec56ea8581

RANDOM SEED= 236184172


/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.220
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.220
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:       1169648 kB
Buffers:         19136 kB
Cached:         796908 kB
SwapCached:       3424 kB
Active:         206032 kB
Inactive:       618832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1169648 kB
SwapTotal:     4192956 kB
SwapFree:      4181412 kB
Dirty:              56 kB
Writeback:           0 kB
Mapped:          14860 kB
Slab:            47428 kB
Committed_AS:   229980 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 node8 on Fri Jun  2 08:18:49 UTC 2006