Trace number 1884389

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
pbclasp 2009-04-24UNSAT 1443.06 1442.85

General information on the benchmark

Name/PURE-SAT/SAT_RACE08/
cnf/manol-pipe-c6bidw_i.opb
MD5SUM5eba62c3bddebf9399b02f6072d2dbe1
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1443.06
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables96089
Total number of constraints283993
Number of constraints which are clauses283993
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 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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.13/0.21	c no optimisation-statement found. DEC-category assumed.
1442.87/1442.71	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1884389-1245257737/watcher-1884389-1245257737 -o /tmp/evaluation-result-1884389-1245257737/solver-1884389-1245257737 -C 1800 -W 2000 -M 1800 perl HOME/pbclasp HOME/instance-1884389-1245257737.opb HOME HOME 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.09 1.06 0.97 3/65 21146
/proc/meminfo: memFree=1667192/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=18576 CPUtime=0
/proc/21146/stat : 21146 (runsolver) D 21144 21146 21023 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 193371836 19021824 284 1992294400 4194304 4302564 548682068432 18446744073709551615 226686987559 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/21146/statm: 4644 284 249 26 0 2626 0

[startup+0.0568079 s]
/proc/loadavg: 1.09 1.06 0.97 3/65 21146
/proc/meminfo: memFree=1667192/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0
/proc/21146/stat : 21146 (perl) D 21144 21146 21023 0 -1 4194304 352 0 2 0 0 0 0 0 18 0 1 0 193371836 12562432 321 1992294400 4194304 4206940 548682068784 18446744073709551615 226695884898 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/21146/statm: 3067 321 243 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101812 s]
/proc/loadavg: 1.09 1.06 0.97 3/65 21146
/proc/meminfo: memFree=1667192/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.03
/proc/21146/stat : 21146 (perl) R 21144 21146 21023 0 -1 4194304 421 0 2 0 3 0 0 0 18 0 1 0 193371836 12562432 390 1992294400 4194304 4206940 548682068784 18446744073709551615 226695884898 0 0 4224 16386 0 0 0 17 0 0 0
/proc/21146/statm: 3067 390 299 3 0 167 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12268

[startup+0.301847 s]
/proc/loadavg: 1.09 1.06 0.97 3/65 21146
/proc/meminfo: memFree=1667192/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 12268

[startup+0.701893 s]
/proc/loadavg: 1.09 1.06 0.97 3/65 21146
/proc/meminfo: memFree=1667192/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 12268

[startup+1.50198 s]
/proc/loadavg: 1.09 1.06 0.97 3/70 21151
/proc/meminfo: memFree=1639496/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=0
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21149] ppid=21148 vsize=1260 CPUtime=1.26
/proc/21149/stat : 21149 (pb2lp) R 21148 21146 21023 0 -1 4194304 141 0 0 0 125 1 0 0 18 0 1 0 193371858 1290240 117 1992294400 134512640 135611737 4294956256 18446744073709551615 135020326 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 315 117 104 268 0 44 0
[pid=21150] ppid=21148 vsize=44912 CPUtime=0.82
/proc/21150/stat : 21150 (clasp) S 21148 21146 21023 0 -1 4194304 11968 0 0 0 77 5 0 0 16 0 1 0 193371858 45989888 10878 1992294400 134512640 136070948 4294956272 18446744073709551615 135516062 0 0 4096 16386 18446744071563648864 0 0 17 0 0 0
/proc/21150/statm: 11228 10878 137 380 0 10845 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 65048

[startup+3.10118 s]
/proc/loadavg: 1.09 1.06 0.97 2/69 21151
/proc/meminfo: memFree=1575760/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=98432 CPUtime=2.38
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 31173 0 0 0 225 13 0 0 18 0 1 0 193371858 100794368 24093 1992294400 134512640 136070948 4294956272 18446744073709551615 134824465 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 24608 24093 185 380 0 24225 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 117308

[startup+6.30158 s]
/proc/loadavg: 1.08 1.06 0.97 2/69 21151
/proc/meminfo: memFree=1569488/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=98432 CPUtime=5.57
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 31264 0 0 0 543 14 0 0 25 0 1 0 193371858 100794368 24184 1992294400 134512640 136070948 4294956272 18446744073709551615 134834738 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 24608 24184 188 380 0 24225 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 7.17
Current children cumulated vsize (KiB) 117308

[startup+12.7024 s]
/proc/loadavg: 1.08 1.06 0.97 2/69 21151
/proc/meminfo: memFree=1569744/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=98432 CPUtime=11.97
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 31278 0 0 0 1183 14 0 0 25 0 1 0 193371858 100794368 24198 1992294400 134512640 136070948 4294956272 18446744073709551615 134834738 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 24608 24198 188 380 0 24225 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 13.57
Current children cumulated vsize (KiB) 117308

[startup+25.5019 s]
/proc/loadavg: 1.06 1.06 0.97 2/69 21151
/proc/meminfo: memFree=1569872/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=98432 CPUtime=24.75
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 31278 0 0 0 2461 14 0 0 25 0 1 0 193371858 100794368 24198 1992294400 134512640 136070948 4294956272 18446744073709551615 134834246 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 24608 24198 188 380 0 24225 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 26.35
Current children cumulated vsize (KiB) 117308

[startup+51.1011 s]
/proc/loadavg: 1.04 1.05 0.97 2/69 21151
/proc/meminfo: memFree=1569872/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=98432 CPUtime=50.34
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 31278 0 0 0 5020 14 0 0 25 0 1 0 193371858 100794368 24198 1992294400 134512640 136070948 4294956272 18446744073709551615 134834246 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 24608 24198 188 380 0 24225 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 51.94
Current children cumulated vsize (KiB) 117308

[startup+102.305 s]
/proc/loadavg: 1.02 1.04 0.97 2/69 21151
/proc/meminfo: memFree=1569808/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=98432 CPUtime=101.53
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 31278 0 0 0 10139 14 0 0 25 0 1 0 193371858 100794368 24198 1992294400 134512640 136070948 4294956272 18446744073709551615 134834249 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 24608 24198 188 380 0 24225 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 103.13
Current children cumulated vsize (KiB) 117308

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 0.97 2/69 21151
/proc/meminfo: memFree=1569808/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=98432 CPUtime=161.48
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 31278 0 0 0 16134 14 0 0 25 0 1 0 193371858 100794368 24198 1992294400 134512640 136070948 4294956272 18446744073709551615 134835542 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 24608 24198 188 380 0 24225 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 163.08

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

/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=160384 CPUtime=1300.94
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 46650 0 0 0 130064 30 0 0 25 0 1 0 193371858 164233216 39570 1992294400 134512640 136070948 4294956272 18446744073709551615 134835542 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 40096 39570 188 380 0 39713 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 1302.54
Current children cumulated vsize (KiB) 179260

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/69 21157
/proc/meminfo: memFree=1507664/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=160604 CPUtime=1360.92
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 46670 0 0 0 136062 30 0 0 25 0 1 0 193371858 164458496 39590 1992294400 134512640 136070948 4294956272 18446744073709551615 134769696 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 40151 39590 188 380 0 39768 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 1362.52
Current children cumulated vsize (KiB) 179480

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/69 21157
/proc/meminfo: memFree=1507664/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=160604 CPUtime=1420.88
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 46676 0 0 0 142058 30 0 0 25 0 1 0 193371858 164458496 39596 1992294400 134512640 136070948 4294956272 18446744073709551615 134834246 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 40151 39596 188 380 0 39768 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 1422.48
Current children cumulated vsize (KiB) 179480

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

[startup+1433.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/69 21157
/proc/meminfo: memFree=1507664/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=160604 CPUtime=1432.08
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 46680 0 0 0 143178 30 0 0 25 0 1 0 193371858 164458496 39600 1992294400 134512640 136070948 4294956272 18446744073709551615 134623893 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 40151 39600 188 380 0 39768 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 1433.68
Current children cumulated vsize (KiB) 179480

[startup+1436.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/69 21157
/proc/meminfo: memFree=1507664/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=160604 CPUtime=1435.27
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 46680 0 0 0 143497 30 0 0 25 0 1 0 193371858 164458496 39600 1992294400 134512640 136070948 4294956272 18446744073709551615 134834738 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 40151 39600 188 380 0 39768 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 1436.87
Current children cumulated vsize (KiB) 179480

[startup+1439.91 s]
/proc/loadavg: 1.00 1.00 0.97 2/69 21157
/proc/meminfo: memFree=1507664/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=160604 CPUtime=1438.48
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 46680 0 0 0 143818 30 0 0 25 0 1 0 193371858 164458496 39600 1992294400 134512640 136070948 4294956272 18446744073709551615 134623031 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 40151 39600 188 380 0 39768 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 1440.08
Current children cumulated vsize (KiB) 179480

[startup+1441.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/69 21157
/proc/meminfo: memFree=1507664/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=160604 CPUtime=1440.07
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 46680 0 0 0 143977 30 0 0 25 0 1 0 193371858 164458496 39600 1992294400 134512640 136070948 4294956272 18446744073709551615 134826361 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 40151 39600 188 380 0 39768 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 1441.67
Current children cumulated vsize (KiB) 179480

[startup+1442.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/69 21157
/proc/meminfo: memFree=1507664/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=160604 CPUtime=1440.87
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 46680 0 0 0 144057 30 0 0 25 0 1 0 193371858 164458496 39600 1992294400 134512640 136070948 4294956272 18446744073709551615 134625954 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 40151 39600 188 380 0 39768 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 1442.47
Current children cumulated vsize (KiB) 179480

[startup+1442.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/69 21157
/proc/meminfo: memFree=1507664/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 145 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=160604 CPUtime=1441.27
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 46680 0 0 0 144097 30 0 0 25 0 1 0 193371858 164458496 39600 1992294400 134512640 136070948 4294956272 18446744073709551615 134623185 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 40151 39600 188 380 0 39768 0
[pid=21151] ppid=21148 vsize=1252 CPUtime=0
/proc/21151/stat : 21151 (pbout) S 21148 21146 21023 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 193371858 1282048 88 1992294400 134512640 135606965 4294956320 18446744073709551615 135107374 0 0 4096 16386 18446744071563648864 0 0 17 1 0 0
/proc/21151/statm: 313 88 78 267 0 43 0
Current children cumulated CPU time (s) 1442.87
Current children cumulated vsize (KiB) 179480

[startup+1442.8 s]
/proc/loadavg: 1.00 1.00 0.97 2/69 21157
/proc/meminfo: memFree=1507664/2055920 swapFree=4192812/4192956
[pid=21146] ppid=21144 vsize=12268 CPUtime=0.14
/proc/21146/stat : 21146 (perl) S 21144 21146 21023 0 -1 4194304 436 0 2 0 14 0 0 0 18 0 1 0 193371836 12562432 398 1992294400 4194304 4206940 548682068784 18446744073709551615 226695888788 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/21146/statm: 3067 398 306 3 0 167 0
[pid=21148] ppid=21146 vsize=5356 CPUtime=1.46
/proc/21148/stat : 21148 (sh) S 21146 21146 21023 0 -1 4194304 305 261 0 0 0 0 145 1 16 0 1 0 193371858 5484544 227 1992294400 4194304 4889804 548682068624 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21148/statm: 1339 227 188 169 0 50 0
[pid=21150] ppid=21148 vsize=159832 CPUtime=1441.37
/proc/21150/stat : 21150 (clasp) R 21148 21146 21023 0 -1 4194304 46684 0 0 0 144107 30 0 0 25 0 1 0 193371858 163667968 39416 1992294400 134512640 136070948 4294956272 18446744073709551615 134827718 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21150/statm: 39958 39416 192 380 0 39575 0
Current children cumulated CPU time (s) 1442.97
Current children cumulated vsize (KiB) 177456

Child status: 0
Real time (s): 1442.85
CPU time (s): 1443.06
CPU user time (s): 1442.7
CPU system time (s): 0.357945
CPU usage (%): 100.014
Max. virtual memory (cumulated for all children) (KiB): 179480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1442.7
system time used= 0.357945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48010
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2756
involuntary context switches= 5122

runsolver used 1.53777 second user time and 3.71443 second system time

The end

Launcher Data

Begin job on node80 at 2009-06-17 18:55:38
IDJOB=1884389
IDBENCH=71952
IDSOLVER=687
FILE ID=node80/1884389-1245257737
PBS_JOBID= 9372382
Free space on /tmp= 66524 MiB

SOLVER NAME= pbclasp 2009-04-24
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT_RACE08/cnf/manol-pipe-c6bidw_i.opb
COMMAND LINE= perl HOME/pbclasp BENCHNAME HOME TMPDIR
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884389-1245257737/watcher-1884389-1245257737 -o /tmp/evaluation-result-1884389-1245257737/solver-1884389-1245257737 -C 1800 -W 2000 -M 1800  perl HOME/pbclasp HOME/instance-1884389-1245257737.opb HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 5eba62c3bddebf9399b02f6072d2dbe1
RANDOM SEED=513130988

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1667736 kB
Buffers:         15444 kB
Cached:         312588 kB
SwapCached:          0 kB
Active:          43836 kB
Inactive:       298000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12852 kB
Writeback:           0 kB
Mapped:          23580 kB
Slab:            32348 kB
Committed_AS:    82236 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1884389-1245257737.opb

Free space on /tmp at the end= 66520 MiB
End job on node80 at 2009-06-17 19:19:41