Trace number 3258162

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.38 1201.86

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g4.cnf
MD5SUM399c54da7337981a88a374a67e87ba30
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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

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

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


[startup+0 s]
/proc/loadavg: 8.06 7.04 7.08 5/181 19895
/proc/meminfo: memFree=18508576/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=9136 CPUtime=0 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) R 19893 19895 19389 0 -1 4202496 366 1252 0 0 0 0 0 0 25 0 1 0 516497839 9355264 295 33554432000 4194304 4417332 140733201146496 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19895/statm: 2284 295 146 55 0 170 0

[startup+0.0911671 s]
/proc/loadavg: 8.06 7.04 7.08 5/181 19895
/proc/meminfo: memFree=18508576/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=26576 CPUtime=0.07 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) R 19893 19895 19389 0 -1 4202496 4705 1252 0 0 7 0 0 0 25 0 1 0 516497839 27213824 4634 33554432000 4194304 4417332 140733201146496 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19895/statm: 6644 4634 147 55 0 4530 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26576

[startup+0.101164 s]
/proc/loadavg: 8.06 7.04 7.08 5/181 19895
/proc/meminfo: memFree=18508576/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=26576 CPUtime=0.08 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) R 19893 19895 19389 0 -1 4202496 4705 1252 0 0 8 0 0 0 25 0 1 0 516497839 27213824 4634 33554432000 4194304 4417332 140733201146496 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19895/statm: 6644 4634 147 55 0 4530 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26576

[startup+0.301095 s]
/proc/loadavg: 8.06 7.04 7.08 5/181 19895
/proc/meminfo: memFree=18508576/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=74764 CPUtime=0.77 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 6773 1252 0 0 76 1 0 0 25 0 5 0 516497839 76558336 6505 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 18691 6505 175 55 0 16577 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 74764

[startup+0.701024 s]
/proc/loadavg: 8.06 7.04 7.08 5/181 19895
/proc/meminfo: memFree=18508576/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=93148 CPUtime=2.36 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 18146 1252 0 0 234 2 0 0 25 0 5 0 516497839 95383552 11073 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 23287 11073 179 55 0 21173 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 93148

[startup+1.50088 s]
/proc/loadavg: 8.06 7.04 7.08 9/186 19905
/proc/meminfo: memFree=18454852/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=104248 CPUtime=5.56 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 25063 1252 0 0 553 3 0 0 25 0 5 0 516497839 106749952 13849 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 26062 13849 180 55 0 23948 0
[pid=19895/tid=19902] ppid=19893 vsize=104248 CPUtime=1.35 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 3688 1252 0 0 135 0 0 0 25 0 5 0 516497853 106749952 13849 33554432000 4194304 4417332 140733201146496 18446744073709551615 4258392 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=104248 CPUtime=1.34 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 4067 1252 0 0 134 0 0 0 25 0 5 0 516497853 106749952 13849 33554432000 4194304 4417332 140733201146496 18446744073709551615 4250306 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=104248 CPUtime=1.35 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 4170 1252 0 0 135 0 0 0 25 0 5 0 516497853 106749952 13849 33554432000 4194304 4417332 140733201146496 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=104248 CPUtime=1.35 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 8421 1252 0 0 134 1 0 0 25 0 5 0 516497853 106749952 13849 33554432000 4194304 4417332 140733201146496 18446744073709551615 4320823 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 104248

[startup+3.10059 s]
/proc/loadavg: 8.06 7.04 7.08 9/186 19905
/proc/meminfo: memFree=18458324/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=118484 CPUtime=11.95 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 32638 1252 0 0 1192 3 0 0 25 0 5 0 516497839 121327616 17408 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 29621 17408 180 55 0 27507 0
[pid=19895/tid=19902] ppid=19893 vsize=118484 CPUtime=2.95 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 4774 1252 0 0 295 0 0 0 25 0 5 0 516497853 121327616 17408 33554432000 4194304 4417332 140733201146496 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=118484 CPUtime=2.93 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 4067 1252 0 0 293 0 0 0 25 0 5 0 516497853 121327616 17408 33554432000 4194304 4417332 140733201146496 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=118484 CPUtime=2.95 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 4170 1252 0 0 295 0 0 0 25 0 5 0 516497853 121327616 17408 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364618 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=118484 CPUtime=2.94 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 14910 1252 0 0 293 1 0 0 25 0 5 0 516497853 121327616 17408 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 118484

[startup+6.30101 s]
/proc/loadavg: 8.06 7.06 7.08 9/186 19906
/proc/meminfo: memFree=18448136/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=126424 CPUtime=24.73 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 44368 1252 0 0 2469 4 0 0 25 0 5 0 516497839 129458176 19394 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 31606 19394 181 55 0 29492 0
[pid=19895/tid=19902] ppid=19893 vsize=126424 CPUtime=6.15 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 4774 1252 0 0 615 0 0 0 25 0 5 0 516497853 129458176 19394 33554432000 4194304 4417332 140733201146496 18446744073709551615 4250306 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=126424 CPUtime=6.12 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 4067 1252 0 0 612 0 0 0 25 0 5 0 516497853 129458176 19394 33554432000 4194304 4417332 140733201146496 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=126424 CPUtime=6.15 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 4171 1252 0 0 615 0 0 0 25 0 5 0 516497853 129458176 19394 33554432000 4194304 4417332 140733201146496 18446744073709551615 4378120 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=126424 CPUtime=6.15 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 26639 1252 0 0 613 2 0 0 25 0 5 0 516497853 129458176 19394 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.73
Current children cumulated vsize (KiB) 126424

[startup+12.7009 s]
/proc/loadavg: 8.05 7.07 7.09 9/186 19906
/proc/meminfo: memFree=18418876/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=147192 CPUtime=50.3 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 66494 1252 0 0 5022 8 0 0 25 0 5 0 516497839 150724608 24586 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 36798 24586 181 55 0 34684 0
[pid=19895/tid=19902] ppid=19893 vsize=147192 CPUtime=12.55 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 5859 1252 0 0 1255 0 0 0 25 0 5 0 516497853 150724608 24586 33554432000 4194304 4417332 140733201146496 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=147192 CPUtime=12.48 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 6238 1252 0 0 1248 0 0 0 25 0 5 0 516497853 150724608 24586 33554432000 4194304 4417332 140733201146496 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=147192 CPUtime=12.55 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 4171 1252 0 0 1255 0 0 0 25 0 5 0 516497853 150724608 24586 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=147192 CPUtime=12.55 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 45509 1252 0 0 1250 5 0 0 25 0 5 0 516497853 150724608 24586 33554432000 4194304 4417332 140733201146496 18446744073709551615 4357167 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 147192

[startup+25.5006 s]
/proc/loadavg: 8.11 7.13 7.11 9/186 19906
/proc/meminfo: memFree=18351940/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=227400 CPUtime=101.43 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 104506 1252 0 0 10129 14 0 0 25 0 5 0 516497839 232857600 44638 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 56850 44638 181 55 0 54736 0
[pid=19895/tid=19902] ppid=19893 vsize=227400 CPUtime=25.35 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 6371 1252 0 0 2535 0 0 0 25 0 5 0 516497853 232857600 44638 33554432000 4194304 4417332 140733201146496 18446744073709551615 4238870 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=227400 CPUtime=25.21 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 6238 1252 0 0 2521 0 0 0 25 0 5 0 516497853 232857600 44638 33554432000 4194304 4417332 140733201146496 18446744073709551615 4278168 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=227400 CPUtime=25.35 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 5393 1252 0 0 2535 0 0 0 25 0 5 0 516497853 232857600 44638 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=227400 CPUtime=25.35 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 81787 1252 0 0 2524 11 0 0 25 0 5 0 516497853 232857600 44638 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 227400

[startup+51.101 s]
/proc/loadavg: 8.14 7.22 7.14 9/186 19907
/proc/meminfo: memFree=18313080/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=267520 CPUtime=203.69 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 152066 1252 0 0 20347 22 0 0 25 0 5 0 516497839 273940480 38317 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 66880 38317 181 55 0 64766 0
[pid=19895/tid=19902] ppid=19893 vsize=267520 CPUtime=50.95 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 7145 1252 0 0 5095 0 0 0 25 0 5 0 516497853 273940480 38317 33554432000 4194304 4417332 140733201146496 18446744073709551615 4232004 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=267520 CPUtime=50.67 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 7012 1252 0 0 5067 0 0 0 25 0 5 0 516497853 273940480 38317 33554432000 4194304 4417332 140733201146496 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=267520 CPUtime=50.95 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 5731 1252 0 0 5095 0 0 0 25 0 5 0 516497853 273940480 38317 33554432000 4194304 4417332 140733201146496 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=267520 CPUtime=50.95 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 127461 1252 0 0 5077 18 0 0 25 0 5 0 516497853 273940480 38317 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 267520

[startup+102.307 s]
/proc/loadavg: 8.19 7.37 7.19 9/186 19908
/proc/meminfo: memFree=18176304/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=359968 CPUtime=408.22 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 233434 1252 0 0 40789 33 0 0 25 0 5 0 516497839 368607232 61429 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 89992 61429 181 55 0 87878 0
[pid=19895/tid=19902] ppid=19893 vsize=359968 CPUtime=102.15 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 7384 1252 0 0 10215 0 0 0 25 0 5 0 516497853 368607232 61429 33554432000 4194304 4417332 140733201146496 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=359968 CPUtime=101.58 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 9595 1252 0 0 10158 0 0 0 25 0 5 0 516497853 368607232 61429 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=359968 CPUtime=102.15 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 6641 1252 0 0 10215 0 0 0 25 0 5 0 516497853 368607232 61429 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=359968 CPUtime=102.15 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 205097 1252 0 0 10186 29 0 0 25 0 5 0 516497853 368607232 61429 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.22
Current children cumulated vsize (KiB) 359968

[startup+162.301 s]
/proc/loadavg: 8.18 7.51 7.25 9/186 19910
/proc/meminfo: memFree=17933756/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=574712 CPUtime=647.88 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 291216 1252 0 0 64746 42 0 0 25 0 5 0 516497839 588505088 115115 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 143678 115115 181 55 0 141564 0
[pid=19895/tid=19902] ppid=19893 vsize=574712 CPUtime=162.14 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 7384 1252 0 0 16214 0 0 0 25 0 5 0 516497853 588505088 115115 33554432000 4194304 4417332 140733201146496 18446744073709551615 4366362 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=574712 CPUtime=161.26 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 9595 1252 0 0 16126 0 0 0 25 0 5 0 516497853 588505088 115115 33554432000 4194304 4417332 140733201146496 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=574712 CPUtime=162.15 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 6641 1252 0 0 16215 0 0 0 25 0 5 0 516497853 588505088 115115 33554432000 4194304 4417332 140733201146496 18446744073709551615 4353734 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=574712 CPUtime=162.16 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 262879 1252 0 0 16177 39 0 0 25 0 5 0 516497853 588505088 115115 33554432000 4194304 4417332 140733201146496 18446744073709551615 4353472 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.88
Current children cumulated vsize (KiB) 574712


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

[pid=19895/tid=19903] ppid=19893 vsize=1242052 CPUtime=698.32 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 21734 1252 0 0 69830 2 0 0 25 0 5 0 516497853 1271861248 281975 33554432000 4194304 4417332 140733201146496 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=1242052 CPUtime=702.16 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 25619 1252 0 0 70214 2 0 0 25 0 5 0 516497853 1271861248 281975 33554432000 4194304 4417332 140733201146496 18446744073709551615 4356768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=1242052 CPUtime=702.16 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 578907 1252 0 0 70126 90 0 0 25 0 5 0 516497853 1271861248 281975 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.96
Current children cumulated vsize (KiB) 1242052

[startup+762.307 s]
/proc/loadavg: 8.09 7.99 7.63 9/186 19935
/proc/meminfo: memFree=16476328/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=1366156 CPUtime=3044.65 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 688690 1252 0 0 304359 106 0 0 25 0 5 0 516497839 1398943744 312976 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 341539 312976 181 55 0 339425 0
[pid=19895/tid=19902] ppid=19893 vsize=1366156 CPUtime=762.16 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 21963 1252 0 0 76213 3 0 0 25 0 5 0 516497853 1398943744 312976 33554432000 4194304 4417332 140733201146496 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=1366156 CPUtime=757.99 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 24242 1252 0 0 75797 2 0 0 25 0 5 0 516497853 1398943744 312976 33554432000 4194304 4417332 140733201146496 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=1366156 CPUtime=762.16 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 26307 1252 0 0 76214 2 0 0 25 0 5 0 516497853 1398943744 312976 33554432000 4194304 4417332 140733201146496 18446744073709551615 4232791 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=1366156 CPUtime=762.17 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 611461 1252 0 0 76120 97 0 0 25 0 5 0 516497853 1398943744 312976 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.65
Current children cumulated vsize (KiB) 1366156

[startup+822.301 s]
/proc/loadavg: 8.09 8.00 7.65 9/186 19936
/proc/meminfo: memFree=16978152/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=777752 CPUtime=3284.31 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 761599 1252 0 0 328313 118 0 0 25 0 5 0 516497839 796418048 165875 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 194438 165875 181 55 0 192324 0
[pid=19895/tid=19902] ppid=19893 vsize=777752 CPUtime=822.15 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 29255 1252 0 0 82212 3 0 0 25 0 5 0 516497853 796418048 165875 33554432000 4194304 4417332 140733201146496 18446744073709551615 4320952 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=777752 CPUtime=817.66 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 27642 1252 0 0 81764 2 0 0 25 0 5 0 516497853 796418048 165875 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=777752 CPUtime=822.16 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 33118 1252 0 0 82213 3 0 0 25 0 5 0 516497853 796418048 165875 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=777752 CPUtime=822.17 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 666867 1252 0 0 82110 107 0 0 25 0 5 0 516497853 796418048 165875 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.31
Current children cumulated vsize (KiB) 777752

[startup+882.301 s]
/proc/loadavg: 8.44 8.10 7.70 9/186 19941
/proc/meminfo: memFree=16822880/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=866276 CPUtime=3523.99 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 783730 1252 0 0 352278 121 0 0 25 0 5 0 516497839 887066624 188006 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 216569 188006 181 55 0 214455 0
[pid=19895/tid=19902] ppid=19893 vsize=866276 CPUtime=882.15 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 29255 1252 0 0 88212 3 0 0 25 0 5 0 516497853 887066624 188006 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=866276 CPUtime=877.33 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 27642 1252 0 0 87731 2 0 0 25 0 5 0 516497853 887066624 188006 33554432000 4194304 4417332 140733201146496 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=866276 CPUtime=882.16 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 33118 1252 0 0 88213 3 0 0 25 0 5 0 516497853 887066624 188006 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364618 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=866276 CPUtime=882.17 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 688998 1252 0 0 88108 109 0 0 25 0 5 0 516497853 887066624 188006 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.99
Current children cumulated vsize (KiB) 866276

[startup+942.3 s]
/proc/loadavg: 8.02 8.02 7.70 9/186 19980
/proc/meminfo: memFree=17590936/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=953268 CPUtime=3763.67 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 805478 1252 0 0 376243 124 0 0 25 0 5 0 516497839 976146432 209754 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 238317 209754 181 55 0 236203 0
[pid=19895/tid=19902] ppid=19893 vsize=953268 CPUtime=942.15 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 29255 1252 0 0 94212 3 0 0 25 0 5 0 516497853 976146432 209754 33554432000 4194304 4417332 140733201146496 18446744073709551615 4346257 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=953268 CPUtime=937 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 27642 1252 0 0 93698 2 0 0 25 0 5 0 516497853 976146432 209754 33554432000 4194304 4417332 140733201146496 18446744073709551615 4307415 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=953268 CPUtime=942.16 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 33118 1252 0 0 94213 3 0 0 25 0 5 0 516497853 976146432 209754 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=953268 CPUtime=942.17 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 710746 1252 0 0 94105 112 0 0 25 0 5 0 516497853 976146432 209754 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.67
Current children cumulated vsize (KiB) 953268

[startup+1002.3 s]
/proc/loadavg: 8.04 8.03 7.72 9/186 19981
/proc/meminfo: memFree=17486260/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=1072192 CPUtime=4003.34 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 835209 1252 0 0 400206 128 0 0 25 0 5 0 516497839 1097924608 239485 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 268048 239485 181 55 0 265934 0
[pid=19895/tid=19902] ppid=19893 vsize=1072192 CPUtime=1002.15 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 29255 1252 0 0 100212 3 0 0 25 0 5 0 516497853 1097924608 239485 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=1072192 CPUtime=996.68 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 27642 1252 0 0 99666 2 0 0 25 0 5 0 516497853 1097924608 239485 33554432000 4194304 4417332 140733201146496 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=1072192 CPUtime=1002.16 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 33118 1252 0 0 100213 3 0 0 25 0 5 0 516497853 1097924608 239485 33554432000 4194304 4417332 140733201146496 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=1072192 CPUtime=1002.17 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 740477 1252 0 0 100100 117 0 0 25 0 5 0 516497853 1097924608 239485 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.34
Current children cumulated vsize (KiB) 1072192

[startup+1062.3 s]
/proc/loadavg: 8.06 8.04 7.74 9/186 19983
/proc/meminfo: memFree=17133596/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=1168692 CPUtime=4243.02 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 859334 1252 0 0 424170 132 0 0 25 0 5 0 516497839 1196740608 263610 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 292173 263610 181 55 0 290059 0
[pid=19895/tid=19902] ppid=19893 vsize=1168692 CPUtime=1062.16 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 30455 1252 0 0 106212 4 0 0 25 0 5 0 516497853 1196740608 263610 33554432000 4194304 4417332 140733201146496 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=1168692 CPUtime=1056.36 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 34183 1252 0 0 105633 3 0 0 25 0 5 0 516497853 1196740608 263610 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=1168692 CPUtime=1062.17 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 33118 1252 0 0 106214 3 0 0 25 0 5 0 516497853 1196740608 263610 33554432000 4194304 4417332 140733201146496 18446744073709551615 4366370 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=1168692 CPUtime=1062.17 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 756861 1252 0 0 106097 120 0 0 25 0 5 0 516497853 1196740608 263610 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.02
Current children cumulated vsize (KiB) 1168692

[startup+1122.3 s]
/proc/loadavg: 8.18 8.07 7.77 9/186 19984
/proc/meminfo: memFree=16843792/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=1264928 CPUtime=4482.7 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 883393 1252 0 0 448134 136 0 0 25 0 5 0 516497839 1295286272 287669 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 316232 287669 181 55 0 314118 0
[pid=19895/tid=19902] ppid=19893 vsize=1264928 CPUtime=1122.16 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 39506 1252 0 0 112211 5 0 0 25 0 5 0 516497853 1295286272 287669 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=1264928 CPUtime=1116.03 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 34183 1252 0 0 111600 3 0 0 25 0 5 0 516497853 1295286272 287669 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=1264928 CPUtime=1122.17 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 33118 1252 0 0 112214 3 0 0 25 0 5 0 516497853 1295286272 287669 33554432000 4194304 4417332 140733201146496 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=1264928 CPUtime=1122.18 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 771869 1252 0 0 112095 123 0 0 25 0 5 0 516497853 1295286272 287669 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.7
Current children cumulated vsize (KiB) 1264928

[startup+1182.3 s]
/proc/loadavg: 8.18 8.09 7.79 9/186 19986
/proc/meminfo: memFree=17028916/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=1353916 CPUtime=4722.38 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 905640 1252 0 0 472100 138 0 0 25 0 5 0 516497839 1386409984 309916 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 338479 309916 181 55 0 336365 0
[pid=19895/tid=19902] ppid=19893 vsize=1353916 CPUtime=1182.16 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 39506 1252 0 0 118211 5 0 0 25 0 5 0 516497853 1386409984 309916 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=1353916 CPUtime=1175.71 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 34183 1252 0 0 117568 3 0 0 25 0 5 0 516497853 1386409984 309916 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364715 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=1353916 CPUtime=1182.17 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 33118 1252 0 0 118214 3 0 0 25 0 5 0 516497853 1386409984 309916 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=1353916 CPUtime=1182.18 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 794116 1252 0 0 118093 125 0 0 25 0 5 0 516497853 1386409984 309916 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 1353916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.20 8.10 7.80 9/186 19986
/proc/meminfo: memFree=16940252/32951124 swapFree=67111528/67111528
[pid=19895] ppid=19893 vsize=1321148 CPUtime=4800.29 cores=1,3,5,7
/proc/19895/stat : 19895 (plingeling) S 19893 19895 19389 0 -1 4202496 905640 1252 0 0 479891 138 0 0 25 0 5 0 516497839 1352855552 301724 33554432000 4194304 4417332 140733201146496 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19895/statm: 330287 301724 181 55 0 328173 0
[pid=19895/tid=19902] ppid=19893 vsize=1321148 CPUtime=1201.67 cores=1,3,5,7
/proc/19895/task/19902/stat : 19902 (plingeling) R 19893 19895 19389 0 -1 4202560 39506 1252 0 0 120162 5 0 0 25 0 5 0 516497853 1352855552 301724 33554432000 4194304 4417332 140733201146496 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19895/tid=19903] ppid=19893 vsize=1321148 CPUtime=1195.1 cores=1,3,5,7
/proc/19895/task/19903/stat : 19903 (plingeling) R 19893 19895 19389 0 -1 4202560 34183 1252 0 0 119507 3 0 0 25 0 5 0 516497853 1352855552 301724 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19895/tid=19904] ppid=19893 vsize=1321148 CPUtime=1201.68 cores=1,3,5,7
/proc/19895/task/19904/stat : 19904 (plingeling) R 19893 19895 19389 0 -1 4202560 33118 1252 0 0 120165 3 0 0 25 0 5 0 516497853 1352855552 301724 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19895/tid=19905] ppid=19893 vsize=1321148 CPUtime=1201.68 cores=1,3,5,7
/proc/19895/task/19905/stat : 19905 (plingeling) R 19893 19895 19389 0 -1 4202560 794116 1252 0 0 120043 125 0 0 25 0 5 0 516497853 1352855552 301724 33554432000 4194304 4417332 140733201146496 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1321148

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.86
CPU time (s): 4800.38
CPU user time (s): 4798.93
CPU system time (s): 1.44278
CPU usage (%): 399.412
Max. virtual memory (cumulated for all children) (KiB): 1398924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.93
system time used= 1.44278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 906892
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= 93
involuntary context switches= 34082

runsolver used 1.9787 second user time and 4.5863 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 05:49:59
IDJOB=3258162
IDBENCH=71308
IDSOLVER=1605
FILE ID=node138/3258162-1304048999
RUNJOBID= node138-1304048683-19823
PBS_JOBID= 13170394
Free space on /tmp= 71812 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g4.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258162-1304048999/watcher-3258162-1304048999 -o /tmp/evaluation-result-3258162-1304048999/solver-3258162-1304048999 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3258162-1304048999.cnf

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

MD5SUM BENCH= 399c54da7337981a88a374a67e87ba30
RANDOM SEED=110665729

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:      18508856 kB
Buffers:       2040280 kB
Cached:       11471004 kB
SwapCached:          0 kB
Active:        3520528 kB
Inactive:     10359764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18508856 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2724 kB
Writeback:           0 kB
AnonPages:      368112 kB
Mapped:          15468 kB
Slab:           499192 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   557320 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= 71808 MiB
End job on node138 at 2011-04-29 06:10:02