Trace number 3394748

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
Plingeling 587f (fixed)UNSAT 3814.46 478.283

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.703
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

3814.36/478.28	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394748-1306104970/watcher-3394748-1306104970 -o /tmp/evaluation-result-3394748-1306104970/solver-3394748-1306104970 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394748-1306104970.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.46 7.94 7.96 1/498 30492
/proc/meminfo: memFree=23121004/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=158212 CPUtime=0.04 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 795 1258 0 0 4 0 0 0 25 0 9 0 722099587 162009088 720 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 39553 720 174 55 0 37439 0
[pid=30492/tid=30498] ppid=30490 vsize=158212 CPUtime=0 cores=0-7
/proc/30492/task/30498/stat : 30498 (plingeling) R 30490 30492 30239 0 -1 4202560 16 1258 0 0 0 0 0 0 25 0 9 0 722099588 162009088 721 33554432000 4194304 4417452 140734502015824 18446744073709551615 216634620447 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30492/tid=30499] ppid=30490 vsize=158212 CPUtime=0 cores=0-7
/proc/30492/task/30499/stat : 30499 (plingeling) R 30490 30492 30239 0 -1 4202560 19 1258 0 0 0 0 0 0 25 0 9 0 722099588 162009088 721 33554432000 4194304 4417452 140734502015824 18446744073709551615 4276039 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30492/tid=30500] ppid=30490 vsize=158212 CPUtime=0 cores=0-7
/proc/30492/task/30500/stat : 30500 (plingeling) R 30490 30492 30239 0 -1 4202560 4 1258 0 0 0 0 0 0 25 0 9 0 722099588 162009088 721 33554432000 4194304 4417452 140734502015824 18446744073709551615 4339408 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30492/tid=30501] ppid=30490 vsize=158212 CPUtime=0 cores=0-7
/proc/30492/task/30501/stat : 30501 (plingeling) R 30490 30492 30239 0 -1 4202560 4 1258 0 0 0 0 0 0 18 0 9 0 722099588 162009088 721 33554432000 4194304 4417452 140734502015824 18446744073709551615 4365135 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30492/tid=30502] ppid=30490 vsize=158212 CPUtime=0 cores=0-7
/proc/30492/task/30502/stat : 30502 (plingeling) R 30490 30492 30239 0 -1 4202560 29 1258 0 0 0 0 0 0 18 0 9 0 722099588 162009088 721 33554432000 4194304 4417452 140734502015824 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30492/tid=30503] ppid=30490 vsize=158212 CPUtime=0 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 20 1258 0 0 0 0 0 0 25 0 9 0 722099588 162009088 721 33554432000 4194304 4417452 140734502015824 18446744073709551615 4276054 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=158212 CPUtime=0 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 4 1258 0 0 0 0 0 0 25 0 9 0 722099588 162009088 721 33554432000 4194304 4417452 140734502015824 18446744073709551615 4275659 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30492/tid=30505] ppid=30490 vsize=158212 CPUtime=0 cores=0-7
/proc/30492/task/30505/stat : 30505 (plingeling) R 30490 30492 30239 0 -1 4202560 4 1258 0 0 0 0 0 0 25 0 9 0 722099588 162009088 721 33554432000 4194304 4417452 140734502015824 18446744073709551615 4295228 0 0 4096 17442 0 0 0 -1 0 0 0 0

[startup+0.114692 s]
/proc/loadavg: 7.46 7.94 7.96 1/498 30492
/proc/meminfo: memFree=23121004/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=161768 CPUtime=0.8 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 1784 1258 0 0 80 0 0 0 25 0 9 0 722099587 165650432 1663 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 40442 1663 180 55 0 38328 0
[pid=30492/tid=30498] ppid=30490 vsize=161768 CPUtime=0.1 cores=0-7
/proc/30492/task/30498/stat : 30498 (plingeling) R 30490 30492 30239 0 -1 4202560 72 1258 0 0 10 0 0 0 25 0 9 0 722099588 165650432 1663 33554432000 4194304 4417452 140734502015824 18446744073709551615 4246371 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30492/tid=30499] ppid=30490 vsize=161768 CPUtime=0.09 cores=0-7
/proc/30492/task/30499/stat : 30499 (plingeling) R 30490 30492 30239 0 -1 4202560 94 1258 0 0 9 0 0 0 25 0 9 0 722099588 165650432 1663 33554432000 4194304 4417452 140734502015824 18446744073709551615 18446744073699065918 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30492/tid=30500] ppid=30490 vsize=161768 CPUtime=0.09 cores=0-7
/proc/30492/task/30500/stat : 30500 (plingeling) R 30490 30492 30239 0 -1 4202560 114 1258 0 0 9 0 0 0 25 0 9 0 722099588 165650432 1663 33554432000 4194304 4417452 140734502015824 18446744073709551615 216634209251 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30492/tid=30501] ppid=30490 vsize=161768 CPUtime=0.1 cores=0-7
/proc/30492/task/30501/stat : 30501 (plingeling) R 30490 30492 30239 0 -1 4202560 228 1258 0 0 10 0 0 0 18 0 9 0 722099588 165650432 1663 33554432000 4194304 4417452 140734502015824 18446744073709551615 216634620447 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30492/tid=30502] ppid=30490 vsize=161768 CPUtime=0.1 cores=0-7
/proc/30492/task/30502/stat : 30502 (plingeling) R 30490 30492 30239 0 -1 4202560 144 1258 0 0 10 0 0 0 18 0 9 0 722099588 165650432 1663 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30492/tid=30503] ppid=30490 vsize=161512 CPUtime=0.1 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 114 1258 0 0 10 0 0 0 25 0 9 0 722099588 165388288 1599 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=161512 CPUtime=0.08 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 241 1258 0 0 8 0 0 0 25 0 9 0 722099588 165388288 1599 33554432000 4194304 4417452 140734502015824 18446744073709551615 216634620398 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30492/tid=30505] ppid=30490 vsize=161512 CPUtime=0.09 cores=0-7
/proc/30492/task/30505/stat : 30505 (plingeling) R 30490 30492 30239 0 -1 4202560 81 1258 0 0 9 0 0 0 25 0 9 0 722099588 165388288 1599 33554432000 4194304 4417452 140734502015824 18446744073709551615 4366407 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 161768

[startup+0.201074 s]
/proc/loadavg: 7.46 7.94 7.96 1/498 30492
/proc/meminfo: memFree=23121004/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=162048 CPUtime=1.49 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 2279 1258 0 0 149 0 0 0 25 0 9 0 722099587 165937152 1766 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 40512 1766 180 55 0 38398 0
[pid=30492/tid=30498] ppid=30490 vsize=162048 CPUtime=0.19 cores=0-7
/proc/30492/task/30498/stat : 30498 (plingeling) R 30490 30492 30239 0 -1 4202560 75 1258 0 0 19 0 0 0 25 0 9 0 722099588 165937152 1766 33554432000 4194304 4417452 140734502015824 18446744073709551615 4365949 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30492/tid=30499] ppid=30490 vsize=162048 CPUtime=0.18 cores=0-7
/proc/30492/task/30499/stat : 30499 (plingeling) R 30490 30492 30239 0 -1 4202560 101 1258 0 0 18 0 0 0 25 0 9 0 722099588 165937152 1766 33554432000 4194304 4417452 140734502015824 18446744073709551615 4258267 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30492/tid=30500] ppid=30490 vsize=162048 CPUtime=0.18 cores=0-7
/proc/30492/task/30500/stat : 30500 (plingeling) R 30490 30492 30239 0 -1 4202560 205 1258 0 0 18 0 0 0 25 0 9 0 722099588 165937152 1766 33554432000 4194304 4417452 140734502015824 18446744073709551615 18446744073699065904 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30492/tid=30501] ppid=30490 vsize=162048 CPUtime=0.18 cores=0-7
/proc/30492/task/30501/stat : 30501 (plingeling) R 30490 30492 30239 0 -1 4202560 420 1258 0 0 18 0 0 0 18 0 9 0 722099588 165937152 1766 33554432000 4194304 4417452 140734502015824 18446744073709551615 18446744073699065904 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30492/tid=30502] ppid=30490 vsize=162048 CPUtime=0.18 cores=0-7
/proc/30492/task/30502/stat : 30502 (plingeling) R 30490 30492 30239 0 -1 4202560 208 1258 0 0 18 0 0 0 18 0 9 0 722099588 165937152 1766 33554432000 4194304 4417452 140734502015824 18446744073709551615 4305855 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30492/tid=30503] ppid=30490 vsize=162048 CPUtime=0.18 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 128 1258 0 0 18 0 0 0 25 0 9 0 722099588 165937152 1766 33554432000 4194304 4417452 140734502015824 18446744073709551615 4365516 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=162048 CPUtime=0.17 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 365 1258 0 0 17 0 0 0 25 0 9 0 722099588 165937152 1766 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30492/tid=30505] ppid=30490 vsize=162048 CPUtime=0.18 cores=0-7
/proc/30492/task/30505/stat : 30505 (plingeling) R 30490 30492 30239 0 -1 4202560 81 1258 0 0 18 0 0 0 25 0 9 0 722099588 165937152 1766 33554432000 4194304 4417452 140734502015824 18446744073709551615 4357376 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 162048

[startup+0.301057 s]
/proc/loadavg: 7.46 7.94 7.96 1/498 30492
/proc/meminfo: memFree=23121004/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=164508 CPUtime=2.29 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 3349 1258 0 0 229 0 0 0 25 0 9 0 722099587 168456192 2384 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 41127 2384 180 55 0 39013 0
[pid=30492/tid=30498] ppid=30490 vsize=164508 CPUtime=0.29 cores=0-7
/proc/30492/task/30498/stat : 30498 (plingeling) R 30490 30492 30239 0 -1 4202560 197 1258 0 0 29 0 0 0 25 0 9 0 722099588 168456192 2384 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30492/tid=30499] ppid=30490 vsize=164508 CPUtime=0.28 cores=0-7
/proc/30492/task/30499/stat : 30499 (plingeling) R 30490 30492 30239 0 -1 4202560 195 1258 0 0 28 0 0 0 25 0 9 0 722099588 168456192 2384 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30492/tid=30500] ppid=30490 vsize=164508 CPUtime=0.28 cores=0-7
/proc/30492/task/30500/stat : 30500 (plingeling) R 30490 30492 30239 0 -1 4202560 312 1258 0 0 28 0 0 0 25 0 9 0 722099588 168456192 2384 33554432000 4194304 4417452 140734502015824 18446744073709551615 4236961 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30492/tid=30501] ppid=30490 vsize=164508 CPUtime=0.28 cores=0-7
/proc/30492/task/30501/stat : 30501 (plingeling) R 30490 30492 30239 0 -1 4202560 526 1258 0 0 28 0 0 0 18 0 9 0 722099588 168456192 2384 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364427 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30492/tid=30502] ppid=30490 vsize=164508 CPUtime=0.28 cores=0-7
/proc/30492/task/30502/stat : 30502 (plingeling) R 30490 30492 30239 0 -1 4202560 333 1258 0 0 28 0 0 0 18 0 9 0 722099588 168456192 2384 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30492/tid=30503] ppid=30490 vsize=164508 CPUtime=0.28 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 278 1258 0 0 28 0 0 0 25 0 9 0 722099588 168456192 2384 33554432000 4194304 4417452 140734502015824 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=164508 CPUtime=0.27 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 570 1258 0 0 27 0 0 0 25 0 9 0 722099588 168456192 2384 33554432000 4194304 4417452 140734502015824 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30492/tid=30505] ppid=30490 vsize=164508 CPUtime=0.28 cores=0-7
/proc/30492/task/30505/stat : 30505 (plingeling) R 30490 30492 30239 0 -1 4202560 242 1258 0 0 28 0 0 0 25 0 9 0 722099588 168456192 2384 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 164508

[startup+0.700987 s]
/proc/loadavg: 7.46 7.94 7.96 1/498 30492
/proc/meminfo: memFree=23121004/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=168172 CPUtime=5.5 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 7236 1258 0 0 549 1 0 0 25 0 9 0 722099587 172208128 3307 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 42043 3307 180 55 0 39929 0
[pid=30492/tid=30498] ppid=30490 vsize=168172 CPUtime=0.68 cores=0-7
/proc/30492/task/30498/stat : 30498 (plingeling) R 30490 30492 30239 0 -1 4202560 726 1258 0 0 68 0 0 0 25 0 9 0 722099588 172208128 3307 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30492/tid=30499] ppid=30490 vsize=168172 CPUtime=0.68 cores=0-7
/proc/30492/task/30499/stat : 30499 (plingeling) R 30490 30492 30239 0 -1 4202560 799 1258 0 0 68 0 0 0 25 0 9 0 722099588 172208128 3307 33554432000 4194304 4417452 140734502015824 18446744073709551615 4236590 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30492/tid=30500] ppid=30490 vsize=168172 CPUtime=0.68 cores=0-7
/proc/30492/task/30500/stat : 30500 (plingeling) R 30490 30492 30239 0 -1 4202560 823 1258 0 0 68 0 0 0 25 0 9 0 722099588 172208128 3307 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30492/tid=30501] ppid=30490 vsize=168172 CPUtime=0.68 cores=0-7
/proc/30492/task/30501/stat : 30501 (plingeling) R 30490 30492 30239 0 -1 4202560 1082 1258 0 0 68 0 0 0 18 0 9 0 722099588 172208128 3307 33554432000 4194304 4417452 140734502015824 18446744073709551615 4365943 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30492/tid=30502] ppid=30490 vsize=168172 CPUtime=0.68 cores=0-7
/proc/30492/task/30502/stat : 30502 (plingeling) R 30490 30492 30239 0 -1 4202560 629 1258 0 0 68 0 0 0 18 0 9 0 722099588 172208128 3307 33554432000 4194304 4417452 140734502015824 18446744073709551615 4237332 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30492/tid=30503] ppid=30490 vsize=168172 CPUtime=0.68 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 809 1258 0 0 68 0 0 0 25 0 9 0 722099588 172208128 3307 33554432000 4194304 4417452 140734502015824 18446744073709551615 4352428 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=168172 CPUtime=0.67 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 1022 1258 0 0 67 0 0 0 25 0 9 0 722099588 172208128 3307 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30492/tid=30505] ppid=30490 vsize=168172 CPUtime=0.68 cores=0-7
/proc/30492/task/30505/stat : 30505 (plingeling) R 30490 30492 30239 0 -1 4202560 650 1258 0 0 68 0 0 0 25 0 9 0 722099588 172208128 3307 33554432000 4194304 4417452 140734502015824 18446744073709551615 4251086 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 168172

[startup+1.50085 s]
/proc/loadavg: 7.46 7.94 7.96 9/507 30506
/proc/meminfo: memFree=23103952/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=175492 CPUtime=11.87 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 15550 1258 0 0 1185 2 0 0 25 0 9 0 722099587 179703808 5105 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 43873 5105 180 55 0 41759 0
[pid=30492/tid=30498] ppid=30490 vsize=175492 CPUtime=1.48 cores=0-7
/proc/30492/task/30498/stat : 30498 (plingeling) R 30490 30492 30239 0 -1 4202560 1827 1258 0 0 148 0 0 0 25 0 9 0 722099588 179703808 5105 33554432000 4194304 4417452 140734502015824 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30492/tid=30499] ppid=30490 vsize=175492 CPUtime=1.48 cores=0-7
/proc/30492/task/30499/stat : 30499 (plingeling) R 30490 30492 30239 0 -1 4202560 1704 1258 0 0 148 0 0 0 25 0 9 0 722099588 179703808 5105 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30492/tid=30500] ppid=30490 vsize=175492 CPUtime=1.48 cores=0-7
/proc/30492/task/30500/stat : 30500 (plingeling) R 30490 30492 30239 0 -1 4202560 1923 1258 0 0 148 0 0 0 25 0 9 0 722099588 179703808 5105 33554432000 4194304 4417452 140734502015824 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30492/tid=30501] ppid=30490 vsize=175492 CPUtime=1.48 cores=0-7
/proc/30492/task/30501/stat : 30501 (plingeling) R 30490 30492 30239 0 -1 4202560 1968 1258 0 0 148 0 0 0 20 0 9 0 722099588 179703808 5105 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30492/tid=30502] ppid=30490 vsize=175492 CPUtime=1.48 cores=0-7
/proc/30492/task/30502/stat : 30502 (plingeling) R 30490 30492 30239 0 -1 4202560 1628 1258 0 0 148 0 0 0 20 0 9 0 722099588 179703808 5105 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30492/tid=30503] ppid=30490 vsize=175492 CPUtime=1.48 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 2000 1258 0 0 148 0 0 0 25 0 9 0 722099588 179703808 5105 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=175492 CPUtime=1.45 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 1983 1258 0 0 145 0 0 0 25 0 9 0 722099588 179703808 5105 33554432000 4194304 4417452 140734502015824 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30492/tid=30505] ppid=30490 vsize=175492 CPUtime=1.48 cores=0-7
/proc/30492/task/30505/stat : 30505 (plingeling) R 30490 30492 30239 0 -1 4202560 1821 1258 0 0 148 0 0 0 25 0 9 0 722099588 179703808 5105 33554432000 4194304 4417452 140734502015824 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 175492

[startup+3.10057 s]
/proc/loadavg: 7.46 7.94 7.96 9/507 30506
/proc/meminfo: memFree=23098548/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=180856 CPUtime=24.66 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 28000 1258 0 0 2460 6 0 0 25 0 9 0 722099587 185196544 6449 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 45214 6449 180 55 0 43100 0
[pid=30492/tid=30498] ppid=30490 vsize=180856 CPUtime=3.09 cores=0-7
/proc/30492/task/30498/stat : 30498 (plingeling) R 30490 30492 30239 0 -1 4202560 3862 1258 0 0 308 1 0 0 25 0 9 0 722099588 185196544 6449 33554432000 4194304 4417452 140734502015824 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30492/tid=30499] ppid=30490 vsize=180856 CPUtime=3.08 cores=0-7
/proc/30492/task/30499/stat : 30499 (plingeling) R 30490 30492 30239 0 -1 4202560 2972 1258 0 0 308 0 0 0 25 0 9 0 722099588 185196544 6449 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30492/tid=30500] ppid=30490 vsize=180856 CPUtime=3.08 cores=0-7
/proc/30492/task/30500/stat : 30500 (plingeling) R 30490 30492 30239 0 -1 4202560 2958 1258 0 0 308 0 0 0 25 0 9 0 722099588 185196544 6449 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30492/tid=30501] ppid=30490 vsize=180856 CPUtime=3.08 cores=0-7
/proc/30492/task/30501/stat : 30501 (plingeling) R 30490 30492 30239 0 -1 4202560 3601 1258 0 0 307 1 0 0 25 0 9 0 722099588 185196544 6449 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364495 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30492/tid=30502] ppid=30490 vsize=180856 CPUtime=3.08 cores=0-7
/proc/30492/task/30502/stat : 30502 (plingeling) R 30490 30492 30239 0 -1 4202560 3096 1258 0 0 308 0 0 0 25 0 9 0 722099588 185196544 6449 33554432000 4194304 4417452 140734502015824 18446744073709551615 4353776 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30492/tid=30503] ppid=30490 vsize=180856 CPUtime=3.08 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 3841 1258 0 0 308 0 0 0 25 0 9 0 722099588 185196544 6449 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=180856 CPUtime=3.03 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 3570 1258 0 0 303 0 0 0 25 0 9 0 722099588 185196544 6449 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30492/tid=30505] ppid=30490 vsize=180856 CPUtime=3.07 cores=0-7
/proc/30492/task/30505/stat : 30505 (plingeling) R 30490 30492 30239 0 -1 4202560 3404 1258 0 0 307 0 0 0 25 0 9 0 722099588 185196544 6449 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 180856

[startup+6.301 s]
/proc/loadavg: 7.50 7.94 7.96 9/507 30506
/proc/meminfo: memFree=23087140/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=192304 CPUtime=50.2 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 55504 1258 0 0 5009 11 0 0 25 0 9 0 722099587 196919296 9322 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 48076 9322 180 55 0 45962 0

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

/proc/30492/statm: 97271 58528 180 55 0 95157 0
[pid=30492/tid=30498] ppid=30490 vsize=389084 CPUtime=402.18 cores=0-7
/proc/30492/task/30498/stat : 30498 (plingeling) R 30490 30492 30239 0 -1 4202560 147781 1258 0 0 40191 27 0 0 25 0 9 0 722099588 398422016 58528 33554432000 4194304 4417452 140734502015824 18446744073709551615 4234650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30492/tid=30499] ppid=30490 vsize=389084 CPUtime=402.29 cores=0-7
/proc/30492/task/30499/stat : 30499 (plingeling) R 30490 30492 30239 0 -1 4202560 194987 1258 0 0 40194 35 0 0 25 0 9 0 722099588 398422016 58528 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30492/tid=30500] ppid=30490 vsize=389084 CPUtime=402.28 cores=0-7
/proc/30492/task/30500/stat : 30500 (plingeling) R 30490 30492 30239 0 -1 4202560 121465 1258 0 0 40206 22 0 0 25 0 9 0 722099588 398422016 58528 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30492/tid=30501] ppid=30490 vsize=389084 CPUtime=402.29 cores=0-7
/proc/30492/task/30501/stat : 30501 (plingeling) R 30490 30492 30239 0 -1 4202560 118330 1258 0 0 40205 24 0 0 25 0 9 0 722099588 398422016 58528 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30492/tid=30502] ppid=30490 vsize=389084 CPUtime=402.27 cores=0-7
/proc/30492/task/30502/stat : 30502 (plingeling) R 30490 30492 30239 0 -1 4202560 137694 1258 0 0 40203 24 0 0 25 0 9 0 722099588 398422016 58528 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30492/tid=30503] ppid=30490 vsize=389084 CPUtime=402.28 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 158659 1258 0 0 40200 28 0 0 25 0 9 0 722099588 398422016 58528 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=389084 CPUtime=395.7 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 152234 1258 0 0 39540 30 0 0 25 0 9 0 722099588 398422016 58528 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30492/tid=30505] ppid=30490 vsize=389084 CPUtime=402.25 cores=0-7
/proc/30492/task/30505/stat : 30505 (plingeling) R 30490 30492 30239 0 -1 4202560 149955 1258 0 0 40202 23 0 0 25 0 9 0 722099588 398422016 58528 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3211.63
Current children cumulated vsize (KiB) 389084

[startup+462.301 s]
/proc/loadavg: 8.19 8.02 7.98 10/508 30530
/proc/meminfo: memFree=22837840/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=417024 CPUtime=3690.12 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 1305029 1258 0 0 368773 239 0 0 25 0 9 0 722099587 427032576 65515 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 104256 65515 180 55 0 102142 0
[pid=30492/tid=30498] ppid=30490 vsize=417024 CPUtime=462.16 cores=0-7
/proc/30492/task/30498/stat : 30498 (plingeling) R 30490 30492 30239 0 -1 4202560 177263 1258 0 0 46185 31 0 0 25 0 9 0 722099588 427032576 65515 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30492/tid=30499] ppid=30490 vsize=417024 CPUtime=462.28 cores=0-7
/proc/30492/task/30499/stat : 30499 (plingeling) R 30490 30492 30239 0 -1 4202560 215680 1258 0 0 46189 39 0 0 25 0 9 0 722099588 427032576 65515 33554432000 4194304 4417452 140734502015824 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30492/tid=30500] ppid=30490 vsize=417024 CPUtime=462.29 cores=0-7
/proc/30492/task/30500/stat : 30500 (plingeling) R 30490 30492 30239 0 -1 4202560 134971 1258 0 0 46203 26 0 0 25 0 9 0 722099588 427032576 65515 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30492/tid=30501] ppid=30490 vsize=417024 CPUtime=462.28 cores=0-7
/proc/30492/task/30501/stat : 30501 (plingeling) R 30490 30492 30239 0 -1 4202560 132201 1258 0 0 46202 26 0 0 25 0 9 0 722099588 427032576 65515 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30492/tid=30502] ppid=30490 vsize=417024 CPUtime=461.77 cores=0-7
/proc/30492/task/30502/stat : 30502 (plingeling) R 30490 30492 30239 0 -1 4202560 147898 1258 0 0 46152 25 0 0 25 0 9 0 722099588 427032576 65515 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30492/tid=30503] ppid=30490 vsize=417024 CPUtime=462.28 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 171252 1258 0 0 46198 30 0 0 25 0 9 0 722099588 427032576 65515 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=417024 CPUtime=454.72 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 170796 1258 0 0 45439 33 0 0 25 0 9 0 722099588 427032576 65515 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30492/tid=30505] ppid=30490 vsize=417024 CPUtime=462.25 cores=0-7
/proc/30492/task/30505/stat : 30505 (plingeling) R 30490 30492 30239 0 -1 4202560 154272 1258 0 0 46201 24 0 0 25 0 9 0 722099588 427032576 65515 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3690.12
Current children cumulated vsize (KiB) 417024

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

[startup+467.201 s]
/proc/loadavg: 8.25 8.04 7.98 10/508 30531
/proc/meminfo: memFree=22837088/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=412316 CPUtime=3729.02 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 1308532 1258 0 0 372663 239 0 0 25 0 9 0 722099587 422211584 64338 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 103079 64338 180 55 0 100965 0
[pid=30492/tid=30498] ppid=30490 vsize=412316 CPUtime=467.06 cores=0-7
/proc/30492/task/30498/stat : 30498 (plingeling) R 30490 30492 30239 0 -1 4202560 177263 1258 0 0 46675 31 0 0 25 0 9 0 722099588 422211584 64338 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30492/tid=30499] ppid=30490 vsize=412316 CPUtime=467.18 cores=0-7
/proc/30492/task/30499/stat : 30499 (plingeling) R 30490 30492 30239 0 -1 4202560 215680 1258 0 0 46679 39 0 0 25 0 9 0 722099588 422211584 64338 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30492/tid=30500] ppid=30490 vsize=412316 CPUtime=467.19 cores=0-7
/proc/30492/task/30500/stat : 30500 (plingeling) R 30490 30492 30239 0 -1 4202560 134971 1258 0 0 46693 26 0 0 25 0 9 0 722099588 422211584 64338 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30492/tid=30501] ppid=30490 vsize=412316 CPUtime=467.18 cores=0-7
/proc/30492/task/30501/stat : 30501 (plingeling) R 30490 30492 30239 0 -1 4202560 132205 1258 0 0 46692 26 0 0 25 0 9 0 722099588 422211584 64338 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30492/tid=30502] ppid=30490 vsize=412316 CPUtime=466.44 cores=0-7
/proc/30492/task/30502/stat : 30502 (plingeling) R 30490 30492 30239 0 -1 4202560 147898 1258 0 0 46619 25 0 0 25 0 9 0 722099588 422211584 64338 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30492/tid=30503] ppid=30490 vsize=412316 CPUtime=467.18 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 171739 1258 0 0 46688 30 0 0 25 0 9 0 722099588 422211584 64338 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=412316 CPUtime=459.54 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 173808 1258 0 0 45921 33 0 0 25 0 9 0 722099588 422211584 64338 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30492/tid=30505] ppid=30490 vsize=412316 CPUtime=467.15 cores=0-7
/proc/30492/task/30505/stat : 30505 (plingeling) R 30490 30492 30239 0 -1 4202560 154272 1258 0 0 46691 24 0 0 25 0 9 0 722099588 422211584 64338 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3729.02
Current children cumulated vsize (KiB) 412316

[startup+473.601 s]
/proc/loadavg: 8.31 8.05 7.99 9/507 30531
/proc/meminfo: memFree=22858172/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=420476 CPUtime=3780.02 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 1324445 1258 0 0 377760 242 0 0 25 0 9 0 722099587 430567424 66378 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 105119 66378 180 55 0 103005 0
[pid=30492/tid=30498] ppid=30490 vsize=420476 CPUtime=473.46 cores=0-7
/proc/30492/task/30498/stat : 30498 (plingeling) R 30490 30492 30239 0 -1 4202560 177263 1258 0 0 47315 31 0 0 25 0 9 0 722099588 430567424 66378 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30492/tid=30499] ppid=30490 vsize=420476 CPUtime=473.58 cores=0-7
/proc/30492/task/30499/stat : 30499 (plingeling) R 30490 30492 30239 0 -1 4202560 215680 1258 0 0 47319 39 0 0 25 0 9 0 722099588 430567424 66378 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30492/tid=30500] ppid=30490 vsize=420476 CPUtime=473.59 cores=0-7
/proc/30492/task/30500/stat : 30500 (plingeling) R 30490 30492 30239 0 -1 4202560 135969 1258 0 0 47333 26 0 0 25 0 9 0 722099588 430567424 66378 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30492/tid=30501] ppid=30490 vsize=420476 CPUtime=473.59 cores=0-7
/proc/30492/task/30501/stat : 30501 (plingeling) R 30490 30492 30239 0 -1 4202560 133860 1258 0 0 47332 27 0 0 25 0 9 0 722099588 430567424 66378 33554432000 4194304 4417452 140734502015824 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30492/tid=30502] ppid=30490 vsize=420476 CPUtime=472.75 cores=0-7
/proc/30492/task/30502/stat : 30502 (plingeling) R 30490 30492 30239 0 -1 4202560 149896 1258 0 0 47249 26 0 0 25 0 9 0 722099588 430567424 66378 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30492/tid=30503] ppid=30490 vsize=420476 CPUtime=473.58 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 177497 1258 0 0 47327 31 0 0 25 0 9 0 722099588 430567424 66378 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=420476 CPUtime=465.84 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 177090 1258 0 0 46550 34 0 0 25 0 9 0 722099588 430567424 66378 33554432000 4194304 4417452 140734502015824 18446744073709551615 4365047 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30492/tid=30505] ppid=30490 vsize=420476 CPUtime=473.56 cores=0-7
/proc/30492/task/30505/stat : 30505 (plingeling) R 30490 30492 30239 0 -1 4202560 156494 1258 0 0 47331 25 0 0 25 0 9 0 722099588 430567424 66378 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3780.02
Current children cumulated vsize (KiB) 420476

[startup+476.801 s]
/proc/loadavg: 8.45 8.08 8.00 9/507 30531
/proc/meminfo: memFree=22847508/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=408024 CPUtime=3805.57 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 1327178 1258 0 0 380314 243 0 0 25 0 9 0 722099587 417816576 63265 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 102006 63265 180 55 0 99892 0
[pid=30492/tid=30498] ppid=30490 vsize=408024 CPUtime=476.66 cores=0-7
/proc/30492/task/30498/stat : 30498 (plingeling) R 30490 30492 30239 0 -1 4202560 177263 1258 0 0 47635 31 0 0 25 0 9 0 722099588 417816576 63265 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30492/tid=30499] ppid=30490 vsize=408024 CPUtime=476.78 cores=0-7
/proc/30492/task/30499/stat : 30499 (plingeling) R 30490 30492 30239 0 -1 4202560 216243 1258 0 0 47639 39 0 0 25 0 9 0 722099588 417816576 63265 33554432000 4194304 4417452 140734502015824 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30492/tid=30500] ppid=30490 vsize=408024 CPUtime=476.79 cores=0-7
/proc/30492/task/30500/stat : 30500 (plingeling) R 30490 30492 30239 0 -1 4202560 135971 1258 0 0 47653 26 0 0 25 0 9 0 722099588 417816576 63265 33554432000 4194304 4417452 140734502015824 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30492/tid=30501] ppid=30490 vsize=408024 CPUtime=476.79 cores=0-7
/proc/30492/task/30501/stat : 30501 (plingeling) R 30490 30492 30239 0 -1 4202560 133980 1258 0 0 47652 27 0 0 25 0 9 0 722099588 417816576 63265 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30492/tid=30502] ppid=30490 vsize=408024 CPUtime=475.95 cores=0-7
/proc/30492/task/30502/stat : 30502 (plingeling) R 30490 30492 30239 0 -1 4202560 149896 1258 0 0 47569 26 0 0 25 0 9 0 722099588 417816576 63265 33554432000 4194304 4417452 140734502015824 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30492/tid=30503] ppid=30490 vsize=408024 CPUtime=476.78 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 177497 1258 0 0 47647 31 0 0 25 0 9 0 722099588 417816576 63265 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=408024 CPUtime=468.99 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 177090 1258 0 0 46865 34 0 0 25 0 9 0 722099588 417816576 63265 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30492/tid=30505] ppid=30490 vsize=408024 CPUtime=476.75 cores=0-7
/proc/30492/task/30505/stat : 30505 (plingeling) R 30490 30492 30239 0 -1 4202560 158542 1258 0 0 47650 25 0 0 25 0 9 0 722099588 417816576 63265 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3805.57
Current children cumulated vsize (KiB) 408024

[startup+477.601 s]
/proc/loadavg: 8.45 8.08 8.00 9/507 30531
/proc/meminfo: memFree=22900952/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=349888 CPUtime=3811.94 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 1329759 1258 0 0 380951 243 0 0 25 0 9 0 722099587 358285312 48730 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 87472 48730 180 55 0 85358 0
[pid=30492/tid=30498] ppid=30490 vsize=349888 CPUtime=477.46 cores=0-7
/proc/30492/task/30498/stat : 30498 (plingeling) R 30490 30492 30239 0 -1 4202560 177827 1258 0 0 47715 31 0 0 25 0 9 0 722099588 358285312 48730 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30492/tid=30499] ppid=30490 vsize=349888 CPUtime=477.58 cores=0-7
/proc/30492/task/30499/stat : 30499 (plingeling) R 30490 30492 30239 0 -1 4202560 216547 1258 0 0 47719 39 0 0 25 0 9 0 722099588 358285312 48730 33554432000 4194304 4417452 140734502015824 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30492/tid=30500] ppid=30490 vsize=349888 CPUtime=477.59 cores=0-7
/proc/30492/task/30500/stat : 30500 (plingeling) R 30490 30492 30239 0 -1 4202560 135971 1258 0 0 47733 26 0 0 25 0 9 0 722099588 358285312 48730 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30492/tid=30501] ppid=30490 vsize=349888 CPUtime=477.59 cores=0-7
/proc/30492/task/30501/stat : 30501 (plingeling) R 30490 30492 30239 0 -1 4202560 135005 1258 0 0 47732 27 0 0 25 0 9 0 722099588 358285312 48730 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30492/tid=30502] ppid=30490 vsize=349888 CPUtime=476.74 cores=0-7
/proc/30492/task/30502/stat : 30502 (plingeling) R 30490 30492 30239 0 -1 4202560 149896 1258 0 0 47648 26 0 0 25 0 9 0 722099588 358285312 48730 33554432000 4194304 4417452 140734502015824 18446744073709551615 4247538 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30492/tid=30503] ppid=30490 vsize=349888 CPUtime=477.58 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 177497 1258 0 0 47727 31 0 0 25 0 9 0 722099588 358285312 48730 33554432000 4194304 4417452 140734502015824 18446744073709551615 4356884 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=349888 CPUtime=469.77 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 177090 1258 0 0 46943 34 0 0 25 0 9 0 722099588 358285312 48730 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30492/tid=30505] ppid=30490 vsize=349888 CPUtime=477.56 cores=0-7
/proc/30492/task/30505/stat : 30505 (plingeling) R 30490 30492 30239 0 -1 4202560 159230 1258 0 0 47730 26 0 0 25 0 9 0 722099588 358285312 48730 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3811.94
Current children cumulated vsize (KiB) 349888

[startup+478.001 s]
/proc/loadavg: 8.45 8.08 8.00 9/507 30531
/proc/meminfo: memFree=22900952/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=329400 CPUtime=3814.1 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 1329760 1258 0 0 381167 243 0 0 16 0 3 0 722099587 337305600 48717 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 82350 48717 181 55 0 80236 0
[pid=30492/tid=30503] ppid=30490 vsize=329400 CPUtime=477.98 cores=0-7
/proc/30492/task/30503/stat : 30503 (plingeling) R 30490 30492 30239 0 -1 4202560 177497 1258 0 0 47767 31 0 0 25 0 3 0 722099588 337305600 48717 33554432000 4194304 4417452 140734502015824 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30492/tid=30504] ppid=30490 vsize=329400 CPUtime=470.17 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 177090 1258 0 0 46983 34 0 0 25 0 3 0 722099588 337305600 48717 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3814.1
Current children cumulated vsize (KiB) 329400

[startup+478.201 s]
/proc/loadavg: 8.45 8.08 8.00 9/507 30531
/proc/meminfo: memFree=22900952/32951124 swapFree=51851948/67111528
[pid=30492] ppid=30490 vsize=319156 CPUtime=3814.36 cores=0-7
/proc/30492/stat : 30492 (plingeling) S 30490 30492 30239 0 -1 4202496 1329760 1258 0 0 381193 243 0 0 15 0 2 0 722099587 326815744 48710 33554432000 4194304 4417452 140734502015824 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30492/statm: 79789 48710 181 55 0 77675 0
[pid=30492/tid=30504] ppid=30490 vsize=319156 CPUtime=470.37 cores=0-7
/proc/30492/task/30504/stat : 30504 (plingeling) R 30490 30492 30239 0 -1 4202560 177090 1258 0 0 47003 34 0 0 25 0 2 0 722099588 326815744 48710 33554432000 4194304 4417452 140734502015824 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3814.36
Current children cumulated vsize (KiB) 319156

Child status: 20
Real time (s): 478.283
CPU time (s): 3814.46
CPU user time (s): 3812.01
CPU system time (s): 2.45263
CPU usage (%): 797.532
Max. virtual memory (cumulated for all children) (KiB): 459972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3812.01
system time used= 2.45263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1331021
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= 279
involuntary context switches= 17812

runsolver used 2.15667 second user time and 5.67714 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-23 00:56:10
IDJOB=3394748
IDBENCH=84062
IDSOLVER=1851
FILE ID=node103/3394748-1306104970
RUNJOBID= node103-1306099944-30253
PBS_JOBID= 13387981
Free space on /tmp= 73132 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394748-1306104970/watcher-3394748-1306104970 -o /tmp/evaluation-result-3394748-1306104970/solver-3394748-1306104970 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394748-1306104970.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=801857188

node103.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23121292 kB
Buffers:        359068 kB
Cached:        7315624 kB
SwapCached:     191244 kB
Active:        1597096 kB
Inactive:      7913648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23121292 kB
SwapTotal:    67111528 kB
SwapFree:     51851948 kB
Dirty:             432 kB
Writeback:           0 kB
AnonPages:     1655572 kB
Mapped:          21980 kB
Slab:           174724 kB
PageTables:      72924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162038016 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73128 MiB
End job on node103 at 2011-05-23 01:04:08