Trace number 3394054

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.1 5011.97

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3439.73
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3394054-1306081473/watcher-3394054-1306081473 -o /tmp/evaluation-result-3394054-1306081473/solver-3394054-1306081473 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394054-1306081473.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: 8.06 8.07 8.01 2/543 21795
/proc/meminfo: memFree=13584928/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=11628 CPUtime=0.01 cores=0-7
/proc/21795/stat : 21795 (plingeling) R 21793 21795 21692 0 -1 4202496 980 1261 0 0 1 0 0 0 25 0 1 0 719747713 11907072 911 33554432000 4194304 4417452 140733277986736 18446744073709551615 253640859392 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/21795/statm: 2907 911 148 55 0 793 0

[startup+0.039185 s]
/proc/loadavg: 8.06 8.07 8.01 2/543 21795
/proc/meminfo: memFree=13584928/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=18032 CPUtime=0.03 cores=0-7
/proc/21795/stat : 21795 (plingeling) R 21793 21795 21692 0 -1 4202496 2581 1261 0 0 3 0 0 0 25 0 1 0 719747713 18464768 2512 33554432000 4194304 4417452 140733277986736 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/21795/statm: 4508 2512 148 55 0 2394 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18032

[startup+0.138927 s]
/proc/loadavg: 8.06 8.07 8.01 2/543 21795
/proc/meminfo: memFree=13584928/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=179044 CPUtime=0.45 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 6118 1261 0 0 45 0 0 0 18 0 9 0 719747713 183341056 5457 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 44684 5914 177 55 0 42570 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 179044

[startup+0.397068 s]
/proc/loadavg: 8.06 8.07 8.01 2/543 21795
/proc/meminfo: memFree=13584928/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=183728 CPUtime=2.52 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 8498 1261 0 0 252 0 0 0 18 0 9 0 719747713 188137472 7134 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 45932 7134 180 55 0 43818 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 183728

[startup+0.701012 s]
/proc/loadavg: 8.06 8.07 8.01 2/543 21795
/proc/meminfo: memFree=13584928/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=188684 CPUtime=4.96 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 10448 1261 0 0 495 1 0 0 18 0 9 0 719747713 193212416 8373 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 47171 8373 180 55 0 45057 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 188684

[startup+1.50087 s]
/proc/loadavg: 8.13 8.09 8.02 9/552 21809
/proc/meminfo: memFree=13551368/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=196052 CPUtime=11.33 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 16019 1261 0 0 1132 1 0 0 18 0 9 0 719747713 200757248 10215 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 49013 10215 180 55 0 46899 0
[pid=21795/tid=21802] ppid=21793 vsize=196052 CPUtime=1.4 cores=0-7
/proc/21795/task/21802/stat : 21802 (plingeling) R 21793 21795 21692 0 -1 4202560 629 1261 0 0 140 0 0 0 25 0 9 0 719747720 200757248 10215 33554432000 4194304 4417452 140733277986736 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21795/tid=21803] ppid=21793 vsize=196052 CPUtime=1.37 cores=0-7
/proc/21795/task/21803/stat : 21803 (plingeling) R 21793 21795 21692 0 -1 4202560 377 1261 0 0 137 0 0 0 25 0 9 0 719747720 200757248 10215 33554432000 4194304 4417452 140733277986736 18446744073709551615 4236267 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21795/tid=21804] ppid=21793 vsize=196052 CPUtime=1.41 cores=0-7
/proc/21795/task/21804/stat : 21804 (plingeling) R 21793 21795 21692 0 -1 4202560 684 1261 0 0 141 0 0 0 25 0 9 0 719747720 200757248 10215 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21795/tid=21805] ppid=21793 vsize=196052 CPUtime=1.42 cores=0-7
/proc/21795/task/21805/stat : 21805 (plingeling) R 21793 21795 21692 0 -1 4202560 6037 1261 0 0 141 1 0 0 23 0 9 0 719747720 200757248 10215 33554432000 4194304 4417452 140733277986736 18446744073709551615 4357566 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21795/tid=21806] ppid=21793 vsize=196052 CPUtime=1.41 cores=0-7
/proc/21795/task/21806/stat : 21806 (plingeling) R 21793 21795 21692 0 -1 4202560 1138 1261 0 0 141 0 0 0 23 0 9 0 719747720 200757248 10215 33554432000 4194304 4417452 140733277986736 18446744073709551615 4334636 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21795/tid=21807] ppid=21793 vsize=196052 CPUtime=1.41 cores=0-7
/proc/21795/task/21807/stat : 21807 (plingeling) R 21793 21795 21692 0 -1 4202560 1121 1261 0 0 141 0 0 0 23 0 9 0 719747721 200757248 10215 33554432000 4194304 4417452 140733277986736 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21795/tid=21808] ppid=21793 vsize=196052 CPUtime=1.41 cores=0-7
/proc/21795/task/21808/stat : 21808 (plingeling) R 21793 21795 21692 0 -1 4202560 745 1261 0 0 141 0 0 0 23 0 9 0 719747721 200757248 10215 33554432000 4194304 4417452 140733277986736 18446744073709551615 4354515 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21795/tid=21809] ppid=21793 vsize=196052 CPUtime=1.39 cores=0-7
/proc/21795/task/21809/stat : 21809 (plingeling) R 21793 21795 21692 0 -1 4202560 642 1261 0 0 139 0 0 0 23 0 9 0 719747721 200757248 10215 33554432000 4194304 4417452 140733277986736 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 196052

[startup+3.10058 s]
/proc/loadavg: 8.13 8.09 8.02 9/552 21809
/proc/meminfo: memFree=13534132/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=209916 CPUtime=24.12 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 23025 1261 0 0 2409 3 0 0 18 0 9 0 719747713 214953984 13681 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 52479 13681 180 55 0 50365 0
[pid=21795/tid=21802] ppid=21793 vsize=209916 CPUtime=3 cores=0-7
/proc/21795/task/21802/stat : 21802 (plingeling) R 21793 21795 21692 0 -1 4202560 629 1261 0 0 300 0 0 0 25 0 9 0 719747720 214953984 13681 33554432000 4194304 4417452 140733277986736 18446744073709551615 4258652 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21795/tid=21803] ppid=21793 vsize=209916 CPUtime=2.97 cores=0-7
/proc/21795/task/21803/stat : 21803 (plingeling) R 21793 21795 21692 0 -1 4202560 873 1261 0 0 297 0 0 0 25 0 9 0 719747720 214953984 13681 33554432000 4194304 4417452 140733277986736 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21795/tid=21804] ppid=21793 vsize=209916 CPUtime=3.01 cores=0-7
/proc/21795/task/21804/stat : 21804 (plingeling) R 21793 21795 21692 0 -1 4202560 758 1261 0 0 301 0 0 0 25 0 9 0 719747720 214953984 13681 33554432000 4194304 4417452 140733277986736 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21795/tid=21805] ppid=21793 vsize=209916 CPUtime=3.01 cores=0-7
/proc/21795/task/21805/stat : 21805 (plingeling) R 21793 21795 21692 0 -1 4202560 12337 1261 0 0 299 2 0 0 25 0 9 0 719747720 214953984 13681 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364947 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21795/tid=21806] ppid=21793 vsize=209916 CPUtime=3.01 cores=0-7
/proc/21795/task/21806/stat : 21806 (plingeling) R 21793 21795 21692 0 -1 4202560 1138 1261 0 0 301 0 0 0 25 0 9 0 719747720 214953984 13681 33554432000 4194304 4417452 140733277986736 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21795/tid=21807] ppid=21793 vsize=209916 CPUtime=3.01 cores=0-7
/proc/21795/task/21807/stat : 21807 (plingeling) R 21793 21795 21692 0 -1 4202560 1121 1261 0 0 301 0 0 0 25 0 9 0 719747721 214953984 13681 33554432000 4194304 4417452 140733277986736 18446744073709551615 4248970 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21795/tid=21808] ppid=21793 vsize=209916 CPUtime=3.01 cores=0-7
/proc/21795/task/21808/stat : 21808 (plingeling) R 21793 21795 21692 0 -1 4202560 881 1261 0 0 301 0 0 0 25 0 9 0 719747721 214953984 13681 33554432000 4194304 4417452 140733277986736 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21795/tid=21809] ppid=21793 vsize=209916 CPUtime=2.97 cores=0-7
/proc/21795/task/21809/stat : 21809 (plingeling) R 21793 21795 21692 0 -1 4202560 642 1261 0 0 297 0 0 0 25 0 9 0 719747721 214953984 13681 33554432000 4194304 4417452 140733277986736 18446744073709551615 4236294 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 209916

[startup+6.30099 s]
/proc/loadavg: 8.13 8.09 8.02 9/552 21809
/proc/meminfo: memFree=13510136/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=228904 CPUtime=49.65 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 40484 1261 0 0 4958 7 0 0 18 0 9 0 719747713 234397696 18455 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 57226 18455 180 55 0 55112 0
[pid=21795/tid=21802] ppid=21793 vsize=228904 CPUtime=6.2 cores=0-7
/proc/21795/task/21802/stat : 21802 (plingeling) R 21793 21795 21692 0 -1 4202560 1124 1261 0 0 620 0 0 0 25 0 9 0 719747720 234397696 18455 33554432000 4194304 4417452 140733277986736 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21795/tid=21803] ppid=21793 vsize=228904 CPUtime=6.17 cores=0-7
/proc/21795/task/21803/stat : 21803 (plingeling) R 21793 21795 21692 0 -1 4202560 1368 1261 0 0 617 0 0 0 25 0 9 0 719747720 234397696 18455 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21795/tid=21804] ppid=21793 vsize=228904 CPUtime=6.21 cores=0-7
/proc/21795/task/21804/stat : 21804 (plingeling) R 21793 21795 21692 0 -1 4202560 1915 1261 0 0 621 0 0 0 25 0 9 0 719747720 234397696 18455 33554432000 4194304 4417452 140733277986736 18446744073709551615 4278345 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21795/tid=21805] ppid=21793 vsize=228904 CPUtime=6.21 cores=0-7
/proc/21795/task/21805/stat : 21805 (plingeling) R 21793 21795 21692 0 -1 4202560 23544 1261 0 0 616 5 0 0 25 0 9 0 719747720 234397696 18455 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21795/tid=21806] ppid=21793 vsize=228904 CPUtime=6.21 cores=0-7
/proc/21795/task/21806/stat : 21806 (plingeling) R 21793 21795 21692 0 -1 4202560 1633 1261 0 0 621 0 0 0 25 0 9 0 719747720 234397696 18455 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21795/tid=21807] ppid=21793 vsize=228904 CPUtime=6.21 cores=0-7
/proc/21795/task/21807/stat : 21807 (plingeling) R 21793 21795 21692 0 -1 4202560 1616 1261 0 0 621 0 0 0 25 0 9 0 719747721 234397696 18455 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21795/tid=21808] ppid=21793 vsize=228904 CPUtime=6.21 cores=0-7
/proc/21795/task/21808/stat : 21808 (plingeling) R 21793 21795 21692 0 -1 4202560 3005 1261 0 0 621 0 0 0 25 0 9 0 719747721 234397696 18455 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21795/tid=21809] ppid=21793 vsize=228904 CPUtime=6.11 cores=0-7
/proc/21795/task/21809/stat : 21809 (plingeling) R 21793 21795 21692 0 -1 4202560 1633 1261 0 0 611 0 0 0 25 0 9 0 719747721 234397696 18455 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.65
Current children cumulated vsize (KiB) 228904

[startup+12.7008 s]
/proc/loadavg: 8.11 8.08 8.02 9/552 21809
/proc/meminfo: memFree=13491268/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=256984 CPUtime=100.73 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 69606 1261 0 0 10060 13 0 0 18 0 9 0 719747713 263151616 25448 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 64246 25448 180 55 0 62132 0
[pid=21795/tid=21802] ppid=21793 vsize=256984 CPUtime=12.6 cores=0-7
/proc/21795/task/21802/stat : 21802 (plingeling) R 21793 21795 21692 0 -1 4202560 3608 1261 0 0 1260 0 0 0 25 0 9 0 719747720 263151616 25448 33554432000 4194304 4417452 140733277986736 18446744073709551615 4365062 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21795/tid=21803] ppid=21793 vsize=256984 CPUtime=12.56 cores=0-7
/proc/21795/task/21803/stat : 21803 (plingeling) R 21793 21795 21692 0 -1 4202560 3093 1261 0 0 1256 0 0 0 25 0 9 0 719747720 263151616 25448 33554432000 4194304 4417452 140733277986736 18446744073709551615 4236784 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21795/tid=21804] ppid=21793 vsize=256984 CPUtime=12.61 cores=0-7
/proc/21795/task/21804/stat : 21804 (plingeling) R 21793 21795 21692 0 -1 4202560 4303 1261 0 0 1261 0 0 0 25 0 9 0 719747720 263151616 25448 33554432000 4194304 4417452 140733277986736 18446744073709551615 4249492 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21795/tid=21805] ppid=21793 vsize=256984 CPUtime=12.6 cores=0-7
/proc/21795/task/21805/stat : 21805 (plingeling) R 21793 21795 21692 0 -1 4202560 34895 1261 0 0 1253 7 0 0 25 0 9 0 719747720 263151616 25448 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21795/tid=21806] ppid=21793 vsize=256984 CPUtime=12.61 cores=0-7
/proc/21795/task/21806/stat : 21806 (plingeling) R 21793 21795 21692 0 -1 4202560 4650 1261 0 0 1261 0 0 0 25 0 9 0 719747720 263151616 25448 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21795/tid=21807] ppid=21793 vsize=256984 CPUtime=12.61 cores=0-7
/proc/21795/task/21807/stat : 21807 (plingeling) R 21793 21795 21692 0 -1 4202560 6255 1261 0 0 1260 1 0 0 25 0 9 0 719747721 263151616 25448 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21795/tid=21808] ppid=21793 vsize=256984 CPUtime=12.61 cores=0-7
/proc/21795/task/21808/stat : 21808 (plingeling) R 21793 21795 21692 0 -1 4202560 4925 1261 0 0 1261 0 0 0 25 0 9 0 719747721 263151616 25448 33554432000 4194304 4417452 140733277986736 18446744073709551615 4236224 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21795/tid=21809] ppid=21793 vsize=256984 CPUtime=12.39 cores=0-7
/proc/21795/task/21809/stat : 21809 (plingeling) R 21793 21795 21692 0 -1 4202560 3231 1261 0 0 1239 0 0 0 25 0 9 0 719747721 263151616 25448 33554432000 4194304 4417452 140733277986736 18446744073709551615 4351512 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.73
Current children cumulated vsize (KiB) 256984

[startup+25.5005 s]
/proc/loadavg: 8.09 8.08 8.02 9/552 21810
/proc/meminfo: memFree=13434668/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=300004 CPUtime=202.89 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 155128 1261 0 0 20259 30 0 0 18 0 9 0 719747713 307204096 36217 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 75001 36217 180 55 0 72887 0
[pid=21795/tid=21802] ppid=21793 vsize=300004 CPUtime=25.4 cores=0-7
/proc/21795/task/21802/stat : 21802 (plingeling) R 21793 21795 21692 0 -1 4202560 13134 1261 0 0 2538 2 0 0 25 0 9 0 719747720 307204096 36217 33554432000 4194304 4417452 140733277986736 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21795/tid=21803] ppid=21793 vsize=300004 CPUtime=25.36 cores=0-7
/proc/21795/task/21803/stat : 21803 (plingeling) R 21793 21795 21692 0 -1 4202560 14553 1261 0 0 2534 2 0 0 25 0 9 0 719747720 307204096 36217 33554432000 4194304 4417452 140733277986736 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21795/tid=21804] ppid=21793 vsize=300004 CPUtime=25.41 cores=0-7
/proc/21795/task/21804/stat : 21804 (plingeling) R 21793 21795 21692 0 -1 4202560 15001 1261 0 0 2539 2 0 0 25 0 9 0 719747720 307204096 36217 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21795/tid=21805] ppid=21793 vsize=300004 CPUtime=25.41 cores=0-7
/proc/21795/task/21805/stat : 21805 (plingeling) R 21793 21795 21692 0 -1 4202560 51727 1261 0 0 2529 12 0 0 25 0 9 0 719747720 307204096 36217 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21795/tid=21806] ppid=21793 vsize=300004 CPUtime=25.41 cores=0-7
/proc/21795/task/21806/stat : 21806 (plingeling) R 21793 21795 21692 0 -1 4202560 11965 1261 0 0 2539 2 0 0 25 0 9 0 719747720 307204096 36217 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21795/tid=21807] ppid=21793 vsize=300004 CPUtime=25.41 cores=0-7
/proc/21795/task/21807/stat : 21807 (plingeling) R 21793 21795 21692 0 -1 4202560 15919 1261 0 0 2538 3 0 0 25 0 9 0 719747721 307204096 36217 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21795/tid=21808] ppid=21793 vsize=300004 CPUtime=25.41 cores=0-7
/proc/21795/task/21808/stat : 21808 (plingeling) R 21793 21795 21692 0 -1 4202560 17860 1261 0 0 2538 3 0 0 25 0 9 0 719747721 307204096 36217 33554432000 4194304 4417452 140733277986736 18446744073709551615 4354287 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21795/tid=21809] ppid=21793 vsize=300004 CPUtime=24.95 cores=0-7
/proc/21795/task/21809/stat : 21809 (plingeling) R 21793 21795 21692 0 -1 4202560 10323 1261 0 0 2494 1 0 0 25 0 9 0 719747721 307204096 36217 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.89
Current children cumulated vsize (KiB) 300004

[startup+51.1008 s]
/proc/loadavg: 8.06 8.07 8.01 9/552 21811
/proc/meminfo: memFree=13396036/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=345684 CPUtime=407.21 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 291610 1261 0 0 40665 56 0 0 18 0 9 0 719747713 353980416 47642 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 86421 47642 180 55 0 84307 0
[pid=21795/tid=21802] ppid=21793 vsize=345684 CPUtime=50.99 cores=0-7
/proc/21795/task/21802/stat : 21802 (plingeling) R 21793 21795 21692 0 -1 4202560 30303 1261 0 0 5094 5 0 0 25 0 9 0 719747720 353980416 47642 33554432000 4194304 4417452 140733277986736 18446744073709551615 4275960 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21795/tid=21803] ppid=21793 vsize=345684 CPUtime=50.96 cores=0-7
/proc/21795/task/21803/stat : 21803 (plingeling) R 21793 21795 21692 0 -1 4202560 35181 1261 0 0 5090 6 0 0 25 0 9 0 719747720 353980416 47642 33554432000 4194304 4417452 140733277986736 18446744073709551615 4365150 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21795/tid=21804] ppid=21793 vsize=345684 CPUtime=51.01 cores=0-7

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


[startup+4722.32 s]
/proc/loadavg: 8.00 8.02 8.01 9/552 21947
/proc/meminfo: memFree=8983904/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=4745316 CPUtime=37690.4 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 7517141 1261 0 0 3767533 1503 0 0 18 0 9 0 719747713 4859203584 1147545 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 1186329 1147545 180 55 0 1184215 0
[pid=21795/tid=21802] ppid=21793 vsize=4745316 CPUtime=4722.36 cores=0-7
/proc/21795/task/21802/stat : 21802 (plingeling) R 21793 21795 21692 0 -1 4202560 816296 1261 0 0 472081 155 0 0 25 0 9 0 719747720 4859203584 1147545 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21795/tid=21803] ppid=21793 vsize=4745316 CPUtime=4722.29 cores=0-7
/proc/21795/task/21803/stat : 21803 (plingeling) R 21793 21795 21692 0 -1 4202560 965619 1261 0 0 472042 187 0 0 25 0 9 0 719747720 4859203584 1147545 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21795/tid=21804] ppid=21793 vsize=4745316 CPUtime=4722.25 cores=0-7
/proc/21795/task/21804/stat : 21804 (plingeling) R 21793 21795 21692 0 -1 4202560 966840 1261 0 0 472029 196 0 0 25 0 9 0 719747720 4859203584 1147545 33554432000 4194304 4417452 140733277986736 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21795/tid=21805] ppid=21793 vsize=4745316 CPUtime=4720.96 cores=0-7
/proc/21795/task/21805/stat : 21805 (plingeling) R 21793 21795 21692 0 -1 4202560 930745 1261 0 0 471886 210 0 0 25 0 9 0 719747720 4859203584 1147545 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21795/tid=21806] ppid=21793 vsize=4745316 CPUtime=4722.35 cores=0-7
/proc/21795/task/21806/stat : 21806 (plingeling) R 21793 21795 21692 0 -1 4202560 1002118 1261 0 0 472036 199 0 0 25 0 9 0 719747720 4859203584 1147545 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21795/tid=21807] ppid=21793 vsize=4745316 CPUtime=4722.36 cores=0-7
/proc/21795/task/21807/stat : 21807 (plingeling) R 21793 21795 21692 0 -1 4202560 981734 1261 0 0 472048 188 0 0 25 0 9 0 719747721 4859203584 1147545 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21795/tid=21808] ppid=21793 vsize=4745316 CPUtime=4721.55 cores=0-7
/proc/21795/task/21808/stat : 21808 (plingeling) R 21793 21795 21692 0 -1 4202560 982391 1261 0 0 471962 193 0 0 25 0 9 0 719747721 4859203584 1147545 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21795/tid=21809] ppid=21793 vsize=4745316 CPUtime=4636.09 cores=0-7
/proc/21795/task/21809/stat : 21809 (plingeling) R 21793 21795 21692 0 -1 4202560 866752 1261 0 0 463439 170 0 0 25 0 9 0 719747721 4859203584 1147545 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37690.4
Current children cumulated vsize (KiB) 4745316

[startup+4782.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/552 21949
/proc/meminfo: memFree=9437484/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=4301048 CPUtime=38169.1 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 7559004 1261 0 0 3815399 1509 0 0 18 0 9 0 719747713 4404273152 1036478 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 1075262 1036478 180 55 0 1073148 0
[pid=21795/tid=21802] ppid=21793 vsize=4301048 CPUtime=4782.34 cores=0-7
/proc/21795/task/21802/stat : 21802 (plingeling) R 21793 21795 21692 0 -1 4202560 816296 1261 0 0 478079 155 0 0 25 0 9 0 719747720 4404273152 1036478 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21795/tid=21803] ppid=21793 vsize=4301048 CPUtime=4782.27 cores=0-7
/proc/21795/task/21803/stat : 21803 (plingeling) R 21793 21795 21692 0 -1 4202560 966231 1261 0 0 478040 187 0 0 25 0 9 0 719747720 4404273152 1036478 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21795/tid=21804] ppid=21793 vsize=4301048 CPUtime=4782.23 cores=0-7
/proc/21795/task/21804/stat : 21804 (plingeling) R 21793 21795 21692 0 -1 4202560 966840 1261 0 0 478027 196 0 0 25 0 9 0 719747720 4404273152 1036478 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21795/tid=21805] ppid=21793 vsize=4301048 CPUtime=4780.91 cores=0-7
/proc/21795/task/21805/stat : 21805 (plingeling) R 21793 21795 21692 0 -1 4202560 930745 1261 0 0 477881 210 0 0 25 0 9 0 719747720 4404273152 1036478 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21795/tid=21806] ppid=21793 vsize=4301048 CPUtime=4782.33 cores=0-7
/proc/21795/task/21806/stat : 21806 (plingeling) R 21793 21795 21692 0 -1 4202560 1002118 1261 0 0 478034 199 0 0 25 0 9 0 719747720 4404273152 1036478 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21795/tid=21807] ppid=21793 vsize=4301048 CPUtime=4782.34 cores=0-7
/proc/21795/task/21807/stat : 21807 (plingeling) R 21793 21795 21692 0 -1 4202560 981734 1261 0 0 478046 188 0 0 25 0 9 0 719747721 4404273152 1036478 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21795/tid=21808] ppid=21793 vsize=4301048 CPUtime=4781.53 cores=0-7
/proc/21795/task/21808/stat : 21808 (plingeling) R 21793 21795 21692 0 -1 4202560 984559 1261 0 0 477960 193 0 0 25 0 9 0 719747721 4404273152 1036478 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21795/tid=21809] ppid=21793 vsize=4301048 CPUtime=4694.98 cores=0-7
/proc/21795/task/21809/stat : 21809 (plingeling) R 21793 21795 21692 0 -1 4202560 905835 1261 0 0 469321 177 0 0 25 0 9 0 719747721 4404273152 1036478 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38169.1
Current children cumulated vsize (KiB) 4301048

[startup+4842.3 s]
/proc/loadavg: 8.09 8.04 8.01 9/552 21950
/proc/meminfo: memFree=9132428/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=4596932 CPUtime=38647.9 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 7704484 1261 0 0 3863253 1539 0 0 18 0 9 0 719747713 4707258368 1110449 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 1149233 1110449 180 55 0 1147119 0
[pid=21795/tid=21802] ppid=21793 vsize=4596932 CPUtime=4842.34 cores=0-7
/proc/21795/task/21802/stat : 21802 (plingeling) R 21793 21795 21692 0 -1 4202560 863410 1261 0 0 484074 160 0 0 25 0 9 0 719747720 4707258368 1110449 33554432000 4194304 4417452 140733277986736 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21795/tid=21803] ppid=21793 vsize=4596932 CPUtime=4842.27 cores=0-7
/proc/21795/task/21803/stat : 21803 (plingeling) R 21793 21795 21692 0 -1 4202560 971181 1261 0 0 484039 188 0 0 25 0 9 0 719747720 4707258368 1110449 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21795/tid=21804] ppid=21793 vsize=4596932 CPUtime=4842.23 cores=0-7
/proc/21795/task/21804/stat : 21804 (plingeling) R 21793 21795 21692 0 -1 4202560 1060256 1261 0 0 484003 220 0 0 25 0 9 0 719747720 4707258368 1110449 33554432000 4194304 4417452 140733277986736 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21795/tid=21805] ppid=21793 vsize=4596932 CPUtime=4840.9 cores=0-7
/proc/21795/task/21805/stat : 21805 (plingeling) R 21793 21795 21692 0 -1 4202560 930745 1261 0 0 483880 210 0 0 25 0 9 0 719747720 4707258368 1110449 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21795/tid=21806] ppid=21793 vsize=4596932 CPUtime=4842.33 cores=0-7
/proc/21795/task/21806/stat : 21806 (plingeling) R 21793 21795 21692 0 -1 4202560 1002118 1261 0 0 484034 199 0 0 25 0 9 0 719747720 4707258368 1110449 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364893 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21795/tid=21807] ppid=21793 vsize=4596932 CPUtime=4842.35 cores=0-7
/proc/21795/task/21807/stat : 21807 (plingeling) R 21793 21795 21692 0 -1 4202560 981734 1261 0 0 484047 188 0 0 25 0 9 0 719747721 4707258368 1110449 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21795/tid=21808] ppid=21793 vsize=4596932 CPUtime=4841.53 cores=0-7
/proc/21795/task/21808/stat : 21808 (plingeling) R 21793 21795 21692 0 -1 4202560 984559 1261 0 0 483960 193 0 0 25 0 9 0 719747721 4707258368 1110449 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21795/tid=21809] ppid=21793 vsize=4596932 CPUtime=4753.84 cores=0-7
/proc/21795/task/21809/stat : 21809 (plingeling) R 21793 21795 21692 0 -1 4202560 905835 1261 0 0 475207 177 0 0 25 0 9 0 719747721 4707258368 1110449 33554432000 4194304 4417452 140733277986736 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38647.9
Current children cumulated vsize (KiB) 4596932

[startup+4902.3 s]
/proc/loadavg: 8.07 8.04 8.01 9/552 21952
/proc/meminfo: memFree=9069800/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=4659208 CPUtime=39126.8 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 7720053 1261 0 0 3911138 1542 0 0 18 0 9 0 719747713 4771028992 1126018 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 1164802 1126018 180 55 0 1162688 0
[pid=21795/tid=21802] ppid=21793 vsize=4659208 CPUtime=4902.34 cores=0-7
/proc/21795/task/21802/stat : 21802 (plingeling) R 21793 21795 21692 0 -1 4202560 863410 1261 0 0 490074 160 0 0 25 0 9 0 719747720 4771028992 1126018 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21795/tid=21803] ppid=21793 vsize=4659208 CPUtime=4902.28 cores=0-7
/proc/21795/task/21803/stat : 21803 (plingeling) R 21793 21795 21692 0 -1 4202560 971181 1261 0 0 490040 188 0 0 25 0 9 0 719747720 4771028992 1126018 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21795/tid=21804] ppid=21793 vsize=4659208 CPUtime=4902.23 cores=0-7
/proc/21795/task/21804/stat : 21804 (plingeling) R 21793 21795 21692 0 -1 4202560 1060256 1261 0 0 490003 220 0 0 25 0 9 0 719747720 4771028992 1126018 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21795/tid=21805] ppid=21793 vsize=4659208 CPUtime=4900.89 cores=0-7
/proc/21795/task/21805/stat : 21805 (plingeling) R 21793 21795 21692 0 -1 4202560 946314 1261 0 0 489876 213 0 0 25 0 9 0 719747720 4771028992 1126018 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21795/tid=21806] ppid=21793 vsize=4659208 CPUtime=4902.33 cores=0-7
/proc/21795/task/21806/stat : 21806 (plingeling) R 21793 21795 21692 0 -1 4202560 1002118 1261 0 0 490034 199 0 0 25 0 9 0 719747720 4771028992 1126018 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21795/tid=21807] ppid=21793 vsize=4659208 CPUtime=4902.35 cores=0-7
/proc/21795/task/21807/stat : 21807 (plingeling) R 21793 21795 21692 0 -1 4202560 981734 1261 0 0 490047 188 0 0 25 0 9 0 719747721 4771028992 1126018 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21795/tid=21808] ppid=21793 vsize=4659208 CPUtime=4901.53 cores=0-7
/proc/21795/task/21808/stat : 21808 (plingeling) R 21793 21795 21692 0 -1 4202560 984559 1261 0 0 489960 193 0 0 25 0 9 0 719747721 4771028992 1126018 33554432000 4194304 4417452 140733277986736 18446744073709551615 4366117 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21795/tid=21809] ppid=21793 vsize=4659208 CPUtime=4812.71 cores=0-7
/proc/21795/task/21809/stat : 21809 (plingeling) R 21793 21795 21692 0 -1 4202560 905835 1261 0 0 481094 177 0 0 25 0 9 0 719747721 4771028992 1126018 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39126.8
Current children cumulated vsize (KiB) 4659208

[startup+4962.3 s]
/proc/loadavg: 8.02 8.03 8.00 9/552 21953
/proc/meminfo: memFree=9463612/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=4266212 CPUtime=39605.7 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 7769338 1261 0 0 3959018 1549 0 0 18 0 9 0 719747713 4368601088 1027769 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 1066553 1027769 180 55 0 1064439 0
[pid=21795/tid=21802] ppid=21793 vsize=4266212 CPUtime=4962.34 cores=0-7
/proc/21795/task/21802/stat : 21802 (plingeling) R 21793 21795 21692 0 -1 4202560 863410 1261 0 0 496074 160 0 0 25 0 9 0 719747720 4368601088 1027769 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21795/tid=21803] ppid=21793 vsize=4266212 CPUtime=4962.28 cores=0-7
/proc/21795/task/21803/stat : 21803 (plingeling) R 21793 21795 21692 0 -1 4202560 971181 1261 0 0 496040 188 0 0 25 0 9 0 719747720 4368601088 1027769 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21795/tid=21804] ppid=21793 vsize=4266212 CPUtime=4962.23 cores=0-7
/proc/21795/task/21804/stat : 21804 (plingeling) R 21793 21795 21692 0 -1 4202560 1105957 1261 0 0 495996 227 0 0 25 0 9 0 719747720 4368601088 1027769 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21795/tid=21805] ppid=21793 vsize=4266212 CPUtime=4960.87 cores=0-7
/proc/21795/task/21805/stat : 21805 (plingeling) R 21793 21795 21692 0 -1 4202560 949898 1261 0 0 495874 213 0 0 25 0 9 0 719747720 4368601088 1027769 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21795/tid=21806] ppid=21793 vsize=4266212 CPUtime=4962.34 cores=0-7
/proc/21795/task/21806/stat : 21806 (plingeling) R 21793 21795 21692 0 -1 4202560 1002118 1261 0 0 496035 199 0 0 25 0 9 0 719747720 4368601088 1027769 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21795/tid=21807] ppid=21793 vsize=4266212 CPUtime=4962.35 cores=0-7
/proc/21795/task/21807/stat : 21807 (plingeling) R 21793 21795 21692 0 -1 4202560 981734 1261 0 0 496047 188 0 0 25 0 9 0 719747721 4368601088 1027769 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21795/tid=21808] ppid=21793 vsize=4266212 CPUtime=4961.53 cores=0-7
/proc/21795/task/21808/stat : 21808 (plingeling) R 21793 21795 21692 0 -1 4202560 984559 1261 0 0 495960 193 0 0 25 0 9 0 719747721 4368601088 1027769 33554432000 4194304 4417452 140733277986736 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21795/tid=21809] ppid=21793 vsize=4266212 CPUtime=4871.59 cores=0-7
/proc/21795/task/21809/stat : 21809 (plingeling) R 21793 21795 21692 0 -1 4202560 905835 1261 0 0 486982 177 0 0 25 0 9 0 719747721 4368601088 1027769 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39605.7
Current children cumulated vsize (KiB) 4266212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.8 s]
/proc/loadavg: 8.06 8.04 8.00 9/552 21955
/proc/meminfo: memFree=9411024/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=4318656 CPUtime=40000.9 cores=0-7
/proc/21795/stat : 21795 (plingeling) S 21793 21795 21692 0 -1 4202496 7823008 1261 0 0 3998534 1555 0 0 18 0 9 0 719747713 4422303744 1040880 33554432000 4194304 4417452 140733277986736 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 1079664 1040880 180 55 0 1077550 0
[pid=21795/tid=21802] ppid=21793 vsize=4318656 CPUtime=5011.87 cores=0-7
/proc/21795/task/21802/stat : 21802 (plingeling) R 21793 21795 21692 0 -1 4202560 917080 1261 0 0 501021 166 0 0 25 0 9 0 719747720 4422303744 1040880 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21795/tid=21803] ppid=21793 vsize=4318656 CPUtime=5011.8 cores=0-7
/proc/21795/task/21803/stat : 21803 (plingeling) R 21793 21795 21692 0 -1 4202560 971181 1261 0 0 500992 188 0 0 25 0 9 0 719747720 4422303744 1040880 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21795/tid=21804] ppid=21793 vsize=4318656 CPUtime=5011.75 cores=0-7
/proc/21795/task/21804/stat : 21804 (plingeling) R 21793 21795 21692 0 -1 4202560 1105957 1261 0 0 500948 227 0 0 25 0 9 0 719747720 4422303744 1040880 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21795/tid=21805] ppid=21793 vsize=4318656 CPUtime=5010.38 cores=0-7
/proc/21795/task/21805/stat : 21805 (plingeling) R 21793 21795 21692 0 -1 4202560 949898 1261 0 0 500825 213 0 0 25 0 9 0 719747720 4422303744 1040880 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21795/tid=21806] ppid=21793 vsize=4318656 CPUtime=5011.86 cores=0-7
/proc/21795/task/21806/stat : 21806 (plingeling) R 21793 21795 21692 0 -1 4202560 1002118 1261 0 0 500987 199 0 0 25 0 9 0 719747720 4422303744 1040880 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21795/tid=21807] ppid=21793 vsize=4318656 CPUtime=5011.87 cores=0-7
/proc/21795/task/21807/stat : 21807 (plingeling) R 21793 21795 21692 0 -1 4202560 981734 1261 0 0 500999 188 0 0 25 0 9 0 719747721 4422303744 1040880 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21795/tid=21808] ppid=21793 vsize=4318656 CPUtime=5011.06 cores=0-7
/proc/21795/task/21808/stat : 21808 (plingeling) R 21793 21795 21692 0 -1 4202560 984559 1261 0 0 500913 193 0 0 25 0 9 0 719747721 4422303744 1040880 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21795/tid=21809] ppid=21793 vsize=4318656 CPUtime=4920.18 cores=0-7
/proc/21795/task/21809/stat : 21809 (plingeling) R 21793 21795 21692 0 -1 4202560 905835 1261 0 0 491841 177 0 0 25 0 9 0 719747721 4422303744 1040880 33554432000 4194304 4417452 140733277986736 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 4318656

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

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

[startup+5011.93 s]
/proc/loadavg: 8.06 8.04 8.00 9/552 21955
/proc/meminfo: memFree=9411024/32951124 swapFree=56449260/67111528
[pid=21795] ppid=21793 vsize=0 CPUtime=40001 cores=0-7
/proc/21795/stat : 21795 (plingeling) Z 21793 21795 21692 0 -1 4203548 7823008 1261 0 0 3998539 1565 0 0 18 0 2 0 719747713 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21795/statm: 0 0 0 0 0 0 0
[pid=21795/tid=21809] ppid=21793 vsize=0 CPUtime=4920.29 cores=0-7
/proc/21795/task/21809/stat : 21809 (plingeling) R 21793 21795 21692 0 -1 4203588 905835 1261 0 0 491842 187 0 0 25 0 2 0 719747721 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.97
CPU time (s): 40001.1
CPU user time (s): 39985.4
CPU system time (s): 15.6986
CPU usage (%): 798.112
Max. virtual memory (cumulated for all children) (KiB): 6413312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39985.4
system time used= 15.6986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7824269
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= 278
involuntary context switches= 143154

runsolver used 25.4921 second user time and 66.2259 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-22 18:24:33
IDJOB=3394054
IDBENCH=71300
IDSOLVER=1851
FILE ID=node106/3394054-1306081473
RUNJOBID= node106-1306080178-21706
PBS_JOBID= 13387915
Free space on /tmp= 73260 MiB

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

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=1747471976

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13585332 kB
Buffers:        341236 kB
Cached:       10939788 kB
SwapCached:      27520 kB
Active:        8012816 kB
Inactive:     11046760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13585332 kB
SwapTotal:    67111528 kB
SwapFree:     56449260 kB
Dirty:             804 kB
Writeback:           0 kB
AnonPages:     7759968 kB
Mapped:          26000 kB
Slab:           156792 kB
PageTables:      77304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167517348 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= 73260 MiB
End job on node106 at 2011-05-22 19:48:07