Trace number 3370991

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) 4800.21 1202.83

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_220.shuffled.cnf
MD5SUMf0b7e0675915478b15cab3695fd0fd62
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035994
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses3432
Sum of the clauses size17000
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32
Number of clauses of size 4156
Number of clauses of size 53274
Number of clauses of size over 50

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-3370991-1305432275/watcher-3370991-1305432275 -o /tmp/evaluation-result-3370991-1305432275/solver-3370991-1305432275 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3370991-1305432275.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.22 8.11 7.53 5/295 14284
/proc/meminfo: memFree=16611232/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=9492 CPUtime=0 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) R 14282 14284 13510 0 -1 4202496 435 1260 0 0 0 0 0 0 25 0 1 0 654830261 9719808 364 33554432000 4194304 4417452 140736710288688 18446744073709551615 4209601 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/14284/statm: 2373 364 148 55 0 259 0
[pid=14284/tid=14290] ppid=14282 vsize=51140 CPUtime=0 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 80 1260 0 0 0 0 0 0 25 0 5 0 654830262 52367360 588 33554432000 4194304 4417452 140736710288688 18446744073709551615 4295019 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=51140 CPUtime=0 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 0 1260 0 0 0 0 0 0 25 0 5 0 654830262 52367360 588 33554432000 4194304 4417452 140736710288688 18446744073709551615 218371013617 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=51140 CPUtime=0 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 0 1260 0 0 0 0 0 0 25 0 5 0 654830262 52367360 588 33554432000 4194304 4417452 140736710288688 18446744073709551615 218371013617 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=51140 CPUtime=0 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 0 1260 0 0 0 0 0 0 25 0 5 0 654830262 52367360 588 33554432000 4194304 4417452 140736710288688 18446744073709551615 218371013617 0 0 4096 17442 0 0 0 -1 1 0 0 0

[startup+0.113637 s]
/proc/loadavg: 8.22 8.11 7.53 5/295 14284
/proc/meminfo: memFree=16611232/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=54040 CPUtime=0.41 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 1754 1260 0 0 41 0 0 0 25 0 5 0 654830261 55336960 1315 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 13510 1315 179 55 0 11396 0
[pid=14284/tid=14290] ppid=14282 vsize=54040 CPUtime=0.1 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) S 14282 14284 13510 0 -1 4202560 244 1260 0 0 10 0 0 0 25 0 5 0 654830262 55336960 1315 33554432000 4194304 4417452 140736710288688 18446744073709551615 218371062254 0 0 4096 17442 18446604462101824576 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=54040 CPUtime=0.1 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) D 14282 14284 13510 0 -1 4202560 247 1260 0 0 10 0 0 0 25 0 5 0 654830262 55336960 1315 33554432000 4194304 4417452 140736710288688 18446744073709551615 218370651117 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=54040 CPUtime=0.1 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 345 1260 0 0 10 0 0 0 25 0 5 0 654830262 55336960 1315 33554432000 4194304 4417452 140736710288688 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=54040 CPUtime=0.1 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 307 1260 0 0 10 0 0 0 25 0 5 0 654830262 55336960 1315 33554432000 4194304 4417452 140736710288688 18446744073709551615 218370983018 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 54040

[startup+0.201022 s]
/proc/loadavg: 8.22 8.11 7.53 5/295 14284
/proc/meminfo: memFree=16611232/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=55420 CPUtime=0.76 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 2544 1260 0 0 76 0 0 0 25 0 5 0 654830261 56750080 1665 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 13855 1671 179 55 0 11741 0
[pid=14284/tid=14290] ppid=14282 vsize=55420 CPUtime=0.19 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 490 1260 0 0 19 0 0 0 25 0 5 0 654830262 56750080 1671 33554432000 4194304 4417452 140736710288688 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=55420 CPUtime=0.18 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 426 1260 0 0 18 0 0 0 25 0 5 0 654830262 56750080 1671 33554432000 4194304 4417452 140736710288688 18446744073709551615 218370651112 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=55420 CPUtime=0.18 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 567 1260 0 0 18 0 0 0 25 0 5 0 654830262 56750080 1671 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=55420 CPUtime=0.18 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 456 1260 0 0 18 0 0 0 25 0 5 0 654830262 56750080 1671 33554432000 4194304 4417452 140736710288688 18446744073709551615 4366117 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 55420

[startup+0.301004 s]
/proc/loadavg: 8.22 8.11 7.53 5/295 14284
/proc/meminfo: memFree=16611232/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=55924 CPUtime=1.16 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 3550 1260 0 0 116 0 0 0 25 0 5 0 654830261 57266176 1799 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 13981 1799 179 55 0 11867 0
[pid=14284/tid=14290] ppid=14282 vsize=55924 CPUtime=0.29 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 725 1260 0 0 29 0 0 0 25 0 5 0 654830262 57266176 1799 33554432000 4194304 4417452 140736710288688 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=55924 CPUtime=0.28 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 584 1260 0 0 28 0 0 0 25 0 5 0 654830262 57266176 1799 33554432000 4194304 4417452 140736710288688 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=55924 CPUtime=0.28 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 900 1260 0 0 28 0 0 0 25 0 5 0 654830262 57266176 1799 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=55924 CPUtime=0.28 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 730 1260 0 0 28 0 0 0 25 0 5 0 654830262 57266176 1799 33554432000 4194304 4417452 140736710288688 18446744073709551615 4366117 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 55924

[startup+0.700934 s]
/proc/loadavg: 8.22 8.11 7.53 5/295 14284
/proc/meminfo: memFree=16611232/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=58784 CPUtime=2.75 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 7100 1260 0 0 275 0 0 0 25 0 5 0 654830261 60194816 2514 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 14696 2514 179 55 0 12582 0
[pid=14284/tid=14290] ppid=14282 vsize=58784 CPUtime=0.68 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 1518 1260 0 0 68 0 0 0 25 0 5 0 654830262 60194816 2514 33554432000 4194304 4417452 140736710288688 18446744073709551615 4354517 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=58784 CPUtime=0.68 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 1529 1260 0 0 68 0 0 0 25 0 5 0 654830262 60194816 2514 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=58784 CPUtime=0.68 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 1761 1260 0 0 68 0 0 0 25 0 5 0 654830262 60194816 2514 33554432000 4194304 4417452 140736710288688 18446744073709551615 4250975 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=58784 CPUtime=0.68 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 1681 1260 0 0 68 0 0 0 25 0 5 0 654830262 60194816 2514 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 58784

[startup+1.50079 s]
/proc/loadavg: 8.22 8.11 7.53 10/300 14294
/proc/meminfo: memFree=16599768/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=63592 CPUtime=5.95 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 14673 1260 0 0 593 2 0 0 25 0 5 0 654830261 65118208 3716 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 15898 3716 179 55 0 13784 0
[pid=14284/tid=14290] ppid=14282 vsize=63592 CPUtime=1.48 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 3438 1260 0 0 148 0 0 0 25 0 5 0 654830262 65118208 3716 33554432000 4194304 4417452 140736710288688 18446744073709551615 4366458 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=63592 CPUtime=1.48 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 3280 1260 0 0 148 0 0 0 25 0 5 0 654830262 65118208 3716 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=63592 CPUtime=1.48 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 3684 1260 0 0 148 0 0 0 25 0 5 0 654830262 65118208 3716 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=63592 CPUtime=1.47 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 3660 1260 0 0 147 0 0 0 25 0 5 0 654830262 65118208 3716 33554432000 4194304 4417452 140736710288688 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 63592

[startup+3.10051 s]
/proc/loadavg: 8.20 8.10 7.53 10/300 14294
/proc/meminfo: memFree=16590720/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=65552 CPUtime=12.34 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 26936 1260 0 0 1230 4 0 0 25 0 5 0 654830261 67125248 4206 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 16388 4206 179 55 0 14274 0
[pid=14284/tid=14290] ppid=14282 vsize=65552 CPUtime=3.08 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 6679 1260 0 0 308 0 0 0 25 0 5 0 654830262 67125248 4206 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=65552 CPUtime=3.08 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 6307 1260 0 0 307 1 0 0 18 0 5 0 654830262 67125248 4206 33554432000 4194304 4417452 140736710288688 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=65552 CPUtime=3.08 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 6981 1260 0 0 308 0 0 0 25 0 5 0 654830262 67125248 4206 33554432000 4194304 4417452 140736710288688 18446744073709551615 4237338 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=65552 CPUtime=3.06 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 6358 1260 0 0 305 1 0 0 25 0 5 0 654830262 67125248 4206 33554432000 4194304 4417452 140736710288688 18446744073709551615 4357106 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 65552

[startup+6.30094 s]
/proc/loadavg: 8.20 8.10 7.53 9/300 14294
/proc/meminfo: memFree=16578960/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=67792 CPUtime=25.11 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 46722 1260 0 0 2504 7 0 0 25 0 5 0 654830261 69419008 4734 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 16948 4734 179 55 0 14834 0
[pid=14284/tid=14290] ppid=14282 vsize=67792 CPUtime=6.29 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 11777 1260 0 0 628 1 0 0 25 0 5 0 654830262 69419008 4734 33554432000 4194304 4417452 140736710288688 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=67792 CPUtime=6.28 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 10903 1260 0 0 626 2 0 0 25 0 5 0 654830262 69419008 4734 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=67792 CPUtime=6.28 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 11910 1260 0 0 627 1 0 0 25 0 5 0 654830262 69419008 4734 33554432000 4194304 4417452 140736710288688 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=67792 CPUtime=6.23 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 11521 1260 0 0 621 2 0 0 25 0 5 0 654830262 69419008 4734 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 67792

[startup+12.7008 s]
/proc/loadavg: 8.17 8.10 7.54 10/300 14294
/proc/meminfo: memFree=16568404/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=75988 CPUtime=50.65 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 82698 1260 0 0 5052 13 0 0 25 0 5 0 654830261 77811712 6807 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 18997 6807 179 55 0 16883 0
[pid=14284/tid=14290] ppid=14282 vsize=75988 CPUtime=12.68 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 21181 1260 0 0 1266 2 0 0 25 0 5 0 654830262 77811712 6807 33554432000 4194304 4417452 140736710288688 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=75988 CPUtime=12.68 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 19933 1260 0 0 1265 3 0 0 25 0 5 0 654830262 77811712 6807 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=75988 CPUtime=12.68 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 21237 1260 0 0 1265 3 0 0 25 0 5 0 654830262 77811712 6807 33554432000 4194304 4417452 140736710288688 18446744073709551615 4251081 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=75988 CPUtime=12.57 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 19736 1260 0 0 1255 2 0 0 25 0 5 0 654830262 77811712 6807 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 75988

[startup+25.5005 s]
/proc/loadavg: 8.22 8.11 7.55 10/300 14294
/proc/meminfo: memFree=16545996/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=94612 CPUtime=101.72 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 135682 1260 0 0 10151 21 0 0 25 0 5 0 654830261 96882688 11470 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 23653 11470 179 55 0 21539 0
[pid=14284/tid=14290] ppid=14282 vsize=94612 CPUtime=25.48 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 35100 1260 0 0 2544 4 0 0 25 0 5 0 654830262 96882688 11470 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=94612 CPUtime=25.47 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 33557 1260 0 0 2542 5 0 0 25 0 5 0 654830262 96882688 11470 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=94612 CPUtime=25.48 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 35130 1260 0 0 2543 5 0 0 25 0 5 0 654830262 96882688 11470 33554432000 4194304 4417452 140736710288688 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=94612 CPUtime=25.25 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 31284 1260 0 0 2520 5 0 0 25 0 5 0 654830262 96882688 11470 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 94612

[startup+51.101 s]
/proc/loadavg: 8.21 8.12 7.56 9/300 14295
/proc/meminfo: memFree=16532464/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=99656 CPUtime=203.89 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 227256 1260 0 0 20353 36 0 0 25 0 5 0 654830261 102047744 12732 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 24914 12732 179 55 0 22800 0
[pid=14284/tid=14290] ppid=14282 vsize=99656 CPUtime=51.08 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 57772 1260 0 0 5100 8 0 0 25 0 5 0 654830262 102047744 12732 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=99656 CPUtime=51.08 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 54845 1260 0 0 5099 9 0 0 25 0 5 0 654830262 102047744 12732 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=99656 CPUtime=51.07 cores=1,3,5,7

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

[pid=14284/tid=14291] ppid=14282 vsize=215220 CPUtime=762.28 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 335704 1260 0 0 76167 61 0 0 25 0 5 0 654830262 220385280 41591 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=215220 CPUtime=762.18 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 334800 1260 0 0 76163 55 0 0 25 0 5 0 654830262 220385280 41591 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=215220 CPUtime=755.38 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 288555 1260 0 0 75488 50 0 0 25 0 5 0 654830262 220385280 41591 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.19
Current children cumulated vsize (KiB) 215220

[startup+822.301 s]
/proc/loadavg: 8.06 8.10 7.85 10/300 14316
/proc/meminfo: memFree=16343284/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=199324 CPUtime=3281.62 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 1374544 1260 0 0 327926 236 0 0 25 0 5 0 654830261 204107776 37617 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 49831 37617 179 55 0 47717 0
[pid=14284/tid=14290] ppid=14282 vsize=199324 CPUtime=822.3 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 368245 1260 0 0 82170 60 0 0 25 0 5 0 654830262 204107776 37617 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=199324 CPUtime=822.27 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 353599 1260 0 0 82163 64 0 0 25 0 5 0 654830262 204107776 37617 33554432000 4194304 4417452 140736710288688 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=199324 CPUtime=822.17 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 348808 1260 0 0 82160 57 0 0 25 0 5 0 654830262 204107776 37617 33554432000 4194304 4417452 140736710288688 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=199324 CPUtime=814.83 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 303281 1260 0 0 81430 53 0 0 25 0 5 0 654830262 204107776 37617 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.62
Current children cumulated vsize (KiB) 199324

[startup+882.311 s]
/proc/loadavg: 8.08 8.09 7.86 9/300 14317
/proc/meminfo: memFree=16324140/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=216528 CPUtime=3521.11 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 1442940 1260 0 0 351863 248 0 0 25 0 5 0 654830261 221724672 41918 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 54132 41918 179 55 0 52018 0
[pid=14284/tid=14290] ppid=14282 vsize=216528 CPUtime=882.31 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 383608 1260 0 0 88168 63 0 0 25 0 5 0 654830262 221724672 41918 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=216528 CPUtime=882.29 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 374133 1260 0 0 88161 68 0 0 25 0 5 0 654830262 221724672 41918 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=216528 CPUtime=882.17 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 368098 1260 0 0 88157 60 0 0 25 0 5 0 654830262 221724672 41918 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=216528 CPUtime=874.29 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 316490 1260 0 0 87374 55 0 0 25 0 5 0 654830262 221724672 41918 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3521.11
Current children cumulated vsize (KiB) 216528

[startup+942.3 s]
/proc/loadavg: 8.09 8.09 7.87 9/300 14319
/proc/meminfo: memFree=16333396/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=210140 CPUtime=3760.51 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 1503975 1260 0 0 375792 259 0 0 25 0 5 0 654830261 215183360 40353 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 52535 40353 179 55 0 50421 0
[pid=14284/tid=14290] ppid=14282 vsize=210140 CPUtime=942.3 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 400242 1260 0 0 94164 66 0 0 25 0 5 0 654830262 215183360 40353 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=210140 CPUtime=942.27 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 391128 1260 0 0 94157 70 0 0 25 0 5 0 654830262 215183360 40353 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=210140 CPUtime=942.15 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 381018 1260 0 0 94153 62 0 0 25 0 5 0 654830262 215183360 40353 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=210140 CPUtime=933.74 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 330976 1260 0 0 93316 58 0 0 25 0 5 0 654830262 215183360 40353 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3760.51
Current children cumulated vsize (KiB) 210140

[startup+1002.3 s]
/proc/loadavg: 8.14 8.10 7.89 9/300 14320
/proc/meminfo: memFree=16323788/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=202404 CPUtime=3999.96 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 1567643 1260 0 0 399728 268 0 0 25 0 5 0 654830261 207261696 38419 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 50601 38419 179 55 0 48487 0
[pid=14284/tid=14290] ppid=14282 vsize=202404 CPUtime=1002.3 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 414770 1260 0 0 100162 68 0 0 25 0 5 0 654830262 207261696 38419 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=202404 CPUtime=1002.27 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 411206 1260 0 0 100154 73 0 0 25 0 5 0 654830262 207261696 38419 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=202404 CPUtime=1002.15 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 396271 1260 0 0 100151 64 0 0 25 0 5 0 654830262 207261696 38419 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=202404 CPUtime=993.2 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 344785 1260 0 0 99259 61 0 0 25 0 5 0 654830262 207261696 38419 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.96
Current children cumulated vsize (KiB) 202404

[startup+1062.3 s]
/proc/loadavg: 8.17 8.11 7.91 9/300 14322
/proc/meminfo: memFree=16292112/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=220004 CPUtime=4239.41 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 1631633 1260 0 0 423663 278 0 0 25 0 5 0 654830261 225284096 42787 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 55001 42787 179 55 0 52887 0
[pid=14284/tid=14290] ppid=14282 vsize=220004 CPUtime=1062.31 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 426730 1260 0 0 106161 70 0 0 25 0 5 0 654830262 225284096 42787 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=220004 CPUtime=1062.27 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 434029 1260 0 0 106150 77 0 0 25 0 5 0 654830262 225284096 42787 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=220004 CPUtime=1062.14 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 408228 1260 0 0 106148 66 0 0 25 0 5 0 654830262 225284096 42787 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=220004 CPUtime=1052.66 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 362035 1260 0 0 105202 64 0 0 25 0 5 0 654830262 225284096 42787 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4239.41
Current children cumulated vsize (KiB) 220004

[startup+1122.3 s]
/proc/loadavg: 7.83 8.05 7.90 5/294 14325
/proc/meminfo: memFree=16533648/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=217500 CPUtime=4478.85 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 1691920 1260 0 0 447599 286 0 0 25 0 5 0 654830261 222720000 42193 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 54375 42193 179 55 0 52261 0
[pid=14284/tid=14290] ppid=14282 vsize=217500 CPUtime=1122.31 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 442857 1260 0 0 112159 72 0 0 25 0 5 0 654830262 222720000 42193 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=217500 CPUtime=1122.27 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 449449 1260 0 0 112148 79 0 0 25 0 5 0 654830262 222720000 42193 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=217500 CPUtime=1122.13 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 424174 1260 0 0 112145 68 0 0 25 0 5 0 654830262 222720000 42193 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=217500 CPUtime=1112.11 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 374829 1260 0 0 111146 65 0 0 25 0 5 0 654830262 222720000 42193 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.85
Current children cumulated vsize (KiB) 217500

[startup+1182.3 s]
/proc/loadavg: 5.58 7.38 7.68 5/290 14343
/proc/meminfo: memFree=16522048/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=235376 CPUtime=4718.32 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 1747675 1260 0 0 471536 296 0 0 25 0 5 0 654830261 241025024 46630 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 58844 46630 179 55 0 56730 0
[pid=14284/tid=14290] ppid=14282 vsize=235376 CPUtime=1182.31 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 456979 1260 0 0 118156 75 0 0 25 0 5 0 654830262 241025024 46630 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=235376 CPUtime=1182.27 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 468113 1260 0 0 118144 83 0 0 25 0 5 0 654830262 241025024 46630 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364570 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=235376 CPUtime=1182.13 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 435577 1260 0 0 118144 69 0 0 25 0 5 0 654830262 241025024 46630 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=235376 CPUtime=1171.57 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 386395 1260 0 0 117090 67 0 0 25 0 5 0 654830262 241025024 46630 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4718.32
Current children cumulated vsize (KiB) 235376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 5.04 7.11 7.58 5/290 14344
/proc/meminfo: memFree=16540260/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=216856 CPUtime=4800.15 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 1773955 1260 0 0 479715 300 0 0 25 0 5 0 654830261 222060544 42032 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 54214 42032 179 55 0 52100 0
[pid=14284/tid=14290] ppid=14282 vsize=216856 CPUtime=1202.82 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 467463 1260 0 0 120205 77 0 0 25 0 5 0 654830262 222060544 42032 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=216856 CPUtime=1202.78 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 470825 1260 0 0 120195 83 0 0 25 0 5 0 654830262 222060544 42032 33554432000 4194304 4417452 140736710288688 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=216856 CPUtime=1202.64 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 442335 1260 0 0 120194 70 0 0 25 0 5 0 654830262 222060544 42032 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=216856 CPUtime=1191.88 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 392721 1260 0 0 119120 68 0 0 25 0 5 0 654830262 222060544 42032 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 216856

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

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

[startup+1202.8 s]
/proc/loadavg: 5.04 7.11 7.58 5/290 14344
/proc/meminfo: memFree=16540260/32951124 swapFree=52307768/67111528
[pid=14284] ppid=14282 vsize=216856 CPUtime=4800.15 cores=1,3,5,7
/proc/14284/stat : 14284 (plingeling) S 14282 14284 13510 0 -1 4202496 1773955 1260 0 0 479715 300 0 0 25 0 5 0 654830261 222060544 42032 33554432000 4194304 4417452 140736710288688 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14284/statm: 54214 42032 179 55 0 52100 0
[pid=14284/tid=14290] ppid=14282 vsize=216856 CPUtime=1202.82 cores=1,3,5,7
/proc/14284/task/14290/stat : 14290 (plingeling) R 14282 14284 13510 0 -1 4202560 467463 1260 0 0 120205 77 0 0 25 0 5 0 654830262 222060544 42032 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14284/tid=14291] ppid=14282 vsize=216856 CPUtime=1202.78 cores=1,3,5,7
/proc/14284/task/14291/stat : 14291 (plingeling) R 14282 14284 13510 0 -1 4202560 470825 1260 0 0 120195 83 0 0 25 0 5 0 654830262 222060544 42032 33554432000 4194304 4417452 140736710288688 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14284/tid=14292] ppid=14282 vsize=216856 CPUtime=1202.64 cores=1,3,5,7
/proc/14284/task/14292/stat : 14292 (plingeling) R 14282 14284 13510 0 -1 4202560 442335 1260 0 0 120194 70 0 0 25 0 5 0 654830262 222060544 42032 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14284/tid=14293] ppid=14282 vsize=216856 CPUtime=1191.88 cores=1,3,5,7
/proc/14284/task/14293/stat : 14293 (plingeling) R 14282 14284 13510 0 -1 4202560 392721 1260 0 0 119120 68 0 0 25 0 5 0 654830262 222060544 42032 33554432000 4194304 4417452 140736710288688 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 216856

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.83
CPU time (s): 4800.21
CPU user time (s): 4797.18
CPU system time (s): 3.02154
CPU usage (%): 399.078
Max. virtual memory (cumulated for all children) (KiB): 253128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.18
system time used= 3.02154
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1775215
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= 137
involuntary context switches= 37483

runsolver used 3.16652 second user time and 7.78182 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 06:04:35
IDJOB=3370991
IDBENCH=87453
IDSOLVER=1848
FILE ID=node101/3370991-1305432275
RUNJOBID= node101-1305430938-14026
PBS_JOBID= 13324601
Free space on /tmp= 73756 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_3900_3900_220.shuffled.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370991-1305432275/watcher-3370991-1305432275 -o /tmp/evaluation-result-3370991-1305432275/solver-3370991-1305432275 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3370991-1305432275.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f0b7e0675915478b15cab3695fd0fd62
RANDOM SEED=694900542

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.841
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:      16611380 kB
Buffers:        330336 kB
Cached:        5983432 kB
SwapCached:      14848 kB
Active:       10944256 kB
Inactive:      5119160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16611380 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:              32 kB
Writeback:           0 kB
AnonPages:     9745984 kB
Mapped:          15300 kB
Slab:           151168 kB
PageTables:      61936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42136788 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= 73760 MiB
End job on node101 at 2011-05-15 06:24:40