Trace number 41838

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 NameAnswerObjective functionCPU timeWall clock time
PBS 4.1L? (TO) 1800.61 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-2.opb
MD5SUM0b8531b64d2ca93b44d439b9cb9fcfaa
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13429
Number of constraints which are clauses13429
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
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/node92/41838-1149278375/instance-41838-1149278375.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/node92/watcher-41838-1149278375 -o ROOT/results/node92/solver-41838-1149278375 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node92/41838-1149278375/instance-41838-1149278375.opb 824061823 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.05 0.22 0.59 2/67 27318
/proc/meminfo: memFree=1239688/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=1996 CPUtime=0
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 193476412 2043904 115 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134599096 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 499 116 90 232 0 264 0

[startup+10.0026 s]
/proc/loadavg: 0.20 0.25 0.59 2/67 27318
/proc/meminfo: memFree=1236872/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=4252 CPUtime=9.99
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 875 0 0 0 999 0 0 0 25 0 1 0 193476412 4354048 803 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 1063 803 105 232 0 828 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4252

[startup+20.0079 s]
/proc/loadavg: 0.32 0.27 0.59 2/67 27318
/proc/meminfo: memFree=1236424/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=4388 CPUtime=19.99
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 988 0 0 0 1999 0 0 0 25 0 1 0 193476412 4493312 916 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 1097 916 105 232 0 862 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 4388

[startup+30.0142 s]
/proc/loadavg: 0.42 0.30 0.60 2/67 27318
/proc/meminfo: memFree=1235464/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=5824 CPUtime=30
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 1229 0 0 0 2999 1 0 0 25 0 1 0 193476412 5963776 1157 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 1456 1157 105 232 0 1221 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5824

[startup+40.0204 s]
/proc/loadavg: 0.51 0.32 0.60 2/67 27318
/proc/meminfo: memFree=1234952/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=6352 CPUtime=40
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 1447 0 0 0 3999 1 0 0 25 0 1 0 193476412 6504448 1278 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546643 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 1588 1278 105 232 0 1353 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6352

[startup+50.0267 s]
/proc/loadavg: 0.59 0.34 0.60 2/67 27318
/proc/meminfo: memFree=1234184/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=8668 CPUtime=50
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 1644 0 0 0 4999 1 0 0 25 0 1 0 193476412 8876032 1475 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 2167 1475 105 232 0 1932 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 8668

[startup+60.033 s]
/proc/loadavg: 0.65 0.36 0.61 2/67 27318
/proc/meminfo: memFree=1233672/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=8804 CPUtime=60
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 1789 0 0 0 5999 1 0 0 25 0 1 0 193476412 9015296 1620 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 2201 1620 105 232 0 1966 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 8804

[startup+70.0393 s]
/proc/loadavg: 0.70 0.38 0.61 2/67 27318
/proc/meminfo: memFree=1233544/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=8888 CPUtime=70.01
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 1805 0 0 0 7000 1 0 0 25 0 1 0 193476412 9101312 1636 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 2222 1636 105 232 0 1987 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 8888

[startup+80.0456 s]
/proc/loadavg: 0.75 0.40 0.62 2/67 27318
/proc/meminfo: memFree=1233288/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=9028 CPUtime=80.01
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 1874 0 0 0 8000 1 0 0 25 0 1 0 193476412 9244672 1705 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 2257 1705 105 232 0 2022 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 9028

[startup+90.0519 s]
/proc/loadavg: 0.79 0.42 0.62 2/73 27381
/proc/meminfo: memFree=1231384/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=9144 CPUtime=89.98
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 2008 0 0 0 8995 3 0 0 25 0 1 0 193476412 9363456 1839 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551632 0 0 4096 0 0 0 0 17 0 0 0
/proc/27318/statm: 2286 1839 105 232 0 2051 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 9144

[startup+100.059 s]
/proc/loadavg: 0.82 0.44 0.62 2/73 27439
/proc/meminfo: memFree=1231064/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=9144 CPUtime=99.95
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 2071 0 0 0 9992 3 0 0 25 0 1 0 193476412 9363456 1902 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 2286 1902 105 232 0 2051 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 9144

[startup+110.066 s]
/proc/loadavg: 0.92 0.47 0.63 2/67 27513
/proc/meminfo: memFree=1232008/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=9244 CPUtime=109.94
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 2108 0 0 0 10990 4 0 0 25 0 1 0 193476412 9465856 1939 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546643 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 2311 1939 105 232 0 2076 0
Current children cumulated CPU time (s) 109.94
Current children cumulated vsize (Kb) 9244

[startup+120.073 s]
/proc/loadavg: 0.93 0.49 0.64 2/67 27513
/proc/meminfo: memFree=1232136/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=9244 CPUtime=119.94
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 2118 0 0 0 11990 4 0 0 25 0 1 0 193476412 9465856 1949 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 2311 1949 105 232 0 2076 0
Current children cumulated CPU time (s) 119.94
Current children cumulated vsize (Kb) 9244

[startup+130.079 s]
/proc/loadavg: 0.94 0.51 0.64 2/67 27513
/proc/meminfo: memFree=1231944/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=9376 CPUtime=129.95
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 2157 0 0 0 12991 4 0 0 25 0 1 0 193476412 9601024 1988 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 2344 1988 105 232 0 2109 0
Current children cumulated CPU time (s) 129.95
Current children cumulated vsize (Kb) 9376

[startup+140.084 s]
/proc/loadavg: 0.95 0.52 0.64 2/67 27513
/proc/meminfo: memFree=1231752/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=9536 CPUtime=139.95
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 2209 0 0 0 13990 5 0 0 25 0 1 0 193476412 9764864 2040 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 2384 2040 105 232 0 2149 0
Current children cumulated CPU time (s) 139.95
Current children cumulated vsize (Kb) 9536

[startup+150.091 s]
/proc/loadavg: 0.96 0.54 0.65 2/67 27513
/proc/meminfo: memFree=1231304/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=9536 CPUtime=149.96
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 2314 0 0 0 14990 6 0 0 25 0 1 0 193476412 9764864 2145 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 2384 2145 105 232 0 2149 0
Current children cumulated CPU time (s) 149.96
Current children cumulated vsize (Kb) 9536

[startup+160.097 s]
/proc/loadavg: 0.96 0.55 0.65 2/67 27513
/proc/meminfo: memFree=1230792/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=13724 CPUtime=159.96
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 2451 0 0 0 15990 6 0 0 25 0 1 0 193476412 14053376 2282 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 3431 2282 105 232 0 3196 0
Current children cumulated CPU time (s) 159.96
Current children cumulated vsize (Kb) 13724

[startup+170.103 s]
/proc/loadavg: 0.97 0.57 0.65 2/67 27513
/proc/meminfo: memFree=1230408/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=13724 CPUtime=169.96
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 2545 0 0 0 16990 6 0 0 25 0 1 0 193476412 14053376 2376 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 3431 2376 105 232 0 3196 0
Current children cumulated CPU time (s) 169.96
Current children cumulated vsize (Kb) 13724

[startup+180.109 s]
/proc/loadavg: 0.97 0.58 0.66 2/67 27513
/proc/meminfo: memFree=1230408/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=13868 CPUtime=179.97
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 2572 0 0 0 17990 7 0 0 25 0 1 0 193476412 14200832 2403 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 3467 2403 105 232 0 3232 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 13868

[startup+190.116 s]
/proc/loadavg: 0.98 0.59 0.66 2/67 27513
/proc/meminfo: memFree=1229896/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=14044 CPUtime=189.97
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 2721 0 0 0 18990 7 0 0 25 0 1 0 193476412 14381056 2552 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 3511 2552 105 232 0 3276 0
Current children cumulated CPU time (s) 189.97
Current children cumulated vsize (Kb) 14044

[startup+200.121 s]
/proc/loadavg: 0.98 0.61 0.66 2/67 27513
/proc/meminfo: memFree=1229448/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=14812 CPUtime=199.97
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 3020 0 0 0 19989 8 0 0 25 0 1 0 193476412 15167488 2658 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 3703 2658 105 232 0 3468 0
Current children cumulated CPU time (s) 199.97
Current children cumulated vsize (Kb) 14812

[startup+210.127 s]
/proc/loadavg: 0.98 0.62 0.66 2/67 27513
/proc/meminfo: memFree=1229256/2055892 swapFree=4084900/4096564

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

/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12697 0 0 0 178108 42 0 0 25 0 1 0 193476412 52072448 11181 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551621 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11181 105 232 0 12478 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 50852

[startup+1783.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195080/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1782.5
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12698 0 0 0 178208 42 0 0 25 0 1 0 193476412 52072448 11182 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11182 105 232 0 12478 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (Kb) 50852

[startup+1784.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195080/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1783.5
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12698 0 0 0 178308 42 0 0 25 0 1 0 193476412 52072448 11182 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11182 105 232 0 12478 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 50852

[startup+1785.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195080/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1784.51
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12699 0 0 0 178409 42 0 0 25 0 1 0 193476412 52072448 11183 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11183 105 232 0 12478 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 50852

[startup+1786.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195080/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1785.51
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12699 0 0 0 178509 42 0 0 25 0 1 0 193476412 52072448 11183 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11183 105 232 0 12478 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (Kb) 50852

[startup+1787.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195080/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1786.52
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12699 0 0 0 178610 42 0 0 25 0 1 0 193476412 52072448 11183 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11183 105 232 0 12478 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 50852

[startup+1788.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195080/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1787.52
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12701 0 0 0 178710 42 0 0 25 0 1 0 193476412 52072448 11185 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550853 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11185 105 232 0 12478 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 50852

[startup+1789.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195080/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1788.53
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12705 0 0 0 178811 42 0 0 25 0 1 0 193476412 52072448 11189 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551626 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11189 105 232 0 12478 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 50852

[startup+1790.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195016/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1789.53
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12706 0 0 0 178911 42 0 0 25 0 1 0 193476412 52072448 11190 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551585 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11190 105 232 0 12478 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 50852

[startup+1791.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195016/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1790.54
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12706 0 0 0 179012 42 0 0 25 0 1 0 193476412 52072448 11190 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11190 105 232 0 12478 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 50852

[startup+1792.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195016/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1791.54
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12706 0 0 0 179112 42 0 0 25 0 1 0 193476412 52072448 11190 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11190 105 232 0 12478 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 50852

[startup+1793.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195016/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1792.54
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12707 0 0 0 179212 42 0 0 25 0 1 0 193476412 52072448 11191 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11191 105 232 0 12478 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 50852

[startup+1794.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195016/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1793.55
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12707 0 0 0 179313 42 0 0 25 0 1 0 193476412 52072448 11191 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11191 105 232 0 12478 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 50852

[startup+1795.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195016/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1794.55
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12708 0 0 0 179413 42 0 0 25 0 1 0 193476412 52072448 11192 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546666 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11192 105 232 0 12478 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 50852

[startup+1796.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195016/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1795.56
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12708 0 0 0 179514 42 0 0 25 0 1 0 193476412 52072448 11192 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11192 105 232 0 12478 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 50852

[startup+1797.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195016/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1796.56
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12709 0 0 0 179614 42 0 0 25 0 1 0 193476412 52072448 11193 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551621 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11193 105 232 0 12478 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 50852

[startup+1798.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195016/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1797.57
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12711 0 0 0 179715 42 0 0 25 0 1 0 193476412 52072448 11195 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11195 105 232 0 12478 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 50852

[startup+1799.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195016/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1798.57
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12712 0 0 0 179815 42 0 0 25 0 1 0 193476412 52072448 11196 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546640 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11196 105 232 0 12478 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 50852

[startup+1800.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195016/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1799.57
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12712 0 0 0 179915 42 0 0 25 0 1 0 193476412 52072448 11196 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11196 105 232 0 12478 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 50852

[startup+1801.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195016/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1800.58
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12712 0 0 0 180016 42 0 0 25 0 1 0 193476412 52072448 11196 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11196 105 232 0 12478 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 50852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 27513
/proc/meminfo: memFree=1195016/2055892 swapFree=4084900/4096564
[pid=27318] ppid=27316 vsize=50852 CPUtime=1800.58
/proc/27318/stat : 27318 (PBS4L) R 27316 27318 27272 0 -1 4194304 12712 0 0 0 180016 42 0 0 25 0 1 0 193476412 52072448 11196 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/27318/statm: 12713 11196 105 232 0 12478 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 50852

Sending SIGTERM to -27318
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.61
CPU user time (s): 1800.17
CPU system time (s): 0.436933
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (Kb): 50852
The end

Launcher Data (download as text)

Begin job on node92 on Fri Jun  2 19:59:35 UTC 2006


FILE ID= 41838-1149278375

PBS_JOBID= 305914

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-2.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node92/41838-1149278375/instance-41838-1149278375.opb 824061823
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node92/watcher-41838-1149278375 -o ROOT/results/node92/solver-41838-1149278375 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node92/41838-1149278375/instance-41838-1149278375.opb 824061823

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  0b8531b64d2ca93b44d439b9cb9fcfaa

RANDOM SEED= 824061823


/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.214
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	: 6006.19
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.214
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1239896 kB
Buffers:         39072 kB
Cached:         701076 kB
SwapCached:       2956 kB
Active:          55756 kB
Inactive:       693172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1239896 kB
SwapTotal:     4096564 kB
SwapFree:      4084900 kB
Dirty:              44 kB
Writeback:           0 kB
Mapped:          15200 kB
Slab:            53800 kB
Committed_AS:   271612 kB
PageTables:       1256 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node92 on Fri Jun  2 20:29:37 UTC 2006