Trace number 3309327

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 587UNSAT 347.964 45.8695

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.7084
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

347.84/45.86	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: 935)

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-3309327-1303996210/watcher-3309327-1303996210 -o /tmp/evaluation-result-3309327-1303996210/solver-3309327-1303996210 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309327-1303996210.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.54 7.84 7.89 2/170 17532
/proc/meminfo: memFree=13908728/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=12508 CPUtime=0 cores=0-7
/proc/17532/stat : 17532 (plingeling) R 17530 17532 17409 0 -1 4202496 1220 1253 0 0 0 0 0 0 21 0 1 0 511222033 12808192 1148 33554432000 4194304 4417332 140733370298704 18446744073709551615 270612807435 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/17532/statm: 3160 1152 146 55 0 1046 0

[startup+0.0567591 s]
/proc/loadavg: 7.54 7.84 7.89 2/170 17532
/proc/meminfo: memFree=13908728/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=21680 CPUtime=0.05 cores=0-7
/proc/17532/stat : 17532 (plingeling) R 17530 17532 17409 0 -1 4202496 3515 1253 0 0 5 0 0 0 21 0 1 0 511222033 22200320 3443 33554432000 4194304 4417332 140733370298704 18446744073709551615 4260021 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/17532/statm: 5420 3443 148 55 0 3306 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21680

[startup+0.100776 s]
/proc/loadavg: 7.54 7.84 7.89 2/170 17532
/proc/meminfo: memFree=13908728/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=30280 CPUtime=0.09 cores=0-7
/proc/17532/stat : 17532 (plingeling) R 17530 17532 17409 0 -1 4202496 5665 1253 0 0 9 0 0 0 21 0 1 0 511222033 31006720 5593 33554432000 4194304 4417332 140733370298704 18446744073709551615 4259025 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/17532/statm: 7570 5593 148 55 0 5456 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30280

[startup+0.300676 s]
/proc/loadavg: 7.54 7.84 7.89 2/170 17532
/proc/meminfo: memFree=13908728/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=66804 CPUtime=0.28 cores=0-7
/proc/17532/stat : 17532 (plingeling) R 17530 17532 17409 0 -1 4202496 14832 1253 0 0 27 1 0 0 22 0 1 0 511222033 68407296 14724 33554432000 4194304 4417332 140733370298704 18446744073709551615 4231392 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/17532/statm: 16701 14724 148 55 0 14587 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 66804

[startup+0.700607 s]
/proc/loadavg: 7.54 7.84 7.89 2/170 17532
/proc/meminfo: memFree=13908728/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=153224 CPUtime=0.69 cores=0-7
/proc/17532/stat : 17532 (plingeling) R 17530 17532 17409 0 -1 4202496 36437 1253 0 0 65 4 0 0 23 0 1 0 511222033 156901376 36329 33554432000 4194304 4417332 140733370298704 18446744073709551615 4227854 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/17532/statm: 38306 36329 148 55 0 36192 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 153224

[startup+1.50046 s]
/proc/loadavg: 7.54 7.84 7.89 2/171 17538
/proc/meminfo: memFree=13763728/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=293516 CPUtime=1.49 cores=0-7
/proc/17532/stat : 17532 (plingeling) R 17530 17532 17409 0 -1 4202496 71867 1253 0 0 141 8 0 0 25 0 1 0 511222033 300560384 71402 33554432000 4194304 4417332 140733370298704 18446744073709551615 4231327 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/17532/statm: 73379 71402 148 55 0 71265 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 293516

[startup+3.10015 s]
/proc/loadavg: 7.54 7.84 7.89 2/171 17538
/proc/meminfo: memFree=13622740/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=601316 CPUtime=6.51 cores=0-7
/proc/17532/stat : 17532 (plingeling) S 17530 17532 17409 0 -1 4202496 174813 1253 0 0 625 26 0 0 25 0 9 0 511222033 615747584 117326 33554432000 4194304 4417332 140733370298704 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17532/statm: 150329 117326 171 55 0 148215 0
Current children cumulated CPU time (s) 6.51
Current children cumulated vsize (KiB) 601316

[startup+6.30058 s]
/proc/loadavg: 7.58 7.84 7.89 9/179 17546
/proc/meminfo: memFree=13460484/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=597988 CPUtime=32.08 cores=0-7
/proc/17532/stat : 17532 (plingeling) S 17530 17532 17409 0 -1 4202496 267353 1253 0 0 3170 38 0 0 25 0 9 0 511222033 612339712 120278 33554432000 4194304 4417332 140733370298704 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17532/statm: 149497 120278 176 55 0 147383 0
[pid=17532/tid=17539] ppid=17530 vsize=597988 CPUtime=3.69 cores=0-7
/proc/17532/task/17539/stat : 17539 (plingeling) R 17530 17532 17409 0 -1 4202560 31793 1253 0 0 366 3 0 0 25 0 9 0 511222293 612339712 120278 33554432000 4194304 4417332 140733370298704 18446744073709551615 4259008 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17532/tid=17540] ppid=17530 vsize=597988 CPUtime=3.69 cores=0-7
/proc/17532/task/17540/stat : 17540 (plingeling) R 17530 17532 17409 0 -1 4202560 17459 1253 0 0 366 3 0 0 25 0 9 0 511222293 612339712 120278 33554432000 4194304 4417332 140733370298704 18446744073709551615 4274358 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17532/tid=17541] ppid=17530 vsize=597988 CPUtime=3.68 cores=0-7
/proc/17532/task/17541/stat : 17541 (plingeling) R 17530 17532 17409 0 -1 4202560 21262 1253 0 0 365 3 0 0 25 0 9 0 511222293 612339712 120278 33554432000 4194304 4417332 140733370298704 18446744073709551615 4234176 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17532/tid=17542] ppid=17530 vsize=597988 CPUtime=3.68 cores=0-7
/proc/17532/task/17542/stat : 17542 (plingeling) R 17530 17532 17409 0 -1 4202560 6501 1253 0 0 367 1 0 0 25 0 9 0 511222293 612339712 120278 33554432000 4194304 4417332 140733370298704 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17532/tid=17543] ppid=17530 vsize=597988 CPUtime=3.68 cores=0-7
/proc/17532/task/17543/stat : 17543 (plingeling) R 17530 17532 17409 0 -1 4202560 22138 1253 0 0 365 3 0 0 25 0 9 0 511222293 612339712 120278 33554432000 4194304 4417332 140733370298704 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17532/tid=17544] ppid=17530 vsize=597988 CPUtime=3.67 cores=0-7
/proc/17532/task/17544/stat : 17544 (plingeling) R 17530 17532 17409 0 -1 4202560 17753 1253 0 0 365 2 0 0 25 0 9 0 511222293 612339712 120278 33554432000 4194304 4417332 140733370298704 18446744073709551615 4270966 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17532/tid=17545] ppid=17530 vsize=597988 CPUtime=3.66 cores=0-7
/proc/17532/task/17545/stat : 17545 (plingeling) R 17530 17532 17409 0 -1 4202560 18991 1253 0 0 364 2 0 0 25 0 9 0 511222294 612339712 120278 33554432000 4194304 4417332 140733370298704 18446744073709551615 4261594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17532/tid=17546] ppid=17530 vsize=597988 CPUtime=3.64 cores=0-7
/proc/17532/task/17546/stat : 17546 (plingeling) R 17530 17532 17409 0 -1 4202560 22132 1253 0 0 361 3 0 0 25 0 9 0 511222294 612339712 120278 33554432000 4194304 4417332 140733370298704 18446744073709551615 4255662 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 32.08
Current children cumulated vsize (KiB) 597988

[startup+12.7004 s]
/proc/loadavg: 7.61 7.84 7.89 9/179 17546
/proc/meminfo: memFree=13211772/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=832280 CPUtime=83.23 cores=0-7
/proc/17532/stat : 17532 (plingeling) S 17530 17532 17409 0 -1 4202496 373476 1253 0 0 8269 54 0 0 25 0 9 0 511222033 852254720 174053 33554432000 4194304 4417332 140733370298704 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17532/statm: 208070 174053 180 55 0 205956 0
[pid=17532/tid=17539] ppid=17530 vsize=832280 CPUtime=10.09 cores=0-7
/proc/17532/task/17539/stat : 17539 (plingeling) R 17530 17532 17409 0 -1 4202560 57551 1253 0 0 1002 7 0 0 25 0 9 0 511222293 852254720 174053 33554432000 4194304 4417332 140733370298704 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17532/tid=17540] ppid=17530 vsize=832280 CPUtime=10.08 cores=0-7
/proc/17532/task/17540/stat : 17540 (plingeling) R 17530 17532 17409 0 -1 4202560 29242 1253 0 0 1004 4 0 0 25 0 9 0 511222293 852254720 174053 33554432000 4194304 4417332 140733370298704 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17532/tid=17541] ppid=17530 vsize=832280 CPUtime=10.08 cores=0-7
/proc/17532/task/17541/stat : 17541 (plingeling) R 17530 17532 17409 0 -1 4202560 35715 1253 0 0 1002 6 0 0 25 0 9 0 511222293 852254720 174053 33554432000 4194304 4417332 140733370298704 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17532/tid=17542] ppid=17530 vsize=832280 CPUtime=10.08 cores=0-7
/proc/17532/task/17542/stat : 17542 (plingeling) R 17530 17532 17409 0 -1 4202560 8549 1253 0 0 1007 1 0 0 25 0 9 0 511222293 852254720 174053 33554432000 4194304 4417332 140733370298704 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17532/tid=17543] ppid=17530 vsize=832280 CPUtime=10.08 cores=0-7
/proc/17532/task/17543/stat : 17543 (plingeling) R 17530 17532 17409 0 -1 4202560 31463 1253 0 0 1003 5 0 0 25 0 9 0 511222293 852254720 174053 33554432000 4194304 4417332 140733370298704 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17532/tid=17544] ppid=17530 vsize=832280 CPUtime=10.07 cores=0-7
/proc/17532/task/17544/stat : 17544 (plingeling) R 17530 17532 17409 0 -1 4202560 28512 1253 0 0 1004 3 0 0 25 0 9 0 511222293 852254720 174053 33554432000 4194304 4417332 140733370298704 18446744073709551615 4239630 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17532/tid=17545] ppid=17530 vsize=832280 CPUtime=10.06 cores=0-7
/proc/17532/task/17545/stat : 17545 (plingeling) R 17530 17532 17409 0 -1 4202560 36095 1253 0 0 1002 4 0 0 25 0 9 0 511222294 852254720 174053 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17532/tid=17546] ppid=17530 vsize=832280 CPUtime=10 cores=0-7
/proc/17532/task/17546/stat : 17546 (plingeling) R 17530 17532 17409 0 -1 4202560 37025 1253 0 0 995 5 0 0 25 0 9 0 511222294 852254720 174053 33554432000 4194304 4417332 140733370298704 18446744073709551615 4252374 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 83.23
Current children cumulated vsize (KiB) 832280

[startup+25.5012 s]
/proc/loadavg: 7.70 7.85 7.90 9/179 17546
/proc/meminfo: memFree=13310932/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=715580 CPUtime=185.56 cores=0-7
/proc/17532/stat : 17532 (plingeling) S 17530 17532 17409 0 -1 4202496 378178 1253 0 0 18501 55 0 0 25 0 9 0 511222033 732753920 144879 33554432000 4194304 4417332 140733370298704 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17532/statm: 178895 144879 181 55 0 176781 0
[pid=17532/tid=17539] ppid=17530 vsize=715580 CPUtime=22.89 cores=0-7
/proc/17532/task/17539/stat : 17539 (plingeling) R 17530 17532 17409 0 -1 4202560 57582 1253 0 0 2282 7 0 0 25 0 9 0 511222293 732753920 144879 33554432000 4194304 4417332 140733370298704 18446744073709551615 4248448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17532/tid=17540] ppid=17530 vsize=715580 CPUtime=22.89 cores=0-7
/proc/17532/task/17540/stat : 17540 (plingeling) R 17530 17532 17409 0 -1 4202560 29272 1253 0 0 2284 5 0 0 25 0 9 0 511222293 732753920 144879 33554432000 4194304 4417332 140733370298704 18446744073709551615 4257132 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17532/tid=17541] ppid=17530 vsize=715580 CPUtime=22.88 cores=0-7
/proc/17532/task/17541/stat : 17541 (plingeling) R 17530 17532 17409 0 -1 4202560 35819 1253 0 0 2282 6 0 0 25 0 9 0 511222293 732753920 144879 33554432000 4194304 4417332 140733370298704 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17532/tid=17542] ppid=17530 vsize=715580 CPUtime=22.88 cores=0-7
/proc/17532/task/17542/stat : 17542 (plingeling) R 17530 17532 17409 0 -1 4202560 12892 1253 0 0 2286 2 0 0 25 0 9 0 511222293 732753920 144879 33554432000 4194304 4417332 140733370298704 18446744073709551615 4232617 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17532/tid=17543] ppid=17530 vsize=715580 CPUtime=22.88 cores=0-7
/proc/17532/task/17543/stat : 17543 (plingeling) R 17530 17532 17409 0 -1 4202560 31494 1253 0 0 2283 5 0 0 25 0 9 0 511222293 732753920 144879 33554432000 4194304 4417332 140733370298704 18446744073709551615 4253162 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17532/tid=17544] ppid=17530 vsize=715580 CPUtime=22.88 cores=0-7
/proc/17532/task/17544/stat : 17544 (plingeling) R 17530 17532 17409 0 -1 4202560 28542 1253 0 0 2284 4 0 0 25 0 9 0 511222293 732753920 144879 33554432000 4194304 4417332 140733370298704 18446744073709551615 4252475 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17532/tid=17545] ppid=17530 vsize=715580 CPUtime=22.86 cores=0-7
/proc/17532/task/17545/stat : 17545 (plingeling) R 17530 17532 17409 0 -1 4202560 36198 1253 0 0 2282 4 0 0 25 0 9 0 511222294 732753920 144879 33554432000 4194304 4417332 140733370298704 18446744073709551615 4365915 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17532/tid=17546] ppid=17530 vsize=715580 CPUtime=22.73 cores=0-7
/proc/17532/task/17546/stat : 17546 (plingeling) R 17530 17532 17409 0 -1 4202560 37055 1253 0 0 2268 5 0 0 25 0 9 0 511222294 732753920 144879 33554432000 4194304 4417332 140733370298704 18446744073709551615 4272502 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 185.56
Current children cumulated vsize (KiB) 715580

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

[startup+38.3009 s]
/proc/loadavg: 7.82 7.87 7.90 9/179 17547
/proc/meminfo: memFree=13328976/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=715284 CPUtime=287.9 cores=0-7
/proc/17532/stat : 17532 (plingeling) S 17530 17532 17409 0 -1 4202496 378303 1253 0 0 28735 55 0 0 25 0 9 0 511222033 732450816 144805 33554432000 4194304 4417332 140733370298704 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17532/statm: 178821 144805 181 55 0 176707 0
[pid=17532/tid=17539] ppid=17530 vsize=715284 CPUtime=35.69 cores=0-7
/proc/17532/task/17539/stat : 17539 (plingeling) R 17530 17532 17409 0 -1 4202560 57608 1253 0 0 3562 7 0 0 25 0 9 0 511222293 732450816 144805 33554432000 4194304 4417332 140733370298704 18446744073709551615 4303059 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17532/tid=17540] ppid=17530 vsize=715284 CPUtime=35.69 cores=0-7
/proc/17532/task/17540/stat : 17540 (plingeling) R 17530 17532 17409 0 -1 4202560 29297 1253 0 0 3564 5 0 0 25 0 9 0 511222293 732450816 144805 33554432000 4194304 4417332 140733370298704 18446744073709551615 4252515 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17532/tid=17541] ppid=17530 vsize=715284 CPUtime=35.68 cores=0-7
/proc/17532/task/17541/stat : 17541 (plingeling) R 17530 17532 17409 0 -1 4202560 35819 1253 0 0 3562 6 0 0 25 0 9 0 511222293 732450816 144805 33554432000 4194304 4417332 140733370298704 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17532/tid=17542] ppid=17530 vsize=715284 CPUtime=35.68 cores=0-7
/proc/17532/task/17542/stat : 17542 (plingeling) R 17530 17532 17409 0 -1 4202560 12892 1253 0 0 3566 2 0 0 25 0 9 0 511222293 732450816 144805 33554432000 4194304 4417332 140733370298704 18446744073709551615 4264900 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17532/tid=17543] ppid=17530 vsize=715284 CPUtime=35.68 cores=0-7
/proc/17532/task/17543/stat : 17543 (plingeling) R 17530 17532 17409 0 -1 4202560 31519 1253 0 0 3563 5 0 0 25 0 9 0 511222293 732450816 144805 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17532/tid=17544] ppid=17530 vsize=715284 CPUtime=35.68 cores=0-7
/proc/17532/task/17544/stat : 17544 (plingeling) R 17530 17532 17409 0 -1 4202560 28567 1253 0 0 3564 4 0 0 25 0 9 0 511222293 732450816 144805 33554432000 4194304 4417332 140733370298704 18446744073709551615 4257782 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17532/tid=17545] ppid=17530 vsize=715284 CPUtime=35.66 cores=0-7
/proc/17532/task/17545/stat : 17545 (plingeling) R 17530 17532 17409 0 -1 4202560 36198 1253 0 0 3562 4 0 0 25 0 9 0 511222294 732450816 144805 33554432000 4194304 4417332 140733370298704 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17532/tid=17546] ppid=17530 vsize=715284 CPUtime=35.47 cores=0-7
/proc/17532/task/17546/stat : 17546 (plingeling) R 17530 17532 17409 0 -1 4202560 37079 1253 0 0 3542 5 0 0 25 0 9 0 511222294 732450816 144805 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 287.9
Current children cumulated vsize (KiB) 715284

[startup+41.5004 s]
/proc/loadavg: 7.84 7.87 7.90 9/179 17547
/proc/meminfo: memFree=13329260/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=715380 CPUtime=313.47 cores=0-7
/proc/17532/stat : 17532 (plingeling) S 17530 17532 17409 0 -1 4202496 378449 1253 0 0 31292 55 0 0 25 0 9 0 511222033 732549120 144829 33554432000 4194304 4417332 140733370298704 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17532/statm: 178845 144829 181 55 0 176731 0
[pid=17532/tid=17539] ppid=17530 vsize=715380 CPUtime=38.89 cores=0-7
/proc/17532/task/17539/stat : 17539 (plingeling) R 17530 17532 17409 0 -1 4202560 57629 1253 0 0 3882 7 0 0 25 0 9 0 511222293 732549120 144829 33554432000 4194304 4417332 140733370298704 18446744073709551615 4264843 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17532/tid=17540] ppid=17530 vsize=715380 CPUtime=38.89 cores=0-7
/proc/17532/task/17540/stat : 17540 (plingeling) R 17530 17532 17409 0 -1 4202560 29297 1253 0 0 3884 5 0 0 25 0 9 0 511222293 732549120 144829 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17532/tid=17541] ppid=17530 vsize=715380 CPUtime=38.88 cores=0-7
/proc/17532/task/17541/stat : 17541 (plingeling) R 17530 17532 17409 0 -1 4202560 35901 1253 0 0 3882 6 0 0 25 0 9 0 511222293 732549120 144829 33554432000 4194304 4417332 140733370298704 18446744073709551615 4353472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17532/tid=17542] ppid=17530 vsize=715380 CPUtime=38.88 cores=0-7
/proc/17532/task/17542/stat : 17542 (plingeling) R 17530 17532 17409 0 -1 4202560 12892 1253 0 0 3886 2 0 0 25 0 9 0 511222293 732549120 144829 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17532/tid=17543] ppid=17530 vsize=715380 CPUtime=38.87 cores=0-7
/proc/17532/task/17543/stat : 17543 (plingeling) R 17530 17532 17409 0 -1 4202560 31541 1253 0 0 3882 5 0 0 25 0 9 0 511222293 732549120 144829 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17532/tid=17544] ppid=17530 vsize=715380 CPUtime=38.88 cores=0-7
/proc/17532/task/17544/stat : 17544 (plingeling) R 17530 17532 17409 0 -1 4202560 28567 1253 0 0 3884 4 0 0 25 0 9 0 511222293 732549120 144829 33554432000 4194304 4417332 140733370298704 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17532/tid=17545] ppid=17530 vsize=715380 CPUtime=38.86 cores=0-7
/proc/17532/task/17545/stat : 17545 (plingeling) R 17530 17532 17409 0 -1 4202560 36198 1253 0 0 3882 4 0 0 25 0 9 0 511222294 732549120 144829 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17532/tid=17546] ppid=17530 vsize=715380 CPUtime=38.65 cores=0-7
/proc/17532/task/17546/stat : 17546 (plingeling) R 17530 17532 17409 0 -1 4202560 37100 1253 0 0 3860 5 0 0 25 0 9 0 511222294 732549120 144829 33554432000 4194304 4417332 140733370298704 18446744073709551615 4275960 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 313.47
Current children cumulated vsize (KiB) 715380

[startup+43.1011 s]
/proc/loadavg: 7.84 7.87 7.90 9/179 17547
/proc/meminfo: memFree=13337040/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=707108 CPUtime=326.26 cores=0-7
/proc/17532/stat : 17532 (plingeling) S 17530 17532 17409 0 -1 4202496 378567 1253 0 0 32571 55 0 0 25 0 9 0 511222033 724078592 142761 33554432000 4194304 4417332 140733370298704 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17532/statm: 176777 142761 181 55 0 174663 0
[pid=17532/tid=17539] ppid=17530 vsize=707108 CPUtime=40.49 cores=0-7
/proc/17532/task/17539/stat : 17539 (plingeling) R 17530 17532 17409 0 -1 4202560 57629 1253 0 0 4042 7 0 0 25 0 9 0 511222293 724078592 142761 33554432000 4194304 4417332 140733370298704 18446744073709551615 4302921 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17532/tid=17540] ppid=17530 vsize=707108 CPUtime=40.49 cores=0-7
/proc/17532/task/17540/stat : 17540 (plingeling) R 17530 17532 17409 0 -1 4202560 29316 1253 0 0 4044 5 0 0 25 0 9 0 511222293 724078592 142761 33554432000 4194304 4417332 140733370298704 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17532/tid=17541] ppid=17530 vsize=707108 CPUtime=40.48 cores=0-7
/proc/17532/task/17541/stat : 17541 (plingeling) R 17530 17532 17409 0 -1 4202560 35901 1253 0 0 4042 6 0 0 25 0 9 0 511222293 724078592 142761 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17532/tid=17542] ppid=17530 vsize=707108 CPUtime=40.48 cores=0-7
/proc/17532/task/17542/stat : 17542 (plingeling) R 17530 17532 17409 0 -1 4202560 12892 1253 0 0 4046 2 0 0 25 0 9 0 511222293 724078592 142761 33554432000 4194304 4417332 140733370298704 18446744073709551615 4352400 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17532/tid=17543] ppid=17530 vsize=707108 CPUtime=40.47 cores=0-7
/proc/17532/task/17543/stat : 17543 (plingeling) R 17530 17532 17409 0 -1 4202560 31541 1253 0 0 4042 5 0 0 25 0 9 0 511222293 724078592 142761 33554432000 4194304 4417332 140733370298704 18446744073709551615 4365875 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17532/tid=17544] ppid=17530 vsize=707108 CPUtime=40.48 cores=0-7
/proc/17532/task/17544/stat : 17544 (plingeling) R 17530 17532 17409 0 -1 4202560 28588 1253 0 0 4044 4 0 0 25 0 9 0 511222293 724078592 142761 33554432000 4194304 4417332 140733370298704 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17532/tid=17545] ppid=17530 vsize=707108 CPUtime=40.46 cores=0-7
/proc/17532/task/17545/stat : 17545 (plingeling) R 17530 17532 17409 0 -1 4202560 36276 1253 0 0 4042 4 0 0 25 0 9 0 511222294 724078592 142761 33554432000 4194304 4417332 140733370298704 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17532/tid=17546] ppid=17530 vsize=707108 CPUtime=40.24 cores=0-7
/proc/17532/task/17546/stat : 17546 (plingeling) R 17530 17532 17409 0 -1 4202560 37100 1253 0 0 4019 5 0 0 25 0 9 0 511222294 724078592 142761 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 326.26
Current children cumulated vsize (KiB) 707108

[startup+44.7008 s]
/proc/loadavg: 7.84 7.87 7.90 9/179 17547
/proc/meminfo: memFree=13344604/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=682340 CPUtime=339.07 cores=0-7
/proc/17532/stat : 17532 (plingeling) S 17530 17532 17409 0 -1 4202496 378567 1253 0 0 33851 56 0 0 25 0 9 0 511222033 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17532/statm: 170585 136569 181 55 0 168471 0
[pid=17532/tid=17539] ppid=17530 vsize=682340 CPUtime=42.09 cores=0-7
/proc/17532/task/17539/stat : 17539 (plingeling) R 17530 17532 17409 0 -1 4202560 57629 1253 0 0 4202 7 0 0 25 0 9 0 511222293 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4320876 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17532/tid=17540] ppid=17530 vsize=682340 CPUtime=42.09 cores=0-7
/proc/17532/task/17540/stat : 17540 (plingeling) R 17530 17532 17409 0 -1 4202560 29316 1253 0 0 4204 5 0 0 25 0 9 0 511222293 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4236593 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17532/tid=17541] ppid=17530 vsize=682340 CPUtime=42.08 cores=0-7
/proc/17532/task/17541/stat : 17541 (plingeling) R 17530 17532 17409 0 -1 4202560 35901 1253 0 0 4202 6 0 0 25 0 9 0 511222293 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17532/tid=17542] ppid=17530 vsize=682340 CPUtime=42.08 cores=0-7
/proc/17532/task/17542/stat : 17542 (plingeling) R 17530 17532 17409 0 -1 4202560 12892 1253 0 0 4206 2 0 0 25 0 9 0 511222293 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17532/tid=17543] ppid=17530 vsize=682340 CPUtime=42.07 cores=0-7
/proc/17532/task/17543/stat : 17543 (plingeling) R 17530 17532 17409 0 -1 4202560 31541 1253 0 0 4202 5 0 0 25 0 9 0 511222293 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4351656 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17532/tid=17544] ppid=17530 vsize=682340 CPUtime=42.08 cores=0-7
/proc/17532/task/17544/stat : 17544 (plingeling) R 17530 17532 17409 0 -1 4202560 28588 1253 0 0 4204 4 0 0 25 0 9 0 511222293 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17532/tid=17545] ppid=17530 vsize=682340 CPUtime=42.06 cores=0-7
/proc/17532/task/17545/stat : 17545 (plingeling) R 17530 17532 17409 0 -1 4202560 36276 1253 0 0 4202 4 0 0 25 0 9 0 511222294 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17532/tid=17546] ppid=17530 vsize=682340 CPUtime=41.83 cores=0-7
/proc/17532/task/17546/stat : 17546 (plingeling) R 17530 17532 17409 0 -1 4202560 37100 1253 0 0 4178 5 0 0 25 0 9 0 511222294 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 339.07
Current children cumulated vsize (KiB) 682340

[startup+45.5006 s]
/proc/loadavg: 7.85 7.87 7.90 9/179 17547
/proc/meminfo: memFree=13361096/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=682340 CPUtime=345.46 cores=0-7
/proc/17532/stat : 17532 (plingeling) S 17530 17532 17409 0 -1 4202496 378567 1253 0 0 34490 56 0 0 25 0 9 0 511222033 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17532/statm: 170585 136569 181 55 0 168471 0
[pid=17532/tid=17539] ppid=17530 vsize=682340 CPUtime=42.89 cores=0-7
/proc/17532/task/17539/stat : 17539 (plingeling) R 17530 17532 17409 0 -1 4202560 57629 1253 0 0 4282 7 0 0 25 0 9 0 511222293 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17532/tid=17540] ppid=17530 vsize=682340 CPUtime=42.89 cores=0-7
/proc/17532/task/17540/stat : 17540 (plingeling) R 17530 17532 17409 0 -1 4202560 29316 1253 0 0 4284 5 0 0 25 0 9 0 511222293 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17532/tid=17541] ppid=17530 vsize=682340 CPUtime=42.88 cores=0-7
/proc/17532/task/17541/stat : 17541 (plingeling) R 17530 17532 17409 0 -1 4202560 35901 1253 0 0 4282 6 0 0 25 0 9 0 511222293 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17532/tid=17542] ppid=17530 vsize=682340 CPUtime=42.88 cores=0-7
/proc/17532/task/17542/stat : 17542 (plingeling) R 17530 17532 17409 0 -1 4202560 12892 1253 0 0 4286 2 0 0 25 0 9 0 511222293 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4236644 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17532/tid=17543] ppid=17530 vsize=682340 CPUtime=42.87 cores=0-7
/proc/17532/task/17543/stat : 17543 (plingeling) R 17530 17532 17409 0 -1 4202560 31541 1253 0 0 4282 5 0 0 25 0 9 0 511222293 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4246306 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17532/tid=17544] ppid=17530 vsize=682340 CPUtime=42.88 cores=0-7
/proc/17532/task/17544/stat : 17544 (plingeling) R 17530 17532 17409 0 -1 4202560 28588 1253 0 0 4284 4 0 0 25 0 9 0 511222293 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17532/tid=17545] ppid=17530 vsize=682340 CPUtime=42.86 cores=0-7
/proc/17532/task/17545/stat : 17545 (plingeling) R 17530 17532 17409 0 -1 4202560 36276 1253 0 0 4282 4 0 0 25 0 9 0 511222294 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17532/tid=17546] ppid=17530 vsize=682340 CPUtime=42.63 cores=0-7
/proc/17532/task/17546/stat : 17546 (plingeling) R 17530 17532 17409 0 -1 4202560 37100 1253 0 0 4258 5 0 0 25 0 9 0 511222294 698716160 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 345.46
Current children cumulated vsize (KiB) 682340

[startup+45.7006 s]
/proc/loadavg: 7.85 7.87 7.90 9/179 17547
/proc/meminfo: memFree=13361096/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=682336 CPUtime=347.06 cores=0-7
/proc/17532/stat : 17532 (plingeling) S 17530 17532 17409 0 -1 4202496 378567 1253 0 0 34650 56 0 0 25 0 9 0 511222033 698712064 136568 33554432000 4194304 4417332 140733370298704 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17532/statm: 170584 136568 181 55 0 168470 0
[pid=17532/tid=17539] ppid=17530 vsize=682336 CPUtime=43.09 cores=0-7
/proc/17532/task/17539/stat : 17539 (plingeling) R 17530 17532 17409 0 -1 4202560 57629 1253 0 0 4302 7 0 0 25 0 9 0 511222293 698712064 136568 33554432000 4194304 4417332 140733370298704 18446744073709551615 4353458 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17532/tid=17540] ppid=17530 vsize=682336 CPUtime=43.09 cores=0-7
/proc/17532/task/17540/stat : 17540 (plingeling) R 17530 17532 17409 0 -1 4202560 29316 1253 0 0 4304 5 0 0 25 0 9 0 511222293 698712064 136568 33554432000 4194304 4417332 140733370298704 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17532/tid=17541] ppid=17530 vsize=682336 CPUtime=43.08 cores=0-7
/proc/17532/task/17541/stat : 17541 (plingeling) R 17530 17532 17409 0 -1 4202560 35901 1253 0 0 4302 6 0 0 25 0 9 0 511222293 698712064 136568 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17532/tid=17542] ppid=17530 vsize=682336 CPUtime=43.08 cores=0-7
/proc/17532/task/17542/stat : 17542 (plingeling) R 17530 17532 17409 0 -1 4202560 12892 1253 0 0 4306 2 0 0 25 0 9 0 511222293 698712064 136568 33554432000 4194304 4417332 140733370298704 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17532/tid=17543] ppid=17530 vsize=682336 CPUtime=43.07 cores=0-7
/proc/17532/task/17543/stat : 17543 (plingeling) R 17530 17532 17409 0 -1 4202560 31541 1253 0 0 4302 5 0 0 25 0 9 0 511222293 698712064 136568 33554432000 4194304 4417332 140733370298704 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17532/tid=17544] ppid=17530 vsize=682336 CPUtime=43.08 cores=0-7
/proc/17532/task/17544/stat : 17544 (plingeling) R 17530 17532 17409 0 -1 4202560 28588 1253 0 0 4304 4 0 0 25 0 9 0 511222293 698712064 136568 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17532/tid=17545] ppid=17530 vsize=682336 CPUtime=43.06 cores=0-7
/proc/17532/task/17545/stat : 17545 (plingeling) R 17530 17532 17409 0 -1 4202560 36276 1253 0 0 4302 4 0 0 25 0 9 0 511222294 698712064 136568 33554432000 4194304 4417332 140733370298704 18446744073709551615 4365127 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17532/tid=17546] ppid=17530 vsize=682336 CPUtime=42.83 cores=0-7
/proc/17532/task/17546/stat : 17546 (plingeling) R 17530 17532 17409 0 -1 4202560 37100 1253 0 0 4278 5 0 0 25 0 9 0 511222294 698712064 136568 33554432000 4194304 4417332 140733370298704 18446744073709551615 4237164 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 347.06
Current children cumulated vsize (KiB) 682336

[startup+45.8006 s]
/proc/loadavg: 7.85 7.87 7.90 9/179 17547
/proc/meminfo: memFree=13361096/32951124 swapFree=67111528/67111528
[pid=17532] ppid=17530 vsize=682336 CPUtime=347.84 cores=0-7
/proc/17532/stat : 17532 (plingeling) S 17530 17532 17409 0 -1 4202496 378568 1253 0 0 34728 56 0 0 25 0 5 0 511222033 698712064 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/17532/statm: 170584 136569 182 55 0 168470 0
[pid=17532/tid=17539] ppid=17530 vsize=682336 CPUtime=43.19 cores=0-7
/proc/17532/task/17539/stat : 17539 (plingeling) R 17530 17532 17409 0 -1 4202560 57629 1253 0 0 4312 7 0 0 25 0 5 0 511222293 698712064 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17532/tid=17542] ppid=17530 vsize=682336 CPUtime=43.18 cores=0-7
/proc/17532/task/17542/stat : 17542 (plingeling) R 17530 17532 17409 0 -1 4202560 12892 1253 0 0 4316 2 0 0 25 0 5 0 511222293 698712064 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17532/tid=17545] ppid=17530 vsize=682336 CPUtime=43.16 cores=0-7
/proc/17532/task/17545/stat : 17545 (plingeling) R 17530 17532 17409 0 -1 4202560 36276 1253 0 0 4312 4 0 0 25 0 5 0 511222294 698712064 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4276065 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17532/tid=17546] ppid=17530 vsize=682336 CPUtime=42.93 cores=0-7
/proc/17532/task/17546/stat : 17546 (plingeling) R 17530 17532 17409 0 -1 4202560 37100 1253 0 0 4288 5 0 0 25 0 5 0 511222294 698712064 136569 33554432000 4194304 4417332 140733370298704 18446744073709551615 4301981 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 347.84
Current children cumulated vsize (KiB) 682336

Child status: 20
Real time (s): 45.8695
CPU time (s): 347.964
CPU user time (s): 347.372
CPU system time (s): 0.59191
CPU usage (%): 758.595
Max. virtual memory (cumulated for all children) (KiB): 832904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 347.372
system time used= 0.59191
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 379824
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= 280
involuntary context switches= 1654

runsolver used 0.054991 second user time and 0.183972 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-28 15:10:11
IDJOB=3309327
IDBENCH=69619
IDSOLVER=1695
FILE ID=node108/3309327-1303996210
RUNJOBID= node108-1303995757-17423
PBS_JOBID= 13168782
Free space on /tmp= 72104 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309327-1303996210/watcher-3309327-1303996210 -o /tmp/evaluation-result-3309327-1303996210/solver-3309327-1303996210 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309327-1303996210.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=87405218

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.82
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.820
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.820
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.82
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.820
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.820
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.75
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13909008 kB
Buffers:       2291364 kB
Cached:       16104196 kB
SwapCached:          0 kB
Active:       10204616 kB
Inactive:      8254200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13909008 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17060 kB
Writeback:           0 kB
AnonPages:       63036 kB
Mapped:          14776 kB
Slab:           518216 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184528 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= 72104 MiB
End job on node108 at 2011-04-28 15:10:57