Trace number 3394102

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40001 5009.38

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g7.cnf
MD5SUMbd9e06c08721e6eb7b4cb4a265dbdd48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.6932
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394102-1306089741/watcher-3394102-1306089741 -o /tmp/evaluation-result-3394102-1306089741/solver-3394102-1306089741 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394102-1306089741.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.44 7.91 7.96 2/422 16907
/proc/meminfo: memFree=15945012/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=11796 CPUtime=0 cores=0-7
/proc/16907/stat : 16907 (plingeling) R 16905 16907 16694 0 -1 4202496 1018 1253 0 0 0 0 0 0 21 0 1 0 720574555 12079104 948 33554432000 4194304 4417452 140733460837280 18446744073709551615 244446639085 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/16907/statm: 2949 948 148 55 0 835 0

[startup+0.0936821 s]
/proc/loadavg: 7.44 7.91 7.96 2/422 16907
/proc/meminfo: memFree=15945012/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=168496 CPUtime=1.05 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 4838 1253 0 0 105 0 0 0 18 0 9 0 720574555 172539904 3365 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 42124 3365 177 55 0 40010 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 168496

[startup+0.283041 s]
/proc/loadavg: 7.44 7.91 7.96 2/422 16907
/proc/meminfo: memFree=15945012/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=172328 CPUtime=1.85 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 6159 1253 0 0 184 1 0 0 18 0 9 0 720574555 176463872 4243 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 43082 4243 180 55 0 40968 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 172328

[startup+0.383021 s]
/proc/loadavg: 7.44 7.91 7.96 2/422 16907
/proc/meminfo: memFree=15945012/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=172992 CPUtime=2.65 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 6391 1253 0 0 264 1 0 0 18 0 9 0 720574555 177143808 4475 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 43248 4475 180 55 0 41134 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 172992

[startup+0.700962 s]
/proc/loadavg: 7.44 7.91 7.96 2/422 16907
/proc/meminfo: memFree=15945012/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=178284 CPUtime=5.19 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 8802 1253 0 0 518 1 0 0 18 0 9 0 720574555 182562816 5808 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 44571 5808 180 55 0 42457 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 178284

[startup+1.50081 s]
/proc/loadavg: 7.44 7.91 7.96 9/431 16921
/proc/meminfo: memFree=15917172/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=185660 CPUtime=11.57 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 13256 1253 0 0 1155 2 0 0 18 0 9 0 720574555 190115840 7658 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 46415 7658 180 55 0 44301 0
[pid=16907/tid=16914] ppid=16905 vsize=185660 CPUtime=1.44 cores=0-7
/proc/16907/task/16914/stat : 16914 (plingeling) R 16905 16907 16694 0 -1 4202560 626 1253 0 0 144 0 0 0 25 0 9 0 720574560 190115840 7658 33554432000 4194304 4417452 140733460837280 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16907/tid=16915] ppid=16905 vsize=185660 CPUtime=1.44 cores=0-7
/proc/16907/task/16915/stat : 16915 (plingeling) R 16905 16907 16694 0 -1 4202560 394 1253 0 0 144 0 0 0 19 0 9 0 720574560 190115840 7658 33554432000 4194304 4417452 140733460837280 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16907/tid=16916] ppid=16905 vsize=185660 CPUtime=1.44 cores=0-7
/proc/16907/task/16916/stat : 16916 (plingeling) R 16905 16907 16694 0 -1 4202560 1756 1253 0 0 144 0 0 0 25 0 9 0 720574560 190115840 7658 33554432000 4194304 4417452 140733460837280 18446744073709551615 4320836 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16907/tid=16917] ppid=16905 vsize=185660 CPUtime=1.44 cores=0-7
/proc/16907/task/16917/stat : 16917 (plingeling) R 16905 16907 16694 0 -1 4202560 5209 1253 0 0 143 1 0 0 23 0 9 0 720574560 190115840 7658 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16907/tid=16918] ppid=16905 vsize=185660 CPUtime=1.4 cores=0-7
/proc/16907/task/16918/stat : 16918 (plingeling) R 16905 16907 16694 0 -1 4202560 303 1253 0 0 140 0 0 0 23 0 9 0 720574560 190115840 7658 33554432000 4194304 4417452 140733460837280 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16907/tid=16919] ppid=16905 vsize=185660 CPUtime=1.44 cores=0-7
/proc/16907/task/16919/stat : 16919 (plingeling) R 16905 16907 16694 0 -1 4202560 625 1253 0 0 144 0 0 0 23 0 9 0 720574560 190115840 7658 33554432000 4194304 4417452 140733460837280 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16907/tid=16920] ppid=16905 vsize=185660 CPUtime=1.44 cores=0-7
/proc/16907/task/16920/stat : 16920 (plingeling) R 16905 16907 16694 0 -1 4202560 1261 1253 0 0 144 0 0 0 25 0 9 0 720574560 190115840 7658 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16907/tid=16921] ppid=16905 vsize=185660 CPUtime=1.44 cores=0-7
/proc/16907/task/16921/stat : 16921 (plingeling) R 16905 16907 16694 0 -1 4202560 447 1253 0 0 144 0 0 0 19 0 9 0 720574560 190115840 7658 33554432000 4194304 4417452 140733460837280 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.57
Current children cumulated vsize (KiB) 185660

[startup+3.10051 s]
/proc/loadavg: 7.44 7.91 7.96 9/431 16921
/proc/meminfo: memFree=15909236/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=192396 CPUtime=24.36 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 20562 1253 0 0 2432 4 0 0 18 0 9 0 720574555 197013504 9344 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 48099 9344 180 55 0 45985 0
[pid=16907/tid=16914] ppid=16905 vsize=192396 CPUtime=3.04 cores=0-7
/proc/16907/task/16914/stat : 16914 (plingeling) R 16905 16907 16694 0 -1 4202560 826 1253 0 0 304 0 0 0 25 0 9 0 720574560 197013504 9344 33554432000 4194304 4417452 140733460837280 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16907/tid=16915] ppid=16905 vsize=192396 CPUtime=3.04 cores=0-7
/proc/16907/task/16915/stat : 16915 (plingeling) R 16905 16907 16694 0 -1 4202560 594 1253 0 0 304 0 0 0 24 0 9 0 720574560 197013504 9344 33554432000 4194304 4417452 140733460837280 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16907/tid=16916] ppid=16905 vsize=192396 CPUtime=3.04 cores=0-7
/proc/16907/task/16916/stat : 16916 (plingeling) R 16905 16907 16694 0 -1 4202560 2462 1253 0 0 304 0 0 0 25 0 9 0 720574560 197013504 9344 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16907/tid=16917] ppid=16905 vsize=192396 CPUtime=3.03 cores=0-7
/proc/16907/task/16917/stat : 16917 (plingeling) R 16905 16907 16694 0 -1 4202560 9338 1253 0 0 302 1 0 0 25 0 9 0 720574560 197013504 9344 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16907/tid=16918] ppid=16905 vsize=192396 CPUtime=2.98 cores=0-7
/proc/16907/task/16918/stat : 16918 (plingeling) R 16905 16907 16694 0 -1 4202560 503 1253 0 0 298 0 0 0 25 0 9 0 720574560 197013504 9344 33554432000 4194304 4417452 140733460837280 18446744073709551615 4249601 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16907/tid=16919] ppid=16905 vsize=192396 CPUtime=3.04 cores=0-7
/proc/16907/task/16919/stat : 16919 (plingeling) R 16905 16907 16694 0 -1 4202560 825 1253 0 0 304 0 0 0 25 0 9 0 720574560 197013504 9344 33554432000 4194304 4417452 140733460837280 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16907/tid=16920] ppid=16905 vsize=192396 CPUtime=3.04 cores=0-7
/proc/16907/task/16920/stat : 16920 (plingeling) R 16905 16907 16694 0 -1 4202560 2531 1253 0 0 304 0 0 0 25 0 9 0 720574560 197013504 9344 33554432000 4194304 4417452 140733460837280 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16907/tid=16921] ppid=16905 vsize=192396 CPUtime=3.04 cores=0-7
/proc/16907/task/16921/stat : 16921 (plingeling) R 16905 16907 16694 0 -1 4202560 848 1253 0 0 304 0 0 0 24 0 9 0 720574560 197013504 9344 33554432000 4194304 4417452 140733460837280 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.36
Current children cumulated vsize (KiB) 192396

[startup+6.30092 s]
/proc/loadavg: 7.48 7.92 7.96 9/431 16921
/proc/meminfo: memFree=15891876/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=212376 CPUtime=49.91 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 44982 1253 0 0 4982 9 0 0 18 0 9 0 720574555 217473024 14366 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 53094 14366 180 55 0 50980 0
[pid=16907/tid=16914] ppid=16905 vsize=212376 CPUtime=6.24 cores=0-7
/proc/16907/task/16914/stat : 16914 (plingeling) R 16905 16907 16694 0 -1 4202560 3099 1253 0 0 624 0 0 0 25 0 9 0 720574560 217473024 14366 33554432000 4194304 4417452 140733460837280 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16907/tid=16915] ppid=16905 vsize=212376 CPUtime=6.24 cores=0-7
/proc/16907/task/16915/stat : 16915 (plingeling) R 16905 16907 16694 0 -1 4202560 3315 1253 0 0 623 1 0 0 25 0 9 0 720574560 217473024 14366 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16907/tid=16916] ppid=16905 vsize=212376 CPUtime=6.23 cores=0-7
/proc/16907/task/16916/stat : 16916 (plingeling) R 16905 16907 16694 0 -1 4202560 6097 1253 0 0 623 0 0 0 25 0 9 0 720574560 217473024 14366 33554432000 4194304 4417452 140733460837280 18446744073709551615 4366486 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16907/tid=16917] ppid=16905 vsize=212376 CPUtime=6.24 cores=0-7
/proc/16907/task/16917/stat : 16917 (plingeling) R 16905 16907 16694 0 -1 4202560 15627 1253 0 0 621 3 0 0 25 0 9 0 720574560 217473024 14366 33554432000 4194304 4417452 140733460837280 18446744073709551615 4251063 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16907/tid=16918] ppid=16905 vsize=212376 CPUtime=6.13 cores=0-7
/proc/16907/task/16918/stat : 16918 (plingeling) R 16905 16907 16694 0 -1 4202560 2950 1253 0 0 613 0 0 0 25 0 9 0 720574560 217473024 14366 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16907/tid=16919] ppid=16905 vsize=212376 CPUtime=6.24 cores=0-7
/proc/16907/task/16919/stat : 16919 (plingeling) R 16905 16907 16694 0 -1 4202560 2645 1253 0 0 624 0 0 0 25 0 9 0 720574560 217473024 14366 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364356 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16907/tid=16920] ppid=16905 vsize=212376 CPUtime=6.24 cores=0-7
/proc/16907/task/16920/stat : 16920 (plingeling) R 16905 16907 16694 0 -1 4202560 5318 1253 0 0 623 1 0 0 25 0 9 0 720574560 217473024 14366 33554432000 4194304 4417452 140733460837280 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16907/tid=16921] ppid=16905 vsize=212376 CPUtime=6.24 cores=0-7
/proc/16907/task/16921/stat : 16921 (plingeling) R 16905 16907 16694 0 -1 4202560 3296 1253 0 0 624 0 0 0 25 0 9 0 720574560 217473024 14366 33554432000 4194304 4417452 140733460837280 18446744073709551615 4366486 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.91
Current children cumulated vsize (KiB) 212376

[startup+12.7007 s]
/proc/loadavg: 7.60 7.93 7.97 9/431 16921
/proc/meminfo: memFree=15867364/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=242892 CPUtime=101.03 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 96851 1253 0 0 10082 21 0 0 18 0 9 0 720574555 248721408 21995 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 60723 21995 180 55 0 58609 0
[pid=16907/tid=16914] ppid=16905 vsize=242892 CPUtime=12.64 cores=0-7
/proc/16907/task/16914/stat : 16914 (plingeling) R 16905 16907 16694 0 -1 4202560 10114 1253 0 0 1263 1 0 0 25 0 9 0 720574560 248721408 21995 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16907/tid=16915] ppid=16905 vsize=242892 CPUtime=12.63 cores=0-7
/proc/16907/task/16915/stat : 16915 (plingeling) R 16905 16907 16694 0 -1 4202560 10068 1253 0 0 1261 2 0 0 25 0 9 0 720574560 248721408 21995 33554432000 4194304 4417452 140733460837280 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16907/tid=16916] ppid=16905 vsize=242892 CPUtime=12.64 cores=0-7
/proc/16907/task/16916/stat : 16916 (plingeling) R 16905 16907 16694 0 -1 4202560 10163 1253 0 0 1263 1 0 0 25 0 9 0 720574560 248721408 21995 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16907/tid=16917] ppid=16905 vsize=242892 CPUtime=12.63 cores=0-7
/proc/16907/task/16917/stat : 16917 (plingeling) R 16905 16907 16694 0 -1 4202560 27173 1253 0 0 1257 6 0 0 25 0 9 0 720574560 248721408 21995 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16907/tid=16918] ppid=16905 vsize=242892 CPUtime=12.44 cores=0-7
/proc/16907/task/16918/stat : 16918 (plingeling) R 16905 16907 16694 0 -1 4202560 8595 1253 0 0 1243 1 0 0 25 0 9 0 720574560 248721408 21995 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16907/tid=16919] ppid=16905 vsize=242892 CPUtime=12.64 cores=0-7
/proc/16907/task/16919/stat : 16919 (plingeling) R 16905 16907 16694 0 -1 4202560 9307 1253 0 0 1262 2 0 0 25 0 9 0 720574560 248721408 21995 33554432000 4194304 4417452 140733460837280 18446744073709551615 4321714 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16907/tid=16920] ppid=16905 vsize=242892 CPUtime=12.63 cores=0-7
/proc/16907/task/16920/stat : 16920 (plingeling) R 16905 16907 16694 0 -1 4202560 9337 1253 0 0 1262 1 0 0 25 0 9 0 720574560 248721408 21995 33554432000 4194304 4417452 140733460837280 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16907/tid=16921] ppid=16905 vsize=242892 CPUtime=12.64 cores=0-7
/proc/16907/task/16921/stat : 16921 (plingeling) R 16905 16907 16694 0 -1 4202560 9459 1253 0 0 1262 2 0 0 25 0 9 0 720574560 248721408 21995 33554432000 4194304 4417452 140733460837280 18446744073709551615 4365150 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.03
Current children cumulated vsize (KiB) 242892

[startup+25.5013 s]
/proc/loadavg: 7.69 7.94 7.97 9/431 16922
/proc/meminfo: memFree=15833244/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=266932 CPUtime=203.24 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 198790 1253 0 0 20282 42 0 0 18 0 9 0 720574555 273338368 27973 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 66733 27973 180 55 0 64619 0
[pid=16907/tid=16914] ppid=16905 vsize=266932 CPUtime=25.44 cores=0-7
/proc/16907/task/16914/stat : 16914 (plingeling) R 16905 16907 16694 0 -1 4202560 22782 1253 0 0 2541 3 0 0 25 0 9 0 720574560 273338368 27973 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16907/tid=16915] ppid=16905 vsize=266932 CPUtime=25.43 cores=0-7
/proc/16907/task/16915/stat : 16915 (plingeling) R 16905 16907 16694 0 -1 4202560 21585 1253 0 0 2539 4 0 0 25 0 9 0 720574560 273338368 27973 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16907/tid=16916] ppid=16905 vsize=266932 CPUtime=25.44 cores=0-7
/proc/16907/task/16916/stat : 16916 (plingeling) R 16905 16907 16694 0 -1 4202560 22802 1253 0 0 2540 4 0 0 25 0 9 0 720574560 273338368 27973 33554432000 4194304 4417452 140733460837280 18446744073709551615 4366500 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16907/tid=16917] ppid=16905 vsize=266932 CPUtime=25.44 cores=0-7
/proc/16907/task/16917/stat : 16917 (plingeling) R 16905 16907 16694 0 -1 4202560 46105 1253 0 0 2534 10 0 0 25 0 9 0 720574560 273338368 27973 33554432000 4194304 4417452 140733460837280 18446744073709551615 4353957 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16907/tid=16918] ppid=16905 vsize=266932 CPUtime=25.06 cores=0-7
/proc/16907/task/16918/stat : 16918 (plingeling) R 16905 16907 16694 0 -1 4202560 18477 1253 0 0 2503 3 0 0 25 0 9 0 720574560 273338368 27973 33554432000 4194304 4417452 140733460837280 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16907/tid=16919] ppid=16905 vsize=266932 CPUtime=25.43 cores=0-7
/proc/16907/task/16919/stat : 16919 (plingeling) R 16905 16907 16694 0 -1 4202560 19734 1253 0 0 2539 4 0 0 25 0 9 0 720574560 273338368 27973 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16907/tid=16920] ppid=16905 vsize=266932 CPUtime=25.44 cores=0-7
/proc/16907/task/16920/stat : 16920 (plingeling) R 16905 16907 16694 0 -1 4202560 21278 1253 0 0 2540 4 0 0 25 0 9 0 720574560 273338368 27973 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16907/tid=16921] ppid=16905 vsize=266932 CPUtime=25.44 cores=0-7
/proc/16907/task/16921/stat : 16921 (plingeling) R 16905 16907 16694 0 -1 4202560 23392 1253 0 0 2540 4 0 0 25 0 9 0 720574560 273338368 27973 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.24
Current children cumulated vsize (KiB) 266932

[startup+51.1006 s]
/proc/loadavg: 7.80 7.94 7.97 9/431 16922
/proc/meminfo: memFree=15773404/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=325532 CPUtime=407.69 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 371093 1253 0 0 40693 76 0 0 18 0 9 0 720574555 333344768 42624 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 81383 42624 180 55 0 79269 0
[pid=16907/tid=16914] ppid=16905 vsize=325532 CPUtime=51.04 cores=0-7
/proc/16907/task/16914/stat : 16914 (plingeling) R 16905 16907 16694 0 -1 4202560 43905 1253 0 0 5096 8 0 0 25 0 9 0 720574560 333344768 42624 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16907/tid=16915] ppid=16905 vsize=325532 CPUtime=51.04 cores=0-7
/proc/16907/task/16915/stat : 16915 (plingeling) R 16905 16907 16694 0 -1 4202560 43346 1253 0 0 5095 9 0 0 25 0 9 0 720574560 333344768 42624 33554432000 4194304 4417452 140733460837280 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16907/tid=16916] ppid=16905 vsize=325532 CPUtime=51.03 cores=0-7

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


[startup+4722.3 s]
/proc/loadavg: 8.11 8.04 8.01 9/431 17068
/proc/meminfo: memFree=11953572/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=4138016 CPUtime=37710.5 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 6398202 1253 0 0 3769784 1266 0 0 18 0 9 0 720574555 4237328384 995709 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 1034504 995709 180 55 0 1032390 0
[pid=16907/tid=16914] ppid=16905 vsize=4138016 CPUtime=4722.38 cores=0-7
/proc/16907/task/16914/stat : 16914 (plingeling) R 16905 16907 16694 0 -1 4202560 813080 1253 0 0 472090 148 0 0 25 0 9 0 720574560 4237328384 995709 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16907/tid=16915] ppid=16905 vsize=4138016 CPUtime=4722.39 cores=0-7
/proc/16907/task/16915/stat : 16915 (plingeling) R 16905 16907 16694 0 -1 4202560 906248 1253 0 0 472063 176 0 0 25 0 9 0 720574560 4237328384 995709 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16907/tid=16916] ppid=16905 vsize=4138016 CPUtime=4722.23 cores=0-7
/proc/16907/task/16916/stat : 16916 (plingeling) R 16905 16907 16694 0 -1 4202560 889240 1253 0 0 472044 179 0 0 25 0 9 0 720574560 4237328384 995709 33554432000 4194304 4417452 140733460837280 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16907/tid=16917] ppid=16905 vsize=4138016 CPUtime=4721.61 cores=0-7
/proc/16907/task/16917/stat : 16917 (plingeling) R 16905 16907 16694 0 -1 4202560 726507 1253 0 0 471998 163 0 0 25 0 9 0 720574560 4237328384 995709 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16907/tid=16918] ppid=16905 vsize=4138016 CPUtime=4655.63 cores=0-7
/proc/16907/task/16918/stat : 16918 (plingeling) R 16905 16907 16694 0 -1 4202560 800676 1253 0 0 465407 156 0 0 25 0 9 0 720574560 4237328384 995709 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16907/tid=16919] ppid=16905 vsize=4138016 CPUtime=4721.3 cores=0-7
/proc/16907/task/16919/stat : 16919 (plingeling) R 16905 16907 16694 0 -1 4202560 747764 1253 0 0 471985 145 0 0 25 0 9 0 720574560 4237328384 995709 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16907/tid=16920] ppid=16905 vsize=4138016 CPUtime=4722.4 cores=0-7
/proc/16907/task/16920/stat : 16920 (plingeling) R 16905 16907 16694 0 -1 4202560 684798 1253 0 0 472106 134 0 0 25 0 9 0 720574560 4237328384 995709 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16907/tid=16921] ppid=16905 vsize=4138016 CPUtime=4722.41 cores=0-7
/proc/16907/task/16921/stat : 16921 (plingeling) R 16905 16907 16694 0 -1 4202560 827254 1253 0 0 472081 160 0 0 25 0 9 0 720574560 4237328384 995709 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37710.5
Current children cumulated vsize (KiB) 4138016

[startup+4782.3 s]
/proc/loadavg: 8.11 8.04 8.00 9/431 17069
/proc/meminfo: memFree=11818824/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=4273496 CPUtime=38189.5 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 6514298 1253 0 0 3817667 1284 0 0 18 0 9 0 720574555 4376059904 1029579 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 1068374 1029579 180 55 0 1066260 0
[pid=16907/tid=16914] ppid=16905 vsize=4273496 CPUtime=4782.38 cores=0-7
/proc/16907/task/16914/stat : 16914 (plingeling) R 16905 16907 16694 0 -1 4202560 854774 1253 0 0 478082 156 0 0 25 0 9 0 720574560 4376059904 1029579 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16907/tid=16915] ppid=16905 vsize=4273496 CPUtime=4782.38 cores=0-7
/proc/16907/task/16915/stat : 16915 (plingeling) R 16905 16907 16694 0 -1 4202560 906248 1253 0 0 478062 176 0 0 25 0 9 0 720574560 4376059904 1029579 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16907/tid=16916] ppid=16905 vsize=4273496 CPUtime=4782.22 cores=0-7
/proc/16907/task/16916/stat : 16916 (plingeling) R 16905 16907 16694 0 -1 4202560 889240 1253 0 0 478043 179 0 0 25 0 9 0 720574560 4376059904 1029579 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16907/tid=16917] ppid=16905 vsize=4273496 CPUtime=4781.6 cores=0-7
/proc/16907/task/16917/stat : 16917 (plingeling) R 16905 16907 16694 0 -1 4202560 726507 1253 0 0 477997 163 0 0 25 0 9 0 720574560 4376059904 1029579 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16907/tid=16918] ppid=16905 vsize=4273496 CPUtime=4714.75 cores=0-7
/proc/16907/task/16918/stat : 16918 (plingeling) R 16905 16907 16694 0 -1 4202560 800676 1253 0 0 471319 156 0 0 25 0 9 0 720574560 4376059904 1029579 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16907/tid=16919] ppid=16905 vsize=4273496 CPUtime=4781.28 cores=0-7
/proc/16907/task/16919/stat : 16919 (plingeling) R 16905 16907 16694 0 -1 4202560 747764 1253 0 0 477983 145 0 0 25 0 9 0 720574560 4376059904 1029579 33554432000 4194304 4417452 140733460837280 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16907/tid=16920] ppid=16905 vsize=4273496 CPUtime=4782.39 cores=0-7
/proc/16907/task/16920/stat : 16920 (plingeling) R 16905 16907 16694 0 -1 4202560 684798 1253 0 0 478105 134 0 0 25 0 9 0 720574560 4376059904 1029579 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16907/tid=16921] ppid=16905 vsize=4273496 CPUtime=4782.4 cores=0-7
/proc/16907/task/16921/stat : 16921 (plingeling) R 16905 16907 16694 0 -1 4202560 901656 1253 0 0 478069 171 0 0 25 0 9 0 720574560 4376059904 1029579 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38189.5
Current children cumulated vsize (KiB) 4273496

[startup+4842.32 s]
/proc/loadavg: 8.11 8.05 8.00 9/431 17071
/proc/meminfo: memFree=11579004/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=4513728 CPUtime=38668.8 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 6633354 1253 0 0 3865565 1312 0 0 18 0 9 0 720574555 4622057472 1089637 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 1128432 1089637 180 55 0 1126318 0
[pid=16907/tid=16914] ppid=16905 vsize=4513728 CPUtime=4842.39 cores=0-7
/proc/16907/task/16914/stat : 16914 (plingeling) R 16905 16907 16694 0 -1 4202560 854774 1253 0 0 484083 156 0 0 25 0 9 0 720574560 4622057472 1089637 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16907/tid=16915] ppid=16905 vsize=4513728 CPUtime=4842.4 cores=0-7
/proc/16907/task/16915/stat : 16915 (plingeling) R 16905 16907 16694 0 -1 4202560 906248 1253 0 0 484064 176 0 0 25 0 9 0 720574560 4622057472 1089637 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16907/tid=16916] ppid=16905 vsize=4513728 CPUtime=4842.24 cores=0-7
/proc/16907/task/16916/stat : 16916 (plingeling) R 16905 16907 16694 0 -1 4202560 889240 1253 0 0 484045 179 0 0 25 0 9 0 720574560 4622057472 1089637 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16907/tid=16917] ppid=16905 vsize=4513728 CPUtime=4841.61 cores=0-7
/proc/16907/task/16917/stat : 16917 (plingeling) R 16905 16907 16694 0 -1 4202560 726507 1253 0 0 483998 163 0 0 25 0 9 0 720574560 4622057472 1089637 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16907/tid=16918] ppid=16905 vsize=4513728 CPUtime=4773.92 cores=0-7
/proc/16907/task/16918/stat : 16918 (plingeling) R 16905 16907 16694 0 -1 4202560 800676 1253 0 0 477236 156 0 0 25 0 9 0 720574560 4622057472 1089637 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16907/tid=16919] ppid=16905 vsize=4513728 CPUtime=4841.27 cores=0-7
/proc/16907/task/16919/stat : 16919 (plingeling) R 16905 16907 16694 0 -1 4202560 811076 1253 0 0 483965 162 0 0 25 0 9 0 720574560 4622057472 1089637 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16907/tid=16920] ppid=16905 vsize=4513728 CPUtime=4842.41 cores=0-7
/proc/16907/task/16920/stat : 16920 (plingeling) R 16905 16907 16694 0 -1 4202560 740542 1253 0 0 484096 145 0 0 25 0 9 0 720574560 4622057472 1089637 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16907/tid=16921] ppid=16905 vsize=4513728 CPUtime=4842.42 cores=0-7
/proc/16907/task/16921/stat : 16921 (plingeling) R 16905 16907 16694 0 -1 4202560 901656 1253 0 0 484071 171 0 0 25 0 9 0 720574560 4622057472 1089637 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38668.8
Current children cumulated vsize (KiB) 4513728

[startup+4902.3 s]
/proc/loadavg: 8.04 8.04 8.00 11/432 17076
/proc/meminfo: memFree=11491072/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=4590288 CPUtime=39147.7 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 6652494 1253 0 0 3913447 1320 0 0 18 0 9 0 720574555 4700454912 1108777 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 1147572 1108777 180 55 0 1145458 0
[pid=16907/tid=16914] ppid=16905 vsize=4590288 CPUtime=4902.38 cores=0-7
/proc/16907/task/16914/stat : 16914 (plingeling) R 16905 16907 16694 0 -1 4202560 854774 1253 0 0 490082 156 0 0 25 0 9 0 720574560 4700454912 1108777 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16907/tid=16915] ppid=16905 vsize=4590288 CPUtime=4902.38 cores=0-7
/proc/16907/task/16915/stat : 16915 (plingeling) R 16905 16907 16694 0 -1 4202560 909004 1253 0 0 490061 177 0 0 25 0 9 0 720574560 4700454912 1108777 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16907/tid=16916] ppid=16905 vsize=4590288 CPUtime=4902.08 cores=0-7
/proc/16907/task/16916/stat : 16916 (plingeling) R 16905 16907 16694 0 -1 4202560 889240 1253 0 0 490028 180 0 0 25 0 9 0 720574560 4700454912 1108777 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16907/tid=16917] ppid=16905 vsize=4590288 CPUtime=4901.59 cores=0-7
/proc/16907/task/16917/stat : 16917 (plingeling) R 16905 16907 16694 0 -1 4202560 726507 1253 0 0 489996 163 0 0 25 0 9 0 720574560 4700454912 1108777 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16907/tid=16918] ppid=16905 vsize=4590288 CPUtime=4833.06 cores=0-7
/proc/16907/task/16918/stat : 16918 (plingeling) R 16905 16907 16694 0 -1 4202560 800676 1253 0 0 483150 156 0 0 25 0 9 0 720574560 4700454912 1108777 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16907/tid=16919] ppid=16905 vsize=4590288 CPUtime=4901.25 cores=0-7
/proc/16907/task/16919/stat : 16919 (plingeling) R 16905 16907 16694 0 -1 4202560 827460 1253 0 0 489957 168 0 0 25 0 9 0 720574560 4700454912 1108777 33554432000 4194304 4417452 140733460837280 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16907/tid=16920] ppid=16905 vsize=4590288 CPUtime=4902.39 cores=0-7
/proc/16907/task/16920/stat : 16920 (plingeling) R 16905 16907 16694 0 -1 4202560 740542 1253 0 0 490094 145 0 0 25 0 9 0 720574560 4700454912 1108777 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16907/tid=16921] ppid=16905 vsize=4590288 CPUtime=4902.41 cores=0-7
/proc/16907/task/16921/stat : 16921 (plingeling) R 16905 16907 16694 0 -1 4202560 901656 1253 0 0 490070 171 0 0 25 0 9 0 720574560 4700454912 1108777 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39147.7
Current children cumulated vsize (KiB) 4590288

[startup+4962.3 s]
/proc/loadavg: 8.16 8.08 8.02 9/431 17077
/proc/meminfo: memFree=11496684/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=4595012 CPUtime=39626.1 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 6653675 1253 0 0 3961293 1321 0 0 18 0 9 0 720574555 4705292288 1109958 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 1148753 1109958 180 55 0 1146639 0
[pid=16907/tid=16914] ppid=16905 vsize=4595012 CPUtime=4962.38 cores=0-7
/proc/16907/task/16914/stat : 16914 (plingeling) R 16905 16907 16694 0 -1 4202560 854774 1253 0 0 496082 156 0 0 25 0 9 0 720574560 4705292288 1109958 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16907/tid=16915] ppid=16905 vsize=4595012 CPUtime=4962.37 cores=0-7
/proc/16907/task/16915/stat : 16915 (plingeling) R 16905 16907 16694 0 -1 4202560 910185 1253 0 0 496060 177 0 0 25 0 9 0 720574560 4705292288 1109958 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16907/tid=16916] ppid=16905 vsize=4595012 CPUtime=4962.08 cores=0-7
/proc/16907/task/16916/stat : 16916 (plingeling) R 16905 16907 16694 0 -1 4202560 889240 1253 0 0 496027 181 0 0 25 0 9 0 720574560 4705292288 1109958 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16907/tid=16917] ppid=16905 vsize=4595012 CPUtime=4961.59 cores=0-7
/proc/16907/task/16917/stat : 16917 (plingeling) R 16905 16907 16694 0 -1 4202560 726507 1253 0 0 495996 163 0 0 25 0 9 0 720574560 4705292288 1109958 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16907/tid=16918] ppid=16905 vsize=4595012 CPUtime=4892.21 cores=0-7
/proc/16907/task/16918/stat : 16918 (plingeling) R 16905 16907 16694 0 -1 4202560 800676 1253 0 0 489064 157 0 0 25 0 9 0 720574560 4705292288 1109958 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16907/tid=16919] ppid=16905 vsize=4595012 CPUtime=4960.59 cores=0-7
/proc/16907/task/16919/stat : 16919 (plingeling) R 16905 16907 16694 0 -1 4202560 827460 1253 0 0 495891 168 0 0 25 0 9 0 720574560 4705292288 1109958 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16907/tid=16920] ppid=16905 vsize=4595012 CPUtime=4962.4 cores=0-7
/proc/16907/task/16920/stat : 16920 (plingeling) R 16905 16907 16694 0 -1 4202560 740542 1253 0 0 496095 145 0 0 25 0 9 0 720574560 4705292288 1109958 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16907/tid=16921] ppid=16905 vsize=4595012 CPUtime=4962.41 cores=0-7
/proc/16907/task/16921/stat : 16921 (plingeling) R 16905 16907 16694 0 -1 4202560 901656 1253 0 0 496070 171 0 0 25 0 9 0 720574560 4705292288 1109958 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39626.1
Current children cumulated vsize (KiB) 4595012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.2 s]
/proc/loadavg: 8.14 8.08 8.02 9/431 17078
/proc/meminfo: memFree=11415080/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=4676980 CPUtime=40000.8 cores=0-7
/proc/16907/stat : 16907 (plingeling) S 16905 16907 16694 0 -1 4202496 6674167 1253 0 0 3998756 1323 0 0 18 0 9 0 720574555 4789227520 1130450 33554432000 4194304 4417452 140733460837280 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 1169245 1130450 180 55 0 1167131 0
[pid=16907/tid=16914] ppid=16905 vsize=4676980 CPUtime=5009.3 cores=0-7
/proc/16907/task/16914/stat : 16914 (plingeling) R 16905 16907 16694 0 -1 4202560 854774 1253 0 0 500774 156 0 0 25 0 9 0 720574560 4789227520 1130450 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16907/tid=16915] ppid=16905 vsize=4676980 CPUtime=5009.29 cores=0-7
/proc/16907/task/16915/stat : 16915 (plingeling) R 16905 16907 16694 0 -1 4202560 910185 1253 0 0 500752 177 0 0 25 0 9 0 720574560 4789227520 1130450 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16907/tid=16916] ppid=16905 vsize=4676980 CPUtime=5009 cores=0-7
/proc/16907/task/16916/stat : 16916 (plingeling) R 16905 16907 16694 0 -1 4202560 889240 1253 0 0 500719 181 0 0 25 0 9 0 720574560 4789227520 1130450 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16907/tid=16917] ppid=16905 vsize=4676980 CPUtime=5008.52 cores=0-7
/proc/16907/task/16917/stat : 16917 (plingeling) R 16905 16907 16694 0 -1 4202560 746999 1253 0 0 500686 166 0 0 25 0 9 0 720574560 4789227520 1130450 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16907/tid=16918] ppid=16905 vsize=4676980 CPUtime=4938.47 cores=0-7
/proc/16907/task/16918/stat : 16918 (plingeling) R 16905 16907 16694 0 -1 4202560 800676 1253 0 0 493690 157 0 0 25 0 9 0 720574560 4789227520 1130450 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16907/tid=16919] ppid=16905 vsize=4676980 CPUtime=5007.49 cores=0-7
/proc/16907/task/16919/stat : 16919 (plingeling) R 16905 16907 16694 0 -1 4202560 827460 1253 0 0 500581 168 0 0 25 0 9 0 720574560 4789227520 1130450 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=16907/tid=16920] ppid=16905 vsize=4676980 CPUtime=5009.31 cores=0-7
/proc/16907/task/16920/stat : 16920 (plingeling) R 16905 16907 16694 0 -1 4202560 740542 1253 0 0 500786 145 0 0 25 0 9 0 720574560 4789227520 1130450 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16907/tid=16921] ppid=16905 vsize=4676980 CPUtime=5009.32 cores=0-7
/proc/16907/task/16921/stat : 16921 (plingeling) R 16905 16907 16694 0 -1 4202560 901656 1253 0 0 500761 171 0 0 25 0 9 0 720574560 4789227520 1130450 33554432000 4194304 4417452 140733460837280 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 4676980

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

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

[startup+5009.32 s]
/proc/loadavg: 8.14 8.08 8.02 9/431 17078
/proc/meminfo: memFree=11415080/32951124 swapFree=44485824/67111528
[pid=16907] ppid=16905 vsize=0 CPUtime=40000.9 cores=0-7
/proc/16907/stat : 16907 (plingeling) Z 16905 16907 16694 0 -1 4203548 6674167 1253 0 0 3998761 1333 0 0 18 0 2 0 720574555 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16907/statm: 0 0 0 0 0 0 0
[pid=16907/tid=16918] ppid=16905 vsize=0 CPUtime=4938.57 cores=0-7
/proc/16907/task/16918/stat : 16918 (plingeling) R 16905 16907 16694 0 -1 4203588 800676 1253 0 0 493690 167 0 0 25 0 2 0 720574560 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.38
CPU time (s): 40001
CPU user time (s): 39987.6
CPU system time (s): 13.396
CPU usage (%): 798.522
Max. virtual memory (cumulated for all children) (KiB): 4687228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39987.6
system time used= 13.396
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6675420
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= 367
involuntary context switches= 143420

runsolver used 20.2449 second user time and 50.6193 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-22 20:42:21
IDJOB=3394102
IDBENCH=71487
IDSOLVER=1851
FILE ID=node105/3394102-1306089741
RUNJOBID= node105-1306084729-16708
PBS_JOBID= 13387919
Free space on /tmp= 73116 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g7.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394102-1306089741/watcher-3394102-1306089741 -o /tmp/evaluation-result-3394102-1306089741/solver-3394102-1306089741 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394102-1306089741.cnf

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

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
RANDOM SEED=1545846889

node105.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.825
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.65
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.825
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.825
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:      15945168 kB
Buffers:        350216 kB
Cached:       12752304 kB
SwapCached:      39596 kB
Active:        6583116 kB
Inactive:     10105992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15945168 kB
SwapTotal:    67111528 kB
SwapFree:     44485824 kB
Dirty:             792 kB
Writeback:           0 kB
AnonPages:     3555168 kB
Mapped:          18712 kB
Slab:           165832 kB
PageTables:      80676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114853648 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= 73116 MiB
End job on node105 at 2011-05-22 22:05:52