Trace number 419818

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
PBS4 2007-03-23No Cert. 619.213 619.39

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/grieu/vmpc_27.opb
MD5SUM0bc945b76d7dcd650da3fb2748e7cddd
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark43.7403
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables729
Total number of constraints96849
Number of constraints which are clauses96849
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 constraint27
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 28
Number of bits of the biggest sum of numbers5
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/0.00	c PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00/0.00	c Solving /tmp/evaluation/419818-1177413535/instance-419818-1177413535.opb ......
618.92/619.10	c done parsing opb.
618.92/619.10	s SATISFIABLE
618.92/619.10	c Total Run Time					618.182

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419818-1177413535/instance-419818-1177413535.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node44/watcher-419818-1177413535 -o ROOT/results/node44/solver-419818-1177413535 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/419818-1177413535/PBS4 /tmp/evaluation/419818-1177413535/instance-419818-1177413535.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27058
/proc/meminfo: memFree=1589384/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=1456 CPUtime=0
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 189265275 1490944 138 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134590670 0 0 4096 0 0 0 0 17 1 0 0
/proc/27058/statm: 364 138 87 219 0 141 0

[startup+0.0977369 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27058
/proc/meminfo: memFree=1589384/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=2164 CPUtime=0.09
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 417 0 0 0 9 0 0 0 18 0 1 0 189265275 2215936 346 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134590670 0 0 4096 0 0 0 0 17 1 0 0
/proc/27058/statm: 541 346 89 219 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2164

[startup+0.101737 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27058
/proc/meminfo: memFree=1589384/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=2164 CPUtime=0.09
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 423 0 0 0 9 0 0 0 18 0 1 0 189265275 2215936 352 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 1 0 0
/proc/27058/statm: 541 352 89 219 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2164

[startup+0.301756 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27058
/proc/meminfo: memFree=1589384/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=5248 CPUtime=0.29
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 1145 0 0 0 29 0 0 0 20 0 1 0 189265275 5373952 784 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134596339 0 0 4096 0 0 0 0 17 1 0 0
/proc/27058/statm: 1312 784 89 219 0 1089 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5248

[startup+0.701797 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27058
/proc/meminfo: memFree=1589384/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=9492 CPUtime=0.69
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 2374 0 0 0 68 1 0 0 24 0 1 0 189265275 9719808 1628 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135057389 0 0 4096 0 0 0 0 17 1 0 0
/proc/27058/statm: 2373 1629 89 219 0 2150 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9492

[startup+1.50188 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1581632/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=10420 CPUtime=1.49
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 2899 0 0 0 147 2 0 0 25 0 1 0 189265275 10670080 2153 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134590670 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 2605 2153 94 219 0 2382 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10420

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1580352/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=14516 CPUtime=3.09
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 3261 0 0 0 306 3 0 0 25 0 1 0 189265275 14864384 2515 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 3629 2515 94 219 0 3406 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14516

[startup+6.30137 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1578176/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=14648 CPUtime=6.29
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 3581 0 0 0 625 4 0 0 25 0 1 0 189265275 14999552 2835 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134559406 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 3662 2835 94 219 0 3439 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14648

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1576008/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=15176 CPUtime=12.69
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 4159 0 0 0 1263 6 0 0 25 0 1 0 189265275 15540224 3413 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134559460 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 3794 3413 94 219 0 3571 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15176

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1572616/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=27232 CPUtime=25.49
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 5712 0 0 0 2541 8 0 0 25 0 1 0 189265275 27885568 4197 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 6808 4197 94 219 0 6585 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27232

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1566792/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=28576 CPUtime=51.08
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 7210 0 0 0 5094 14 0 0 25 0 1 0 189265275 29261824 5695 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547071 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 7144 5695 94 219 0 6921 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28576

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1557832/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=46912 CPUtime=102.26
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 9411 0 0 0 10206 20 0 0 25 0 1 0 189265275 48037888 7896 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547074 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 11728 7896 94 219 0 11505 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46912

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1551560/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=48432 CPUtime=162.24
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 10980 0 0 0 16195 29 0 0 25 0 1 0 189265275 49594368 9465 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547071 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 12108 9465 94 219 0 11885 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 48432

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1545160/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=49680 CPUtime=222.23
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 12554 0 0 0 22187 36 0 0 25 0 1 0 189265275 50872320 11039 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 12420 11039 94 219 0 12197 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 49680

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1540104/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=83736 CPUtime=282.21
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 13843 0 0 0 28178 43 0 0 25 0 1 0 189265275 85745664 12328 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547106 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 20934 12328 94 219 0 20711 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 83736

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1537224/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=84756 CPUtime=342.19
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 14532 0 0 0 34170 49 0 0 25 0 1 0 189265275 86790144 13017 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547071 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 21189 13017 94 219 0 20966 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 84756

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1531976/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=91684 CPUtime=402.17
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 17396 0 0 0 40161 56 0 0 25 0 1 0 189265275 93884416 14344 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547123 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 22921 14344 94 219 0 22698 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 91684

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1527496/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=92636 CPUtime=462.16
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 18490 0 0 0 46154 62 0 0 25 0 1 0 189265275 94859264 15438 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 23159 15438 94 219 0 22936 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 92636

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1523080/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=93508 CPUtime=522.14
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 19639 0 0 0 52146 68 0 0 25 0 1 0 189265275 95752192 16587 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 23377 16587 94 219 0 23154 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 93508

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1519624/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=94640 CPUtime=582.13
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 20461 0 0 0 58140 73 0 0 25 0 1 0 189265275 96911360 17409 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 23660 17409 94 219 0 23437 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 94640

Solver just ended. Dumping a history of the last processes samples

[startup+588.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1519496/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=94780 CPUtime=588.53
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 20497 0 0 0 58779 74 0 0 25 0 1 0 189265275 97054720 17445 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547071 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 23695 17445 94 219 0 23472 0
Current children cumulated CPU time (s) 588.53
Current children cumulated vsize (KiB) 94780

[startup+601.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1519240/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=95080 CPUtime=601.32
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 20549 0 0 0 60057 75 0 0 25 0 1 0 189265275 97361920 17497 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547089 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 23770 17497 94 219 0 23547 0
Current children cumulated CPU time (s) 601.32
Current children cumulated vsize (KiB) 95080

[startup+607.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1519176/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=95080 CPUtime=607.71
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 20571 0 0 0 60696 75 0 0 25 0 1 0 189265275 97361920 17519 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547071 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 23770 17519 94 219 0 23547 0
Current children cumulated CPU time (s) 607.71
Current children cumulated vsize (KiB) 95080

[startup+614.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1519048/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=95240 CPUtime=614.11
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 20589 0 0 0 61335 76 0 0 25 0 1 0 189265275 97525760 17537 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547106 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 23810 17537 94 219 0 23587 0
Current children cumulated CPU time (s) 614.11
Current children cumulated vsize (KiB) 95240

[startup+617.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1519048/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=95240 CPUtime=617.32
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 20601 0 0 0 61655 77 0 0 25 0 1 0 189265275 97525760 17549 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547196 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 23810 17549 94 219 0 23587 0
Current children cumulated CPU time (s) 617.32
Current children cumulated vsize (KiB) 95240

[startup+618.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1518984/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=95240 CPUtime=618.12
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 20616 0 0 0 61735 77 0 0 25 0 1 0 189265275 97525760 17564 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134535127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 23810 17564 94 219 0 23587 0
Current children cumulated CPU time (s) 618.12
Current children cumulated vsize (KiB) 95240

[startup+619.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1518984/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=95240 CPUtime=618.92
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4194304 20619 0 0 0 61815 77 0 0 25 0 1 0 189265275 97525760 17567 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547071 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 23810 17567 94 219 0 23587 0
Current children cumulated CPU time (s) 618.92
Current children cumulated vsize (KiB) 95240

[startup+619.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27059
/proc/meminfo: memFree=1493320/2055920 swapFree=4156148/4192956
[pid=27058] ppid=27056 vsize=95240 CPUtime=619.12
/proc/27058/stat : 27058 (PBS4) R 27056 27058 26733 0 -1 4195840 21694 0 0 0 61815 97 0 0 25 0 1 0 189265275 97525760 17582 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134517218 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27058/statm: 23810 17582 109 219 0 23587 0
Current children cumulated CPU time (s) 619.12
Current children cumulated vsize (KiB) 95240

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 619.39
CPU time (s): 619.213
CPU user time (s): 618.153
CPU system time (s): 1.05984
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 95240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 618.153
system time used= 1.05984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21697
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 13358

runsolver used 0.518921 second user time and 1.3068 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Tue Apr 24 11:18:56 UTC 2007

IDJOB= 419818
IDBENCH= 47801
IDSOLVER= 157
FILE ID= node44/419818-1177413535

PBS_JOBID= 4675678

Free space on /tmp= 66411 MiB

SOLVER NAME= PBS4 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/grieu/vmpc_27.opb
COMMAND LINE= /tmp/evaluation/419818-1177413535/PBS4 /tmp/evaluation/419818-1177413535/instance-419818-1177413535.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node44/convwatcher-419818-1177413535 -o ROOT/results/node44/conversion-419818-1177413535 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419818-1177413535/instance-419818-1177413535.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-419818-1177413535 -o ROOT/results/node44/solver-419818-1177413535 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/419818-1177413535/PBS4 /tmp/evaluation/419818-1177413535/instance-419818-1177413535.opb            

META MD5SUM SOLVER= b6c24e28fef9e1efa7891be58ea9e46f
MD5SUM BENCH=  0bc945b76d7dcd650da3fb2748e7cddd

RANDOM SEED= 389382761

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1589856 kB
Buffers:         51288 kB
Cached:         319652 kB
SwapCached:      14144 kB
Active:         226928 kB
Inactive:       168640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589856 kB
SwapTotal:     4192956 kB
SwapFree:      4156148 kB
Dirty:            3848 kB
Writeback:           0 kB
Mapped:          32552 kB
Slab:            56044 kB
Committed_AS:  1438700 kB
PageTables:       1736 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66343 MiB

End job on node44 on Tue Apr 24 11:29:15 UTC 2007