Trace number 3394850

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)? (TO) 40000.9 5011.34

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.58376
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3394850-1306108193/watcher-3394850-1306108193 -o /tmp/evaluation-result-3394850-1306108193/solver-3394850-1306108193 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394850-1306108193.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.53 7.90 7.95 1/514 19433
/proc/meminfo: memFree=9086396/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=92244 CPUtime=0.01 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 704 1253 0 0 1 0 0 0 25 0 9 0 703234726 94457856 630 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 23061 630 169 55 0 20947 0
[pid=19433/tid=19439] ppid=19431 vsize=157880 CPUtime=0 cores=0-7
/proc/19433/task/19439/stat : 19439 (plingeling) R 19431 19433 19049 0 -1 4202560 35 1253 0 0 0 0 0 0 25 0 9 0 703234727 161669120 679 33554432000 4194304 4417452 140737308858224 18446744073709551615 4236280 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=157880 CPUtime=0 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4202560 0 1253 0 0 0 0 0 0 25 0 9 0 703234727 161669120 679 33554432000 4194304 4417452 140737308858224 18446744073709551615 228095507441 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19441] ppid=19431 vsize=157880 CPUtime=0 cores=0-7
/proc/19433/task/19441/stat : 19441 (plingeling) R 19431 19433 19049 0 -1 4202560 1 1253 0 0 0 0 0 0 25 0 9 0 703234727 161669120 679 33554432000 4194304 4417452 140737308858224 18446744073709551615 4284732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19442] ppid=19431 vsize=157880 CPUtime=0 cores=0-7
/proc/19433/task/19442/stat : 19442 (plingeling) R 19431 19433 19049 0 -1 4202560 4 1253 0 0 0 0 0 0 25 0 9 0 703234727 161669120 679 33554432000 4194304 4417452 140737308858224 18446744073709551615 4250832 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19433/tid=19443] ppid=19431 vsize=157880 CPUtime=0 cores=0-7
/proc/19433/task/19443/stat : 19443 (plingeling) R 19431 19433 19049 0 -1 4202560 12 1253 0 0 0 0 0 0 25 0 9 0 703234727 161669120 679 33554432000 4194304 4417452 140737308858224 18446744073709551615 4346361 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19444] ppid=19431 vsize=157880 CPUtime=0 cores=0-7
/proc/19433/task/19444/stat : 19444 (plingeling) R 19431 19433 19049 0 -1 4202560 1 1253 0 0 0 0 0 0 25 0 9 0 703234727 161669120 679 33554432000 4194304 4417452 140737308858224 18446744073709551615 4284703 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19445] ppid=19431 vsize=157880 CPUtime=0 cores=0-7
/proc/19433/task/19445/stat : 19445 (plingeling) R 19431 19433 19049 0 -1 4202560 10 1253 0 0 0 0 0 0 18 0 9 0 703234727 161669120 679 33554432000 4194304 4417452 140737308858224 18446744073709551615 4254983 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19433/tid=19446] ppid=19431 vsize=157880 CPUtime=0 cores=0-7
/proc/19433/task/19446/stat : 19446 (plingeling) R 19431 19433 19049 0 -1 4202560 8 1253 0 0 0 0 0 0 25 0 9 0 703234728 161669120 679 33554432000 4194304 4417452 140737308858224 18446744073709551615 4302023 0 0 4096 17442 0 0 0 -1 1 0 0 0

[startup+0.12086 s]
/proc/loadavg: 7.53 7.90 7.95 1/514 19433
/proc/meminfo: memFree=9086396/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=164288 CPUtime=0.75 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 3589 1253 0 0 75 0 0 0 25 0 9 0 703234726 168230912 2288 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 41072 2288 180 55 0 38958 0
[pid=19433/tid=19439] ppid=19431 vsize=164288 CPUtime=0.11 cores=0-7
/proc/19433/task/19439/stat : 19439 (plingeling) R 19431 19433 19049 0 -1 4202560 424 1253 0 0 11 0 0 0 25 0 9 0 703234727 168230912 2288 33554432000 4194304 4417452 140737308858224 18446744073709551615 4309897 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=164204 CPUtime=0.09 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4202560 337 1253 0 0 9 0 0 0 18 0 9 0 703234727 168144896 2267 33554432000 4194304 4417452 140737308858224 18446744073709551615 4316253 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19433/tid=19441] ppid=19431 vsize=164204 CPUtime=0.1 cores=0-7
/proc/19433/task/19441/stat : 19441 (plingeling) R 19431 19433 19049 0 -1 4202560 309 1253 0 0 10 0 0 0 18 0 9 0 703234727 168144896 2255 33554432000 4194304 4417452 140737308858224 18446744073709551615 4282364 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19442] ppid=19431 vsize=164156 CPUtime=0.1 cores=0-7
/proc/19433/task/19442/stat : 19442 (plingeling) R 19431 19433 19049 0 -1 4202560 862 1253 0 0 10 0 0 0 25 0 9 0 703234727 168095744 2255 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19433/tid=19443] ppid=19431 vsize=164156 CPUtime=0.04 cores=0-7
/proc/19433/task/19443/stat : 19443 (plingeling) R 19431 19433 19049 0 -1 4202560 154 1253 0 0 4 0 0 0 25 0 9 0 703234727 168095744 2255 33554432000 4194304 4417452 140737308858224 18446744073709551615 228095556078 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19444] ppid=19431 vsize=164156 CPUtime=0.06 cores=0-7
/proc/19433/task/19444/stat : 19444 (plingeling) R 19431 19433 19049 0 -1 4202560 196 1253 0 0 6 0 0 0 25 0 9 0 703234727 168095744 2255 33554432000 4194304 4417452 140737308858224 18446744073709551615 228095556127 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19445] ppid=19431 vsize=164156 CPUtime=0.1 cores=0-7
/proc/19433/task/19445/stat : 19445 (plingeling) R 19431 19433 19049 0 -1 4202560 284 1253 0 0 10 0 0 0 18 0 9 0 703234727 168095744 2255 33554432000 4194304 4417452 140737308858224 18446744073709551615 228095556127 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19433/tid=19446] ppid=19431 vsize=164240 CPUtime=0.1 cores=0-7
/proc/19433/task/19446/stat : 19446 (plingeling) R 19431 19433 19049 0 -1 4202560 341 1253 0 0 10 0 0 0 18 0 9 0 703234728 168181760 2264 33554432000 4194304 4417452 140737308858224 18446744073709551615 4309186 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 164288

[startup+0.20081 s]
/proc/loadavg: 7.53 7.90 7.95 1/514 19433
/proc/meminfo: memFree=9086396/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=165616 CPUtime=1.37 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 4532 1253 0 0 137 0 0 0 25 0 9 0 703234726 169590784 2620 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 41422 2638 180 55 0 39308 0
[pid=19433/tid=19439] ppid=19431 vsize=165688 CPUtime=0.19 cores=0-7
/proc/19433/task/19439/stat : 19439 (plingeling) R 19431 19433 19049 0 -1 4202560 424 1253 0 0 19 0 0 0 25 0 9 0 703234727 169664512 2638 33554432000 4194304 4417452 140737308858224 18446744073709551615 4260031 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=165688 CPUtime=0.17 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4202560 337 1253 0 0 17 0 0 0 18 0 9 0 703234727 169664512 2638 33554432000 4194304 4417452 140737308858224 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19433/tid=19441] ppid=19431 vsize=165852 CPUtime=0.18 cores=0-7
/proc/19433/task/19441/stat : 19441 (plingeling) R 19431 19433 19049 0 -1 4202560 384 1253 0 0 18 0 0 0 18 0 9 0 703234727 169832448 2657 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19442] ppid=19431 vsize=165852 CPUtime=0.18 cores=0-7
/proc/19433/task/19442/stat : 19442 (plingeling) R 19431 19433 19049 0 -1 4202560 1155 1253 0 0 18 0 0 0 25 0 9 0 703234727 169832448 2674 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19433/tid=19443] ppid=19431 vsize=165852 CPUtime=0.1 cores=0-7
/proc/19433/task/19443/stat : 19443 (plingeling) R 19431 19433 19049 0 -1 4202560 344 1253 0 0 10 0 0 0 25 0 9 0 703234727 169832448 2679 33554432000 4194304 4417452 140737308858224 18446744073709551615 4310011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19433/tid=19444] ppid=19431 vsize=165852 CPUtime=0.14 cores=0-7
/proc/19433/task/19444/stat : 19444 (plingeling) R 19431 19433 19049 0 -1 4202560 336 1253 0 0 14 0 0 0 25 0 9 0 703234727 169832448 2679 33554432000 4194304 4417452 140737308858224 18446744073709551615 4307376 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19445] ppid=19431 vsize=165852 CPUtime=0.18 cores=0-7
/proc/19433/task/19445/stat : 19445 (plingeling) R 19431 19433 19049 0 -1 4202560 465 1253 0 0 18 0 0 0 18 0 9 0 703234727 169832448 2679 33554432000 4194304 4417452 140737308858224 18446744073709551615 4264934 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19433/tid=19446] ppid=19431 vsize=165852 CPUtime=0.18 cores=0-7
/proc/19433/task/19446/stat : 19446 (plingeling) R 19431 19433 19049 0 -1 4202560 464 1253 0 0 18 0 0 0 18 0 9 0 703234728 169832448 2679 33554432000 4194304 4417452 140737308858224 18446744073709551615 228095144907 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 165616

[startup+0.300793 s]
/proc/loadavg: 7.53 7.90 7.95 1/514 19433
/proc/meminfo: memFree=9086396/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=167996 CPUtime=2.18 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 7805 1253 0 0 217 1 0 0 25 0 9 0 703234726 172027904 3229 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 41999 3229 180 55 0 39885 0
[pid=19433/tid=19439] ppid=19431 vsize=167996 CPUtime=0.29 cores=0-7
/proc/19433/task/19439/stat : 19439 (plingeling) R 19431 19433 19049 0 -1 4202560 806 1253 0 0 29 0 0 0 25 0 9 0 703234727 172027904 3229 33554432000 4194304 4417452 140737308858224 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=167996 CPUtime=0.27 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4202560 712 1253 0 0 27 0 0 0 18 0 9 0 703234727 172027904 3229 33554432000 4194304 4417452 140737308858224 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19433/tid=19441] ppid=19431 vsize=167996 CPUtime=0.28 cores=0-7
/proc/19433/task/19441/stat : 19441 (plingeling) R 19431 19433 19049 0 -1 4202560 855 1253 0 0 28 0 0 0 18 0 9 0 703234727 172027904 3229 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19442] ppid=19431 vsize=167996 CPUtime=0.28 cores=0-7
/proc/19433/task/19442/stat : 19442 (plingeling) R 19431 19433 19049 0 -1 4202560 1843 1253 0 0 28 0 0 0 25 0 9 0 703234727 172027904 3229 33554432000 4194304 4417452 140737308858224 18446744073709551615 4357544 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19433/tid=19443] ppid=19431 vsize=167996 CPUtime=0.2 cores=0-7
/proc/19433/task/19443/stat : 19443 (plingeling) R 19431 19433 19049 0 -1 4202560 468 1253 0 0 20 0 0 0 25 0 9 0 703234727 172027904 3229 33554432000 4194304 4417452 140737308858224 18446744073709551615 4253473 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19433/tid=19444] ppid=19431 vsize=167996 CPUtime=0.24 cores=0-7
/proc/19433/task/19444/stat : 19444 (plingeling) R 19431 19433 19049 0 -1 4202560 585 1253 0 0 24 0 0 0 25 0 9 0 703234727 172027904 3229 33554432000 4194304 4417452 140737308858224 18446744073709551615 4251096 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19445] ppid=19431 vsize=167996 CPUtime=0.28 cores=0-7
/proc/19433/task/19445/stat : 19445 (plingeling) R 19431 19433 19049 0 -1 4202560 970 1253 0 0 28 0 0 0 18 0 9 0 703234727 172027904 3229 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19433/tid=19446] ppid=19431 vsize=167996 CPUtime=0.28 cores=0-7
/proc/19433/task/19446/stat : 19446 (plingeling) R 19431 19433 19049 0 -1 4202560 884 1253 0 0 28 0 0 0 18 0 9 0 703234728 172027904 3229 33554432000 4194304 4417452 140737308858224 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 167996

[startup+0.700722 s]
/proc/loadavg: 7.53 7.90 7.95 1/514 19433
/proc/meminfo: memFree=9086396/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=177640 CPUtime=5.37 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 18931 1253 0 0 534 3 0 0 25 0 9 0 703234726 181903360 5608 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 44410 5608 180 55 0 42296 0
[pid=19433/tid=19439] ppid=19431 vsize=177640 CPUtime=0.68 cores=0-7
/proc/19433/task/19439/stat : 19439 (plingeling) R 19431 19433 19049 0 -1 4202560 1964 1253 0 0 68 0 0 0 25 0 9 0 703234727 181903360 5608 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=177640 CPUtime=0.67 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4202560 1817 1253 0 0 67 0 0 0 18 0 9 0 703234727 181903360 5608 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19433/tid=19441] ppid=19431 vsize=177640 CPUtime=0.67 cores=0-7
/proc/19433/task/19441/stat : 19441 (plingeling) R 19431 19433 19049 0 -1 4202560 2867 1253 0 0 67 0 0 0 18 0 9 0 703234727 181903360 5608 33554432000 4194304 4417452 140737308858224 18446744073709551615 228095144926 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19442] ppid=19431 vsize=177640 CPUtime=0.68 cores=0-7
/proc/19433/task/19442/stat : 19442 (plingeling) R 19431 19433 19049 0 -1 4202560 3384 1253 0 0 68 0 0 0 25 0 9 0 703234727 181903360 5608 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19433/tid=19443] ppid=19431 vsize=177640 CPUtime=0.6 cores=0-7
/proc/19433/task/19443/stat : 19443 (plingeling) R 19431 19433 19049 0 -1 4202560 1784 1253 0 0 60 0 0 0 25 0 9 0 703234727 181903360 5608 33554432000 4194304 4417452 140737308858224 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19433/tid=19444] ppid=19431 vsize=177640 CPUtime=0.63 cores=0-7
/proc/19433/task/19444/stat : 19444 (plingeling) R 19431 19433 19049 0 -1 4202560 1791 1253 0 0 63 0 0 0 25 0 9 0 703234727 181903360 5608 33554432000 4194304 4417452 140737308858224 18446744073709551615 4365488 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19445] ppid=19431 vsize=177640 CPUtime=0.68 cores=0-7
/proc/19433/task/19445/stat : 19445 (plingeling) R 19431 19433 19049 0 -1 4202560 2557 1253 0 0 68 0 0 0 18 0 9 0 703234727 181903360 5608 33554432000 4194304 4417452 140737308858224 18446744073709551615 4357719 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19433/tid=19446] ppid=19431 vsize=177640 CPUtime=0.68 cores=0-7
/proc/19433/task/19446/stat : 19446 (plingeling) R 19431 19433 19049 0 -1 4202560 2085 1253 0 0 68 0 0 0 18 0 9 0 703234728 181903360 5608 33554432000 4194304 4417452 140737308858224 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 177640

[startup+1.50058 s]
/proc/loadavg: 7.53 7.90 7.95 9/523 19447
/proc/meminfo: memFree=9058912/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=191308 CPUtime=11.75 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 42723 1253 0 0 1167 8 0 0 25 0 9 0 703234726 195899392 9027 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 47827 9027 180 55 0 45713 0
[pid=19433/tid=19439] ppid=19431 vsize=191308 CPUtime=1.47 cores=0-7
/proc/19433/task/19439/stat : 19439 (plingeling) R 19431 19433 19049 0 -1 4202560 5068 1253 0 0 147 0 0 0 25 0 9 0 703234727 195899392 9027 33554432000 4194304 4417452 140737308858224 18446744073709551615 4357970 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=191308 CPUtime=1.47 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4202560 4798 1253 0 0 146 1 0 0 20 0 9 0 703234727 195899392 9027 33554432000 4194304 4417452 140737308858224 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19433/tid=19441] ppid=19431 vsize=191308 CPUtime=1.48 cores=0-7
/proc/19433/task/19441/stat : 19441 (plingeling) R 19431 19433 19049 0 -1 4202560 5888 1253 0 0 147 1 0 0 19 0 9 0 703234727 195899392 9027 33554432000 4194304 4417452 140737308858224 18446744073709551615 4366214 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19442] ppid=19431 vsize=191308 CPUtime=1.48 cores=0-7
/proc/19433/task/19442/stat : 19442 (plingeling) R 19431 19433 19049 0 -1 4202560 5776 1253 0 0 147 1 0 0 25 0 9 0 703234727 195899392 9027 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19433/tid=19443] ppid=19431 vsize=191308 CPUtime=1.37 cores=0-7
/proc/19433/task/19443/stat : 19443 (plingeling) R 19431 19433 19049 0 -1 4202560 4884 1253 0 0 137 0 0 0 25 0 9 0 703234727 195899392 9027 33554432000 4194304 4417452 140737308858224 18446744073709551615 4250571 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19433/tid=19444] ppid=19431 vsize=191308 CPUtime=1.44 cores=0-7
/proc/19433/task/19444/stat : 19444 (plingeling) R 19431 19433 19049 0 -1 4202560 4803 1253 0 0 143 1 0 0 25 0 9 0 703234727 195899392 9027 33554432000 4194304 4417452 140737308858224 18446744073709551615 4251100 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19445] ppid=19431 vsize=191308 CPUtime=1.48 cores=0-7
/proc/19433/task/19445/stat : 19445 (plingeling) R 19431 19433 19049 0 -1 4202560 5491 1253 0 0 147 1 0 0 20 0 9 0 703234727 195899392 9027 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19433/tid=19446] ppid=19431 vsize=191308 CPUtime=1.47 cores=0-7
/proc/19433/task/19446/stat : 19446 (plingeling) R 19431 19433 19049 0 -1 4202560 5333 1253 0 0 147 0 0 0 20 0 9 0 703234728 195899392 9027 33554432000 4194304 4417452 140737308858224 18446744073709551615 4357714 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 191308

[startup+3.10128 s]
/proc/loadavg: 7.53 7.90 7.95 9/523 19447
/proc/meminfo: memFree=9035848/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=214324 CPUtime=24.54 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 94889 1253 0 0 2434 20 0 0 25 0 9 0 703234726 219467776 15115 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 53581 15115 180 55 0 51467 0
[pid=19433/tid=19439] ppid=19431 vsize=214324 CPUtime=3.08 cores=0-7
/proc/19433/task/19439/stat : 19439 (plingeling) R 19431 19433 19049 0 -1 4202560 14147 1253 0 0 306 2 0 0 25 0 9 0 703234727 219467776 15115 33554432000 4194304 4417452 140737308858224 18446744073709551615 4357244 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=214324 CPUtime=3.07 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4202560 10919 1253 0 0 305 2 0 0 25 0 9 0 703234727 219467776 15115 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19433/tid=19441] ppid=19431 vsize=214324 CPUtime=3.07 cores=0-7
/proc/19433/task/19441/stat : 19441 (plingeling) R 19431 19433 19049 0 -1 4202560 11483 1253 0 0 305 2 0 0 25 0 9 0 703234727 219467776 15115 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19442] ppid=19431 vsize=214324 CPUtime=3.08 cores=0-7
/proc/19433/task/19442/stat : 19442 (plingeling) R 19431 19433 19049 0 -1 4202560 9548 1253 0 0 306 2 0 0 25 0 9 0 703234727 219467776 15115 33554432000 4194304 4417452 140737308858224 18446744073709551615 4366130 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19433/tid=19443] ppid=19431 vsize=214324 CPUtime=2.96 cores=0-7
/proc/19433/task/19443/stat : 19443 (plingeling) R 19431 19433 19049 0 -1 4202560 11789 1253 0 0 294 2 0 0 25 0 9 0 703234727 219467776 15115 33554432000 4194304 4417452 140737308858224 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19433/tid=19444] ppid=19431 vsize=214324 CPUtime=3.03 cores=0-7
/proc/19433/task/19444/stat : 19444 (plingeling) R 19431 19433 19049 0 -1 4202560 11626 1253 0 0 301 2 0 0 25 0 9 0 703234727 219467776 15115 33554432000 4194304 4417452 140737308858224 18446744073709551615 4366646 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19445] ppid=19431 vsize=214324 CPUtime=3.08 cores=0-7
/proc/19433/task/19445/stat : 19445 (plingeling) R 19431 19433 19049 0 -1 4202560 12089 1253 0 0 306 2 0 0 25 0 9 0 703234727 219467776 15115 33554432000 4194304 4417452 140737308858224 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19433/tid=19446] ppid=19431 vsize=214324 CPUtime=3.08 cores=0-7
/proc/19433/task/19446/stat : 19446 (plingeling) R 19431 19433 19049 0 -1 4202560 12606 1253 0 0 306 2 0 0 25 0 9 0 703234728 219467776 15115 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 214324

[startup+6.30069 s]
/proc/loadavg: 7.57 7.90 7.95 9/523 19448
/proc/meminfo: memFree=8999236/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=234028 CPUtime=50.06 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 176005 1253 0 0 4972 34 0 0 25 0 9 0 703234726 239644672 19747 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 58507 19747 180 55 0 56393 0

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


[startup+4722.3 s]
/proc/loadavg: 8.09 8.06 8.00 9/523 19596
/proc/meminfo: memFree=3481328/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=5748928 CPUtime=37695.2 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 15707583 1253 0 0 3766777 2746 0 0 25 0 9 0 703234726 5886902272 1398432 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 1437232 1398432 180 55 0 1435118 0
[pid=19433/tid=19439] ppid=19431 vsize=5748928 CPUtime=4722.41 cores=0-7
/proc/19433/task/19439/stat : 19439 (plingeling) R 19431 19433 19049 0 -1 4202560 2082414 1253 0 0 471882 359 0 0 25 0 9 0 703234727 5886902272 1398432 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=5748928 CPUtime=4640.97 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4202560 2201125 1253 0 0 463705 392 0 0 25 0 9 0 703234727 5886902272 1398432 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19433/tid=19441] ppid=19431 vsize=5748928 CPUtime=4722.41 cores=0-7
/proc/19433/task/19441/stat : 19441 (plingeling) R 19431 19433 19049 0 -1 4202560 2084221 1253 0 0 471903 338 0 0 25 0 9 0 703234727 5886902272 1398432 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19442] ppid=19431 vsize=5748928 CPUtime=4722.4 cores=0-7
/proc/19433/task/19442/stat : 19442 (plingeling) R 19431 19433 19049 0 -1 4202560 797740 1253 0 0 472050 190 0 0 25 0 9 0 703234727 5886902272 1398432 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19433/tid=19443] ppid=19431 vsize=5748928 CPUtime=4722.01 cores=0-7
/proc/19433/task/19443/stat : 19443 (plingeling) R 19431 19433 19049 0 -1 4202560 2122815 1253 0 0 471822 379 0 0 25 0 9 0 703234727 5886902272 1398432 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19433/tid=19444] ppid=19431 vsize=5748928 CPUtime=4720.25 cores=0-7
/proc/19433/task/19444/stat : 19444 (plingeling) R 19431 19433 19049 0 -1 4202560 2367105 1253 0 0 471598 427 0 0 25 0 9 0 703234727 5886902272 1398432 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19445] ppid=19431 vsize=5748928 CPUtime=4722.38 cores=0-7
/proc/19433/task/19445/stat : 19445 (plingeling) R 19431 19433 19049 0 -1 4202560 1919763 1253 0 0 471922 316 0 0 25 0 9 0 703234727 5886902272 1398432 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19433/tid=19446] ppid=19431 vsize=5748928 CPUtime=4722.37 cores=0-7
/proc/19433/task/19446/stat : 19446 (plingeling) R 19431 19433 19049 0 -1 4202560 2131718 1253 0 0 471896 341 0 0 25 0 9 0 703234728 5886902272 1398432 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37695.2
Current children cumulated vsize (KiB) 5748928

[startup+4782.3 s]
/proc/loadavg: 8.09 8.06 8.00 9/523 19599
/proc/meminfo: memFree=3891500/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=5339196 CPUtime=38174.1 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 15792613 1253 0 0 3814648 2760 0 0 25 0 9 0 703234726 5467336704 1295999 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 1334799 1295999 180 55 0 1332685 0
[pid=19433/tid=19439] ppid=19431 vsize=5339196 CPUtime=4782.4 cores=0-7
/proc/19433/task/19439/stat : 19439 (plingeling) R 19431 19433 19049 0 -1 4202560 2087370 1253 0 0 477880 360 0 0 25 0 9 0 703234727 5467336704 1295999 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=5339196 CPUtime=4699.92 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4202560 2251826 1253 0 0 469593 399 0 0 25 0 9 0 703234727 5467336704 1295999 33554432000 4194304 4417452 140737308858224 18446744073709551615 4343748 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19433/tid=19441] ppid=19431 vsize=5339196 CPUtime=4782.39 cores=0-7
/proc/19433/task/19441/stat : 19441 (plingeling) R 19431 19433 19049 0 -1 4202560 2084221 1253 0 0 477901 338 0 0 25 0 9 0 703234727 5467336704 1295999 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19442] ppid=19431 vsize=5339196 CPUtime=4782.39 cores=0-7
/proc/19433/task/19442/stat : 19442 (plingeling) R 19431 19433 19049 0 -1 4202560 797740 1253 0 0 478048 191 0 0 25 0 9 0 703234727 5467336704 1295999 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19433/tid=19443] ppid=19431 vsize=5339196 CPUtime=4781.99 cores=0-7
/proc/19433/task/19443/stat : 19443 (plingeling) R 19431 19433 19049 0 -1 4202560 2139199 1253 0 0 477815 384 0 0 25 0 9 0 703234727 5467336704 1295999 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19433/tid=19444] ppid=19431 vsize=5339196 CPUtime=4780.21 cores=0-7
/proc/19433/task/19444/stat : 19444 (plingeling) R 19431 19433 19049 0 -1 4202560 2367105 1253 0 0 477594 427 0 0 25 0 9 0 703234727 5467336704 1295999 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19445] ppid=19431 vsize=5339196 CPUtime=4782.36 cores=0-7
/proc/19433/task/19445/stat : 19445 (plingeling) R 19431 19433 19049 0 -1 4202560 1919763 1253 0 0 477920 316 0 0 25 0 9 0 703234727 5467336704 1295999 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19433/tid=19446] ppid=19431 vsize=5339196 CPUtime=4782.35 cores=0-7
/proc/19433/task/19446/stat : 19446 (plingeling) R 19431 19433 19049 0 -1 4202560 2144707 1253 0 0 477892 343 0 0 25 0 9 0 703234728 5467336704 1295999 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38174.1
Current children cumulated vsize (KiB) 5339196

[startup+4842.32 s]
/proc/loadavg: 8.08 8.06 8.00 9/523 19601
/proc/meminfo: memFree=3775296/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=5454220 CPUtime=38653.2 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 15866758 1253 0 0 3862542 2776 0 0 25 0 9 0 703234726 5585121280 1324755 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 1363555 1324755 180 55 0 1361441 0
[pid=19433/tid=19439] ppid=19431 vsize=5454220 CPUtime=4842.42 cores=0-7
/proc/19433/task/19439/stat : 19439 (plingeling) R 19431 19433 19049 0 -1 4202560 2130634 1253 0 0 483876 366 0 0 25 0 9 0 703234727 5585121280 1324755 33554432000 4194304 4417452 140737308858224 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=5454220 CPUtime=4758.9 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4202560 2251826 1253 0 0 475490 400 0 0 25 0 9 0 703234727 5585121280 1324755 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19433/tid=19441] ppid=19431 vsize=5454220 CPUtime=4842.41 cores=0-7
/proc/19433/task/19441/stat : 19441 (plingeling) R 19431 19433 19049 0 -1 4202560 2102273 1253 0 0 483897 344 0 0 25 0 9 0 703234727 5585121280 1324755 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19442] ppid=19431 vsize=5454220 CPUtime=4842.41 cores=0-7
/proc/19433/task/19442/stat : 19442 (plingeling) R 19431 19433 19049 0 -1 4202560 797740 1253 0 0 484050 191 0 0 25 0 9 0 703234727 5585121280 1324755 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19433/tid=19443] ppid=19431 vsize=5454220 CPUtime=4842 cores=0-7
/proc/19433/task/19443/stat : 19443 (plingeling) R 19431 19433 19049 0 -1 4202560 2139199 1253 0 0 483816 384 0 0 25 0 9 0 703234727 5585121280 1324755 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19433/tid=19444] ppid=19431 vsize=5454220 CPUtime=4840.22 cores=0-7
/proc/19433/task/19444/stat : 19444 (plingeling) R 19431 19433 19049 0 -1 4202560 2367105 1253 0 0 483595 427 0 0 25 0 9 0 703234727 5585121280 1324755 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19445] ppid=19431 vsize=5454220 CPUtime=4842.38 cores=0-7
/proc/19433/task/19445/stat : 19445 (plingeling) R 19431 19433 19049 0 -1 4202560 1919763 1253 0 0 483922 316 0 0 25 0 9 0 703234727 5585121280 1324755 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19433/tid=19446] ppid=19431 vsize=5454220 CPUtime=4842.37 cores=0-7
/proc/19433/task/19446/stat : 19446 (plingeling) R 19431 19433 19049 0 -1 4202560 2157536 1253 0 0 483891 346 0 0 25 0 9 0 703234728 5585121280 1324755 33554432000 4194304 4417452 140737308858224 18446744073709551615 4255595 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38653.2
Current children cumulated vsize (KiB) 5454220

[startup+4902.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/523 19603
/proc/meminfo: memFree=3321452/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=5907604 CPUtime=39132 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 16114417 1253 0 0 3910369 2831 0 0 25 0 9 0 703234726 6049386496 1438101 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 1476901 1438101 180 55 0 1474787 0
[pid=19433/tid=19439] ppid=19431 vsize=5907604 CPUtime=4902.41 cores=0-7
/proc/19433/task/19439/stat : 19439 (plingeling) R 19431 19433 19049 0 -1 4202560 2171710 1253 0 0 489869 372 0 0 25 0 9 0 703234727 6049386496 1438101 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=5907604 CPUtime=4817.85 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4202560 2329117 1253 0 0 481367 418 0 0 25 0 9 0 703234727 6049386496 1438101 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19433/tid=19441] ppid=19431 vsize=5907604 CPUtime=4902.4 cores=0-7
/proc/19433/task/19441/stat : 19441 (plingeling) R 19431 19433 19049 0 -1 4202560 2102273 1253 0 0 489896 344 0 0 25 0 9 0 703234727 6049386496 1438101 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19442] ppid=19431 vsize=5907604 CPUtime=4902.39 cores=0-7
/proc/19433/task/19442/stat : 19442 (plingeling) R 19431 19433 19049 0 -1 4202560 797740 1253 0 0 490048 191 0 0 25 0 9 0 703234727 6049386496 1438101 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19433/tid=19443] ppid=19431 vsize=5907604 CPUtime=4901.99 cores=0-7
/proc/19433/task/19443/stat : 19443 (plingeling) R 19431 19433 19049 0 -1 4202560 2139199 1253 0 0 489815 384 0 0 25 0 9 0 703234727 6049386496 1438101 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19433/tid=19444] ppid=19431 vsize=5907604 CPUtime=4900.19 cores=0-7
/proc/19433/task/19444/stat : 19444 (plingeling) R 19431 19433 19049 0 -1 4202560 2374173 1253 0 0 489590 429 0 0 25 0 9 0 703234727 6049386496 1438101 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19445] ppid=19431 vsize=5907604 CPUtime=4902.36 cores=0-7
/proc/19433/task/19445/stat : 19445 (plingeling) R 19431 19433 19049 0 -1 4202560 1933415 1253 0 0 489919 317 0 0 25 0 9 0 703234727 6049386496 1438101 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19433/tid=19446] ppid=19431 vsize=5907604 CPUtime=4902.35 cores=0-7
/proc/19433/task/19446/stat : 19446 (plingeling) R 19431 19433 19049 0 -1 4202560 2266108 1253 0 0 489862 373 0 0 25 0 9 0 703234728 6049386496 1438101 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39132
Current children cumulated vsize (KiB) 5907604

[startup+4962.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/523 19605
/proc/meminfo: memFree=3138288/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=6090960 CPUtime=39610.9 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 16160256 1253 0 0 3958255 2839 0 0 25 0 9 0 703234726 6237143040 1483940 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 1522740 1483940 180 55 0 1520626 0
[pid=19433/tid=19439] ppid=19431 vsize=6090960 CPUtime=4962.41 cores=0-7
/proc/19433/task/19439/stat : 19439 (plingeling) R 19431 19433 19049 0 -1 4202560 2171710 1253 0 0 495869 372 0 0 25 0 9 0 703234727 6237143040 1483940 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=6090960 CPUtime=4876.8 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4202560 2329117 1253 0 0 487262 418 0 0 25 0 9 0 703234727 6237143040 1483940 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19433/tid=19441] ppid=19431 vsize=6090960 CPUtime=4962.4 cores=0-7
/proc/19433/task/19441/stat : 19441 (plingeling) R 19431 19433 19049 0 -1 4202560 2102273 1253 0 0 495896 344 0 0 25 0 9 0 703234727 6237143040 1483940 33554432000 4194304 4417452 140737308858224 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19442] ppid=19431 vsize=6090960 CPUtime=4962.39 cores=0-7
/proc/19433/task/19442/stat : 19442 (plingeling) R 19431 19433 19049 0 -1 4202560 797740 1253 0 0 496048 191 0 0 25 0 9 0 703234727 6237143040 1483940 33554432000 4194304 4417452 140737308858224 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19433/tid=19443] ppid=19431 vsize=6090960 CPUtime=4961.99 cores=0-7
/proc/19433/task/19443/stat : 19443 (plingeling) R 19431 19433 19049 0 -1 4202560 2164769 1253 0 0 495810 389 0 0 25 0 9 0 703234727 6237143040 1483940 33554432000 4194304 4417452 140737308858224 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19433/tid=19444] ppid=19431 vsize=6090960 CPUtime=4960.16 cores=0-7
/proc/19433/task/19444/stat : 19444 (plingeling) R 19431 19433 19049 0 -1 4202560 2379236 1253 0 0 495586 430 0 0 25 0 9 0 703234727 6237143040 1483940 33554432000 4194304 4417452 140737308858224 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19445] ppid=19431 vsize=6090960 CPUtime=4962.37 cores=0-7
/proc/19433/task/19445/stat : 19445 (plingeling) R 19431 19433 19049 0 -1 4202560 1948621 1253 0 0 495918 319 0 0 25 0 9 0 703234727 6237143040 1483940 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19433/tid=19446] ppid=19431 vsize=6090960 CPUtime=4962.35 cores=0-7
/proc/19433/task/19446/stat : 19446 (plingeling) R 19431 19433 19049 0 -1 4202560 2266108 1253 0 0 495862 373 0 0 25 0 9 0 703234728 6237143040 1483940 33554432000 4194304 4417452 140737308858224 18446744073709551615 4259849 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39610.9
Current children cumulated vsize (KiB) 6090960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.1 s]
/proc/loadavg: 8.01 8.04 8.00 9/523 19606
/proc/meminfo: memFree=3203256/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=6025424 CPUtime=40000.6 cores=0-7
/proc/19433/stat : 19433 (plingeling) S 19431 19433 19049 0 -1 4202496 16160256 1253 0 0 3997219 2840 0 0 25 0 9 0 703234726 6170034176 1467556 33554432000 4194304 4417452 140737308858224 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 1506356 1467556 180 55 0 1504242 0
[pid=19433/tid=19439] ppid=19431 vsize=6025424 CPUtime=5011.23 cores=0-7
/proc/19433/task/19439/stat : 19439 (plingeling) R 19431 19433 19049 0 -1 4202560 2171710 1253 0 0 500751 372 0 0 25 0 9 0 703234727 6170034176 1467556 33554432000 4194304 4417452 140737308858224 18446744073709551615 4344164 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=6025424 CPUtime=4924.76 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4202560 2329117 1253 0 0 492058 418 0 0 25 0 9 0 703234727 6170034176 1467556 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19433/tid=19441] ppid=19431 vsize=6025424 CPUtime=5011.22 cores=0-7
/proc/19433/task/19441/stat : 19441 (plingeling) R 19431 19433 19049 0 -1 4202560 2102273 1253 0 0 500778 344 0 0 25 0 9 0 703234727 6170034176 1467556 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19433/tid=19442] ppid=19431 vsize=6025424 CPUtime=5011.22 cores=0-7
/proc/19433/task/19442/stat : 19442 (plingeling) R 19431 19433 19049 0 -1 4202560 797740 1253 0 0 500931 191 0 0 25 0 9 0 703234727 6170034176 1467556 33554432000 4194304 4417452 140737308858224 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19433/tid=19443] ppid=19431 vsize=6025424 CPUtime=5010.81 cores=0-7
/proc/19433/task/19443/stat : 19443 (plingeling) R 19431 19433 19049 0 -1 4202560 2164769 1253 0 0 500692 389 0 0 25 0 9 0 703234727 6170034176 1467556 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19433/tid=19444] ppid=19431 vsize=6025424 CPUtime=5008.97 cores=0-7
/proc/19433/task/19444/stat : 19444 (plingeling) R 19431 19433 19049 0 -1 4202560 2379236 1253 0 0 500467 430 0 0 25 0 9 0 703234727 6170034176 1467556 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19433/tid=19445] ppid=19431 vsize=6025424 CPUtime=5011.18 cores=0-7
/proc/19433/task/19445/stat : 19445 (plingeling) R 19431 19433 19049 0 -1 4202560 1948621 1253 0 0 500799 319 0 0 25 0 9 0 703234727 6170034176 1467556 33554432000 4194304 4417452 140737308858224 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19433/tid=19446] ppid=19431 vsize=6025424 CPUtime=5011.17 cores=0-7
/proc/19433/task/19446/stat : 19446 (plingeling) R 19431 19433 19049 0 -1 4202560 2266108 1253 0 0 500744 373 0 0 25 0 9 0 703234728 6170034176 1467556 33554432000 4194304 4417452 140737308858224 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 6025424

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+5011.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/523 19606
/proc/meminfo: memFree=3203256/32951124 swapFree=65066528/67111528
[pid=19433] ppid=19431 vsize=0 CPUtime=40000.9 cores=0-7
/proc/19433/stat : 19433 (plingeling) Z 19431 19433 19049 0 -1 4203548 16160257 1253 0 0 3997228 2857 0 0 18 0 2 0 703234726 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19433/statm: 0 0 0 0 0 0 0
[pid=19433/tid=19440] ppid=19431 vsize=0 CPUtime=4924.94 cores=0-7
/proc/19433/task/19440/stat : 19440 (plingeling) R 19431 19433 19049 0 -1 4203588 2329117 1253 0 0 492059 435 0 0 25 0 2 0 703234727 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.34
CPU time (s): 40000.9
CPU user time (s): 39972.3
CPU system time (s): 28.6186
CPU usage (%): 798.207
Max. virtual memory (cumulated for all children) (KiB): 6090960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39972.3
system time used= 28.6186
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16161510
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= 920
involuntary context switches= 193041

runsolver used 24.0573 second user time and 62.6285 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-23 01:49:53
IDJOB=3394850
IDBENCH=85459
IDSOLVER=1851
FILE ID=node142/3394850-1306108193
RUNJOBID= node142-1306102930-19063
PBS_JOBID= 13387995
Free space on /tmp= 73408 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-020-019.shuffled-as.sat05-1190.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394850-1306108193/watcher-3394850-1306108193 -o /tmp/evaluation-result-3394850-1306108193/solver-3394850-1306108193 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394850-1306108193.cnf

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=1089985628

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:       9086676 kB
Buffers:        245572 kB
Cached:        6603028 kB
SwapCached:      20520 kB
Active:       11868576 kB
Inactive:     11666220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9086676 kB
SwapTotal:    67111528 kB
SwapFree:     65066528 kB
Dirty:             436 kB
Writeback:           0 kB
AnonPages:    16674788 kB
Mapped:          33448 kB
Slab:           185252 kB
PageTables:      74308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145378576 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= 73408 MiB
End job on node142 at 2011-05-23 03:13:26