Trace number 41167

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.58 1801.21

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.Src1Valid_Src1ValidBar.ucl.opb
MD5SUM8c486f10dc9ea0956b38d79189648654
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 benchmark1503.32
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables109757
Total number of constraints313451
Number of constraints which are clauses295929
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17522
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/node59/41167-1149240207/instance-41167-1149240207.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/node59/watcher-41167-1149240207 -o ROOT/results/node59/solver-41167-1149240207 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node59/41167-1149240207/instance-41167-1149240207.opb 268671691 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.94 2/64 28176
/proc/meminfo: memFree=1540040/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=11692 CPUtime=0
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 189688919 11972608 129 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598843 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 2923 131 90 232 0 2688 0

[startup+10.003 s]
/proc/loadavg: 0.93 0.95 0.94 2/64 28176
/proc/meminfo: memFree=1488536/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=60268 CPUtime=9.99
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 16904 0 0 0 990 9 0 0 25 0 1 0 189688919 61714432 13020 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 15067 13020 105 232 0 14832 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 60268

[startup+20.0099 s]
/proc/loadavg: 0.94 0.96 0.94 2/64 28176
/proc/meminfo: memFree=1484640/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=73340 CPUtime=19.99
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 18437 0 0 0 1987 12 0 0 25 0 1 0 189688919 75100160 14057 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 18335 14057 105 232 0 18100 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 73340

[startup+30.0169 s]
/proc/loadavg: 0.95 0.96 0.94 2/64 28176
/proc/meminfo: memFree=1482272/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=76144 CPUtime=29.99
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 20057 0 0 0 2984 15 0 0 25 0 1 0 189688919 77971456 14619 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 19036 14619 105 232 0 18801 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 76144

[startup+40.0228 s]
/proc/loadavg: 0.95 0.96 0.94 2/64 28176
/proc/meminfo: memFree=1480864/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=77972 CPUtime=39.99
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 20798 0 0 0 3981 18 0 0 25 0 1 0 189688919 79843328 15046 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 19493 15046 105 232 0 19258 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 77972

[startup+50.0297 s]
/proc/loadavg: 0.96 0.96 0.94 2/64 28176
/proc/meminfo: memFree=1478752/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=80576 CPUtime=50
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 21959 0 0 0 4978 22 0 0 25 0 1 0 189688919 82509824 15562 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 20144 15562 105 232 0 19909 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 80576

[startup+60.0357 s]
/proc/loadavg: 0.97 0.96 0.94 2/64 28176
/proc/meminfo: memFree=1477664/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=81360 CPUtime=59.99
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 22513 0 0 0 5975 24 0 0 25 0 1 0 189688919 83312640 15835 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 20340 15835 105 232 0 20105 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 81360

[startup+70.0416 s]
/proc/loadavg: 0.97 0.96 0.94 2/64 28176
/proc/meminfo: memFree=1476384/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=82488 CPUtime=70
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 23479 0 0 0 6972 28 0 0 25 0 1 0 189688919 84467712 16156 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 20622 16156 105 232 0 20387 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 82488

[startup+80.0475 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 28176
/proc/meminfo: memFree=1474848/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=83904 CPUtime=80
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 24354 0 0 0 7969 31 0 0 25 0 1 0 189688919 85917696 16535 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 20976 16535 105 232 0 20741 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 83904

[startup+90.0534 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 28176
/proc/meminfo: memFree=1474016/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=84676 CPUtime=90.01
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 25140 0 0 0 8968 33 0 0 25 0 1 0 189688919 86708224 16726 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 21169 16726 105 232 0 20934 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 84676

[startup+100.059 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 28176
/proc/meminfo: memFree=1473632/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=85224 CPUtime=100.01
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 25628 0 0 0 9965 36 0 0 25 0 1 0 189688919 87269376 16784 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134553155 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 21306 16784 105 232 0 21071 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 85224

[startup+110.065 s]
/proc/loadavg: 0.98 0.96 0.94 2/64 28176
/proc/meminfo: memFree=1472736/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=86288 CPUtime=110.01
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 26363 0 0 0 10961 40 0 0 25 0 1 0 189688919 88358912 17056 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 21572 17056 105 232 0 21337 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 86288

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28176
/proc/meminfo: memFree=1472288/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=86288 CPUtime=120.02
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 26907 0 0 0 11959 43 0 0 25 0 1 0 189688919 88358912 17170 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552457 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 21572 17170 105 232 0 21337 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 86288

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28176
/proc/meminfo: memFree=1471648/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=86472 CPUtime=130.02
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 27699 0 0 0 12956 46 0 0 25 0 1 0 189688919 88547328 17317 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563511 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 21618 17317 105 232 0 21383 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 86472

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28176
/proc/meminfo: memFree=1470624/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=87248 CPUtime=140.02
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 28528 0 0 0 13953 49 0 0 25 0 1 0 189688919 89341952 17584 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 21812 17584 105 232 0 21577 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 87248

[startup+150.089 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28176
/proc/meminfo: memFree=1470112/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=87632 CPUtime=150.02
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 29122 0 0 0 14950 52 0 0 25 0 1 0 189688919 89735168 17682 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134543348 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 21908 17682 105 232 0 21673 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 87632

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28176
/proc/meminfo: memFree=1469408/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=88216 CPUtime=160.03
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 29566 0 0 0 15947 56 0 0 25 0 1 0 189688919 90333184 17878 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 22054 17878 105 232 0 21819 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 88216

[startup+170.101 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28176
/proc/meminfo: memFree=1468768/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=88344 CPUtime=170.02
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 30124 0 0 0 16944 58 0 0 25 0 1 0 189688919 90464256 18006 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551957 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 22086 18006 105 232 0 21851 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 88344

[startup+180.107 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28176
/proc/meminfo: memFree=1468320/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=88736 CPUtime=180.03
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 30492 0 0 0 17942 61 0 0 25 0 1 0 189688919 90865664 18159 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 22184 18159 105 232 0 21949 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 88736

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28176
/proc/meminfo: memFree=1467744/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=88996 CPUtime=190.04
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 30845 0 0 0 18940 64 0 0 25 0 1 0 189688919 91131904 18297 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 22249 18297 105 232 0 22014 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 88996

[startup+200.119 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28176
/proc/meminfo: memFree=1467296/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=89124 CPUtime=200.03
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 31414 0 0 0 19937 66 0 0 25 0 1 0 189688919 91262976 18403 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 22281 18403 105 232 0 22046 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 89124

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28176
/proc/meminfo: memFree=1466720/2055920 swapFree=4180876/4192956

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

/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87153 0 0 0 177601 545 0 0 25 0 1 0 189688919 128315392 27060 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27060 105 232 0 31092 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (Kb) 125308

[startup+1783.09 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1782.46
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87155 0 0 0 177701 545 0 0 25 0 1 0 189688919 128315392 27062 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27062 105 232 0 31092 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 125308

[startup+1784.1 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1783.47
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87155 0 0 0 177802 545 0 0 25 0 1 0 189688919 128315392 27062 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27062 105 232 0 31092 0
Current children cumulated CPU time (s) 1783.47
Current children cumulated vsize (Kb) 125308

[startup+1785.1 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1784.47
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87156 0 0 0 177902 545 0 0 25 0 1 0 189688919 128315392 27063 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27063 105 232 0 31092 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 125308

[startup+1786.11 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1785.48
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87156 0 0 0 178002 546 0 0 25 0 1 0 189688919 128315392 27063 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27063 105 232 0 31092 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (Kb) 125308

[startup+1787.11 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1786.48
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87157 0 0 0 178102 546 0 0 25 0 1 0 189688919 128315392 27064 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27064 105 232 0 31092 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 125308

[startup+1788.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1787.48
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87373 0 0 0 178202 546 0 0 25 0 1 0 189688919 128315392 27065 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27065 105 232 0 31092 0
Current children cumulated CPU time (s) 1787.48
Current children cumulated vsize (Kb) 125308

[startup+1789.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1788.49
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87373 0 0 0 178302 547 0 0 25 0 1 0 189688919 128315392 27065 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27065 105 232 0 31092 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 125308

[startup+1790.13 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1789.49
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87375 0 0 0 178402 547 0 0 25 0 1 0 189688919 128315392 27067 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27067 105 232 0 31092 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 125308

[startup+1791.13 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1790.5
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87375 0 0 0 178503 547 0 0 25 0 1 0 189688919 128315392 27067 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27067 105 232 0 31092 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (Kb) 125308

[startup+1792.14 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1791.51
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87376 0 0 0 178603 548 0 0 25 0 1 0 189688919 128315392 27068 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27068 105 232 0 31092 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 125308

[startup+1793.14 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1792.51
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87376 0 0 0 178703 548 0 0 25 0 1 0 189688919 128315392 27068 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27068 105 232 0 31092 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 125308

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1793.51
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87377 0 0 0 178803 548 0 0 25 0 1 0 189688919 128315392 27069 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27069 105 232 0 31092 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 125308

[startup+1795.15 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1794.51
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87377 0 0 0 178903 548 0 0 25 0 1 0 189688919 128315392 27069 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551473 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27069 105 232 0 31092 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (Kb) 125308

[startup+1796.16 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432160/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1795.52
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87378 0 0 0 179003 549 0 0 25 0 1 0 189688919 128315392 27070 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27070 105 232 0 31092 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 125308

[startup+1797.16 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432096/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1796.53
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87599 0 0 0 179104 549 0 0 25 0 1 0 189688919 128315392 27076 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27076 105 232 0 31092 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 125308

[startup+1798.17 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432096/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1797.53
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87612 0 0 0 179204 549 0 0 25 0 1 0 189688919 128315392 27089 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27089 105 232 0 31092 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 125308

[startup+1799.17 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432096/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1798.53
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87618 0 0 0 179304 549 0 0 25 0 1 0 189688919 128315392 27095 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546505 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27095 105 232 0 31092 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (Kb) 125308

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432096/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1799.53
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87628 0 0 0 179404 549 0 0 25 0 1 0 189688919 128315392 27105 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551252 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27105 105 232 0 31092 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (Kb) 125308

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432096/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1800.54
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87642 0 0 0 179505 549 0 0 25 0 1 0 189688919 128315392 27119 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551459 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27119 105 232 0 31092 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 125308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 28178
/proc/meminfo: memFree=1432096/2055920 swapFree=4180876/4192956
[pid=28176] ppid=28174 vsize=125308 CPUtime=1800.54
/proc/28176/stat : 28176 (PBS4L) R 28174 28176 28131 0 -1 4194304 87642 0 0 0 179505 549 0 0 25 0 1 0 189688919 128315392 27119 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28176/statm: 31327 27119 105 232 0 31092 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 125308

Sending SIGTERM to -28176
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.21
CPU time (s): 1800.58
CPU user time (s): 1795.06
CPU system time (s): 5.51716
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (Kb): 125308
The end

Launcher Data (download as text)

Begin job on node59 on Fri Jun  2 09:23:27 UTC 2006


FILE ID= 41167-1149240207

PBS_JOBID= 297330

BENCH NAME= ROOT/tmp/node59/41167-1149240207/instance-41167-1149240207.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node59/41167-1149240207/instance-41167-1149240207.opb 268671691
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-41167-1149240207 -o ROOT/results/node59/solver-41167-1149240207 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node59/41167-1149240207/instance-41167-1149240207.opb 268671691

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  8c486f10dc9ea0956b38d79189648654

RANDOM SEED= 268671691


/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.272
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.272
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:       1540312 kB
Buffers:         37648 kB
Cached:         401316 kB
SwapCached:       4056 kB
Active:         124356 kB
Inactive:       323608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540312 kB
SwapTotal:     4192956 kB
SwapFree:      4180876 kB
Dirty:             236 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            53664 kB
Committed_AS:   247988 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node59 on Fri Jun  2 09:53:28 UTC 2006