Trace number 3309465

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 587? (TO) 40000.8 5003.8

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309465-1304003971/watcher-3309465-1304003971 -o /tmp/evaluation-result-3309465-1304003971/solver-3309465-1304003971 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309465-1304003971.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: 3.39 1.56 1.18 1/170 23934
/proc/meminfo: memFree=16120348/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=9600 CPUtime=0 cores=0-7
/proc/23934/stat : 23934 (plingeling) R 23932 23934 23867 0 -1 4202496 493 1257 0 0 0 0 0 0 25 0 1 0 511995933 9830400 422 33554432000 4194304 4417332 140733425506992 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/23934/statm: 2400 422 147 55 0 286 0

[startup+0.031752 s]
/proc/loadavg: 3.39 1.56 1.18 1/170 23934
/proc/meminfo: memFree=16120348/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=18432 CPUtime=0.02 cores=0-7
/proc/23934/stat : 23934 (plingeling) R 23932 23934 23867 0 -1 4202496 2814 1257 0 0 2 0 0 0 25 0 1 0 511995933 18874368 2631 33554432000 4194304 4417332 140733425506992 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/23934/statm: 4608 2631 148 55 0 2494 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18432

[startup+0.100738 s]
/proc/loadavg: 3.39 1.56 1.18 1/170 23934
/proc/meminfo: memFree=16120348/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=26624 CPUtime=0.09 cores=0-7
/proc/23934/stat : 23934 (plingeling) R 23932 23934 23867 0 -1 4202496 4862 1257 0 0 9 0 0 0 25 0 1 0 511995933 27262976 4679 33554432000 4194304 4417332 140733425506992 18446744073709551615 4235997 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/23934/statm: 6656 4679 148 55 0 4542 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26624

[startup+1.0875 s]
/proc/loadavg: 3.39 1.56 1.18 1/170 23934
/proc/meminfo: memFree=16120348/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=202756 CPUtime=7.39 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 18985 1257 0 0 737 2 0 0 18 0 9 0 511995933 207622144 11935 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 50689 11935 181 55 0 48575 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 202756

[startup+1.18748 s]
/proc/loadavg: 3.39 1.56 1.18 1/170 23934
/proc/meminfo: memFree=16120348/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=204896 CPUtime=8.19 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 19495 1257 0 0 817 2 0 0 18 0 9 0 511995933 209813504 12445 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 51224 12445 181 55 0 49110 0
Current children cumulated CPU time (s) 8.19
Current children cumulated vsize (KiB) 204896

[startup+1.50042 s]
/proc/loadavg: 3.39 1.56 1.18 1/170 23934
/proc/meminfo: memFree=16120348/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=216056 CPUtime=10.69 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 22891 1257 0 0 1066 3 0 0 18 0 9 0 511995933 221241344 15235 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 54014 15235 181 55 0 51900 0
Current children cumulated CPU time (s) 10.69
Current children cumulated vsize (KiB) 216056

[startup+3.10114 s]
/proc/loadavg: 3.76 1.67 1.22 9/179 23948
/proc/meminfo: memFree=16024448/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=257408 CPUtime=23.48 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 35034 1257 0 0 2343 5 0 0 18 0 9 0 511995933 263585792 25573 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 64352 25573 181 55 0 62238 0
[pid=23934/tid=23941] ppid=23932 vsize=257408 CPUtime=2.91 cores=0-7
/proc/23934/task/23941/stat : 23941 (plingeling) R 23932 23934 23867 0 -1 4202560 3826 1257 0 0 291 0 0 0 25 0 9 0 511995952 263585792 25573 33554432000 4194304 4417332 140733425506992 18446744073709551615 4263216 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23934/tid=23942] ppid=23932 vsize=257408 CPUtime=2.91 cores=0-7
/proc/23934/task/23942/stat : 23942 (plingeling) R 23932 23934 23867 0 -1 4202560 3613 1257 0 0 291 0 0 0 25 0 9 0 511995952 263585792 25573 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23934/tid=23943] ppid=23932 vsize=257408 CPUtime=2.9 cores=0-7
/proc/23934/task/23943/stat : 23943 (plingeling) R 23932 23934 23867 0 -1 4202560 1976 1257 0 0 290 0 0 0 25 0 9 0 511995952 263585792 25573 33554432000 4194304 4417332 140733425506992 18446744073709551615 4236812 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23934/tid=23944] ppid=23932 vsize=257408 CPUtime=2.91 cores=0-7
/proc/23934/task/23944/stat : 23944 (plingeling) R 23932 23934 23867 0 -1 4202560 5629 1257 0 0 290 1 0 0 25 0 9 0 511995952 263585792 25573 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23934/tid=23945] ppid=23932 vsize=257408 CPUtime=2.91 cores=0-7
/proc/23934/task/23945/stat : 23945 (plingeling) R 23932 23934 23867 0 -1 4202560 2655 1257 0 0 291 0 0 0 24 0 9 0 511995952 263585792 25573 33554432000 4194304 4417332 140733425506992 18446744073709551615 4365872 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23934/tid=23946] ppid=23932 vsize=257408 CPUtime=2.9 cores=0-7
/proc/23934/task/23946/stat : 23946 (plingeling) R 23932 23934 23867 0 -1 4202560 2676 1257 0 0 290 0 0 0 24 0 9 0 511995952 263585792 25573 33554432000 4194304 4417332 140733425506992 18446744073709551615 4321552 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23934/tid=23947] ppid=23932 vsize=257408 CPUtime=2.91 cores=0-7
/proc/23934/task/23947/stat : 23947 (plingeling) R 23932 23934 23867 0 -1 4202560 2577 1257 0 0 291 0 0 0 25 0 9 0 511995952 263585792 25573 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23934/tid=23948] ppid=23932 vsize=257408 CPUtime=2.91 cores=0-7
/proc/23934/task/23948/stat : 23948 (plingeling) R 23932 23934 23867 0 -1 4202560 3109 1257 0 0 291 0 0 0 25 0 9 0 511995952 263585792 25573 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.48
Current children cumulated vsize (KiB) 257408

[startup+6.30057 s]
/proc/loadavg: 3.76 1.67 1.22 9/179 23948
/proc/meminfo: memFree=16002344/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=278024 CPUtime=49.06 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 42450 1257 0 0 4900 6 0 0 18 0 9 0 511995933 284696576 30298 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 69506 30298 181 55 0 67392 0
[pid=23934/tid=23941] ppid=23932 vsize=278024 CPUtime=6.11 cores=0-7
/proc/23934/task/23941/stat : 23941 (plingeling) R 23932 23934 23867 0 -1 4202560 3826 1257 0 0 611 0 0 0 25 0 9 0 511995952 284696576 30298 33554432000 4194304 4417332 140733425506992 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23934/tid=23942] ppid=23932 vsize=278024 CPUtime=6.1 cores=0-7
/proc/23934/task/23942/stat : 23942 (plingeling) R 23932 23934 23867 0 -1 4202560 5207 1257 0 0 610 0 0 0 25 0 9 0 511995952 284696576 30298 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23934/tid=23943] ppid=23932 vsize=278024 CPUtime=6.1 cores=0-7
/proc/23934/task/23943/stat : 23943 (plingeling) R 23932 23934 23867 0 -1 4202560 2543 1257 0 0 610 0 0 0 25 0 9 0 511995952 284696576 30298 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23934/tid=23944] ppid=23932 vsize=278024 CPUtime=6.1 cores=0-7
/proc/23934/task/23944/stat : 23944 (plingeling) R 23932 23934 23867 0 -1 4202560 8577 1257 0 0 609 1 0 0 25 0 9 0 511995952 284696576 30298 33554432000 4194304 4417332 140733425506992 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23934/tid=23945] ppid=23932 vsize=278024 CPUtime=6.11 cores=0-7
/proc/23934/task/23945/stat : 23945 (plingeling) R 23932 23934 23867 0 -1 4202560 2742 1257 0 0 611 0 0 0 25 0 9 0 511995952 284696576 30298 33554432000 4194304 4417332 140733425506992 18446744073709551615 4356820 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23934/tid=23946] ppid=23932 vsize=278024 CPUtime=6.08 cores=0-7
/proc/23934/task/23946/stat : 23946 (plingeling) R 23932 23934 23867 0 -1 4202560 2679 1257 0 0 608 0 0 0 25 0 9 0 511995952 284696576 30298 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23934/tid=23947] ppid=23932 vsize=278024 CPUtime=6.11 cores=0-7
/proc/23934/task/23947/stat : 23947 (plingeling) R 23932 23934 23867 0 -1 4202560 3209 1257 0 0 611 0 0 0 25 0 9 0 511995952 284696576 30298 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23934/tid=23948] ppid=23932 vsize=278024 CPUtime=6.1 cores=0-7
/proc/23934/task/23948/stat : 23948 (plingeling) R 23932 23934 23867 0 -1 4202560 4694 1257 0 0 610 0 0 0 25 0 9 0 511995952 284696576 30298 33554432000 4194304 4417332 140733425506992 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.06
Current children cumulated vsize (KiB) 278024

[startup+12.7004 s]
/proc/loadavg: 4.41 1.88 1.29 9/179 23948
/proc/meminfo: memFree=15933424/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=345328 CPUtime=100.27 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 67294 1257 0 0 10016 11 0 0 18 0 9 0 511995933 353615872 47553 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 86332 47553 181 55 0 84218 0
[pid=23934/tid=23941] ppid=23932 vsize=345328 CPUtime=12.51 cores=0-7
/proc/23934/task/23941/stat : 23941 (plingeling) R 23932 23934 23867 0 -1 4202560 8815 1257 0 0 1250 1 0 0 25 0 9 0 511995952 353615872 47553 33554432000 4194304 4417332 140733425506992 18446744073709551615 4263050 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23934/tid=23942] ppid=23932 vsize=345328 CPUtime=12.52 cores=0-7
/proc/23934/task/23942/stat : 23942 (plingeling) R 23932 23934 23867 0 -1 4202560 9293 1257 0 0 1250 2 0 0 25 0 9 0 511995952 353615872 47553 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23934/tid=23943] ppid=23932 vsize=345328 CPUtime=12.5 cores=0-7
/proc/23934/task/23943/stat : 23943 (plingeling) R 23932 23934 23867 0 -1 4202560 3749 1257 0 0 1250 0 0 0 25 0 9 0 511995952 353615872 47553 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23934/tid=23944] ppid=23932 vsize=345328 CPUtime=12.51 cores=0-7
/proc/23934/task/23944/stat : 23944 (plingeling) R 23932 23934 23867 0 -1 4202560 16239 1257 0 0 1248 3 0 0 25 0 9 0 511995952 353615872 47553 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23934/tid=23945] ppid=23932 vsize=345328 CPUtime=12.51 cores=0-7
/proc/23934/task/23945/stat : 23945 (plingeling) R 23932 23934 23867 0 -1 4202560 2742 1257 0 0 1251 0 0 0 25 0 9 0 511995952 353615872 47553 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23934/tid=23946] ppid=23932 vsize=345328 CPUtime=12.45 cores=0-7
/proc/23934/task/23946/stat : 23946 (plingeling) R 23932 23934 23867 0 -1 4202560 4413 1257 0 0 1245 0 0 0 25 0 9 0 511995952 353615872 47553 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23934/tid=23947] ppid=23932 vsize=345328 CPUtime=12.51 cores=0-7
/proc/23934/task/23947/stat : 23947 (plingeling) R 23932 23934 23867 0 -1 4202560 4817 1257 0 0 1251 0 0 0 25 0 9 0 511995952 353615872 47553 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23934/tid=23948] ppid=23932 vsize=345328 CPUtime=12.51 cores=0-7
/proc/23934/task/23948/stat : 23948 (plingeling) R 23932 23934 23867 0 -1 4202560 8253 1257 0 0 1251 0 0 0 25 0 9 0 511995952 353615872 47553 33554432000 4194304 4417332 140733425506992 18446744073709551615 4357123 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.27
Current children cumulated vsize (KiB) 345328

[startup+25.5011 s]
/proc/loadavg: 4.96 2.08 1.36 9/179 23949
/proc/meminfo: memFree=15893976/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=389960 CPUtime=202.58 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 107241 1257 0 0 20240 18 0 0 18 0 9 0 511995933 399319040 58711 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 97490 58711 181 55 0 95376 0
[pid=23934/tid=23941] ppid=23932 vsize=389960 CPUtime=25.31 cores=0-7
/proc/23934/task/23941/stat : 23941 (plingeling) R 23932 23934 23867 0 -1 4202560 14321 1257 0 0 2529 2 0 0 25 0 9 0 511995952 399319040 58711 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23934/tid=23942] ppid=23932 vsize=389960 CPUtime=25.31 cores=0-7
/proc/23934/task/23942/stat : 23942 (plingeling) R 23932 23934 23867 0 -1 4202560 14906 1257 0 0 2529 2 0 0 25 0 9 0 511995952 399319040 58711 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23934/tid=23943] ppid=23932 vsize=389960 CPUtime=25.29 cores=0-7
/proc/23934/task/23943/stat : 23943 (plingeling) R 23932 23934 23867 0 -1 4202560 9754 1257 0 0 2528 1 0 0 25 0 9 0 511995952 399319040 58711 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23934/tid=23944] ppid=23932 vsize=389960 CPUtime=25.3 cores=0-7
/proc/23934/task/23944/stat : 23944 (plingeling) R 23932 23934 23867 0 -1 4202560 23824 1257 0 0 2526 4 0 0 25 0 9 0 511995952 399319040 58711 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23934/tid=23945] ppid=23932 vsize=389960 CPUtime=25.31 cores=0-7
/proc/23934/task/23945/stat : 23945 (plingeling) R 23932 23934 23867 0 -1 4202560 3980 1257 0 0 2531 0 0 0 25 0 9 0 511995952 399319040 58711 33554432000 4194304 4417332 140733425506992 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23934/tid=23946] ppid=23932 vsize=389960 CPUtime=25.18 cores=0-7
/proc/23934/task/23946/stat : 23946 (plingeling) R 23932 23934 23867 0 -1 4202560 9857 1257 0 0 2517 1 0 0 25 0 9 0 511995952 399319040 58711 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23934/tid=23947] ppid=23932 vsize=389960 CPUtime=25.31 cores=0-7
/proc/23934/task/23947/stat : 23947 (plingeling) R 23932 23934 23867 0 -1 4202560 10163 1257 0 0 2530 1 0 0 25 0 9 0 511995952 399319040 58711 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23934/tid=23948] ppid=23932 vsize=389960 CPUtime=25.3 cores=0-7
/proc/23934/task/23948/stat : 23948 (plingeling) R 23932 23934 23867 0 -1 4202560 11463 1257 0 0 2529 1 0 0 25 0 9 0 511995952 399319040 58711 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.58
Current children cumulated vsize (KiB) 389960

[startup+51.1006 s]
/proc/loadavg: 6.00 2.55 1.54 9/179 23949
/proc/meminfo: memFree=15855044/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=417416 CPUtime=407.24 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 174123 1257 0 0 40691 33 0 0 18 0 9 0 511995933 427433984 65607 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 104354 65607 181 55 0 102240 0
[pid=23934/tid=23941] ppid=23932 vsize=417416 CPUtime=50.91 cores=0-7
/proc/23934/task/23941/stat : 23941 (plingeling) R 23932 23934 23867 0 -1 4202560 20427 1257 0 0 5087 4 0 0 25 0 9 0 511995952 427433984 65607 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23934/tid=23942] ppid=23932 vsize=417416 CPUtime=50.91 cores=0-7
/proc/23934/task/23942/stat : 23942 (plingeling) R 23932 23934 23867 0 -1 4202560 21665 1257 0 0 5087 4 0 0 25 0 9 0 511995952 427433984 65607 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23934/tid=23943] ppid=23932 vsize=417416 CPUtime=50.9 cores=0-7
/proc/23934/task/23943/stat : 23943 (plingeling) R 23932 23934 23867 0 -1 4202560 15899 1257 0 0 5087 3 0 0 25 0 9 0 511995952 427433984 65607 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23934/tid=23944] ppid=23932 vsize=417416 CPUtime=50.9 cores=0-7
/proc/23934/task/23944/stat : 23944 (plingeling) R 23932 23934 23867 0 -1 4202560 38974 1257 0 0 5083 7 0 0 25 0 9 0 511995952 427433984 65607 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364599 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23934/tid=23945] ppid=23932 vsize=417416 CPUtime=50.9 cores=0-7
/proc/23934/task/23945/stat : 23945 (plingeling) R 23932 23934 23867 0 -1 4202560 16598 1257 0 0 5088 2 0 0 25 0 9 0 511995952 427433984 65607 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23934/tid=23946] ppid=23932 vsize=417416 CPUtime=50.66 cores=0-7
/proc/23934/task/23946/stat : 23946 (plingeling) R 23932 23934 23867 0 -1 4202560 13943 1257 0 0 5064 2 0 0 25 0 9 0 511995952 427433984 65607 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23934/tid=23947] ppid=23932 vsize=417416 CPUtime=50.91 cores=0-7
/proc/23934/task/23947/stat : 23947 (plingeling) R 23932 23934 23867 0 -1 4202560 18946 1257 0 0 5088 3 0 0 25 0 9 0 511995952 427433984 65607 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23934/tid=23948] ppid=23932 vsize=417416 CPUtime=50.9 cores=0-7
/proc/23934/task/23948/stat : 23948 (plingeling) R 23932 23934 23867 0 -1 4202560 18698 1257 0 0 5087 3 0 0 25 0 9 0 511995952 427433984 65607 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.24
Current children cumulated vsize (KiB) 417416

[startup+102.3 s]
/proc/loadavg: 7.13 3.39 1.88 9/179 23951

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

/proc/23934/task/23944/stat : 23944 (plingeling) R 23932 23934 23867 0 -1 4202560 692352 1257 0 0 466102 120 0 0 25 0 9 0 511995952 1903529984 425954 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23934/tid=23945] ppid=23932 vsize=1858916 CPUtime=4662.23 cores=0-7
/proc/23934/task/23945/stat : 23945 (plingeling) R 23932 23934 23867 0 -1 4202560 742827 1257 0 0 466089 134 0 0 25 0 9 0 511995952 1903529984 425954 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23934/tid=23946] ppid=23932 vsize=1858916 CPUtime=4636.83 cores=0-7
/proc/23934/task/23946/stat : 23946 (plingeling) R 23932 23934 23867 0 -1 4202560 362997 1257 0 0 463612 71 0 0 25 0 9 0 511995952 1903529984 425954 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23934/tid=23947] ppid=23932 vsize=1858916 CPUtime=4662.2 cores=0-7
/proc/23934/task/23947/stat : 23947 (plingeling) R 23932 23934 23867 0 -1 4202560 345694 1257 0 0 466151 69 0 0 25 0 9 0 511995952 1903529984 425954 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23934/tid=23948] ppid=23932 vsize=1858916 CPUtime=4661.13 cores=0-7
/proc/23934/task/23948/stat : 23948 (plingeling) R 23932 23934 23867 0 -1 4202560 364518 1257 0 0 466050 63 0 0 25 0 9 0 511995952 1903529984 425954 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37271.2
Current children cumulated vsize (KiB) 1858916

[startup+4722.3 s]
/proc/loadavg: 8.16 8.11 8.00 9/179 24086
/proc/meminfo: memFree=14404544/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=1872700 CPUtime=37750.9 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 3578434 1257 0 0 3774417 675 0 0 18 0 9 0 511995933 1917644800 429400 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 468175 429400 181 55 0 466061 0
[pid=23934/tid=23941] ppid=23932 vsize=1872700 CPUtime=4721.96 cores=0-7
/proc/23934/task/23941/stat : 23941 (plingeling) R 23932 23934 23867 0 -1 4202560 356591 1257 0 0 472125 71 0 0 25 0 9 0 511995952 1917644800 429400 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23934/tid=23942] ppid=23932 vsize=1872700 CPUtime=4722.23 cores=0-7
/proc/23934/task/23942/stat : 23942 (plingeling) R 23932 23934 23867 0 -1 4202560 338741 1257 0 0 472158 65 0 0 25 0 9 0 511995952 1917644800 429400 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23934/tid=23943] ppid=23932 vsize=1872700 CPUtime=4722.2 cores=0-7
/proc/23934/task/23943/stat : 23943 (plingeling) R 23932 23934 23867 0 -1 4202560 344782 1257 0 0 472149 71 0 0 25 0 9 0 511995952 1917644800 429400 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23934/tid=23944] ppid=23932 vsize=1872700 CPUtime=4722.22 cores=0-7
/proc/23934/task/23944/stat : 23944 (plingeling) R 23932 23934 23867 0 -1 4202560 693377 1257 0 0 472102 120 0 0 25 0 9 0 511995952 1917644800 429400 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23934/tid=23945] ppid=23932 vsize=1872700 CPUtime=4722.23 cores=0-7
/proc/23934/task/23945/stat : 23945 (plingeling) R 23932 23934 23867 0 -1 4202560 749032 1257 0 0 472087 136 0 0 25 0 9 0 511995952 1917644800 429400 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23934/tid=23946] ppid=23932 vsize=1872700 CPUtime=4696.5 cores=0-7
/proc/23934/task/23946/stat : 23946 (plingeling) R 23932 23934 23867 0 -1 4202560 369102 1257 0 0 469577 73 0 0 25 0 9 0 511995952 1917644800 429400 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23934/tid=23947] ppid=23932 vsize=1872700 CPUtime=4722.21 cores=0-7
/proc/23934/task/23947/stat : 23947 (plingeling) R 23932 23934 23867 0 -1 4202560 353318 1257 0 0 472150 71 0 0 25 0 9 0 511995952 1917644800 429400 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23934/tid=23948] ppid=23932 vsize=1872700 CPUtime=4721.12 cores=0-7
/proc/23934/task/23948/stat : 23948 (plingeling) R 23932 23934 23867 0 -1 4202560 364518 1257 0 0 472049 63 0 0 25 0 9 0 511995952 1917644800 429400 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37750.9
Current children cumulated vsize (KiB) 1872700

[startup+4782.3 s]
/proc/loadavg: 8.15 8.12 8.00 9/179 24088
/proc/meminfo: memFree=14453380/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=1823916 CPUtime=38230.6 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 3585997 1257 0 0 3822388 676 0 0 18 0 9 0 511995933 1867689984 417204 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 455979 417204 181 55 0 453865 0
[pid=23934/tid=23941] ppid=23932 vsize=1823916 CPUtime=4781.96 cores=0-7
/proc/23934/task/23941/stat : 23941 (plingeling) R 23932 23934 23867 0 -1 4202560 356591 1257 0 0 478125 71 0 0 25 0 9 0 511995952 1867689984 417204 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23934/tid=23942] ppid=23932 vsize=1823916 CPUtime=4782.23 cores=0-7
/proc/23934/task/23942/stat : 23942 (plingeling) R 23932 23934 23867 0 -1 4202560 338741 1257 0 0 478158 65 0 0 25 0 9 0 511995952 1867689984 417204 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23934/tid=23943] ppid=23932 vsize=1823916 CPUtime=4782.21 cores=0-7
/proc/23934/task/23943/stat : 23943 (plingeling) R 23932 23934 23867 0 -1 4202560 344782 1257 0 0 478150 71 0 0 25 0 9 0 511995952 1867689984 417204 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23934/tid=23944] ppid=23932 vsize=1823916 CPUtime=4782.23 cores=0-7
/proc/23934/task/23944/stat : 23944 (plingeling) R 23932 23934 23867 0 -1 4202560 693377 1257 0 0 478103 120 0 0 25 0 9 0 511995952 1867689984 417204 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23934/tid=23945] ppid=23932 vsize=1823916 CPUtime=4782.24 cores=0-7
/proc/23934/task/23945/stat : 23945 (plingeling) R 23932 23934 23867 0 -1 4202560 749032 1257 0 0 478088 136 0 0 25 0 9 0 511995952 1867689984 417204 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23934/tid=23946] ppid=23932 vsize=1823916 CPUtime=4756.18 cores=0-7
/proc/23934/task/23946/stat : 23946 (plingeling) R 23932 23934 23867 0 -1 4202560 376469 1257 0 0 475544 74 0 0 25 0 9 0 511995952 1867689984 417204 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23934/tid=23947] ppid=23932 vsize=1823916 CPUtime=4782.22 cores=0-7
/proc/23934/task/23947/stat : 23947 (plingeling) R 23932 23934 23867 0 -1 4202560 353514 1257 0 0 478151 71 0 0 25 0 9 0 511995952 1867689984 417204 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23934/tid=23948] ppid=23932 vsize=1823916 CPUtime=4781.12 cores=0-7
/proc/23934/task/23948/stat : 23948 (plingeling) R 23932 23934 23867 0 -1 4202560 364518 1257 0 0 478049 63 0 0 25 0 9 0 511995952 1867689984 417204 33554432000 4194304 4417332 140733425506992 18446744073709551615 4366029 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38230.6
Current children cumulated vsize (KiB) 1823916

[startup+4842.3 s]
/proc/loadavg: 8.13 8.12 8.01 9/179 24089
/proc/meminfo: memFree=14398672/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=1878152 CPUtime=38710.3 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 3614270 1257 0 0 3870345 683 0 0 18 0 9 0 511995933 1923227648 430763 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 469538 430763 181 55 0 467424 0
[pid=23934/tid=23941] ppid=23932 vsize=1878152 CPUtime=4841.96 cores=0-7
/proc/23934/task/23941/stat : 23941 (plingeling) R 23932 23934 23867 0 -1 4202560 356591 1257 0 0 484125 71 0 0 25 0 9 0 511995952 1923227648 430763 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23934/tid=23942] ppid=23932 vsize=1878152 CPUtime=4842.23 cores=0-7
/proc/23934/task/23942/stat : 23942 (plingeling) R 23932 23934 23867 0 -1 4202560 338741 1257 0 0 484158 65 0 0 25 0 9 0 511995952 1923227648 430763 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23934/tid=23943] ppid=23932 vsize=1878152 CPUtime=4842.2 cores=0-7
/proc/23934/task/23943/stat : 23943 (plingeling) R 23932 23934 23867 0 -1 4202560 344782 1257 0 0 484149 71 0 0 25 0 9 0 511995952 1923227648 430763 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23934/tid=23944] ppid=23932 vsize=1878152 CPUtime=4842.23 cores=0-7
/proc/23934/task/23944/stat : 23944 (plingeling) R 23932 23934 23867 0 -1 4202560 710241 1257 0 0 484098 125 0 0 25 0 9 0 511995952 1923227648 430763 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23934/tid=23945] ppid=23932 vsize=1878152 CPUtime=4842.23 cores=0-7
/proc/23934/task/23945/stat : 23945 (plingeling) R 23932 23934 23867 0 -1 4202560 759705 1257 0 0 484085 138 0 0 25 0 9 0 511995952 1923227648 430763 33554432000 4194304 4417332 140733425506992 18446744073709551615 4366053 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23934/tid=23946] ppid=23932 vsize=1878152 CPUtime=4815.85 cores=0-7
/proc/23934/task/23946/stat : 23946 (plingeling) R 23932 23934 23867 0 -1 4202560 376813 1257 0 0 481511 74 0 0 25 0 9 0 511995952 1923227648 430763 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23934/tid=23947] ppid=23932 vsize=1878152 CPUtime=4842.21 cores=0-7
/proc/23934/task/23947/stat : 23947 (plingeling) R 23932 23934 23867 0 -1 4202560 353906 1257 0 0 484150 71 0 0 25 0 9 0 511995952 1923227648 430763 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23934/tid=23948] ppid=23932 vsize=1878152 CPUtime=4841.12 cores=0-7
/proc/23934/task/23948/stat : 23948 (plingeling) R 23932 23934 23867 0 -1 4202560 364518 1257 0 0 484049 63 0 0 25 0 9 0 511995952 1923227648 430763 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38710.3
Current children cumulated vsize (KiB) 1878152

[startup+4902.31 s]
/proc/loadavg: 8.16 8.13 8.01 9/179 24091
/proc/meminfo: memFree=14282320/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=1994076 CPUtime=39190 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 3660325 1257 0 0 3918309 691 0 0 18 0 9 0 511995933 2041933824 459744 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 498519 459744 181 55 0 496405 0
[pid=23934/tid=23941] ppid=23932 vsize=1994076 CPUtime=4901.96 cores=0-7
/proc/23934/task/23941/stat : 23941 (plingeling) R 23932 23934 23867 0 -1 4202560 363228 1257 0 0 490125 71 0 0 25 0 9 0 511995952 2041933824 459744 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23934/tid=23942] ppid=23932 vsize=1994076 CPUtime=4902.24 cores=0-7
/proc/23934/task/23942/stat : 23942 (plingeling) R 23932 23934 23867 0 -1 4202560 349820 1257 0 0 490155 69 0 0 25 0 9 0 511995952 2041933824 459744 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23934/tid=23943] ppid=23932 vsize=1994076 CPUtime=4902.21 cores=0-7
/proc/23934/task/23943/stat : 23943 (plingeling) R 23932 23934 23867 0 -1 4202560 344782 1257 0 0 490150 71 0 0 25 0 9 0 511995952 2041933824 459744 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23934/tid=23944] ppid=23932 vsize=1994076 CPUtime=4902.23 cores=0-7
/proc/23934/task/23944/stat : 23944 (plingeling) R 23932 23934 23867 0 -1 4202560 712292 1257 0 0 490098 125 0 0 25 0 9 0 511995952 2041933824 459744 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23934/tid=23945] ppid=23932 vsize=1994076 CPUtime=4902.24 cores=0-7
/proc/23934/task/23945/stat : 23945 (plingeling) R 23932 23934 23867 0 -1 4202560 764847 1257 0 0 490085 139 0 0 25 0 9 0 511995952 2041933824 459744 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23934/tid=23946] ppid=23932 vsize=1994076 CPUtime=4875.53 cores=0-7
/proc/23934/task/23946/stat : 23946 (plingeling) R 23932 23934 23867 0 -1 4202560 376813 1257 0 0 487479 74 0 0 25 0 9 0 511995952 2041933824 459744 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23934/tid=23947] ppid=23932 vsize=1994076 CPUtime=4902.22 cores=0-7
/proc/23934/task/23947/stat : 23947 (plingeling) R 23932 23934 23867 0 -1 4202560 375052 1257 0 0 490149 73 0 0 25 0 9 0 511995952 2041933824 459744 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23934/tid=23948] ppid=23932 vsize=1994076 CPUtime=4901.11 cores=0-7
/proc/23934/task/23948/stat : 23948 (plingeling) R 23932 23934 23867 0 -1 4202560 364518 1257 0 0 490048 63 0 0 25 0 9 0 511995952 2041933824 459744 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39190
Current children cumulated vsize (KiB) 1994076

[startup+4962.3 s]
/proc/loadavg: 8.13 8.12 8.01 9/179 24092
/proc/meminfo: memFree=14336600/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=1939888 CPUtime=39669.6 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 3684493 1257 0 0 3966268 696 0 0 18 0 9 0 511995933 1986445312 446197 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 484972 446197 181 55 0 482858 0
[pid=23934/tid=23941] ppid=23932 vsize=1939888 CPUtime=4961.95 cores=0-7
/proc/23934/task/23941/stat : 23941 (plingeling) R 23932 23934 23867 0 -1 4202560 363228 1257 0 0 496124 71 0 0 25 0 9 0 511995952 1986445312 446197 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23934/tid=23942] ppid=23932 vsize=1939888 CPUtime=4962.24 cores=0-7
/proc/23934/task/23942/stat : 23942 (plingeling) R 23932 23934 23867 0 -1 4202560 349820 1257 0 0 496155 69 0 0 25 0 9 0 511995952 1986445312 446197 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23934/tid=23943] ppid=23932 vsize=1939888 CPUtime=4962.21 cores=0-7
/proc/23934/task/23943/stat : 23943 (plingeling) R 23932 23934 23867 0 -1 4202560 344782 1257 0 0 496150 71 0 0 25 0 9 0 511995952 1986445312 446197 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23934/tid=23944] ppid=23932 vsize=1939888 CPUtime=4962.22 cores=0-7
/proc/23934/task/23944/stat : 23944 (plingeling) R 23932 23934 23867 0 -1 4202560 731654 1257 0 0 496093 129 0 0 25 0 9 0 511995952 1986445312 446197 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23934/tid=23945] ppid=23932 vsize=1939888 CPUtime=4962.23 cores=0-7
/proc/23934/task/23945/stat : 23945 (plingeling) R 23932 23934 23867 0 -1 4202560 768869 1257 0 0 496084 139 0 0 25 0 9 0 511995952 1986445312 446197 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23934/tid=23946] ppid=23932 vsize=1939888 CPUtime=4935.2 cores=0-7
/proc/23934/task/23946/stat : 23946 (plingeling) R 23932 23934 23867 0 -1 4202560 376813 1257 0 0 493446 74 0 0 25 0 9 0 511995952 1986445312 446197 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23934/tid=23947] ppid=23932 vsize=1939888 CPUtime=4962.21 cores=0-7
/proc/23934/task/23947/stat : 23947 (plingeling) R 23932 23934 23867 0 -1 4202560 375836 1257 0 0 496148 73 0 0 25 0 9 0 511995952 1986445312 446197 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23934/tid=23948] ppid=23932 vsize=1939888 CPUtime=4961.1 cores=0-7
/proc/23934/task/23948/stat : 23948 (plingeling) R 23932 23934 23867 0 -1 4202560 364518 1257 0 0 496047 63 0 0 25 0 9 0 511995952 1986445312 446197 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364965 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39669.6
Current children cumulated vsize (KiB) 1939888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.7 s]
/proc/loadavg: 8.07 8.10 8.01 9/179 24094
/proc/meminfo: memFree=14280648/32950928 swapFree=67111528/67111528
[pid=23934] ppid=23932 vsize=1995984 CPUtime=40000.6 cores=0-7
/proc/23934/stat : 23934 (plingeling) S 23932 23934 23867 0 -1 4202496 3698517 1257 0 0 3999365 700 0 0 18 0 9 0 511995933 2043887616 460221 33554432000 4194304 4417332 140733425506992 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 498996 460221 181 55 0 496882 0
[pid=23934/tid=23941] ppid=23932 vsize=1995984 CPUtime=5003.36 cores=0-7
/proc/23934/task/23941/stat : 23941 (plingeling) R 23932 23934 23867 0 -1 4202560 363228 1257 0 0 500265 71 0 0 25 0 9 0 511995952 2043887616 460221 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23934/tid=23942] ppid=23932 vsize=1995984 CPUtime=5003.65 cores=0-7
/proc/23934/task/23942/stat : 23942 (plingeling) R 23932 23934 23867 0 -1 4202560 349820 1257 0 0 500296 69 0 0 25 0 9 0 511995952 2043887616 460221 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23934/tid=23943] ppid=23932 vsize=1995984 CPUtime=5003.61 cores=0-7
/proc/23934/task/23943/stat : 23943 (plingeling) R 23932 23934 23867 0 -1 4202560 344782 1257 0 0 500290 71 0 0 25 0 9 0 511995952 2043887616 460221 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23934/tid=23944] ppid=23932 vsize=1995984 CPUtime=5003.63 cores=0-7
/proc/23934/task/23944/stat : 23944 (plingeling) R 23932 23934 23867 0 -1 4202560 731654 1257 0 0 500234 129 0 0 25 0 9 0 511995952 2043887616 460221 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23934/tid=23945] ppid=23932 vsize=1995984 CPUtime=5003.64 cores=0-7
/proc/23934/task/23945/stat : 23945 (plingeling) R 23932 23934 23867 0 -1 4202560 777215 1257 0 0 500222 142 0 0 25 0 9 0 511995952 2043887616 460221 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23934/tid=23946] ppid=23932 vsize=1995984 CPUtime=4976.38 cores=0-7
/proc/23934/task/23946/stat : 23946 (plingeling) R 23932 23934 23867 0 -1 4202560 382491 1257 0 0 497562 76 0 0 25 0 9 0 511995952 2043887616 460221 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23934/tid=23947] ppid=23932 vsize=1995984 CPUtime=5003.62 cores=0-7
/proc/23934/task/23947/stat : 23947 (plingeling) R 23932 23934 23867 0 -1 4202560 375836 1257 0 0 500289 73 0 0 25 0 9 0 511995952 2043887616 460221 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23934/tid=23948] ppid=23932 vsize=1995984 CPUtime=5002.51 cores=0-7
/proc/23934/task/23948/stat : 23948 (plingeling) R 23932 23934 23867 0 -1 4202560 364518 1257 0 0 500188 63 0 0 25 0 9 0 511995952 2043887616 460221 33554432000 4194304 4417332 140733425506992 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 1995984

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5003.8
CPU time (s): 40000.8
CPU user time (s): 39993.7
CPU system time (s): 7.09692
CPU usage (%): 799.408
Max. virtual memory (cumulated for all children) (KiB): 1995984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39993.7
system time used= 7.09692
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3699774
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= 113
involuntary context switches= 193339

runsolver used 7.69583 second user time and 19.574 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-28 17:19:31
IDJOB=3309465
IDBENCH=71089
IDSOLVER=1695
FILE ID=node122/3309465-1304003971
RUNJOBID= node122-1304003942-23881
PBS_JOBID= 13168810
Free space on /tmp= 71664 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309465-1304003971/watcher-3309465-1304003971 -o /tmp/evaluation-result-3309465-1304003971/solver-3309465-1304003971 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309465-1304003971.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1354409343

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16120388 kB
Buffers:       1730044 kB
Cached:       14468420 kB
SwapCached:          0 kB
Active:        5253868 kB
Inactive:     11009204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16120388 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1844 kB
Writeback:           0 kB
AnonPages:       64328 kB
Mapped:          14676 kB
Slab:           500604 kB
PageTables:       4412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186340 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= 71664 MiB
End job on node122 at 2011-04-28 18:42:57