Trace number 3274097

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) 4800.42 1201.72

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n260-s62321009-sat.cnf
MD5SUMf2b430bdd9bc1c472e9e437567706bb7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.48747
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses624
Sum of the clauses size1560
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2520
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5104
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3274097-1304085281/watcher-3274097-1304085281 -o /tmp/evaluation-result-3274097-1304085281/solver-3274097-1304085281 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3274097-1304085281.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.88 7.85 8.00 5/181 23871
/proc/meminfo: memFree=29759788/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=49956 CPUtime=0 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 338 1256 0 0 0 0 0 0 25 0 5 0 598758787 51154944 263 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 12489 263 165 55 0 10375 0
[pid=23871/tid=23877] ppid=23869 vsize=49956 CPUtime=0 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 20 1256 0 0 0 0 0 0 25 0 5 0 598758788 51154944 263 33554432000 4194304 4417332 140734730627712 18446744073709551615 256415417450 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=49956 CPUtime=0 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 1 1256 0 0 0 0 0 0 25 0 5 0 598758788 51154944 264 33554432000 4194304 4417332 140734730627712 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=49956 CPUtime=0 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 0 1256 0 0 0 0 0 0 25 0 5 0 598758788 51154944 264 33554432000 4194304 4417332 140734730627712 18446744073709551615 256415448049 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=49956 CPUtime=0 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 0 1256 0 0 0 0 0 0 25 0 5 0 598758788 51154944 264 33554432000 4194304 4417332 140734730627712 18446744073709551615 256415448049 0 0 4096 17442 0 0 0 -1 1 0 0 0

[startup+0.012756 s]
/proc/loadavg: 6.88 7.85 8.00 5/181 23871
/proc/meminfo: memFree=29759788/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=115628 CPUtime=0.02 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 419 1256 0 0 2 0 0 0 25 0 5 0 598758787 118403072 344 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 28907 344 178 55 0 26793 0
[pid=23871/tid=23877] ppid=23869 vsize=115628 CPUtime=0 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 48 1256 0 0 0 0 0 0 25 0 5 0 598758788 118403072 344 33554432000 4194304 4417332 140734730627712 18446744073709551615 256415052485 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=115628 CPUtime=0 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 23 1256 0 0 0 0 0 0 25 0 5 0 598758788 118403072 344 33554432000 4194304 4417332 140734730627712 18446744073709551615 256415085529 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=115628 CPUtime=0 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 6 1256 0 0 0 0 0 0 25 0 5 0 598758788 118403072 344 33554432000 4194304 4417332 140734730627712 18446744073709551615 4355731 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=115628 CPUtime=0 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 25 1256 0 0 0 0 0 0 25 0 5 0 598758788 118403072 344 33554432000 4194304 4417332 140734730627712 18446744073709551615 256415496686 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 115628

[startup+0.119463 s]
/proc/loadavg: 6.88 7.85 8.00 5/181 23871
/proc/meminfo: memFree=29759788/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=118360 CPUtime=0.45 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 1222 1256 0 0 45 0 0 0 25 0 5 0 598758787 121200640 1014 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 29590 1014 181 55 0 27476 0
[pid=23871/tid=23877] ppid=23869 vsize=118360 CPUtime=0.11 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 244 1256 0 0 11 0 0 0 25 0 5 0 598758788 121200640 1014 33554432000 4194304 4417332 140734730627712 18446744073709551615 4310513 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=118360 CPUtime=0.11 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 142 1256 0 0 11 0 0 0 25 0 5 0 598758788 121200640 1014 33554432000 4194304 4417332 140734730627712 18446744073709551615 4311150 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=118360 CPUtime=0.11 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 136 1256 0 0 11 0 0 0 25 0 5 0 598758788 121200640 1014 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364715 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=118360 CPUtime=0.11 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 383 1256 0 0 11 0 0 0 25 0 5 0 598758788 121200640 1014 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 118360

[startup+0.30043 s]
/proc/loadavg: 6.88 7.85 8.00 5/181 23871
/proc/meminfo: memFree=29759788/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=121072 CPUtime=1.17 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 2889 1256 0 0 117 0 0 0 25 0 5 0 598758787 123977728 1724 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 30268 1724 181 55 0 28154 0
[pid=23871/tid=23877] ppid=23869 vsize=121072 CPUtime=0.29 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 766 1256 0 0 29 0 0 0 25 0 5 0 598758788 123977728 1724 33554432000 4194304 4417332 140734730627712 18446744073709551615 4365117 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=121072 CPUtime=0.29 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 286 1256 0 0 29 0 0 0 25 0 5 0 598758788 123977728 1724 33554432000 4194304 4417332 140734730627712 18446744073709551615 4306349 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=121072 CPUtime=0.29 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 496 1256 0 0 29 0 0 0 25 0 5 0 598758788 123977728 1724 33554432000 4194304 4417332 140734730627712 18446744073709551615 4312376 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=121072 CPUtime=0.29 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 1024 1256 0 0 29 0 0 0 25 0 5 0 598758788 123977728 1724 33554432000 4194304 4417332 140734730627712 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 121072

[startup+0.700355 s]
/proc/loadavg: 6.88 7.85 8.00 5/181 23871
/proc/meminfo: memFree=29759788/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=124568 CPUtime=2.77 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 6591 1256 0 0 277 0 0 0 25 0 5 0 598758787 127557632 2598 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 31142 2598 181 55 0 29028 0
[pid=23871/tid=23877] ppid=23869 vsize=124568 CPUtime=0.69 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 1750 1256 0 0 69 0 0 0 25 0 5 0 598758788 127557632 2598 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=124568 CPUtime=0.69 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 1007 1256 0 0 69 0 0 0 25 0 5 0 598758788 127557632 2598 33554432000 4194304 4417332 140734730627712 18446744073709551615 4307384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=124568 CPUtime=0.69 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 1612 1256 0 0 69 0 0 0 25 0 5 0 598758788 127557632 2598 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=124568 CPUtime=0.69 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 1905 1256 0 0 69 0 0 0 25 0 5 0 598758788 127557632 2598 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 124568

[startup+1.50021 s]
/proc/loadavg: 6.97 7.85 8.00 9/186 23881
/proc/meminfo: memFree=29750472/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=126148 CPUtime=5.97 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 13777 1256 0 0 595 2 0 0 25 0 5 0 598758787 129175552 2992 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 31537 2992 181 55 0 29423 0
[pid=23871/tid=23877] ppid=23869 vsize=126148 CPUtime=1.48 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 3477 1256 0 0 148 0 0 0 25 0 5 0 598758788 129175552 2992 33554432000 4194304 4417332 140734730627712 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=126148 CPUtime=1.49 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 2495 1256 0 0 149 0 0 0 25 0 5 0 598758788 129175552 2992 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=126148 CPUtime=1.48 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 3628 1256 0 0 148 0 0 0 25 0 5 0 598758788 129175552 2992 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=126148 CPUtime=1.48 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 3860 1256 0 0 148 0 0 0 25 0 5 0 598758788 129175552 2992 33554432000 4194304 4417332 140734730627712 18446744073709551615 4250569 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 126148

[startup+3.10091 s]
/proc/loadavg: 6.97 7.85 8.00 9/186 23881
/proc/meminfo: memFree=29741188/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=130728 CPUtime=12.36 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 26000 1256 0 0 1233 3 0 0 25 0 5 0 598758787 133865472 4138 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 32682 4138 181 55 0 30568 0
[pid=23871/tid=23877] ppid=23869 vsize=130728 CPUtime=3.09 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 6823 1256 0 0 308 1 0 0 25 0 5 0 598758788 133865472 4138 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=130728 CPUtime=3.08 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 5892 1256 0 0 308 0 0 0 25 0 5 0 598758788 133865472 4138 33554432000 4194304 4417332 140734730627712 18446744073709551615 4357677 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=130728 CPUtime=3.08 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 6676 1256 0 0 308 0 0 0 25 0 5 0 598758788 133865472 4138 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=130728 CPUtime=3.08 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 6292 1256 0 0 307 1 0 0 25 0 5 0 598758788 133865472 4138 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 130728

[startup+6.3003 s]
/proc/loadavg: 6.97 7.85 8.00 9/186 23881
/proc/meminfo: memFree=29733376/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=137540 CPUtime=25.14 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 50639 1256 0 0 2506 8 0 0 25 0 5 0 598758787 140840960 5809 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 34385 5809 181 55 0 32271 0
[pid=23871/tid=23877] ppid=23869 vsize=137540 CPUtime=6.29 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 11104 1256 0 0 627 2 0 0 25 0 5 0 598758788 140840960 5809 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=137540 CPUtime=6.29 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 12641 1256 0 0 628 1 0 0 25 0 5 0 598758788 140840960 5809 33554432000 4194304 4417332 140734730627712 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=137540 CPUtime=6.28 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 14940 1256 0 0 627 1 0 0 25 0 5 0 598758788 140840960 5809 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=137540 CPUtime=6.25 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 11637 1256 0 0 623 2 0 0 25 0 5 0 598758788 140840960 5809 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 137540

[startup+12.7011 s]
/proc/loadavg: 7.13 7.86 8.00 9/186 23881
/proc/meminfo: memFree=29716652/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=141820 CPUtime=50.71 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 84354 1256 0 0 5058 13 0 0 25 0 5 0 598758787 145223680 6879 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 35455 6879 181 55 0 33341 0
[pid=23871/tid=23877] ppid=23869 vsize=141820 CPUtime=12.69 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 18262 1256 0 0 1266 3 0 0 25 0 5 0 598758788 145223680 6879 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=141820 CPUtime=12.69 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 22882 1256 0 0 1266 3 0 0 25 0 5 0 598758788 145223680 6879 33554432000 4194304 4417332 140734730627712 18446744073709551615 4309920 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=141820 CPUtime=12.68 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 22152 1256 0 0 1266 2 0 0 25 0 5 0 598758788 145223680 6879 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=141820 CPUtime=12.62 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 20741 1256 0 0 1259 3 0 0 25 0 5 0 598758788 145223680 6879 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 141820

[startup+25.5007 s]
/proc/loadavg: 7.26 7.86 8.00 9/186 23882
/proc/meminfo: memFree=29702776/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=152216 CPUtime=101.84 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 143600 1256 0 0 10162 22 0 0 25 0 5 0 598758787 155869184 9423 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 38054 9423 181 55 0 35940 0
[pid=23871/tid=23877] ppid=23869 vsize=152216 CPUtime=25.48 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 39592 1256 0 0 2543 5 0 0 25 0 5 0 598758788 155869184 9423 33554432000 4194304 4417332 140734730627712 18446744073709551615 4357986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=152216 CPUtime=25.48 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 35034 1256 0 0 2543 5 0 0 25 0 5 0 598758788 155869184 9423 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=152216 CPUtime=25.49 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 33682 1256 0 0 2545 4 0 0 25 0 5 0 598758788 155869184 9423 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364699 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=152216 CPUtime=25.35 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 34975 1256 0 0 2529 6 0 0 25 0 5 0 598758788 155869184 9423 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364706 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 152216

[startup+51.1009 s]
/proc/loadavg: 7.64 7.90 8.00 9/186 23882
/proc/meminfo: memFree=29666316/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=168488 CPUtime=204.11 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 268984 1256 0 0 20372 39 0 0 25 0 5 0 598758787 172531712 13482 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 42122 13482 181 55 0 40008 0
[pid=23871/tid=23877] ppid=23869 vsize=168488 CPUtime=51.08 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 70744 1256 0 0 5099 9 0 0 25 0 5 0 598758788 172531712 13482 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=168488 CPUtime=51.09 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 68522 1256 0 0 5099 10 0 0 25 0 5 0 598758788 172531712 13482 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=168488 CPUtime=51.09 cores=1,3,5,7

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

[pid=23871/tid=23878] ppid=23869 vsize=226352 CPUtime=762.29 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 324236 1256 0 0 76182 47 0 0 25 0 5 0 598758788 231784448 28044 33554432000 4194304 4417332 140734730627712 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=226352 CPUtime=762.31 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 305841 1256 0 0 76185 46 0 0 25 0 5 0 598758788 231784448 28044 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364720 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=226352 CPUtime=758.16 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 288176 1256 0 0 75771 45 0 0 25 0 5 0 598758788 231784448 28044 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.13
Current children cumulated vsize (KiB) 226352

[startup+822.3 s]
/proc/loadavg: 8.19 8.12 8.06 9/186 23912
/proc/meminfo: memFree=29473556/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=247892 CPUtime=3284.78 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 1305590 1256 0 0 328280 198 0 0 25 0 5 0 598758787 253841408 33429 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 61973 33429 181 55 0 59859 0
[pid=23871/tid=23877] ppid=23869 vsize=247892 CPUtime=822.31 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 346097 1256 0 0 82180 51 0 0 25 0 5 0 598758788 253841408 33429 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=247892 CPUtime=822.28 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 339889 1256 0 0 82179 49 0 0 25 0 5 0 598758788 253841408 33429 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=247892 CPUtime=822.31 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 318979 1256 0 0 82182 49 0 0 25 0 5 0 598758788 253841408 33429 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=247892 CPUtime=817.83 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 300308 1256 0 0 81737 46 0 0 25 0 5 0 598758788 253841408 33429 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.78
Current children cumulated vsize (KiB) 247892

[startup+882.301 s]
/proc/loadavg: 8.13 8.11 8.06 9/186 23913
/proc/meminfo: memFree=29460224/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=258112 CPUtime=3524.46 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 1356514 1256 0 0 352239 207 0 0 25 0 5 0 598758787 264306688 35984 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 64528 35984 181 55 0 62414 0
[pid=23871/tid=23877] ppid=23869 vsize=258112 CPUtime=882.31 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 361949 1256 0 0 88177 54 0 0 25 0 5 0 598758788 264306688 35984 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=258112 CPUtime=882.29 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 348967 1256 0 0 88178 51 0 0 25 0 5 0 598758788 264306688 35984 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=258112 CPUtime=882.31 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 334435 1256 0 0 88180 51 0 0 25 0 5 0 598758788 264306688 35984 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=258112 CPUtime=877.5 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 310846 1256 0 0 87702 48 0 0 25 0 5 0 598758788 264306688 35984 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 258112

[startup+942.301 s]
/proc/loadavg: 8.05 8.09 8.05 9/186 23915
/proc/meminfo: memFree=29446152/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=255004 CPUtime=3764.14 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 1411704 1256 0 0 376199 215 0 0 25 0 5 0 598758787 261124096 35207 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 63751 35207 181 55 0 61637 0
[pid=23871/tid=23877] ppid=23869 vsize=255004 CPUtime=942.32 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 375763 1256 0 0 94176 56 0 0 25 0 5 0 598758788 261124096 35207 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=255004 CPUtime=942.29 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 366174 1256 0 0 94176 53 0 0 25 0 5 0 598758788 261124096 35207 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=255004 CPUtime=942.31 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 344707 1256 0 0 94178 53 0 0 25 0 5 0 598758788 261124096 35207 33554432000 4194304 4417332 140734730627712 18446744073709551615 4366569 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=255004 CPUtime=937.18 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 324743 1256 0 0 93667 51 0 0 25 0 5 0 598758788 261124096 35207 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 255004

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 8.05 9/186 23917
/proc/meminfo: memFree=29446848/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=248748 CPUtime=4003.82 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 1480527 1256 0 0 400156 226 0 0 25 0 5 0 598758787 254717952 33643 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 62187 33643 181 55 0 60073 0
[pid=23871/tid=23877] ppid=23869 vsize=248748 CPUtime=1002.33 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 398800 1256 0 0 100173 60 0 0 25 0 5 0 598758788 254717952 33643 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=248748 CPUtime=1002.28 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 379724 1256 0 0 100173 55 0 0 25 0 5 0 598758788 254717952 33643 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=248748 CPUtime=1002.32 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 360882 1256 0 0 100176 56 0 0 25 0 5 0 598758788 254717952 33643 33554432000 4194304 4417332 140734730627712 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=248748 CPUtime=996.86 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 340804 1256 0 0 99633 53 0 0 25 0 5 0 598758788 254717952 33643 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 248748

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 8.05 9/186 23918
/proc/meminfo: memFree=29465160/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=241620 CPUtime=4243.5 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 1542147 1256 0 0 424116 234 0 0 25 0 5 0 598758787 247418880 31861 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 60405 31861 181 55 0 58291 0
[pid=23871/tid=23877] ppid=23869 vsize=241620 CPUtime=1062.32 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 415718 1256 0 0 106170 62 0 0 25 0 5 0 598758788 247418880 31861 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=241620 CPUtime=1062.29 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 396777 1256 0 0 106171 58 0 0 25 0 5 0 598758788 247418880 31861 33554432000 4194304 4417332 140734730627712 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=241620 CPUtime=1062.32 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 371508 1256 0 0 106175 57 0 0 25 0 5 0 598758788 247418880 31861 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=241620 CPUtime=1056.54 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 357827 1256 0 0 105599 55 0 0 25 0 5 0 598758788 247418880 31861 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.5
Current children cumulated vsize (KiB) 241620

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 8.05 9/186 23920
/proc/meminfo: memFree=29454436/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=244520 CPUtime=4483.18 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 1587761 1256 0 0 448076 242 0 0 25 0 5 0 598758787 250388480 32554 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 61130 32554 181 55 0 59016 0
[pid=23871/tid=23877] ppid=23869 vsize=244520 CPUtime=1122.33 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 426125 1256 0 0 112169 64 0 0 25 0 5 0 598758788 250388480 32554 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=244520 CPUtime=1122.29 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 405903 1256 0 0 112169 60 0 0 25 0 5 0 598758788 250388480 32554 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=244520 CPUtime=1122.32 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 383247 1256 0 0 112173 59 0 0 25 0 5 0 598758788 250388480 32554 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=244520 CPUtime=1116.21 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 372169 1256 0 0 111564 57 0 0 25 0 5 0 598758788 250388480 32554 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.18
Current children cumulated vsize (KiB) 244520

[startup+1182.3 s]
/proc/loadavg: 8.12 8.10 8.05 9/186 23921
/proc/meminfo: memFree=29414200/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=238828 CPUtime=4722.86 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 1635406 1256 0 0 472036 250 0 0 25 0 5 0 598758787 244559872 31163 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 59707 31163 181 55 0 57593 0
[pid=23871/tid=23877] ppid=23869 vsize=238828 CPUtime=1182.33 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 435353 1256 0 0 118167 66 0 0 25 0 5 0 598758788 244559872 31163 33554432000 4194304 4417332 140734730627712 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=238828 CPUtime=1182.29 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 415519 1256 0 0 118168 61 0 0 25 0 5 0 598758788 244559872 31163 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=238828 CPUtime=1182.32 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 399291 1256 0 0 118170 62 0 0 25 0 5 0 598758788 244559872 31163 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=238828 CPUtime=1175.89 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 384926 1256 0 0 117530 59 0 0 25 0 5 0 598758788 244559872 31163 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 238828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.77 8.02 8.03 5/177 23940
/proc/meminfo: memFree=29633456/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=260200 CPUtime=4800.38 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 1642797 1256 0 0 479787 251 0 0 25 0 5 0 598758787 266444800 36506 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 65050 36506 181 55 0 62936 0
[pid=23871/tid=23877] ppid=23869 vsize=260200 CPUtime=1201.74 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 436825 1256 0 0 120108 66 0 0 25 0 5 0 598758788 266444800 36506 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=260200 CPUtime=1201.69 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 416517 1256 0 0 120108 61 0 0 25 0 5 0 598758788 266444800 36506 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=260200 CPUtime=1201.74 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 401399 1256 0 0 120111 63 0 0 25 0 5 0 598758788 266444800 36506 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=260200 CPUtime=1195.18 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 387739 1256 0 0 119459 59 0 0 25 0 5 0 598758788 266444800 36506 33554432000 4194304 4417332 140734730627712 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 260200

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

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

[startup+1201.7 s]
/proc/loadavg: 7.77 8.02 8.03 5/177 23940
/proc/meminfo: memFree=29633456/32950928 swapFree=67111364/67111528
[pid=23871] ppid=23869 vsize=260200 CPUtime=4800.38 cores=1,3,5,7
/proc/23871/stat : 23871 (plingeling) S 23869 23871 23268 0 -1 4202496 1642797 1256 0 0 479787 251 0 0 25 0 5 0 598758787 266444800 36506 33554432000 4194304 4417332 140734730627712 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/23871/statm: 65050 36506 181 55 0 62936 0
[pid=23871/tid=23877] ppid=23869 vsize=260200 CPUtime=1201.74 cores=1,3,5,7
/proc/23871/task/23877/stat : 23877 (plingeling) R 23869 23871 23268 0 -1 4202560 436825 1256 0 0 120108 66 0 0 25 0 5 0 598758788 266444800 36506 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23871/tid=23878] ppid=23869 vsize=260200 CPUtime=1201.69 cores=1,3,5,7
/proc/23871/task/23878/stat : 23878 (plingeling) R 23869 23871 23268 0 -1 4202560 416517 1256 0 0 120108 61 0 0 25 0 5 0 598758788 266444800 36506 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23871/tid=23879] ppid=23869 vsize=260200 CPUtime=1201.74 cores=1,3,5,7
/proc/23871/task/23879/stat : 23879 (plingeling) R 23869 23871 23268 0 -1 4202560 401399 1256 0 0 120111 63 0 0 25 0 5 0 598758788 266444800 36506 33554432000 4194304 4417332 140734730627712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23871/tid=23880] ppid=23869 vsize=260200 CPUtime=1195.18 cores=1,3,5,7
/proc/23871/task/23880/stat : 23880 (plingeling) R 23869 23871 23268 0 -1 4202560 387739 1256 0 0 119459 59 0 0 25 0 5 0 598758788 266444800 36506 33554432000 4194304 4417332 140734730627712 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 260200

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.42
CPU user time (s): 4797.89
CPU system time (s): 2.52462
CPU usage (%): 399.462
Max. virtual memory (cumulated for all children) (KiB): 287316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.89
system time used= 2.52462
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1644053
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= 136
involuntary context switches= 20954

runsolver used 1.89571 second user time and 4.66729 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 15:54:41
IDJOB=3274097
IDBENCH=83153
IDSOLVER=1605
FILE ID=node115/3274097-1304085281
RUNJOBID= node115-1304085278-23807
PBS_JOBID= 13170529
Free space on /tmp= 72732 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n260-s62321009-sat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274097-1304085281/watcher-3274097-1304085281 -o /tmp/evaluation-result-3274097-1304085281/solver-3274097-1304085281 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3274097-1304085281.cnf

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

MD5SUM BENCH= f2b430bdd9bc1c472e9e437567706bb7
RANDOM SEED=2087392431

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.811
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.77
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.811
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.74
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29760564 kB
Buffers:        787268 kB
Cached:        1894524 kB
SwapCached:          0 kB
Active:         160568 kB
Inactive:      2604664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29760564 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             684 kB
Writeback:           0 kB
AnonPages:       83308 kB
Mapped:          15468 kB
Slab:           362460 kB
PageTables:       4092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   264344 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= 72732 MiB
End job on node115 at 2011-04-29 16:14:45