Trace number 41102

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PBS 4.1L? (TO) 1800.72 1801.31

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga45_43_sat_pb.cnf.cr.opb
MD5SUM582e49d5d5904d827aa5677e7d2575f7
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.074988
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2903
Total number of constraints2066
Number of constraints which are clauses1978
Number of constraints which are cardinality constraints (but not clauses)88
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint22
Maximum length of a constraint45
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
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/node13/41102-1149231547/instance-41102-1149231547.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/node13/watcher-41102-1149231547 -o ROOT/results/node13/solver-41102-1149231547 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node13/41102-1149231547/instance-41102-1149231547.opb 758321627 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.96 2/64 10383
/proc/meminfo: memFree=1427544/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=1676 CPUtime=0
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 188817354 1716224 118 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134599096 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 419 120 90 232 0 184 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.98 0.96 2/64 10383
/proc/meminfo: memFree=1401320/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=35424 CPUtime=9.99
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 6678 0 0 0 993 6 0 0 25 0 1 0 188817354 36274176 6654 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 8856 6654 105 232 0 8621 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 35424

[startup+20.009 s]
/proc/loadavg: 0.94 0.98 0.96 2/64 10383
/proc/meminfo: memFree=1381736/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=68532 CPUtime=20
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 11592 0 0 0 1991 9 0 0 25 0 1 0 188817354 70176768 11568 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 17133 11568 105 232 0 16898 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 68532

[startup+30.0164 s]
/proc/loadavg: 0.95 0.98 0.96 2/64 10383
/proc/meminfo: memFree=1365160/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=68812 CPUtime=30
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 15733 0 0 0 2989 11 0 0 25 0 1 0 188817354 70463488 15709 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 17203 15709 105 232 0 16968 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 68812

[startup+40.0217 s]
/proc/loadavg: 0.96 0.98 0.96 2/64 10383
/proc/meminfo: memFree=1350184/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=134684 CPUtime=40
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 19523 0 0 0 3986 14 0 0 25 0 1 0 188817354 137916416 19450 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551997 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 33671 19450 105 232 0 33436 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 134684

[startup+50.0281 s]
/proc/loadavg: 0.96 0.98 0.96 2/64 10383
/proc/meminfo: memFree=1331496/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=135984 CPUtime=50.01
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 24202 0 0 0 4983 18 0 0 25 0 1 0 188817354 139247616 24129 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564165 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 33996 24129 105 232 0 33761 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 135984

[startup+60.0344 s]
/proc/loadavg: 0.97 0.98 0.96 2/64 10383
/proc/meminfo: memFree=1306856/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=136940 CPUtime=60
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 30334 0 0 0 5980 20 0 0 25 0 1 0 188817354 140226560 30261 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558988 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 34235 30261 105 232 0 34000 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 136940

[startup+70.0408 s]
/proc/loadavg: 0.97 0.98 0.96 2/64 10383
/proc/meminfo: memFree=1290408/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=142024 CPUtime=70.02
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 34446 0 0 0 6979 23 0 0 25 0 1 0 188817354 145432576 34373 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549052 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 35506 34373 105 232 0 35271 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 142024

[startup+80.0471 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 10383
/proc/meminfo: memFree=1273704/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=274416 CPUtime=80.02
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 38603 0 0 0 7976 26 0 0 25 0 1 0 188817354 281001984 38433 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 68604 38433 105 232 0 68369 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 274416

[startup+90.0534 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 10383
/proc/meminfo: memFree=1266664/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=275916 CPUtime=90.01
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 40408 0 0 0 8974 27 0 0 25 0 1 0 188817354 282537984 40238 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549067 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 68979 40238 105 232 0 68744 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 275916

[startup+100.059 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 10383
/proc/meminfo: memFree=1254440/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=279436 CPUtime=100.02
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 43458 0 0 0 9973 29 0 0 25 0 1 0 188817354 286142464 43288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 69859 43288 105 232 0 69624 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 279436

[startup+110.065 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 10383
/proc/meminfo: memFree=1232808/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=283324 CPUtime=110.02
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 48847 0 0 0 10970 32 0 0 25 0 1 0 188817354 290123776 48677 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549052 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 70831 48677 105 232 0 70596 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 283324

[startup+120.071 s]
/proc/loadavg: 0.99 0.98 0.96 2/70 10446
/proc/meminfo: memFree=1224248/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=285856 CPUtime=120.01
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 50687 0 0 0 11967 34 0 0 25 0 1 0 188817354 292716544 50517 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 71464 50517 105 232 0 71229 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 285856

[startup+130.078 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=1213192/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=288708 CPUtime=129.96
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 53642 0 0 0 12960 36 0 0 25 0 1 0 188817354 295636992 53472 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 72177 53472 105 232 0 71942 0
Current children cumulated CPU time (s) 129.96
Current children cumulated vsize (Kb) 288708

[startup+140.084 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=1203040/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=291544 CPUtime=139.96
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 56236 0 0 0 13959 37 0 0 25 0 1 0 188817354 298541056 56066 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549536 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 72886 56066 105 232 0 72651 0
Current children cumulated CPU time (s) 139.96
Current children cumulated vsize (Kb) 291544

[startup+150.091 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=1180712/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=293312 CPUtime=149.96
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 61802 0 0 0 14956 40 0 0 25 0 1 0 188817354 300351488 61632 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549045 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 73328 61632 105 232 0 73093 0
Current children cumulated CPU time (s) 149.96
Current children cumulated vsize (Kb) 293312

[startup+160.098 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=1179176/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=294824 CPUtime=159.97
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 62185 0 0 0 15956 41 0 0 25 0 1 0 188817354 301899776 62015 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 73706 62015 105 232 0 73471 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 294824

[startup+170.104 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=1160616/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=298580 CPUtime=169.97
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 67028 0 0 0 16954 43 0 0 25 0 1 0 188817354 305745920 66665 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 74645 66665 105 232 0 74410 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (Kb) 298580

[startup+180.111 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=1158184/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=300196 CPUtime=179.98
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 67634 0 0 0 17954 44 0 0 25 0 1 0 188817354 307400704 67271 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564938 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 75049 67271 105 232 0 74814 0
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 300196

[startup+190.117 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=1157928/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=300388 CPUtime=189.98
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 67694 0 0 0 18954 44 0 0 25 0 1 0 188817354 307597312 67331 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611556 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 75097 67331 105 232 0 74862 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 300388

[startup+200.123 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=1155496/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=303508 CPUtime=199.99
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 68306 0 0 0 19954 45 0 0 25 0 1 0 188817354 310792192 67943 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549014 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 75877 67943 105 232 0 75642 0
Current children cumulated CPU time (s) 199.99
Current children cumulated vsize (Kb) 303508

[startup+210.13 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=1146024/2055920 swapFree=4181416/4192956

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

/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121213 0 0 0 178028 126 0 0 25 0 1 0 188817354 557441024 118159 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552269 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118159 105 232 0 135859 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 544376

[startup+1783.14 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953576/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1782.55
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121214 0 0 0 178129 126 0 0 25 0 1 0 188817354 557441024 118160 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118160 105 232 0 135859 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 544376

[startup+1784.14 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953576/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1783.55
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121215 0 0 0 178229 126 0 0 25 0 1 0 188817354 557441024 118161 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559158 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118161 105 232 0 135859 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 544376

[startup+1785.15 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953576/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1784.55
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121216 0 0 0 178329 126 0 0 25 0 1 0 188817354 557441024 118162 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118162 105 232 0 135859 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 544376

[startup+1786.15 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953576/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1785.56
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121217 0 0 0 178430 126 0 0 25 0 1 0 188817354 557441024 118163 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550022 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118163 105 232 0 135859 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 544376

[startup+1787.16 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953576/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1786.56
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121217 0 0 0 178530 126 0 0 25 0 1 0 188817354 557441024 118163 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118163 105 232 0 135859 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 544376

[startup+1788.16 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953576/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1787.57
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121218 0 0 0 178631 126 0 0 25 0 1 0 188817354 557441024 118164 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118164 105 232 0 135859 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 544376

[startup+1789.17 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953576/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1788.58
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121220 0 0 0 178731 127 0 0 25 0 1 0 188817354 557441024 118166 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118166 105 232 0 135859 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 544376

[startup+1790.17 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953576/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1789.59
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121221 0 0 0 178832 127 0 0 25 0 1 0 188817354 557441024 118167 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118167 105 232 0 135859 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 544376

[startup+1791.18 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953576/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1790.59
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121221 0 0 0 178932 127 0 0 25 0 1 0 188817354 557441024 118167 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550056 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118167 105 232 0 135859 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 544376

[startup+1792.18 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953192/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1791.59
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121310 0 0 0 179032 127 0 0 25 0 1 0 188817354 557441024 118256 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118256 105 232 0 135859 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 544376

[startup+1793.19 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953192/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1792.6
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121311 0 0 0 179133 127 0 0 25 0 1 0 188817354 557441024 118257 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118257 105 232 0 135859 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 544376

[startup+1794.19 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953192/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1793.6
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121312 0 0 0 179233 127 0 0 25 0 1 0 188817354 557441024 118258 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118258 105 232 0 135859 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 544376

[startup+1795.2 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953192/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1794.61
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121313 0 0 0 179334 127 0 0 25 0 1 0 188817354 557441024 118259 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118259 105 232 0 135859 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 544376

[startup+1796.2 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953192/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1795.61
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121314 0 0 0 179434 127 0 0 25 0 1 0 188817354 557441024 118260 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118260 105 232 0 135859 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 544376

[startup+1797.21 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953128/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1796.62
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121332 0 0 0 179535 127 0 0 25 0 1 0 188817354 557441024 118278 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118278 105 232 0 135859 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 544376

[startup+1798.21 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953128/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1797.62
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121333 0 0 0 179635 127 0 0 25 0 1 0 188817354 557441024 118279 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549062 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118279 105 232 0 135859 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (Kb) 544376

[startup+1799.22 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953064/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1798.63
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121335 0 0 0 179736 127 0 0 25 0 1 0 188817354 557441024 118281 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549259 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118281 105 232 0 135859 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 544376

[startup+1800.22 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953064/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1799.63
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121336 0 0 0 179836 127 0 0 25 0 1 0 188817354 557441024 118282 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118282 105 232 0 135859 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (Kb) 544376

[startup+1801.23 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953000/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1800.64
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121351 0 0 0 179937 127 0 0 25 0 1 0 188817354 557441024 118297 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549031 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118297 105 232 0 135859 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 544376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.23 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 10578
/proc/meminfo: memFree=953000/2055920 swapFree=4181416/4192956
[pid=10383] ppid=10381 vsize=544376 CPUtime=1800.64
/proc/10383/stat : 10383 (PBS4L) R 10381 10383 10338 0 -1 4194304 121351 0 0 0 179937 127 0 0 25 0 1 0 188817354 557441024 118297 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10383/statm: 136094 118297 105 232 0 135859 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 544376

Sending SIGTERM to -10383
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.31
CPU time (s): 1800.72
CPU user time (s): 1799.37
CPU system time (s): 1.3478
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (Kb): 544376
The end

Launcher Data (download as text)

Begin job on node13 on Fri Jun  2 06:59:07 UTC 2006


FILE ID= 41102-1149231547

PBS_JOBID= 296487

BENCH NAME= ROOT/tmp/node13/41102-1149231547/instance-41102-1149231547.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node13/41102-1149231547/instance-41102-1149231547.opb 758321627
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-41102-1149231547 -o ROOT/results/node13/solver-41102-1149231547 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node13/41102-1149231547/instance-41102-1149231547.opb 758321627

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  582e49d5d5904d827aa5677e7d2575f7

RANDOM SEED= 758321627


/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.234
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.234
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:       1427752 kB
Buffers:         19872 kB
Cached:         540564 kB
SwapCached:       3148 kB
Active:          68620 kB
Inactive:       500424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427752 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             208 kB
Writeback:           0 kB
Mapped:          14652 kB
Slab:            45060 kB
Committed_AS:   235660 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 node13 on Fri Jun  2 07:29:09 UTC 2006