Trace number 3372713

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40000.5 5007.98

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

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-3372713-1305441018/watcher-3372713-1305441018 -o /tmp/evaluation-result-3372713-1305441018/solver-3372713-1305441018 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372713-1305441018.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: 6.78 7.77 7.91 2/351 5182
/proc/meminfo: memFree=23982516/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=16356 CPUtime=0 cores=0-7
/proc/5182/stat : 5182 (plingeling) R 5180 5182 5156 0 -1 4202496 2051 1255 0 0 0 0 0 0 22 0 1 0 655702188 16748544 1981 33554432000 4194304 4417452 140736213546896 18446744073709551615 253640553565 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/5182/statm: 4089 1993 141 55 0 1975 0

[startup+0.08939 s]
/proc/loadavg: 6.78 7.77 7.91 2/351 5182
/proc/meminfo: memFree=23982516/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=33724 CPUtime=0.07 cores=0-7
/proc/5182/stat : 5182 (plingeling) R 5180 5182 5156 0 -1 4202496 6493 1255 0 0 7 0 0 0 22 0 1 0 655702188 34533376 6423 33554432000 4194304 4417452 140736213546896 18446744073709551615 4231634 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/5182/statm: 8431 6423 149 55 0 6317 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33724

[startup+0.100386 s]
/proc/loadavg: 6.78 7.77 7.91 2/351 5182
/proc/meminfo: memFree=23982516/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=33724 CPUtime=0.08 cores=0-7
/proc/5182/stat : 5182 (plingeling) R 5180 5182 5156 0 -1 4202496 6493 1255 0 0 8 0 0 0 22 0 1 0 655702188 34533376 6423 33554432000 4194304 4417452 140736213546896 18446744073709551615 4259645 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/5182/statm: 8431 6423 149 55 0 6317 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33724

[startup+0.300342 s]
/proc/loadavg: 6.78 7.77 7.91 2/351 5182
/proc/meminfo: memFree=23982516/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=145148 CPUtime=0.3 cores=0-7
/proc/5182/stat : 5182 (plingeling) R 5180 5182 5156 0 -1 4202496 18407 1255 0 0 28 2 0 0 18 0 7 0 655702188 148631552 16387 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652659142 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5182/statm: 36287 16387 156 55 0 34173 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 145148

[startup+0.700242 s]
/proc/loadavg: 6.78 7.77 7.91 2/351 5182
/proc/meminfo: memFree=23982516/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=219688 CPUtime=3.44 cores=0-7
/proc/5182/stat : 5182 (plingeling) S 5180 5182 5156 0 -1 4202496 30948 1255 0 0 341 3 0 0 18 0 9 0 655702188 224960512 19196 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 54922 19196 175 55 0 52808 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 219688

[startup+1.5011 s]
/proc/loadavg: 6.78 7.77 7.91 9/360 5196
/proc/meminfo: memFree=23906192/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=217064 CPUtime=9.84 cores=0-7
/proc/5182/stat : 5182 (plingeling) S 5180 5182 5156 0 -1 4202496 40639 1255 0 0 979 5 0 0 18 0 9 0 655702188 222273536 18432 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 54266 18432 175 55 0 52152 0
[pid=5182/tid=5189] ppid=5180 vsize=217064 CPUtime=1.2 cores=0-7
/proc/5182/task/5189/stat : 5189 (plingeling) R 5180 5182 5156 0 -1 4202560 2507 1255 0 0 120 0 0 0 19 0 9 0 655702218 222273536 18432 33554432000 4194304 4417452 140736213546896 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5182/tid=5190] ppid=5180 vsize=217064 CPUtime=1.19 cores=0-7
/proc/5182/task/5190/stat : 5190 (plingeling) R 5180 5182 5156 0 -1 4202560 3169 1255 0 0 119 0 0 0 19 0 9 0 655702218 222273536 18432 33554432000 4194304 4417452 140736213546896 18446744073709551615 4270966 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5182/tid=5191] ppid=5180 vsize=217064 CPUtime=1.14 cores=0-7
/proc/5182/task/5191/stat : 5191 (plingeling) R 5180 5182 5156 0 -1 4202560 2300 1255 0 0 114 0 0 0 25 0 9 0 655702218 222273536 18432 33554432000 4194304 4417452 140736213546896 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5182/tid=5192] ppid=5180 vsize=217064 CPUtime=1.2 cores=0-7
/proc/5182/task/5192/stat : 5192 (plingeling) R 5180 5182 5156 0 -1 4202560 585 1255 0 0 120 0 0 0 19 0 9 0 655702218 222273536 18432 33554432000 4194304 4417452 140736213546896 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5182/tid=5193] ppid=5180 vsize=217064 CPUtime=1.19 cores=0-7
/proc/5182/task/5193/stat : 5193 (plingeling) R 5180 5182 5156 0 -1 4202560 7270 1255 0 0 119 0 0 0 19 0 9 0 655702218 222273536 18432 33554432000 4194304 4417452 140736213546896 18446744073709551615 4287606 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5182/tid=5194] ppid=5180 vsize=217064 CPUtime=1.19 cores=0-7
/proc/5182/task/5194/stat : 5194 (plingeling) R 5180 5182 5156 0 -1 4202560 2778 1255 0 0 119 0 0 0 22 0 9 0 655702218 222273536 18432 33554432000 4194304 4417452 140736213546896 18446744073709551615 4265940 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5182/tid=5195] ppid=5180 vsize=217064 CPUtime=1.19 cores=0-7
/proc/5182/task/5195/stat : 5195 (plingeling) R 5180 5182 5156 0 -1 4202560 928 1255 0 0 119 0 0 0 22 0 9 0 655702218 222273536 18432 33554432000 4194304 4417452 140736213546896 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5182/tid=5196] ppid=5180 vsize=217064 CPUtime=1.18 cores=0-7
/proc/5182/task/5196/stat : 5196 (plingeling) R 5180 5182 5156 0 -1 4202560 2705 1255 0 0 118 0 0 0 22 0 9 0 655702218 222273536 18432 33554432000 4194304 4417452 140736213546896 18446744073709551615 4306602 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.84
Current children cumulated vsize (KiB) 217064

[startup+3.1008 s]
/proc/loadavg: 6.78 7.77 7.91 9/360 5196
/proc/meminfo: memFree=23904332/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=236704 CPUtime=22.62 cores=0-7
/proc/5182/stat : 5182 (plingeling) S 5180 5182 5156 0 -1 4202496 51754 1255 0 0 2256 6 0 0 18 0 9 0 655702188 242384896 21976 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 59176 21976 180 55 0 57062 0
[pid=5182/tid=5189] ppid=5180 vsize=236704 CPUtime=2.79 cores=0-7
/proc/5182/task/5189/stat : 5189 (plingeling) R 5180 5182 5156 0 -1 4202560 3721 1255 0 0 279 0 0 0 23 0 9 0 655702218 242384896 21976 33554432000 4194304 4417452 140736213546896 18446744073709551615 4253219 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5182/tid=5190] ppid=5180 vsize=236704 CPUtime=2.79 cores=0-7
/proc/5182/task/5190/stat : 5190 (plingeling) R 5180 5182 5156 0 -1 4202560 5682 1255 0 0 279 0 0 0 23 0 9 0 655702218 242384896 21976 33554432000 4194304 4417452 140736213546896 18446744073709551615 4253023 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5182/tid=5191] ppid=5180 vsize=236704 CPUtime=2.72 cores=0-7
/proc/5182/task/5191/stat : 5191 (plingeling) R 5180 5182 5156 0 -1 4202560 4085 1255 0 0 272 0 0 0 25 0 9 0 655702218 242384896 21976 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5182/tid=5192] ppid=5180 vsize=236704 CPUtime=2.8 cores=0-7
/proc/5182/task/5192/stat : 5192 (plingeling) R 5180 5182 5156 0 -1 4202560 585 1255 0 0 280 0 0 0 23 0 9 0 655702218 242384896 21976 33554432000 4194304 4417452 140736213546896 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5182/tid=5193] ppid=5180 vsize=236704 CPUtime=2.79 cores=0-7
/proc/5182/task/5193/stat : 5193 (plingeling) R 5180 5182 5156 0 -1 4202560 9173 1255 0 0 278 1 0 0 18 0 9 0 655702218 242384896 21976 33554432000 4194304 4417452 140736213546896 18446744073709551615 4274020 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5182/tid=5194] ppid=5180 vsize=236704 CPUtime=2.79 cores=0-7
/proc/5182/task/5194/stat : 5194 (plingeling) R 5180 5182 5156 0 -1 4202560 4432 1255 0 0 279 0 0 0 25 0 9 0 655702218 242384896 21976 33554432000 4194304 4417452 140736213546896 18446744073709551615 4252102 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5182/tid=5195] ppid=5180 vsize=236704 CPUtime=2.79 cores=0-7
/proc/5182/task/5195/stat : 5195 (plingeling) R 5180 5182 5156 0 -1 4202560 2077 1255 0 0 279 0 0 0 25 0 9 0 655702218 242384896 21976 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5182/tid=5196] ppid=5180 vsize=236704 CPUtime=2.78 cores=0-7
/proc/5182/task/5196/stat : 5196 (plingeling) R 5180 5182 5156 0 -1 4202560 3602 1255 0 0 278 0 0 0 25 0 9 0 655702218 242384896 21976 33554432000 4194304 4417452 140736213546896 18446744073709551615 4272157 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.62
Current children cumulated vsize (KiB) 236704

[startup+6.30122 s]
/proc/loadavg: 6.88 7.78 7.91 9/360 5196
/proc/meminfo: memFree=23888104/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=245252 CPUtime=48.18 cores=0-7
/proc/5182/stat : 5182 (plingeling) S 5180 5182 5156 0 -1 4202496 54058 1255 0 0 4812 6 0 0 18 0 9 0 655702188 251138048 24113 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 61313 24113 180 55 0 59199 0
[pid=5182/tid=5189] ppid=5180 vsize=245252 CPUtime=5.99 cores=0-7
/proc/5182/task/5189/stat : 5189 (plingeling) R 5180 5182 5156 0 -1 4202560 4370 1255 0 0 599 0 0 0 25 0 9 0 655702218 251138048 24113 33554432000 4194304 4417452 140736213546896 18446744073709551615 4236761 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5182/tid=5190] ppid=5180 vsize=245252 CPUtime=5.99 cores=0-7
/proc/5182/task/5190/stat : 5190 (plingeling) R 5180 5182 5156 0 -1 4202560 5947 1255 0 0 599 0 0 0 25 0 9 0 655702218 251138048 24113 33554432000 4194304 4417452 140736213546896 18446744073709551615 4340168 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5182/tid=5191] ppid=5180 vsize=245252 CPUtime=5.89 cores=0-7
/proc/5182/task/5191/stat : 5191 (plingeling) R 5180 5182 5156 0 -1 4202560 4359 1255 0 0 589 0 0 0 25 0 9 0 655702218 251138048 24113 33554432000 4194304 4417452 140736213546896 18446744073709551615 4232478 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5182/tid=5192] ppid=5180 vsize=245252 CPUtime=6 cores=0-7
/proc/5182/task/5192/stat : 5192 (plingeling) R 5180 5182 5156 0 -1 4202560 837 1255 0 0 600 0 0 0 25 0 9 0 655702218 251138048 24113 33554432000 4194304 4417452 140736213546896 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5182/tid=5193] ppid=5180 vsize=245252 CPUtime=6 cores=0-7
/proc/5182/task/5193/stat : 5193 (plingeling) R 5180 5182 5156 0 -1 4202560 9310 1255 0 0 599 1 0 0 25 0 9 0 655702218 251138048 24113 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5182/tid=5194] ppid=5180 vsize=245252 CPUtime=5.99 cores=0-7
/proc/5182/task/5194/stat : 5194 (plingeling) R 5180 5182 5156 0 -1 4202560 4441 1255 0 0 599 0 0 0 25 0 9 0 655702218 251138048 24113 33554432000 4194304 4417452 140736213546896 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5182/tid=5195] ppid=5180 vsize=245252 CPUtime=5.99 cores=0-7
/proc/5182/task/5195/stat : 5195 (plingeling) R 5180 5182 5156 0 -1 4202560 2201 1255 0 0 599 0 0 0 25 0 9 0 655702218 251138048 24113 33554432000 4194304 4417452 140736213546896 18446744073709551615 4276302 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5182/tid=5196] ppid=5180 vsize=245252 CPUtime=5.98 cores=0-7
/proc/5182/task/5196/stat : 5196 (plingeling) R 5180 5182 5156 0 -1 4202560 4196 1255 0 0 598 0 0 0 25 0 9 0 655702218 251138048 24113 33554432000 4194304 4417452 140736213546896 18446744073709551615 4232721 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.18
Current children cumulated vsize (KiB) 245252

[startup+12.701 s]
/proc/loadavg: 6.97 7.78 7.91 9/360 5197
/proc/meminfo: memFree=23862484/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=268440 CPUtime=99.3 cores=0-7
/proc/5182/stat : 5182 (plingeling) S 5180 5182 5156 0 -1 4202496 59929 1255 0 0 9923 7 0 0 18 0 9 0 655702188 274882560 29910 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 67110 29910 180 55 0 64996 0
[pid=5182/tid=5189] ppid=5180 vsize=268440 CPUtime=12.39 cores=0-7
/proc/5182/task/5189/stat : 5189 (plingeling) R 5180 5182 5156 0 -1 4202560 4693 1255 0 0 1239 0 0 0 25 0 9 0 655702218 274882560 29910 33554432000 4194304 4417452 140736213546896 18446744073709551615 4352426 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5182/tid=5190] ppid=5180 vsize=268440 CPUtime=12.39 cores=0-7
/proc/5182/task/5190/stat : 5190 (plingeling) R 5180 5182 5156 0 -1 4202560 6329 1255 0 0 1239 0 0 0 25 0 9 0 655702218 274882560 29910 33554432000 4194304 4417452 140736213546896 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5182/tid=5191] ppid=5180 vsize=268440 CPUtime=12.21 cores=0-7
/proc/5182/task/5191/stat : 5191 (plingeling) R 5180 5182 5156 0 -1 4202560 4883 1255 0 0 1221 0 0 0 25 0 9 0 655702218 274882560 29910 33554432000 4194304 4417452 140736213546896 18446744073709551615 4259922 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5182/tid=5192] ppid=5180 vsize=268440 CPUtime=12.39 cores=0-7
/proc/5182/task/5192/stat : 5192 (plingeling) R 5180 5182 5156 0 -1 4202560 2712 1255 0 0 1239 0 0 0 25 0 9 0 655702218 274882560 29910 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5182/tid=5193] ppid=5180 vsize=268440 CPUtime=12.4 cores=0-7
/proc/5182/task/5193/stat : 5193 (plingeling) R 5180 5182 5156 0 -1 4202560 9463 1255 0 0 1239 1 0 0 25 0 9 0 655702218 274882560 29910 33554432000 4194304 4417452 140736213546896 18446744073709551615 4236956 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5182/tid=5194] ppid=5180 vsize=268440 CPUtime=12.38 cores=0-7
/proc/5182/task/5194/stat : 5194 (plingeling) R 5180 5182 5156 0 -1 4202560 5369 1255 0 0 1238 0 0 0 25 0 9 0 655702218 274882560 29910 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5182/tid=5195] ppid=5180 vsize=268440 CPUtime=12.39 cores=0-7
/proc/5182/task/5195/stat : 5195 (plingeling) R 5180 5182 5156 0 -1 4202560 2680 1255 0 0 1239 0 0 0 25 0 9 0 655702218 274882560 29910 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5182/tid=5196] ppid=5180 vsize=268440 CPUtime=12.38 cores=0-7
/proc/5182/task/5196/stat : 5196 (plingeling) R 5180 5182 5156 0 -1 4202560 5403 1255 0 0 1238 0 0 0 25 0 9 0 655702218 274882560 29910 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.3
Current children cumulated vsize (KiB) 268440

[startup+25.5007 s]
/proc/loadavg: 7.19 7.79 7.91 9/360 5197
/proc/meminfo: memFree=23832684/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=301056 CPUtime=201.54 cores=0-7
/proc/5182/stat : 5182 (plingeling) S 5180 5182 5156 0 -1 4202496 68162 1255 0 0 20145 9 0 0 18 0 9 0 655702188 308281344 38076 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 75264 38076 180 55 0 73150 0
[pid=5182/tid=5189] ppid=5180 vsize=301056 CPUtime=25.19 cores=0-7
/proc/5182/task/5189/stat : 5189 (plingeling) R 5180 5182 5156 0 -1 4202560 5422 1255 0 0 2519 0 0 0 25 0 9 0 655702218 308281344 38076 33554432000 4194304 4417452 140736213546896 18446744073709551615 4263109 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5182/tid=5190] ppid=5180 vsize=301056 CPUtime=25.19 cores=0-7
/proc/5182/task/5190/stat : 5190 (plingeling) R 5180 5182 5156 0 -1 4202560 7562 1255 0 0 2519 0 0 0 25 0 9 0 655702218 308281344 38076 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5182/tid=5191] ppid=5180 vsize=301056 CPUtime=24.85 cores=0-7
/proc/5182/task/5191/stat : 5191 (plingeling) R 5180 5182 5156 0 -1 4202560 5668 1255 0 0 2485 0 0 0 25 0 9 0 655702218 308281344 38076 33554432000 4194304 4417452 140736213546896 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5182/tid=5192] ppid=5180 vsize=301056 CPUtime=25.19 cores=0-7
/proc/5182/task/5192/stat : 5192 (plingeling) R 5180 5182 5156 0 -1 4202560 2968 1255 0 0 2519 0 0 0 25 0 9 0 655702218 308281344 38076 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5182/tid=5193] ppid=5180 vsize=301056 CPUtime=25.19 cores=0-7
/proc/5182/task/5193/stat : 5193 (plingeling) R 5180 5182 5156 0 -1 4202560 10981 1255 0 0 2518 1 0 0 25 0 9 0 655702218 308281344 38076 33554432000 4194304 4417452 140736213546896 18446744073709551615 4292270 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5182/tid=5194] ppid=5180 vsize=301056 CPUtime=25.19 cores=0-7
/proc/5182/task/5194/stat : 5194 (plingeling) R 5180 5182 5156 0 -1 4202560 7023 1255 0 0 2518 1 0 0 25 0 9 0 655702218 308281344 38076 33554432000 4194304 4417452 140736213546896 18446744073709551615 4321680 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5182/tid=5195] ppid=5180 vsize=301056 CPUtime=25.18 cores=0-7
/proc/5182/task/5195/stat : 5195 (plingeling) R 5180 5182 5156 0 -1 4202560 3219 1255 0 0 2518 0 0 0 25 0 9 0 655702218 308281344 38076 33554432000 4194304 4417452 140736213546896 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5182/tid=5196] ppid=5180 vsize=301056 CPUtime=25.18 cores=0-7
/proc/5182/task/5196/stat : 5196 (plingeling) R 5180 5182 5156 0 -1 4202560 6922 1255 0 0 2518 0 0 0 25 0 9 0 655702218 308281344 38076 33554432000 4194304 4417452 140736213546896 18446744073709551615 4308010 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 201.54
Current children cumulated vsize (KiB) 301056

[startup+51.101 s]
/proc/loadavg: 7.55 7.82 7.92 9/360 5198
/proc/meminfo: memFree=23793332/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=341072 CPUtime=406.04 cores=0-7
/proc/5182/stat : 5182 (plingeling) S 5180 5182 5156 0 -1 4202496 102044 1255 0 0 40591 13 0 0 18 0 9 0 655702188 349257728 48080 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 85268 48080 180 55 0 83154 0
[pid=5182/tid=5189] ppid=5180 vsize=341072 CPUtime=50.8 cores=0-7
/proc/5182/task/5189/stat : 5189 (plingeling) R 5180 5182 5156 0 -1 4202560 15654 1255 0 0 5078 2 0 0 25 0 9 0 655702218 349257728 48080 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364480 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5182/tid=5190] ppid=5180 vsize=341072 CPUtime=50.8 cores=0-7
/proc/5182/task/5190/stat : 5190 (plingeling) R 5180 5182 5156 0 -1 4202560 13127 1255 0 0 5079 1 0 0 25 0 9 0 655702218 349257728 48080 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5182/tid=5191] ppid=5180 vsize=341072 CPUtime=50.15 cores=0-7

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


[startup+4722.31 s]
/proc/loadavg: 8.07 8.06 8.01 9/360 5334
/proc/meminfo: memFree=20034356/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=4090996 CPUtime=37719.6 cores=0-7
/proc/5182/stat : 5182 (plingeling) S 5180 5182 5156 0 -1 4202496 5255123 1255 0 0 3770962 999 0 0 18 0 9 0 655702188 4189179904 985593 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 1022749 985593 180 55 0 1020635 0
[pid=5182/tid=5189] ppid=5180 vsize=4090996 CPUtime=4722.13 cores=0-7
/proc/5182/task/5189/stat : 5189 (plingeling) R 5180 5182 5156 0 -1 4202560 783478 1255 0 0 472065 148 0 0 25 0 9 0 655702218 4189179904 985593 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5182/tid=5190] ppid=5180 vsize=4090996 CPUtime=4721.94 cores=0-7
/proc/5182/task/5190/stat : 5190 (plingeling) R 5180 5182 5156 0 -1 4202560 710743 1255 0 0 472057 137 0 0 25 0 9 0 655702218 4189179904 985593 33554432000 4194304 4417452 140736213546896 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5182/tid=5191] ppid=5180 vsize=4090996 CPUtime=4666.29 cores=0-7
/proc/5182/task/5191/stat : 5191 (plingeling) R 5180 5182 5156 0 -1 4202560 566305 1255 0 0 466518 111 0 0 25 0 9 0 655702218 4189179904 985593 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5182/tid=5192] ppid=5180 vsize=4090996 CPUtime=4720.6 cores=0-7
/proc/5182/task/5192/stat : 5192 (plingeling) R 5180 5182 5156 0 -1 4202560 610978 1255 0 0 471946 114 0 0 25 0 9 0 655702218 4189179904 985593 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5182/tid=5193] ppid=5180 vsize=4090996 CPUtime=4722.1 cores=0-7
/proc/5182/task/5193/stat : 5193 (plingeling) R 5180 5182 5156 0 -1 4202560 589926 1255 0 0 472098 112 0 0 25 0 9 0 655702218 4189179904 985593 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5182/tid=5194] ppid=5180 vsize=4090996 CPUtime=4722.12 cores=0-7
/proc/5182/task/5194/stat : 5194 (plingeling) R 5180 5182 5156 0 -1 4202560 690955 1255 0 0 472075 137 0 0 25 0 9 0 655702218 4189179904 985593 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5182/tid=5195] ppid=5180 vsize=4090996 CPUtime=4721.94 cores=0-7
/proc/5182/task/5195/stat : 5195 (plingeling) R 5180 5182 5156 0 -1 4202560 763185 1255 0 0 472042 152 0 0 25 0 9 0 655702218 4189179904 985593 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5182/tid=5196] ppid=5180 vsize=4090996 CPUtime=4722.12 cores=0-7
/proc/5182/task/5196/stat : 5196 (plingeling) R 5180 5182 5156 0 -1 4202560 521156 1255 0 0 472131 81 0 0 25 0 9 0 655702218 4189179904 985593 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37719.6
Current children cumulated vsize (KiB) 4090996

[startup+4782.3 s]
/proc/loadavg: 8.08 8.06 8.01 9/360 5336
/proc/meminfo: memFree=19822060/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=4302816 CPUtime=38198.8 cores=0-7
/proc/5182/stat : 5182 (plingeling) S 5180 5182 5156 0 -1 4202496 5351891 1255 0 0 3818863 1018 0 0 18 0 9 0 655702188 4406083584 1038548 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 1075704 1038548 180 55 0 1073590 0
[pid=5182/tid=5189] ppid=5180 vsize=4302816 CPUtime=4782.12 cores=0-7
/proc/5182/task/5189/stat : 5189 (plingeling) R 5180 5182 5156 0 -1 4202560 783478 1255 0 0 478064 148 0 0 25 0 9 0 655702218 4406083584 1038548 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5182/tid=5190] ppid=5180 vsize=4302816 CPUtime=4781.93 cores=0-7
/proc/5182/task/5190/stat : 5190 (plingeling) R 5180 5182 5156 0 -1 4202560 727127 1255 0 0 478054 139 0 0 25 0 9 0 655702218 4406083584 1038548 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5182/tid=5191] ppid=5180 vsize=4302816 CPUtime=4725.58 cores=0-7
/proc/5182/task/5191/stat : 5191 (plingeling) R 5180 5182 5156 0 -1 4202560 566305 1255 0 0 472447 111 0 0 25 0 9 0 655702218 4406083584 1038548 33554432000 4194304 4417452 140736213546896 18446744073709551615 4320952 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5182/tid=5192] ppid=5180 vsize=4302816 CPUtime=4780.58 cores=0-7
/proc/5182/task/5192/stat : 5192 (plingeling) R 5180 5182 5156 0 -1 4202560 610978 1255 0 0 477944 114 0 0 25 0 9 0 655702218 4406083584 1038548 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5182/tid=5193] ppid=5180 vsize=4302816 CPUtime=4782.08 cores=0-7
/proc/5182/task/5193/stat : 5193 (plingeling) R 5180 5182 5156 0 -1 4202560 589926 1255 0 0 478096 112 0 0 25 0 9 0 655702218 4406083584 1038548 33554432000 4194304 4417452 140736213546896 18446744073709551615 4353572 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5182/tid=5194] ppid=5180 vsize=4302816 CPUtime=4782.11 cores=0-7
/proc/5182/task/5194/stat : 5194 (plingeling) R 5180 5182 5156 0 -1 4202560 690955 1255 0 0 478074 137 0 0 25 0 9 0 655702218 4406083584 1038548 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5182/tid=5195] ppid=5180 vsize=4302816 CPUtime=4781.93 cores=0-7
/proc/5182/task/5195/stat : 5195 (plingeling) R 5180 5182 5156 0 -1 4202560 763185 1255 0 0 478041 152 0 0 25 0 9 0 655702218 4406083584 1038548 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5182/tid=5196] ppid=5180 vsize=4302816 CPUtime=4782.11 cores=0-7
/proc/5182/task/5196/stat : 5196 (plingeling) R 5180 5182 5156 0 -1 4202560 601540 1255 0 0 478113 98 0 0 25 0 9 0 655702218 4406083584 1038548 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38198.8
Current children cumulated vsize (KiB) 4302816

[startup+4842.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/360 5337
/proc/meminfo: memFree=19813740/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=4310972 CPUtime=38678.1 cores=0-7
/proc/5182/stat : 5182 (plingeling) S 5180 5182 5156 0 -1 4202496 5447498 1255 0 0 3866771 1038 0 0 18 0 9 0 655702188 4414435328 1040587 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 1077743 1040587 180 55 0 1075629 0
[pid=5182/tid=5189] ppid=5180 vsize=4310972 CPUtime=4842.12 cores=0-7
/proc/5182/task/5189/stat : 5189 (plingeling) R 5180 5182 5156 0 -1 4202560 783478 1255 0 0 484064 148 0 0 25 0 9 0 655702218 4414435328 1040587 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5182/tid=5190] ppid=5180 vsize=4310972 CPUtime=4841.93 cores=0-7
/proc/5182/task/5190/stat : 5190 (plingeling) R 5180 5182 5156 0 -1 4202560 727127 1255 0 0 484054 139 0 0 25 0 9 0 655702218 4414435328 1040587 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5182/tid=5191] ppid=5180 vsize=4310972 CPUtime=4784.87 cores=0-7
/proc/5182/task/5191/stat : 5191 (plingeling) R 5180 5182 5156 0 -1 4202560 566305 1255 0 0 478376 111 0 0 25 0 9 0 655702218 4414435328 1040587 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5182/tid=5192] ppid=5180 vsize=4310972 CPUtime=4840.56 cores=0-7
/proc/5182/task/5192/stat : 5192 (plingeling) R 5180 5182 5156 0 -1 4202560 625163 1255 0 0 483939 117 0 0 25 0 9 0 655702218 4414435328 1040587 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5182/tid=5193] ppid=5180 vsize=4310972 CPUtime=4842.08 cores=0-7
/proc/5182/task/5193/stat : 5193 (plingeling) R 5180 5182 5156 0 -1 4202560 671340 1255 0 0 484080 128 0 0 25 0 9 0 655702218 4414435328 1040587 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5182/tid=5194] ppid=5180 vsize=4310972 CPUtime=4842.11 cores=0-7
/proc/5182/task/5194/stat : 5194 (plingeling) R 5180 5182 5156 0 -1 4202560 690955 1255 0 0 484074 137 0 0 25 0 9 0 655702218 4414435328 1040587 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5182/tid=5195] ppid=5180 vsize=4310972 CPUtime=4841.93 cores=0-7
/proc/5182/task/5195/stat : 5195 (plingeling) R 5180 5182 5156 0 -1 4202560 763193 1255 0 0 484041 152 0 0 25 0 9 0 655702218 4414435328 1040587 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5182/tid=5196] ppid=5180 vsize=4310972 CPUtime=4842.11 cores=0-7
/proc/5182/task/5196/stat : 5196 (plingeling) R 5180 5182 5156 0 -1 4202560 601540 1255 0 0 484113 98 0 0 25 0 9 0 655702218 4414435328 1040587 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38678.1
Current children cumulated vsize (KiB) 4310972

[startup+4902.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/360 5339
/proc/meminfo: memFree=19769468/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=4355680 CPUtime=39157.4 cores=0-7
/proc/5182/stat : 5182 (plingeling) S 5180 5182 5156 0 -1 4202496 5523753 1255 0 0 3914683 1056 0 0 18 0 9 0 655702188 4460216320 1051764 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 1088920 1051764 180 55 0 1086806 0
[pid=5182/tid=5189] ppid=5180 vsize=4355680 CPUtime=4902.12 cores=0-7
/proc/5182/task/5189/stat : 5189 (plingeling) R 5180 5182 5156 0 -1 4202560 783478 1255 0 0 490064 148 0 0 25 0 9 0 655702218 4460216320 1051764 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5182/tid=5190] ppid=5180 vsize=4355680 CPUtime=4901.93 cores=0-7
/proc/5182/task/5190/stat : 5190 (plingeling) R 5180 5182 5156 0 -1 4202560 727127 1255 0 0 490054 139 0 0 25 0 9 0 655702218 4460216320 1051764 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5182/tid=5191] ppid=5180 vsize=4355680 CPUtime=4844.17 cores=0-7
/proc/5182/task/5191/stat : 5191 (plingeling) R 5180 5182 5156 0 -1 4202560 569116 1255 0 0 484305 112 0 0 25 0 9 0 655702218 4460216320 1051764 33554432000 4194304 4417452 140736213546896 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5182/tid=5192] ppid=5180 vsize=4355680 CPUtime=4900.55 cores=0-7
/proc/5182/task/5192/stat : 5192 (plingeling) R 5180 5182 5156 0 -1 4202560 625751 1255 0 0 489938 117 0 0 25 0 9 0 655702218 4460216320 1051764 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5182/tid=5193] ppid=5180 vsize=4355680 CPUtime=4902.08 cores=0-7
/proc/5182/task/5193/stat : 5193 (plingeling) R 5180 5182 5156 0 -1 4202560 671340 1255 0 0 490080 128 0 0 25 0 9 0 655702218 4460216320 1051764 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5182/tid=5194] ppid=5180 vsize=4355680 CPUtime=4902.11 cores=0-7
/proc/5182/task/5194/stat : 5194 (plingeling) R 5180 5182 5156 0 -1 4202560 690955 1255 0 0 490074 137 0 0 25 0 9 0 655702218 4460216320 1051764 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5182/tid=5195] ppid=5180 vsize=4355680 CPUtime=4901.93 cores=0-7
/proc/5182/task/5195/stat : 5195 (plingeling) R 5180 5182 5156 0 -1 4202560 836049 1255 0 0 490024 169 0 0 25 0 9 0 655702218 4460216320 1051764 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5182/tid=5196] ppid=5180 vsize=4355680 CPUtime=4902.11 cores=0-7
/proc/5182/task/5196/stat : 5196 (plingeling) R 5180 5182 5156 0 -1 4202560 601540 1255 0 0 490113 98 0 0 25 0 9 0 655702218 4460216320 1051764 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39157.4
Current children cumulated vsize (KiB) 4355680

[startup+4962.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/360 5341
/proc/meminfo: memFree=19613456/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=4510928 CPUtime=39636.7 cores=0-7
/proc/5182/stat : 5182 (plingeling) S 5180 5182 5156 0 -1 4202496 5600899 1255 0 0 3962592 1077 0 0 18 0 9 0 655702188 4619190272 1090576 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 1127732 1090576 180 55 0 1125618 0
[pid=5182/tid=5189] ppid=5180 vsize=4510928 CPUtime=4962.12 cores=0-7
/proc/5182/task/5189/stat : 5189 (plingeling) R 5180 5182 5156 0 -1 4202560 844149 1255 0 0 496045 167 0 0 25 0 9 0 655702218 4619190272 1090576 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5182/tid=5190] ppid=5180 vsize=4510928 CPUtime=4961.93 cores=0-7
/proc/5182/task/5190/stat : 5190 (plingeling) R 5180 5182 5156 0 -1 4202560 727127 1255 0 0 496054 139 0 0 25 0 9 0 655702218 4619190272 1090576 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5182/tid=5191] ppid=5180 vsize=4510928 CPUtime=4903.45 cores=0-7
/proc/5182/task/5191/stat : 5191 (plingeling) R 5180 5182 5156 0 -1 4202560 569116 1255 0 0 490233 112 0 0 25 0 9 0 655702218 4619190272 1090576 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5182/tid=5192] ppid=5180 vsize=4510928 CPUtime=4960.55 cores=0-7
/proc/5182/task/5192/stat : 5192 (plingeling) R 5180 5182 5156 0 -1 4202560 632082 1255 0 0 495937 118 0 0 25 0 9 0 655702218 4619190272 1090576 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5182/tid=5193] ppid=5180 vsize=4510928 CPUtime=4962.08 cores=0-7
/proc/5182/task/5193/stat : 5193 (plingeling) R 5180 5182 5156 0 -1 4202560 671340 1255 0 0 496080 128 0 0 25 0 9 0 655702218 4619190272 1090576 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5182/tid=5194] ppid=5180 vsize=4510928 CPUtime=4962.11 cores=0-7
/proc/5182/task/5194/stat : 5194 (plingeling) R 5180 5182 5156 0 -1 4202560 701099 1255 0 0 496073 138 0 0 25 0 9 0 655702218 4619190272 1090576 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5182/tid=5195] ppid=5180 vsize=4510928 CPUtime=4961.94 cores=0-7
/proc/5182/task/5195/stat : 5195 (plingeling) R 5180 5182 5156 0 -1 4202560 836049 1255 0 0 496025 169 0 0 25 0 9 0 655702218 4619190272 1090576 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5182/tid=5196] ppid=5180 vsize=4510928 CPUtime=4962.12 cores=0-7
/proc/5182/task/5196/stat : 5196 (plingeling) R 5180 5182 5156 0 -1 4202560 601540 1255 0 0 496114 98 0 0 25 0 9 0 655702218 4619190272 1090576 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39636.7
Current children cumulated vsize (KiB) 4510928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.8 s]
/proc/loadavg: 8.07 8.06 8.00 9/360 5342
/proc/meminfo: memFree=19493160/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=4630636 CPUtime=40000.2 cores=0-7
/proc/5182/stat : 5182 (plingeling) S 5180 5182 5156 0 -1 4202496 5646349 1255 0 0 3998934 1085 0 0 18 0 9 0 655702188 4741771264 1120503 33554432000 4194304 4417452 140736213546896 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 1157659 1120503 180 55 0 1155545 0
[pid=5182/tid=5189] ppid=5180 vsize=4630636 CPUtime=5007.64 cores=0-7
/proc/5182/task/5189/stat : 5189 (plingeling) R 5180 5182 5156 0 -1 4202560 852150 1255 0 0 500596 168 0 0 25 0 9 0 655702218 4741771264 1120503 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5182/tid=5190] ppid=5180 vsize=4630636 CPUtime=5007.44 cores=0-7
/proc/5182/task/5190/stat : 5190 (plingeling) R 5180 5182 5156 0 -1 4202560 727135 1255 0 0 500605 139 0 0 25 0 9 0 655702218 4741771264 1120503 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5182/tid=5191] ppid=5180 vsize=4630636 CPUtime=4948.42 cores=0-7
/proc/5182/task/5191/stat : 5191 (plingeling) R 5180 5182 5156 0 -1 4202560 569116 1255 0 0 494730 112 0 0 25 0 9 0 655702218 4741771264 1120503 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5182/tid=5192] ppid=5180 vsize=4630636 CPUtime=5006.05 cores=0-7
/proc/5182/task/5192/stat : 5192 (plingeling) R 5180 5182 5156 0 -1 4202560 634435 1255 0 0 500487 118 0 0 25 0 9 0 655702218 4741771264 1120503 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5182/tid=5193] ppid=5180 vsize=4630636 CPUtime=5007.6 cores=0-7
/proc/5182/task/5193/stat : 5193 (plingeling) R 5180 5182 5156 0 -1 4202560 671340 1255 0 0 500632 128 0 0 25 0 9 0 655702218 4741771264 1120503 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5182/tid=5194] ppid=5180 vsize=4630636 CPUtime=5007.63 cores=0-7
/proc/5182/task/5194/stat : 5194 (plingeling) R 5180 5182 5156 0 -1 4202560 736187 1255 0 0 500617 146 0 0 25 0 9 0 655702218 4741771264 1120503 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5182/tid=5195] ppid=5180 vsize=4630636 CPUtime=5007.45 cores=0-7
/proc/5182/task/5195/stat : 5195 (plingeling) R 5180 5182 5156 0 -1 4202560 836049 1255 0 0 500576 169 0 0 25 0 9 0 655702218 4741771264 1120503 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5182/tid=5196] ppid=5180 vsize=4630636 CPUtime=5007.63 cores=0-7
/proc/5182/task/5196/stat : 5196 (plingeling) R 5180 5182 5156 0 -1 4202560 601540 1255 0 0 500665 98 0 0 25 0 9 0 655702218 4741771264 1120503 33554432000 4194304 4417452 140736213546896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 4630636

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

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

[startup+5007.92 s]
/proc/loadavg: 8.07 8.06 8.00 9/360 5342
/proc/meminfo: memFree=19493160/32951124 swapFree=56449224/67111528
[pid=5182] ppid=5180 vsize=0 CPUtime=40000.4 cores=0-7
/proc/5182/stat : 5182 (plingeling) Z 5180 5182 5156 0 -1 4203548 5646350 1255 0 0 3998943 1095 0 0 18 0 2 0 655702188 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/5182/statm: 0 0 0 0 0 0 0
[pid=5182/tid=5191] ppid=5180 vsize=0 CPUtime=4948.53 cores=0-7
/proc/5182/task/5191/stat : 5191 (plingeling) R 5180 5182 5156 0 -1 4203588 569116 1255 0 0 494731 122 0 0 25 0 2 0 655702218 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5007.98
CPU time (s): 40000.5
CPU user time (s): 39989.4
CPU system time (s): 11.0233
CPU usage (%): 798.734
Max. virtual memory (cumulated for all children) (KiB): 4630636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.4
system time used= 11.0233
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5647605
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= 438
involuntary context switches= 142849

runsolver used 17.4643 second user time and 41.7237 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 08:30:18
IDJOB=3372713
IDBENCH=83127
IDSOLVER=1851
FILE ID=node106/3372713-1305441018
RUNJOBID= node106-1305441018-5170
PBS_JOBID= 13324781
Free space on /tmp= 73464 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom18.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372713-1305441018/watcher-3372713-1305441018 -o /tmp/evaluation-result-3372713-1305441018/solver-3372713-1305441018 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372713-1305441018.cnf

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=1018962946

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:      23982672 kB
Buffers:        280404 kB
Cached:        5707304 kB
SwapCached:      27544 kB
Active:         760796 kB
Inactive:      7977992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23982672 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:            2472 kB
Writeback:           8 kB
AnonPages:     2731988 kB
Mapped:           9432 kB
Slab:           114228 kB
PageTables:      47248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74988604 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= 73464 MiB
End job on node106 at 2011-05-15 09:53:48