Trace number 41879

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.63 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e2.opb
MD5SUMf7c5bacdcc30466dd8339bd5adcf7c5b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark235
Best CPU time to get the best result obtained on this benchmark263.922
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 235
Optimality of the best value was proved YES
Number of variables534
Total number of constraints3013
Number of constraints which are clauses3013
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 constraint2
Maximum length of a constraint32
Number of terms in the objective function 534
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 534
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 534
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/node86/41879-1149284335/instance-41879-1149284335.opb ......
0.03	c done parsing opb.
0.03	o 267
0.03	o 266
0.04	o 265
0.04	o 264
0.04	o 263
0.05	o 262
0.05	o 261
0.05	o 260
0.06	o 259
0.06	o 258
0.06	o 257
0.06	o 256
0.07	o 255
0.07	o 254
0.07	o 253
0.08	o 252
0.08	o 251
0.08	o 250
0.08	o 249
0.08	o 248
0.09	o 247
0.09	o 246
0.10	o 245
0.10	o 244
0.10	o 243
0.10	o 242
0.10	o 241
0.10	o 240
0.11	o 239
0.11	o 238
0.11	o 237
6.07	o 236
10.72	o 235

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/node86/watcher-41879-1149284335 -o ROOT/results/node86/solver-41879-1149284335 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node86/41879-1149284335/instance-41879-1149284335.opb 314703294 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1495448/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=1400 CPUtime=0
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 194072735 1433600 148 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134613239 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 350 148 98 232 0 115 0

[startup+10.0015 s]
/proc/loadavg: 0.93 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1473688/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=35564 CPUtime=9.99
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 5606 0 0 0 995 4 0 0 25 0 1 0 194072735 36417536 5531 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 8891 5531 108 232 0 8656 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 35564

[startup+20.0076 s]
/proc/loadavg: 0.94 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1466264/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=36348 CPUtime=19.99
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 7546 0 0 0 1992 7 0 0 25 0 1 0 194072735 37220352 7374 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 9087 7374 108 232 0 8852 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 36348

[startup+30.0137 s]
/proc/loadavg: 0.95 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1461400/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=36616 CPUtime=29.99
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 8767 0 0 0 2990 9 0 0 25 0 1 0 194072735 37494784 8595 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549265 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 9154 8595 108 232 0 8919 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 36616

[startup+40.0199 s]
/proc/loadavg: 0.96 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1456984/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=70352 CPUtime=40
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 9857 0 0 0 3989 11 0 0 25 0 1 0 194072735 72040448 9685 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549318 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 17588 9685 108 232 0 17353 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 70352

[startup+50.026 s]
/proc/loadavg: 0.96 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1452760/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=70908 CPUtime=50
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 10925 0 0 0 4988 12 0 0 25 0 1 0 194072735 72609792 10753 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 17727 10753 108 232 0 17492 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 70908

[startup+60.0322 s]
/proc/loadavg: 0.97 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1449560/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=71372 CPUtime=60.01
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 11722 0 0 0 5987 14 0 0 25 0 1 0 194072735 73084928 11550 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549251 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 17843 11550 108 232 0 17608 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 71372

[startup+70.0373 s]
/proc/loadavg: 0.97 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1447768/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=72736 CPUtime=70.01
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 12170 0 0 0 6987 14 0 0 25 0 1 0 194072735 74481664 11998 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 18184 11998 108 232 0 17949 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 72736

[startup+80.0435 s]
/proc/loadavg: 0.98 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1446808/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=74160 CPUtime=80.02
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 12597 0 0 0 7987 15 0 0 25 0 1 0 194072735 75939840 12232 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549294 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 18540 12232 108 232 0 18305 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 74160

[startup+90.0496 s]
/proc/loadavg: 0.98 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1441368/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=74760 CPUtime=90.02
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 13947 0 0 0 8985 17 0 0 25 0 1 0 194072735 76554240 13582 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 18690 13582 108 232 0 18455 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 74760

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1440792/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=74896 CPUtime=100.02
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 14099 0 0 0 9984 18 0 0 25 0 1 0 194072735 76693504 13734 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 18724 13734 108 232 0 18489 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 74896

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1438040/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=75340 CPUtime=110.03
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 14792 0 0 0 10983 20 0 0 25 0 1 0 194072735 77148160 14427 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549318 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 18835 14427 108 232 0 18600 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 75340

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1434776/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=76104 CPUtime=120.03
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 15600 0 0 0 11981 22 0 0 25 0 1 0 194072735 77930496 15235 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 19026 15235 108 232 0 18791 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 76104

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1433432/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=76876 CPUtime=130.03
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 15938 0 0 0 12979 24 0 0 25 0 1 0 194072735 78721024 15573 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 19219 15573 108 232 0 18984 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 76876

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1432984/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=77308 CPUtime=140.04
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 16056 0 0 0 13979 25 0 0 25 0 1 0 194072735 79163392 15691 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 19327 15691 108 232 0 19092 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 77308

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1432536/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=77796 CPUtime=150.04
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 16167 0 0 0 14978 26 0 0 25 0 1 0 194072735 79663104 15802 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 19449 15802 108 232 0 19214 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 77796

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1432152/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=78084 CPUtime=160.05
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 16254 0 0 0 15977 28 0 0 25 0 1 0 194072735 79958016 15889 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 19521 15889 108 232 0 19286 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 78084

[startup+170.099 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1431832/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=78352 CPUtime=170.04
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 16340 0 0 0 16976 28 0 0 25 0 1 0 194072735 80232448 15975 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 19588 15975 108 232 0 19353 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 78352

[startup+180.105 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1431576/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=78492 CPUtime=180.05
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 16400 0 0 0 17975 30 0 0 25 0 1 0 194072735 80375808 16035 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564527 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 19623 16035 108 232 0 19388 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 78492

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1431448/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=78636 CPUtime=190.05
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 16436 0 0 0 18975 30 0 0 25 0 1 0 194072735 80523264 16071 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 19659 16071 108 232 0 19424 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 78636

[startup+200.116 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1431064/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=80316 CPUtime=200.06
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 16903 0 0 0 19973 33 0 0 25 0 1 0 194072735 82243584 16153 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549054 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 20079 16153 108 232 0 19844 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 80316

[startup+210.122 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 9590
/proc/meminfo: memFree=1430936/2055892 swapFree=4084792/4096564

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

/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41779 0 0 0 177996 155 0 0 25 0 1 0 194072735 179859456 38723 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38723 108 232 0 43676 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (Kb) 175644

[startup+1783.08 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340312/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1782.51
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41780 0 0 0 178096 155 0 0 25 0 1 0 194072735 179859456 38724 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38724 108 232 0 43676 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (Kb) 175644

[startup+1784.08 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340312/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1783.52
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41781 0 0 0 178197 155 0 0 25 0 1 0 194072735 179859456 38725 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38725 108 232 0 43676 0
Current children cumulated CPU time (s) 1783.52
Current children cumulated vsize (Kb) 175644

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340312/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1784.52
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41781 0 0 0 178297 155 0 0 25 0 1 0 194072735 179859456 38725 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38725 108 232 0 43676 0
Current children cumulated CPU time (s) 1784.52
Current children cumulated vsize (Kb) 175644

[startup+1786.09 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340312/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1785.53
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41782 0 0 0 178398 155 0 0 25 0 1 0 194072735 179859456 38726 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38726 108 232 0 43676 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (Kb) 175644

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340312/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1786.53
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41784 0 0 0 178498 155 0 0 25 0 1 0 194072735 179859456 38728 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38728 108 232 0 43676 0
Current children cumulated CPU time (s) 1786.53
Current children cumulated vsize (Kb) 175644

[startup+1788.1 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340312/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1787.54
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41788 0 0 0 178599 155 0 0 25 0 1 0 194072735 179859456 38732 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38732 108 232 0 43676 0
Current children cumulated CPU time (s) 1787.54
Current children cumulated vsize (Kb) 175644

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340312/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1788.54
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41793 0 0 0 178699 155 0 0 25 0 1 0 194072735 179859456 38737 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38737 108 232 0 43676 0
Current children cumulated CPU time (s) 1788.54
Current children cumulated vsize (Kb) 175644

[startup+1790.11 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340248/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1789.55
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41795 0 0 0 178800 155 0 0 25 0 1 0 194072735 179859456 38739 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38739 108 232 0 43676 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (Kb) 175644

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340248/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1790.55
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41801 0 0 0 178900 155 0 0 25 0 1 0 194072735 179859456 38745 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38745 108 232 0 43676 0
Current children cumulated CPU time (s) 1790.55
Current children cumulated vsize (Kb) 175644

[startup+1792.12 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340248/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1791.55
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41802 0 0 0 179000 155 0 0 25 0 1 0 194072735 179859456 38746 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38746 108 232 0 43676 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (Kb) 175644

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340248/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1792.56
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41802 0 0 0 179101 155 0 0 25 0 1 0 194072735 179859456 38746 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38746 108 232 0 43676 0
Current children cumulated CPU time (s) 1792.56
Current children cumulated vsize (Kb) 175644

[startup+1794.13 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340248/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1793.56
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41803 0 0 0 179201 155 0 0 25 0 1 0 194072735 179859456 38747 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38747 108 232 0 43676 0
Current children cumulated CPU time (s) 1793.56
Current children cumulated vsize (Kb) 175644

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340248/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1794.57
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41804 0 0 0 179302 155 0 0 25 0 1 0 194072735 179859456 38748 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38748 108 232 0 43676 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (Kb) 175644

[startup+1796.14 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340248/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1795.57
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41804 0 0 0 179402 155 0 0 25 0 1 0 194072735 179859456 38748 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558872 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38748 108 232 0 43676 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (Kb) 175644

[startup+1797.15 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340184/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175644 CPUtime=1796.57
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41811 0 0 0 179502 155 0 0 25 0 1 0 194072735 179859456 38755 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551977 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43911 38755 108 232 0 43676 0
Current children cumulated CPU time (s) 1796.57
Current children cumulated vsize (Kb) 175644

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340120/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175836 CPUtime=1797.58
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41836 0 0 0 179603 155 0 0 25 0 1 0 194072735 180056064 38780 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43959 38780 108 232 0 43724 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (Kb) 175836

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340120/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175836 CPUtime=1798.58
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41837 0 0 0 179703 155 0 0 25 0 1 0 194072735 180056064 38781 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43959 38781 108 232 0 43724 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (Kb) 175836

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340120/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175836 CPUtime=1799.58
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41838 0 0 0 179803 155 0 0 25 0 1 0 194072735 180056064 38782 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43959 38782 108 232 0 43724 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 175836

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340120/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175836 CPUtime=1800.6
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41839 0 0 0 179904 156 0 0 25 0 1 0 194072735 180056064 38783 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549306 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43959 38783 108 232 0 43724 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 175836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 0.91 2/68 9787
/proc/meminfo: memFree=1340120/2055892 swapFree=4084792/4096564
[pid=9590] ppid=9588 vsize=175836 CPUtime=1800.6
/proc/9590/stat : 9590 (PBS4L) R 9588 9590 9544 0 -1 4194304 41839 0 0 0 179904 156 0 0 25 0 1 0 194072735 180056064 38783 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/9590/statm: 43959 38783 108 232 0 43724 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 175836

Sending SIGTERM to -9590
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.63
CPU user time (s): 1799.05
CPU system time (s): 1.58376
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (Kb): 175836
The end

Launcher Data (download as text)

Begin job on node86 on Fri Jun  2 21:38:55 UTC 2006


FILE ID= 41879-1149284335

PBS_JOBID= 306443

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  f7c5bacdcc30466dd8339bd5adcf7c5b

RANDOM SEED= 314703294


/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:       1495656 kB
Buffers:         31660 kB
Cached:         458308 kB
SwapCached:       3032 kB
Active:          45684 kB
Inactive:       453064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1495656 kB
SwapTotal:     4096564 kB
SwapFree:      4084792 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          15148 kB
Slab:            48144 kB
Committed_AS:   288484 kB
PageTables:       1300 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node86 on Fri Jun  2 22:08:56 UTC 2006