Trace number 3394626

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40000.6 5010.15

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
Bench CategoryCRAFTED (crafted 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 variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

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-3394626-1306100501/watcher-3394626-1306100501 -o /tmp/evaluation-result-3394626-1306100501/solver-3394626-1306100501 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394626-1306100501.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.37 7.89 7.96 2/454 9361
/proc/meminfo: memFree=17021628/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=10856 CPUtime=0 cores=0-7
/proc/9361/stat : 9361 (plingeling) R 9359 9361 9335 0 -1 4202496 887 1253 0 0 0 0 0 0 25 0 1 0 721648076 11116544 738 33554432000 4194304 4417452 140736712901712 18446744073709551615 4227801 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9361/statm: 2714 738 149 55 0 600 0

[startup+0.073118 s]
/proc/loadavg: 7.37 7.89 7.96 2/454 9361
/proc/meminfo: memFree=17021628/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=25588 CPUtime=0.06 cores=0-7
/proc/9361/stat : 9361 (plingeling) R 9359 9361 9335 0 -1 4202496 4554 1253 0 0 6 0 0 0 25 0 1 0 721648076 26202112 4405 33554432000 4194304 4417452 140736712901712 18446744073709551615 4231387 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9361/statm: 6397 4405 149 55 0 4283 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25588

[startup+0.101101 s]
/proc/loadavg: 7.37 7.89 7.96 2/454 9361
/proc/meminfo: memFree=17021628/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=29780 CPUtime=0.09 cores=0-7
/proc/9361/stat : 9361 (plingeling) R 9359 9361 9335 0 -1 4202496 5734 1253 0 0 9 0 0 0 25 0 1 0 721648076 30494720 5469 33554432000 4194304 4417452 140736712901712 18446744073709551615 4231532 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/9361/statm: 7445 5469 149 55 0 5331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29780

[startup+0.882379 s]
/proc/loadavg: 7.37 7.89 7.96 2/454 9361
/proc/meminfo: memFree=17021628/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=310956 CPUtime=6.04 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 10286 1253 0 0 604 0 0 0 25 0 9 0 721648076 318418944 6198 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 77739 6198 179 55 0 75625 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 310956

[startup+0.90092 s]
/proc/loadavg: 7.37 7.89 7.96 2/454 9361
/proc/meminfo: memFree=17021628/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=310956 CPUtime=6.19 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 10286 1253 0 0 619 0 0 0 25 0 9 0 721648076 318418944 6198 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 77739 6198 179 55 0 75625 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 310956

[startup+1.50081 s]
/proc/loadavg: 7.37 7.89 7.96 2/454 9361
/proc/meminfo: memFree=17021628/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=316772 CPUtime=10.99 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 11979 1253 0 0 1099 0 0 0 25 0 9 0 721648076 324374528 7756 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 79193 7756 179 55 0 77079 0
Current children cumulated CPU time (s) 10.99
Current children cumulated vsize (KiB) 316772

[startup+3.10053 s]
/proc/loadavg: 7.37 7.89 7.96 9/463 9375
/proc/meminfo: memFree=16980644/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=326512 CPUtime=23.76 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 14887 1253 0 0 2375 1 0 0 25 0 9 0 721648076 334348288 10234 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 81628 10234 179 55 0 79514 0
[pid=9361/tid=9368] ppid=9359 vsize=326512 CPUtime=2.98 cores=0-7
/proc/9361/task/9368/stat : 9368 (plingeling) R 9359 9361 9335 0 -1 4202560 1757 1253 0 0 298 0 0 0 24 0 9 0 721648087 334348288 10234 33554432000 4194304 4417452 140736712901712 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9361/tid=9369] ppid=9359 vsize=326512 CPUtime=2.98 cores=0-7
/proc/9361/task/9369/stat : 9369 (plingeling) R 9359 9361 9335 0 -1 4202560 896 1253 0 0 298 0 0 0 24 0 9 0 721648087 334348288 10234 33554432000 4194304 4417452 140736712901712 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9361/tid=9370] ppid=9359 vsize=326512 CPUtime=2.98 cores=0-7
/proc/9361/task/9370/stat : 9370 (plingeling) R 9359 9361 9335 0 -1 4202560 799 1253 0 0 298 0 0 0 20 0 9 0 721648087 334348288 10234 33554432000 4194304 4417452 140736712901712 18446744073709551615 4253513 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9361/tid=9371] ppid=9359 vsize=326512 CPUtime=2.98 cores=0-7
/proc/9361/task/9371/stat : 9371 (plingeling) R 9359 9361 9335 0 -1 4202560 1878 1253 0 0 298 0 0 0 24 0 9 0 721648087 334348288 10234 33554432000 4194304 4417452 140736712901712 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9361/tid=9372] ppid=9359 vsize=326512 CPUtime=2.82 cores=0-7
/proc/9361/task/9372/stat : 9372 (plingeling) R 9359 9361 9335 0 -1 4202560 674 1253 0 0 282 0 0 0 25 0 9 0 721648087 334348288 10234 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9361/tid=9373] ppid=9359 vsize=326512 CPUtime=2.96 cores=0-7
/proc/9361/task/9373/stat : 9373 (plingeling) R 9359 9361 9335 0 -1 4202560 1000 1253 0 0 296 0 0 0 25 0 9 0 721648087 334348288 10234 33554432000 4194304 4417452 140736712901712 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9361/tid=9374] ppid=9359 vsize=326512 CPUtime=2.98 cores=0-7
/proc/9361/task/9374/stat : 9374 (plingeling) R 9359 9361 9335 0 -1 4202560 1012 1253 0 0 298 0 0 0 25 0 9 0 721648087 334348288 10234 33554432000 4194304 4417452 140736712901712 18446744073709551615 4346085 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9361/tid=9375] ppid=9359 vsize=326512 CPUtime=2.94 cores=0-7
/proc/9361/task/9375/stat : 9375 (plingeling) R 9359 9361 9335 0 -1 4202560 1121 1253 0 0 294 0 0 0 25 0 9 0 721648087 334348288 10234 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.76
Current children cumulated vsize (KiB) 326512

[startup+6.30095 s]
/proc/loadavg: 7.42 7.90 7.96 9/463 9375
/proc/meminfo: memFree=16958352/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=355632 CPUtime=49.3 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 24251 1253 0 0 4928 2 0 0 25 0 9 0 721648076 364167168 17667 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 88908 17667 179 55 0 86794 0
[pid=9361/tid=9368] ppid=9359 vsize=355632 CPUtime=6.17 cores=0-7
/proc/9361/task/9368/stat : 9368 (plingeling) R 9359 9361 9335 0 -1 4202560 2600 1253 0 0 617 0 0 0 25 0 9 0 721648087 364167168 17667 33554432000 4194304 4417452 140736712901712 18446744073709551615 4275909 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9361/tid=9369] ppid=9359 vsize=355632 CPUtime=6.18 cores=0-7
/proc/9361/task/9369/stat : 9369 (plingeling) R 9359 9361 9335 0 -1 4202560 1847 1253 0 0 618 0 0 0 25 0 9 0 721648087 364167168 17667 33554432000 4194304 4417452 140736712901712 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9361/tid=9370] ppid=9359 vsize=355632 CPUtime=6.18 cores=0-7
/proc/9361/task/9370/stat : 9370 (plingeling) R 9359 9361 9335 0 -1 4202560 1997 1253 0 0 618 0 0 0 25 0 9 0 721648087 364167168 17667 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9361/tid=9371] ppid=9359 vsize=355632 CPUtime=6.18 cores=0-7
/proc/9361/task/9371/stat : 9371 (plingeling) R 9359 9361 9335 0 -1 4202560 4967 1253 0 0 618 0 0 0 25 0 9 0 721648087 364167168 17667 33554432000 4194304 4417452 140736712901712 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9361/tid=9372] ppid=9359 vsize=355632 CPUtime=6.02 cores=0-7
/proc/9361/task/9372/stat : 9372 (plingeling) R 9359 9361 9335 0 -1 4202560 1314 1253 0 0 602 0 0 0 25 0 9 0 721648087 364167168 17667 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9361/tid=9373] ppid=9359 vsize=355632 CPUtime=6.16 cores=0-7
/proc/9361/task/9373/stat : 9373 (plingeling) R 9359 9361 9335 0 -1 4202560 1512 1253 0 0 616 0 0 0 25 0 9 0 721648087 364167168 17667 33554432000 4194304 4417452 140736712901712 18446744073709551615 4355645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9361/tid=9374] ppid=9359 vsize=355632 CPUtime=6.18 cores=0-7
/proc/9361/task/9374/stat : 9374 (plingeling) R 9359 9361 9335 0 -1 4202560 2084 1253 0 0 618 0 0 0 25 0 9 0 721648087 364167168 17667 33554432000 4194304 4417452 140736712901712 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9361/tid=9375] ppid=9359 vsize=355632 CPUtime=6.09 cores=0-7
/proc/9361/task/9375/stat : 9375 (plingeling) R 9359 9361 9335 0 -1 4202560 2180 1253 0 0 609 0 0 0 25 0 9 0 721648087 364167168 17667 33554432000 4194304 4417452 140736712901712 18446744073709551615 4274358 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.3
Current children cumulated vsize (KiB) 355632

[startup+12.7178 s]
/proc/loadavg: 7.47 7.90 7.96 9/463 9375
/proc/meminfo: memFree=16927644/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=379668 CPUtime=100.54 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 35310 1253 0 0 10050 4 0 0 25 0 9 0 721648076 388780032 23446 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 94917 23446 179 55 0 92803 0
[pid=9361/tid=9368] ppid=9359 vsize=379668 CPUtime=12.59 cores=0-7
/proc/9361/task/9368/stat : 9368 (plingeling) R 9359 9361 9335 0 -1 4202560 3007 1253 0 0 1259 0 0 0 25 0 9 0 721648087 388780032 23446 33554432000 4194304 4417452 140736712901712 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9361/tid=9369] ppid=9359 vsize=379668 CPUtime=12.6 cores=0-7
/proc/9361/task/9369/stat : 9369 (plingeling) R 9359 9361 9335 0 -1 4202560 2065 1253 0 0 1260 0 0 0 25 0 9 0 721648087 388780032 23446 33554432000 4194304 4417452 140736712901712 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9361/tid=9370] ppid=9359 vsize=379668 CPUtime=12.59 cores=0-7
/proc/9361/task/9370/stat : 9370 (plingeling) R 9359 9361 9335 0 -1 4202560 2993 1253 0 0 1259 0 0 0 25 0 9 0 721648087 388780032 23446 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9361/tid=9371] ppid=9359 vsize=379668 CPUtime=12.6 cores=0-7
/proc/9361/task/9371/stat : 9371 (plingeling) R 9359 9361 9335 0 -1 4202560 9926 1253 0 0 1259 1 0 0 25 0 9 0 721648087 388780032 23446 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9361/tid=9372] ppid=9359 vsize=379668 CPUtime=12.43 cores=0-7
/proc/9361/task/9372/stat : 9372 (plingeling) R 9359 9361 9335 0 -1 4202560 1953 1253 0 0 1243 0 0 0 25 0 9 0 721648087 388780032 23446 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9361/tid=9373] ppid=9359 vsize=379668 CPUtime=12.57 cores=0-7
/proc/9361/task/9373/stat : 9373 (plingeling) R 9359 9361 9335 0 -1 4202560 3014 1253 0 0 1257 0 0 0 25 0 9 0 721648087 388780032 23446 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9361/tid=9374] ppid=9359 vsize=379668 CPUtime=12.59 cores=0-7
/proc/9361/task/9374/stat : 9374 (plingeling) R 9359 9361 9335 0 -1 4202560 2399 1253 0 0 1259 0 0 0 25 0 9 0 721648087 388780032 23446 33554432000 4194304 4417452 140736712901712 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9361/tid=9375] ppid=9359 vsize=379668 CPUtime=12.4 cores=0-7
/proc/9361/task/9375/stat : 9375 (plingeling) R 9359 9361 9335 0 -1 4202560 4203 1253 0 0 1240 0 0 0 25 0 9 0 721648087 388780032 23446 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.54
Current children cumulated vsize (KiB) 379668

[startup+25.5005 s]
/proc/loadavg: 7.58 7.90 7.96 9/463 9376
/proc/meminfo: memFree=16914992/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=395148 CPUtime=202.62 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 60168 1253 0 0 20254 8 0 0 25 0 9 0 721648076 404631552 27284 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 98787 27284 179 55 0 96673 0
[pid=9361/tid=9368] ppid=9359 vsize=395148 CPUtime=25.37 cores=0-7
/proc/9361/task/9368/stat : 9368 (plingeling) R 9359 9361 9335 0 -1 4202560 3645 1253 0 0 2537 0 0 0 25 0 9 0 721648087 404631552 27284 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9361/tid=9369] ppid=9359 vsize=395148 CPUtime=25.38 cores=0-7
/proc/9361/task/9369/stat : 9369 (plingeling) R 9359 9361 9335 0 -1 4202560 3935 1253 0 0 2538 0 0 0 25 0 9 0 721648087 404631552 27284 33554432000 4194304 4417452 140736712901712 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9361/tid=9370] ppid=9359 vsize=395148 CPUtime=25.37 cores=0-7
/proc/9361/task/9370/stat : 9370 (plingeling) R 9359 9361 9335 0 -1 4202560 4546 1253 0 0 2537 0 0 0 25 0 9 0 721648087 404631552 27284 33554432000 4194304 4417452 140736712901712 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9361/tid=9371] ppid=9359 vsize=395148 CPUtime=25.38 cores=0-7
/proc/9361/task/9371/stat : 9371 (plingeling) R 9359 9361 9335 0 -1 4202560 21207 1253 0 0 2535 3 0 0 25 0 9 0 721648087 404631552 27284 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9361/tid=9372] ppid=9359 vsize=395148 CPUtime=25.21 cores=0-7
/proc/9361/task/9372/stat : 9372 (plingeling) R 9359 9361 9335 0 -1 4202560 2913 1253 0 0 2521 0 0 0 25 0 9 0 721648087 404631552 27284 33554432000 4194304 4417452 140736712901712 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9361/tid=9373] ppid=9359 vsize=395148 CPUtime=25.35 cores=0-7
/proc/9361/task/9373/stat : 9373 (plingeling) R 9359 9361 9335 0 -1 4202560 4559 1253 0 0 2535 0 0 0 25 0 9 0 721648087 404631552 27284 33554432000 4194304 4417452 140736712901712 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9361/tid=9374] ppid=9359 vsize=395148 CPUtime=25.37 cores=0-7
/proc/9361/task/9374/stat : 9374 (plingeling) R 9359 9361 9335 0 -1 4202560 6840 1253 0 0 2537 0 0 0 25 0 9 0 721648087 404631552 27284 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9361/tid=9375] ppid=9359 vsize=395148 CPUtime=25 cores=0-7
/proc/9361/task/9375/stat : 9375 (plingeling) R 9359 9361 9335 0 -1 4202560 6773 1253 0 0 2500 0 0 0 25 0 9 0 721648087 404631552 27284 33554432000 4194304 4417452 140736712901712 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.62
Current children cumulated vsize (KiB) 395148

[startup+51.1009 s]
/proc/loadavg: 7.78 7.92 7.96 9/463 9376
/proc/meminfo: memFree=16895288/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=415472 CPUtime=407.1 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 128732 1253 0 0 40688 22 0 0 25 0 9 0 721648076 425443328 32365 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 103868 32365 179 55 0 101754 0
[pid=9361/tid=9368] ppid=9359 vsize=415472 CPUtime=50.99 cores=0-7
/proc/9361/task/9368/stat : 9368 (plingeling) R 9359 9361 9335 0 -1 4202560 7089 1253 0 0 5098 1 0 0 25 0 9 0 721648087 425443328 32365 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9361/tid=9369] ppid=9359 vsize=415472 CPUtime=50.99 cores=0-7
/proc/9361/task/9369/stat : 9369 (plingeling) R 9359 9361 9335 0 -1 4202560 8910 1253 0 0 5099 0 0 0 25 0 9 0 721648087 425443328 32365 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9361/tid=9370] ppid=9359 vsize=415472 CPUtime=50.99 cores=0-7
/proc/9361/task/9370/stat : 9370 (plingeling) R 9359 9361 9335 0 -1 4202560 9405 1253 0 0 5097 2 0 0 25 0 9 0 721648087 425443328 32365 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9361/tid=9371] ppid=9359 vsize=415472 CPUtime=50.99 cores=0-7
/proc/9361/task/9371/stat : 9371 (plingeling) R 9359 9361 9335 0 -1 4202560 41516 1253 0 0 5092 7 0 0 25 0 9 0 721648087 425443328 32365 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9361/tid=9372] ppid=9359 vsize=415472 CPUtime=50.83 cores=0-7
/proc/9361/task/9372/stat : 9372 (plingeling) R 9359 9361 9335 0 -1 4202560 12619 1253 0 0 5082 1 0 0 25 0 9 0 721648087 425443328 32365 33554432000 4194304 4417452 140736712901712 18446744073709551615 4250648 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9361/tid=9373] ppid=9359 vsize=415472 CPUtime=50.98 cores=0-7
/proc/9361/task/9373/stat : 9373 (plingeling) R 9359 9361 9335 0 -1 4202560 9338 1253 0 0 5096 2 0 0 25 0 9 0 721648087 425443328 32365 33554432000 4194304 4417452 140736712901712 18446744073709551615 4356889 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9361/tid=9374] ppid=9359 vsize=415472 CPUtime=51 cores=0-7
/proc/9361/task/9374/stat : 9374 (plingeling) R 9359 9361 9335 0 -1 4202560 20343 1253 0 0 5096 4 0 0 25 0 9 0 721648087 425443328 32365 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9361/tid=9375] ppid=9359 vsize=415472 CPUtime=50.22 cores=0-7
/proc/9361/task/9375/stat : 9375 (plingeling) R 9359 9361 9335 0 -1 4202560 13762 1253 0 0 5020 2 0 0 25 0 9 0 721648087 425443328 32365 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.1
Current children cumulated vsize (KiB) 415472

[startup+102.301 s]
/proc/loadavg: 8.10 7.98 7.98 9/463 9378

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

/proc/9361/task/9371/stat : 9371 (plingeling) R 9359 9361 9335 0 -1 4202560 1886901 1253 0 0 471888 327 0 0 25 0 9 0 721648087 1033437184 180801 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9361/tid=9372] ppid=9359 vsize=1009216 CPUtime=4722.11 cores=0-7
/proc/9361/task/9372/stat : 9372 (plingeling) R 9359 9361 9335 0 -1 4202560 1734366 1253 0 0 471907 304 0 0 25 0 9 0 721648087 1033437184 180801 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9361/tid=9373] ppid=9359 vsize=1009216 CPUtime=4722.27 cores=0-7
/proc/9361/task/9373/stat : 9373 (plingeling) R 9359 9361 9335 0 -1 4202560 1899859 1253 0 0 471897 330 0 0 25 0 9 0 721648087 1033437184 180801 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9361/tid=9374] ppid=9359 vsize=1009216 CPUtime=4722.14 cores=0-7
/proc/9361/task/9374/stat : 9374 (plingeling) R 9359 9361 9335 0 -1 4202560 1837509 1253 0 0 471890 324 0 0 25 0 9 0 721648087 1033437184 180801 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9361/tid=9375] ppid=9359 vsize=1009216 CPUtime=4649.43 cores=0-7
/proc/9361/task/9375/stat : 9375 (plingeling) R 9359 9361 9335 0 -1 4202560 1800156 1253 0 0 464638 305 0 0 25 0 9 0 721648087 1033437184 180801 33554432000 4194304 4417452 140736712901712 18446744073709551615 4251107 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37703.3
Current children cumulated vsize (KiB) 1009216

[startup+4782.32 s]
/proc/loadavg: 8.04 8.06 8.00 9/463 9524
/proc/meminfo: memFree=16385604/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=921552 CPUtime=38182.4 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 14830916 1253 0 0 3815657 2586 0 0 25 0 9 0 721648076 943669248 158885 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 230388 158885 179 55 0 228274 0
[pid=9361/tid=9368] ppid=9359 vsize=921552 CPUtime=4782.29 cores=0-7
/proc/9361/task/9368/stat : 9368 (plingeling) R 9359 9361 9335 0 -1 4202560 1796042 1253 0 0 477922 307 0 0 25 0 9 0 721648087 943669248 158885 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9361/tid=9369] ppid=9359 vsize=921552 CPUtime=4781.67 cores=0-7
/proc/9361/task/9369/stat : 9369 (plingeling) R 9359 9361 9335 0 -1 4202560 1837470 1253 0 0 477846 321 0 0 25 0 9 0 721648087 943669248 158885 33554432000 4194304 4417452 140736712901712 18446744073709551615 4343986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9361/tid=9370] ppid=9359 vsize=921552 CPUtime=4781.09 cores=0-7
/proc/9361/task/9370/stat : 9370 (plingeling) R 9359 9361 9335 0 -1 4202560 1928197 1253 0 0 477762 347 0 0 25 0 9 0 721648087 943669248 158885 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9361/tid=9371] ppid=9359 vsize=921552 CPUtime=4782.14 cores=0-7
/proc/9361/task/9371/stat : 9371 (plingeling) R 9359 9361 9335 0 -1 4202560 1910929 1253 0 0 477882 332 0 0 25 0 9 0 721648087 943669248 158885 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9361/tid=9372] ppid=9359 vsize=921552 CPUtime=4782.12 cores=0-7
/proc/9361/task/9372/stat : 9372 (plingeling) R 9359 9361 9335 0 -1 4202560 1748508 1253 0 0 477906 306 0 0 25 0 9 0 721648087 943669248 158885 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9361/tid=9373] ppid=9359 vsize=921552 CPUtime=4782.29 cores=0-7
/proc/9361/task/9373/stat : 9373 (plingeling) R 9359 9361 9335 0 -1 4202560 1930310 1253 0 0 477893 336 0 0 25 0 9 0 721648087 943669248 158885 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9361/tid=9374] ppid=9359 vsize=921552 CPUtime=4782.15 cores=0-7
/proc/9361/task/9374/stat : 9374 (plingeling) R 9359 9361 9335 0 -1 4202560 1849572 1253 0 0 477890 325 0 0 25 0 9 0 721648087 943669248 158885 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9361/tid=9375] ppid=9359 vsize=921552 CPUtime=4708.51 cores=0-7
/proc/9361/task/9375/stat : 9375 (plingeling) R 9359 9361 9335 0 -1 4202560 1824138 1253 0 0 470543 308 0 0 25 0 9 0 721648087 943669248 158885 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38182.4
Current children cumulated vsize (KiB) 921552

[startup+4842.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/463 9525
/proc/meminfo: memFree=16424296/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=905616 CPUtime=38661.4 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 14972468 1253 0 0 3863530 2608 0 0 25 0 9 0 721648076 927350784 154902 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 226404 154902 179 55 0 224290 0
[pid=9361/tid=9368] ppid=9359 vsize=905616 CPUtime=4842.27 cores=0-7
/proc/9361/task/9368/stat : 9368 (plingeling) R 9359 9361 9335 0 -1 4202560 1808308 1253 0 0 483918 309 0 0 25 0 9 0 721648087 927350784 154902 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9361/tid=9369] ppid=9359 vsize=905616 CPUtime=4841.65 cores=0-7
/proc/9361/task/9369/stat : 9369 (plingeling) R 9359 9361 9335 0 -1 4202560 1852062 1253 0 0 483841 324 0 0 25 0 9 0 721648087 927350784 154902 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9361/tid=9370] ppid=9359 vsize=905616 CPUtime=4841.07 cores=0-7
/proc/9361/task/9370/stat : 9370 (plingeling) R 9359 9361 9335 0 -1 4202560 1949254 1253 0 0 483756 351 0 0 25 0 9 0 721648087 927350784 154902 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9361/tid=9371] ppid=9359 vsize=905616 CPUtime=4842.12 cores=0-7
/proc/9361/task/9371/stat : 9371 (plingeling) R 9359 9361 9335 0 -1 4202560 1931949 1253 0 0 483877 335 0 0 25 0 9 0 721648087 927350784 154902 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9361/tid=9372] ppid=9359 vsize=905616 CPUtime=4842.1 cores=0-7
/proc/9361/task/9372/stat : 9372 (plingeling) R 9359 9361 9335 0 -1 4202560 1765688 1253 0 0 483902 308 0 0 25 0 9 0 721648087 927350784 154902 33554432000 4194304 4417452 140736712901712 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9361/tid=9373] ppid=9359 vsize=905616 CPUtime=4842.27 cores=0-7
/proc/9361/task/9373/stat : 9373 (plingeling) R 9359 9361 9335 0 -1 4202560 1947317 1253 0 0 483889 338 0 0 25 0 9 0 721648087 927350784 154902 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9361/tid=9374] ppid=9359 vsize=905616 CPUtime=4842.15 cores=0-7
/proc/9361/task/9374/stat : 9374 (plingeling) R 9359 9361 9335 0 -1 4202560 1870166 1253 0 0 483886 329 0 0 25 0 9 0 721648087 927350784 154902 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9361/tid=9375] ppid=9359 vsize=905616 CPUtime=4767.58 cores=0-7
/proc/9361/task/9375/stat : 9375 (plingeling) R 9359 9361 9335 0 -1 4202560 1841974 1253 0 0 476447 311 0 0 25 0 9 0 721648087 927350784 154902 33554432000 4194304 4417452 140736712901712 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38661.4
Current children cumulated vsize (KiB) 905616

[startup+4902.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/463 9527
/proc/meminfo: memFree=16358232/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=948680 CPUtime=39140.4 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 15133955 1253 0 0 3911409 2634 0 0 25 0 9 0 721648076 971448320 165668 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 237170 165668 179 55 0 235056 0
[pid=9361/tid=9368] ppid=9359 vsize=948680 CPUtime=4902.27 cores=0-7
/proc/9361/task/9368/stat : 9368 (plingeling) R 9359 9361 9335 0 -1 4202560 1838005 1253 0 0 489913 314 0 0 25 0 9 0 721648087 971448320 165668 33554432000 4194304 4417452 140736712901712 18446744073709551615 4236861 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9361/tid=9369] ppid=9359 vsize=948680 CPUtime=4901.65 cores=0-7
/proc/9361/task/9369/stat : 9369 (plingeling) R 9359 9361 9335 0 -1 4202560 1878695 1253 0 0 489837 328 0 0 25 0 9 0 721648087 971448320 165668 33554432000 4194304 4417452 140736712901712 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9361/tid=9370] ppid=9359 vsize=948680 CPUtime=4901.05 cores=0-7
/proc/9361/task/9370/stat : 9370 (plingeling) R 9359 9361 9335 0 -1 4202560 1964620 1253 0 0 489751 354 0 0 25 0 9 0 721648087 971448320 165668 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9361/tid=9371] ppid=9359 vsize=948680 CPUtime=4902.12 cores=0-7
/proc/9361/task/9371/stat : 9371 (plingeling) R 9359 9361 9335 0 -1 4202560 1954672 1253 0 0 489873 339 0 0 25 0 9 0 721648087 971448320 165668 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9361/tid=9372] ppid=9359 vsize=948680 CPUtime=4902.11 cores=0-7
/proc/9361/task/9372/stat : 9372 (plingeling) R 9359 9361 9335 0 -1 4202560 1790194 1253 0 0 489899 312 0 0 25 0 9 0 721648087 971448320 165668 33554432000 4194304 4417452 140736712901712 18446744073709551615 4342416 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9361/tid=9373] ppid=9359 vsize=948680 CPUtime=4902.27 cores=0-7
/proc/9361/task/9373/stat : 9373 (plingeling) R 9359 9361 9335 0 -1 4202560 1963370 1253 0 0 489887 340 0 0 25 0 9 0 721648087 971448320 165668 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9361/tid=9374] ppid=9359 vsize=948680 CPUtime=4902.15 cores=0-7
/proc/9361/task/9374/stat : 9374 (plingeling) R 9359 9361 9335 0 -1 4202560 1883771 1253 0 0 489884 331 0 0 25 0 9 0 721648087 971448320 165668 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9361/tid=9375] ppid=9359 vsize=948680 CPUtime=4826.64 cores=0-7
/proc/9361/task/9375/stat : 9375 (plingeling) R 9359 9361 9335 0 -1 4202560 1854878 1253 0 0 482352 312 0 0 25 0 9 0 721648087 971448320 165668 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39140.4
Current children cumulated vsize (KiB) 948680

[startup+4962.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/463 9530
/proc/meminfo: memFree=16385036/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=926180 CPUtime=39619.5 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 15272067 1253 0 0 3959294 2657 0 0 25 0 9 0 721648076 948408320 160043 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 231545 160043 179 55 0 229431 0
[pid=9361/tid=9368] ppid=9359 vsize=926180 CPUtime=4962.28 cores=0-7
/proc/9361/task/9368/stat : 9368 (plingeling) R 9359 9361 9335 0 -1 4202560 1852562 1253 0 0 495912 316 0 0 25 0 9 0 721648087 948408320 160043 33554432000 4194304 4417452 140736712901712 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9361/tid=9369] ppid=9359 vsize=926180 CPUtime=4961.65 cores=0-7
/proc/9361/task/9369/stat : 9369 (plingeling) R 9359 9361 9335 0 -1 4202560 1894772 1253 0 0 495835 330 0 0 25 0 9 0 721648087 948408320 160043 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9361/tid=9370] ppid=9359 vsize=926180 CPUtime=4961.03 cores=0-7
/proc/9361/task/9370/stat : 9370 (plingeling) R 9359 9361 9335 0 -1 4202560 1983295 1253 0 0 495746 357 0 0 25 0 9 0 721648087 948408320 160043 33554432000 4194304 4417452 140736712901712 18446744073709551615 4366813 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9361/tid=9371] ppid=9359 vsize=926180 CPUtime=4962.12 cores=0-7
/proc/9361/task/9371/stat : 9371 (plingeling) R 9359 9361 9335 0 -1 4202560 1964076 1253 0 0 495872 340 0 0 25 0 9 0 721648087 948408320 160043 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9361/tid=9372] ppid=9359 vsize=926180 CPUtime=4962.11 cores=0-7
/proc/9361/task/9372/stat : 9372 (plingeling) R 9359 9361 9335 0 -1 4202560 1803179 1253 0 0 495896 315 0 0 25 0 9 0 721648087 948408320 160043 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9361/tid=9373] ppid=9359 vsize=926180 CPUtime=4962.27 cores=0-7
/proc/9361/task/9373/stat : 9373 (plingeling) R 9359 9361 9335 0 -1 4202560 1984091 1253 0 0 495882 345 0 0 25 0 9 0 721648087 948408320 160043 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9361/tid=9374] ppid=9359 vsize=926180 CPUtime=4962.15 cores=0-7
/proc/9361/task/9374/stat : 9374 (plingeling) R 9359 9361 9335 0 -1 4202560 1904947 1253 0 0 495881 334 0 0 25 0 9 0 721648087 948408320 160043 33554432000 4194304 4417452 140736712901712 18446744073709551615 4366407 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9361/tid=9375] ppid=9359 vsize=926180 CPUtime=4885.72 cores=0-7
/proc/9361/task/9375/stat : 9375 (plingeling) R 9359 9361 9335 0 -1 4202560 1879395 1253 0 0 488256 316 0 0 25 0 9 0 721648087 948408320 160043 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39619.5
Current children cumulated vsize (KiB) 926180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.1 s]
/proc/loadavg: 8.19 8.10 8.02 9/463 9533
/proc/meminfo: memFree=16404640/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=901712 CPUtime=40000.4 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 15408026 1253 0 0 3997364 2678 0 0 25 0 9 0 721648076 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 225428 153926 179 55 0 223314 0
[pid=9361/tid=9368] ppid=9359 vsize=901712 CPUtime=5010.09 cores=0-7
/proc/9361/task/9368/stat : 9368 (plingeling) R 9359 9361 9335 0 -1 4202560 1867701 1253 0 0 500691 318 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9361/tid=9369] ppid=9359 vsize=901712 CPUtime=5009.47 cores=0-7
/proc/9361/task/9369/stat : 9369 (plingeling) R 9359 9361 9335 0 -1 4202560 1911417 1253 0 0 500615 332 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9361/tid=9370] ppid=9359 vsize=901712 CPUtime=5008.83 cores=0-7
/proc/9361/task/9370/stat : 9370 (plingeling) R 9359 9361 9335 0 -1 4202560 2001931 1253 0 0 500523 360 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9361/tid=9371] ppid=9359 vsize=901712 CPUtime=5009.94 cores=0-7
/proc/9361/task/9371/stat : 9371 (plingeling) R 9359 9361 9335 0 -1 4202560 1990540 1253 0 0 500650 344 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9361/tid=9372] ppid=9359 vsize=901712 CPUtime=5009.92 cores=0-7
/proc/9361/task/9372/stat : 9372 (plingeling) R 9359 9361 9335 0 -1 4202560 1815077 1253 0 0 500676 316 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9361/tid=9373] ppid=9359 vsize=901712 CPUtime=5010.09 cores=0-7
/proc/9361/task/9373/stat : 9373 (plingeling) R 9359 9361 9335 0 -1 4202560 1999016 1253 0 0 500662 347 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9361/tid=9374] ppid=9359 vsize=901712 CPUtime=5009.17 cores=0-7
/proc/9361/task/9374/stat : 9374 (plingeling) R 9359 9361 9335 0 -1 4202560 1920780 1253 0 0 500581 336 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9361/tid=9375] ppid=9359 vsize=901712 CPUtime=4932.78 cores=0-7
/proc/9361/task/9375/stat : 9375 (plingeling) R 9359 9361 9335 0 -1 4202560 1895814 1253 0 0 492958 320 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4234664 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 901712

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

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

[startup+5010.1 s]
/proc/loadavg: 8.19 8.10 8.02 9/463 9533
/proc/meminfo: memFree=16404640/32951124 swapFree=49826860/67111528
[pid=9361] ppid=9359 vsize=901712 CPUtime=40000.4 cores=0-7
/proc/9361/stat : 9361 (plingeling) S 9359 9361 9335 0 -1 4202496 15408026 1253 0 0 3997364 2678 0 0 25 0 9 0 721648076 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9361/statm: 225428 153926 179 55 0 223314 0
[pid=9361/tid=9368] ppid=9359 vsize=901712 CPUtime=5010.09 cores=0-7
/proc/9361/task/9368/stat : 9368 (plingeling) R 9359 9361 9335 0 -1 4202560 1867701 1253 0 0 500691 318 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9361/tid=9369] ppid=9359 vsize=901712 CPUtime=5009.47 cores=0-7
/proc/9361/task/9369/stat : 9369 (plingeling) R 9359 9361 9335 0 -1 4202560 1911417 1253 0 0 500615 332 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9361/tid=9370] ppid=9359 vsize=901712 CPUtime=5008.83 cores=0-7
/proc/9361/task/9370/stat : 9370 (plingeling) R 9359 9361 9335 0 -1 4202560 2001931 1253 0 0 500523 360 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9361/tid=9371] ppid=9359 vsize=901712 CPUtime=5009.94 cores=0-7
/proc/9361/task/9371/stat : 9371 (plingeling) R 9359 9361 9335 0 -1 4202560 1990540 1253 0 0 500650 344 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9361/tid=9372] ppid=9359 vsize=901712 CPUtime=5009.92 cores=0-7
/proc/9361/task/9372/stat : 9372 (plingeling) R 9359 9361 9335 0 -1 4202560 1815077 1253 0 0 500676 316 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9361/tid=9373] ppid=9359 vsize=901712 CPUtime=5010.09 cores=0-7
/proc/9361/task/9373/stat : 9373 (plingeling) R 9359 9361 9335 0 -1 4202560 1999016 1253 0 0 500662 347 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9361/tid=9374] ppid=9359 vsize=901712 CPUtime=5009.17 cores=0-7
/proc/9361/task/9374/stat : 9374 (plingeling) R 9359 9361 9335 0 -1 4202560 1920780 1253 0 0 500581 336 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9361/tid=9375] ppid=9359 vsize=901712 CPUtime=4932.78 cores=0-7
/proc/9361/task/9375/stat : 9375 (plingeling) R 9359 9361 9335 0 -1 4202560 1895814 1253 0 0 492958 320 0 0 25 0 9 0 721648087 923353088 153926 33554432000 4194304 4417452 140736712901712 18446744073709551615 4234664 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 901712

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.15
CPU time (s): 40000.6
CPU user time (s): 39973.7
CPU system time (s): 26.8159
CPU usage (%): 798.39
Max. virtual memory (cumulated for all children) (KiB): 1072432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39973.7
system time used= 26.8159
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15409279
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= 924
involuntary context switches= 186593

runsolver used 22.2506 second user time and 55.1016 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-22 23:41:41
IDJOB=3394626
IDBENCH=83358
IDSOLVER=1851
FILE ID=node138/3394626-1306100501
RUNJOBID= node138-1306100501-9349
PBS_JOBID= 13387988
Free space on /tmp= 73272 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394626-1306100501/watcher-3394626-1306100501 -o /tmp/evaluation-result-3394626-1306100501/solver-3394626-1306100501 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394626-1306100501.cnf

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=627236475

node138.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.854
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.70
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.854
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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17021916 kB
Buffers:        191604 kB
Cached:        4818164 kB
SwapCached:      72612 kB
Active:        3812224 kB
Inactive:     11839540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17021916 kB
SwapTotal:    67111528 kB
SwapFree:     49826860 kB
Dirty:            1216 kB
Writeback:           4 kB
AnonPages:    10580760 kB
Mapped:          17784 kB
Slab:           116036 kB
PageTables:      92624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130628820 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= 73272 MiB
End job on node138 at 2011-05-23 01:05:13