Trace number 3372722

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 5005.9

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
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 variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

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-3372722-1305441240/watcher-3372722-1305441240 -o /tmp/evaluation-result-3372722-1305441240/solver-3372722-1305441240 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372722-1305441240.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.38 7.90 7.96 1/267 8419
/proc/meminfo: memFree=25127140/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=14640 CPUtime=0 cores=0-7
/proc/8419/stat : 8419 (plingeling) R 8417 8419 8197 0 -1 4202496 1729 1259 0 0 0 0 0 0 25 0 1 0 734354565 14991360 1660 33554432000 4194304 4417452 140735722635024 18446744073709551615 4274256 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/8419/statm: 3660 1660 148 55 0 1546 0

[startup+0.0920021 s]
/proc/loadavg: 7.38 7.90 7.96 1/267 8419
/proc/meminfo: memFree=25127140/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=29516 CPUtime=0.08 cores=0-7
/proc/8419/stat : 8419 (plingeling) R 8417 8419 8197 0 -1 4202496 5489 1259 0 0 8 0 0 0 25 0 1 0 734354565 30224384 5388 33554432000 4194304 4417452 140735722635024 18446744073709551615 260020395776 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/8419/statm: 7379 5388 149 55 0 5265 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29516

[startup+0.100998 s]
/proc/loadavg: 7.38 7.90 7.96 1/267 8419
/proc/meminfo: memFree=25127140/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=29516 CPUtime=0.09 cores=0-7
/proc/8419/stat : 8419 (plingeling) R 8417 8419 8197 0 -1 4202496 5489 1259 0 0 9 0 0 0 25 0 1 0 734354565 30224384 5388 33554432000 4194304 4417452 140735722635024 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/8419/statm: 7379 5388 149 55 0 5265 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29516

[startup+1.16477 s]
/proc/loadavg: 7.38 7.90 7.96 1/267 8419
/proc/meminfo: memFree=25127140/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=220320 CPUtime=7.44 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 29574 1259 0 0 740 4 0 0 18 0 9 0 734354565 225607680 17348 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 55080 17348 175 55 0 52966 0
Current children cumulated CPU time (s) 7.44
Current children cumulated vsize (KiB) 220320

[startup+1.20077 s]
/proc/loadavg: 7.38 7.90 7.96 1/267 8419
/proc/meminfo: memFree=25127140/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=220320 CPUtime=7.73 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 29574 1259 0 0 769 4 0 0 18 0 9 0 734354565 225607680 16955 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 55080 16955 175 55 0 52966 0
Current children cumulated CPU time (s) 7.73
Current children cumulated vsize (KiB) 220320

[startup+1.50071 s]
/proc/loadavg: 7.38 7.90 7.96 1/267 8419
/proc/meminfo: memFree=25127140/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=220308 CPUtime=10.13 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 30591 1259 0 0 1009 4 0 0 18 0 9 0 734354565 225595392 17154 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 55077 17154 177 55 0 52963 0
Current children cumulated CPU time (s) 10.13
Current children cumulated vsize (KiB) 220308

[startup+3.10041 s]
/proc/loadavg: 7.38 7.90 7.96 9/276 8436
/proc/meminfo: memFree=25051368/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=226812 CPUtime=22.91 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 34784 1259 0 0 2286 5 0 0 18 0 9 0 734354565 232255488 18613 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 56703 18613 180 55 0 54589 0
[pid=8419/tid=8428] ppid=8417 vsize=226812 CPUtime=2.83 cores=0-7
/proc/8419/task/8428/stat : 8428 (plingeling) R 8417 8419 8197 0 -1 4202560 2523 1259 0 0 283 0 0 0 24 0 9 0 734354591 232255488 18613 33554432000 4194304 4417452 140735722635024 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8419/tid=8429] ppid=8417 vsize=226812 CPUtime=2.83 cores=0-7
/proc/8419/task/8429/stat : 8429 (plingeling) R 8417 8419 8197 0 -1 4202560 4315 1259 0 0 283 0 0 0 23 0 9 0 734354591 232255488 18613 33554432000 4194304 4417452 140735722635024 18446744073709551615 4274040 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8419/tid=8430] ppid=8417 vsize=226812 CPUtime=2.83 cores=0-7
/proc/8419/task/8430/stat : 8430 (plingeling) R 8417 8419 8197 0 -1 4202560 6289 1259 0 0 282 1 0 0 24 0 9 0 734354591 232255488 18613 33554432000 4194304 4417452 140735722635024 18446744073709551615 4232721 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8419/tid=8432] ppid=8417 vsize=226812 CPUtime=2.83 cores=0-7
/proc/8419/task/8432/stat : 8432 (plingeling) R 8417 8419 8197 0 -1 4202560 658 1259 0 0 283 0 0 0 25 0 9 0 734354591 232255488 18613 33554432000 4194304 4417452 140735722635024 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8419/tid=8433] ppid=8417 vsize=226812 CPUtime=2.81 cores=0-7
/proc/8419/task/8433/stat : 8433 (plingeling) R 8417 8419 8197 0 -1 4202560 3068 1259 0 0 281 0 0 0 25 0 9 0 734354591 232255488 18613 33554432000 4194304 4417452 140735722635024 18446744073709551615 4257353 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8419/tid=8434] ppid=8417 vsize=226812 CPUtime=2.81 cores=0-7
/proc/8419/task/8434/stat : 8434 (plingeling) R 8417 8419 8197 0 -1 4202560 1760 1259 0 0 281 0 0 0 23 0 9 0 734354591 232255488 18613 33554432000 4194304 4417452 140735722635024 18446744073709551615 4252423 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8419/tid=8435] ppid=8417 vsize=226812 CPUtime=2.83 cores=0-7
/proc/8419/task/8435/stat : 8435 (plingeling) R 8417 8419 8197 0 -1 4202560 1004 1259 0 0 283 0 0 0 25 0 9 0 734354592 232255488 18613 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8419/tid=8436] ppid=8417 vsize=226812 CPUtime=2.83 cores=0-7
/proc/8419/task/8436/stat : 8436 (plingeling) R 8417 8419 8197 0 -1 4202560 1629 1259 0 0 283 0 0 0 25 0 9 0 734354592 232255488 18613 33554432000 4194304 4417452 140735722635024 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.91
Current children cumulated vsize (KiB) 226812

[startup+6.30982 s]
/proc/loadavg: 7.43 7.91 7.96 9/276 8436
/proc/meminfo: memFree=25052236/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=227652 CPUtime=48.55 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 37590 1259 0 0 4850 5 0 0 18 0 9 0 734354565 233115648 18823 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 56913 18823 180 55 0 54799 0
[pid=8419/tid=8428] ppid=8417 vsize=227652 CPUtime=6.04 cores=0-7
/proc/8419/task/8428/stat : 8428 (plingeling) R 8417 8419 8197 0 -1 4202560 3109 1259 0 0 604 0 0 0 25 0 9 0 734354591 233115648 18823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4251800 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8419/tid=8429] ppid=8417 vsize=227652 CPUtime=6.04 cores=0-7
/proc/8419/task/8429/stat : 8429 (plingeling) R 8417 8419 8197 0 -1 4202560 4509 1259 0 0 604 0 0 0 25 0 9 0 734354591 233115648 18823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4253420 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8419/tid=8430] ppid=8417 vsize=227652 CPUtime=6.04 cores=0-7
/proc/8419/task/8430/stat : 8430 (plingeling) R 8417 8419 8197 0 -1 4202560 6553 1259 0 0 603 1 0 0 25 0 9 0 734354591 233115648 18823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8419/tid=8432] ppid=8417 vsize=227652 CPUtime=6.04 cores=0-7
/proc/8419/task/8432/stat : 8432 (plingeling) R 8417 8419 8197 0 -1 4202560 918 1259 0 0 604 0 0 0 25 0 9 0 734354591 233115648 18823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4237191 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8419/tid=8433] ppid=8417 vsize=227652 CPUtime=6.02 cores=0-7
/proc/8419/task/8433/stat : 8433 (plingeling) R 8417 8419 8197 0 -1 4202560 3196 1259 0 0 602 0 0 0 25 0 9 0 734354591 233115648 18823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8419/tid=8434] ppid=8417 vsize=227652 CPUtime=5.99 cores=0-7
/proc/8419/task/8434/stat : 8434 (plingeling) R 8417 8419 8197 0 -1 4202560 2280 1259 0 0 599 0 0 0 25 0 9 0 734354591 233115648 18823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4253390 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8419/tid=8435] ppid=8417 vsize=227652 CPUtime=6.03 cores=0-7
/proc/8419/task/8435/stat : 8435 (plingeling) R 8417 8419 8197 0 -1 4202560 1428 1259 0 0 603 0 0 0 25 0 9 0 734354592 233115648 18823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4365949 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8419/tid=8436] ppid=8417 vsize=227652 CPUtime=6.03 cores=0-7
/proc/8419/task/8436/stat : 8436 (plingeling) R 8417 8419 8197 0 -1 4202560 2059 1259 0 0 603 0 0 0 25 0 9 0 734354592 233115648 18823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.55
Current children cumulated vsize (KiB) 227652

[startup+12.7006 s]
/proc/loadavg: 7.47 7.91 7.96 9/276 8436
/proc/meminfo: memFree=25033660/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=252948 CPUtime=99.63 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 43934 1259 0 0 9957 6 0 0 18 0 9 0 734354565 259018752 25147 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 63237 25147 180 55 0 61123 0
[pid=8419/tid=8428] ppid=8417 vsize=252948 CPUtime=12.43 cores=0-7
/proc/8419/task/8428/stat : 8428 (plingeling) R 8417 8419 8197 0 -1 4202560 3109 1259 0 0 1243 0 0 0 25 0 9 0 734354591 259018752 25147 33554432000 4194304 4417452 140735722635024 18446744073709551615 4311326 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8419/tid=8429] ppid=8417 vsize=252948 CPUtime=12.43 cores=0-7
/proc/8419/task/8429/stat : 8429 (plingeling) R 8417 8419 8197 0 -1 4202560 5541 1259 0 0 1243 0 0 0 25 0 9 0 734354591 259018752 25147 33554432000 4194304 4417452 140735722635024 18446744073709551615 4253357 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8419/tid=8430] ppid=8417 vsize=252948 CPUtime=12.43 cores=0-7
/proc/8419/task/8430/stat : 8430 (plingeling) R 8417 8419 8197 0 -1 4202560 7126 1259 0 0 1242 1 0 0 25 0 9 0 734354591 259018752 25147 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364476 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8419/tid=8432] ppid=8417 vsize=252948 CPUtime=12.43 cores=0-7
/proc/8419/task/8432/stat : 8432 (plingeling) R 8417 8419 8197 0 -1 4202560 3505 1259 0 0 1243 0 0 0 25 0 9 0 734354591 259018752 25147 33554432000 4194304 4417452 140735722635024 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8419/tid=8433] ppid=8417 vsize=252948 CPUtime=12.41 cores=0-7
/proc/8419/task/8433/stat : 8433 (plingeling) R 8417 8419 8197 0 -1 4202560 3830 1259 0 0 1241 0 0 0 25 0 9 0 734354591 259018752 25147 33554432000 4194304 4417452 140735722635024 18446744073709551615 4274040 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8419/tid=8434] ppid=8417 vsize=252948 CPUtime=12.34 cores=0-7
/proc/8419/task/8434/stat : 8434 (plingeling) R 8417 8419 8197 0 -1 4202560 2498 1259 0 0 1234 0 0 0 25 0 9 0 734354591 259018752 25147 33554432000 4194304 4417452 140735722635024 18446744073709551615 4253812 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8419/tid=8435] ppid=8417 vsize=252948 CPUtime=12.43 cores=0-7
/proc/8419/task/8435/stat : 8435 (plingeling) R 8417 8419 8197 0 -1 4202560 1818 1259 0 0 1243 0 0 0 25 0 9 0 734354592 259018752 25147 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8419/tid=8436] ppid=8417 vsize=252948 CPUtime=12.42 cores=0-7
/proc/8419/task/8436/stat : 8436 (plingeling) R 8417 8419 8197 0 -1 4202560 2969 1259 0 0 1242 0 0 0 25 0 9 0 734354592 259018752 25147 33554432000 4194304 4417452 140735722635024 18446744073709551615 4253344 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.63
Current children cumulated vsize (KiB) 252948

[startup+25.5013 s]
/proc/loadavg: 7.59 7.91 7.96 9/276 8437
/proc/meminfo: memFree=24981260/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=293924 CPUtime=201.93 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 66104 1259 0 0 20184 9 0 0 18 0 9 0 734354565 300978176 35403 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 73481 35403 180 55 0 71367 0
[pid=8419/tid=8428] ppid=8417 vsize=293924 CPUtime=25.23 cores=0-7
/proc/8419/task/8428/stat : 8428 (plingeling) R 8417 8419 8197 0 -1 4202560 7448 1259 0 0 2522 1 0 0 25 0 9 0 734354591 300978176 35403 33554432000 4194304 4417452 140735722635024 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8419/tid=8429] ppid=8417 vsize=293924 CPUtime=25.23 cores=0-7
/proc/8419/task/8429/stat : 8429 (plingeling) R 8417 8419 8197 0 -1 4202560 7064 1259 0 0 2523 0 0 0 25 0 9 0 734354591 300978176 35403 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8419/tid=8430] ppid=8417 vsize=293924 CPUtime=25.23 cores=0-7
/proc/8419/task/8430/stat : 8430 (plingeling) R 8417 8419 8197 0 -1 4202560 10236 1259 0 0 2522 1 0 0 25 0 9 0 734354591 300978176 35403 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8419/tid=8432] ppid=8417 vsize=293924 CPUtime=25.23 cores=0-7
/proc/8419/task/8432/stat : 8432 (plingeling) R 8417 8419 8197 0 -1 4202560 9164 1259 0 0 2522 1 0 0 25 0 9 0 734354591 300978176 35403 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8419/tid=8433] ppid=8417 vsize=293924 CPUtime=25.22 cores=0-7
/proc/8419/task/8433/stat : 8433 (plingeling) R 8417 8419 8197 0 -1 4202560 5913 1259 0 0 2521 1 0 0 25 0 9 0 734354591 300978176 35403 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8419/tid=8434] ppid=8417 vsize=293924 CPUtime=25.03 cores=0-7
/proc/8419/task/8434/stat : 8434 (plingeling) R 8417 8419 8197 0 -1 4202560 4322 1259 0 0 2503 0 0 0 25 0 9 0 734354591 300978176 35403 33554432000 4194304 4417452 140735722635024 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8419/tid=8435] ppid=8417 vsize=293924 CPUtime=25.22 cores=0-7
/proc/8419/task/8435/stat : 8435 (plingeling) R 8417 8419 8197 0 -1 4202560 2820 1259 0 0 2522 0 0 0 25 0 9 0 734354592 300978176 35403 33554432000 4194304 4417452 140735722635024 18446744073709551615 4236722 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8419/tid=8436] ppid=8417 vsize=293924 CPUtime=25.22 cores=0-7
/proc/8419/task/8436/stat : 8436 (plingeling) R 8417 8419 8197 0 -1 4202560 5599 1259 0 0 2522 0 0 0 25 0 9 0 734354592 300978176 35403 33554432000 4194304 4417452 140735722635024 18446744073709551615 4248904 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.93
Current children cumulated vsize (KiB) 293924

[startup+51.1006 s]
/proc/loadavg: 7.73 7.92 7.96 9/276 8438
/proc/meminfo: memFree=24956360/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=327944 CPUtime=406.51 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 115114 1259 0 0 40634 17 0 0 18 0 9 0 734354565 335814656 43908 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 81986 43908 180 55 0 79872 0
[pid=8419/tid=8428] ppid=8417 vsize=327944 CPUtime=50.83 cores=0-7
/proc/8419/task/8428/stat : 8428 (plingeling) R 8417 8419 8197 0 -1 4202560 11819 1259 0 0 5081 2 0 0 25 0 9 0 734354591 335814656 43908 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8419/tid=8429] ppid=8417 vsize=327944 CPUtime=50.82 cores=0-7
/proc/8419/task/8429/stat : 8429 (plingeling) R 8417 8419 8197 0 -1 4202560 16708 1259 0 0 5081 1 0 0 25 0 9 0 734354591 335814656 43908 33554432000 4194304 4417452 140735722635024 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8419/tid=8430] ppid=8417 vsize=327944 CPUtime=50.83 cores=0-7
/proc/8419/task/8430/stat : 8430 (plingeling) R 8417 8419 8197 0 -1 4202560 14306 1259 0 0 5081 2 0 0 25 0 9 0 734354591 335814656 43908 33554432000 4194304 4417452 140735722635024 18446744073709551615 4365996 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8419/tid=8432] ppid=8417 vsize=327944 CPUtime=50.83 cores=0-7
/proc/8419/task/8432/stat : 8432 (plingeling) R 8417 8419 8197 0 -1 4202560 14910 1259 0 0 5081 2 0 0 25 0 9 0 734354591 335814656 43908 33554432000 4194304 4417452 140735722635024 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8419/tid=8433] ppid=8417 vsize=327944 CPUtime=50.81 cores=0-7
/proc/8419/task/8433/stat : 8433 (plingeling) R 8417 8419 8197 0 -1 4202560 14315 1259 0 0 5079 2 0 0 25 0 9 0 734354591 335814656 43908 33554432000 4194304 4417452 140735722635024 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8419/tid=8434] ppid=8417 vsize=327944 CPUtime=50.42 cores=0-7
/proc/8419/task/8434/stat : 8434 (plingeling) R 8417 8419 8197 0 -1 4202560 10674 1259 0 0 5041 1 0 0 25 0 9 0 734354591 335814656 43908 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8419/tid=8435] ppid=8417 vsize=327944 CPUtime=50.83 cores=0-7
/proc/8419/task/8435/stat : 8435 (plingeling) R 8417 8419 8197 0 -1 4202560 8159 1259 0 0 5082 1 0 0 25 0 9 0 734354592 335814656 43908 33554432000 4194304 4417452 140735722635024 18446744073709551615 4366082 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8419/tid=8436] ppid=8417 vsize=327944 CPUtime=50.82 cores=0-7
/proc/8419/task/8436/stat : 8436 (plingeling) R 8417 8419 8197 0 -1 4202560 10685 1259 0 0 5081 1 0 0 25 0 9 0 734354592 335814656 43908 33554432000 4194304 4417452 140735722635024 18446744073709551615 4365990 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.51
Current children cumulated vsize (KiB) 327944

[startup+102.301 s]
/proc/loadavg: 7.92 7.94 7.96 9/276 8439

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


[startup+4722.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/276 8581
/proc/meminfo: memFree=20539560/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=4734604 CPUtime=37735.8 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 5414485 1259 0 0 3772550 1027 0 0 18 0 9 0 734354565 4848234496 1145522 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 1183651 1145522 180 55 0 1181537 0
[pid=8419/tid=8428] ppid=8417 vsize=4734604 CPUtime=4722.15 cores=0-7
/proc/8419/task/8428/stat : 8428 (plingeling) R 8417 8419 8197 0 -1 4202560 534857 1259 0 0 472113 102 0 0 25 0 9 0 734354591 4848234496 1145522 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8419/tid=8429] ppid=8417 vsize=4734604 CPUtime=4721.39 cores=0-7
/proc/8419/task/8429/stat : 8429 (plingeling) R 8417 8419 8197 0 -1 4202560 641369 1259 0 0 472015 124 0 0 25 0 9 0 734354591 4848234496 1145522 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8419/tid=8430] ppid=8417 vsize=4734604 CPUtime=4722.16 cores=0-7
/proc/8419/task/8430/stat : 8430 (plingeling) R 8417 8419 8197 0 -1 4202560 718419 1259 0 0 472079 137 0 0 25 0 9 0 734354591 4848234496 1145522 33554432000 4194304 4417452 140735722635024 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8419/tid=8432] ppid=8417 vsize=4734604 CPUtime=4722.18 cores=0-7
/proc/8419/task/8432/stat : 8432 (plingeling) R 8417 8419 8197 0 -1 4202560 702512 1259 0 0 472079 139 0 0 25 0 9 0 734354591 4848234496 1145522 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8419/tid=8433] ppid=8417 vsize=4734604 CPUtime=4722.16 cores=0-7
/proc/8419/task/8433/stat : 8433 (plingeling) R 8417 8419 8197 0 -1 4202560 721613 1259 0 0 472080 136 0 0 25 0 9 0 734354591 4848234496 1145522 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8419/tid=8434] ppid=8417 vsize=4734604 CPUtime=4681.87 cores=0-7
/proc/8419/task/8434/stat : 8434 (plingeling) R 8417 8419 8197 0 -1 4202560 659973 1259 0 0 468062 125 0 0 25 0 9 0 734354591 4848234496 1145522 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8419/tid=8435] ppid=8417 vsize=4734604 CPUtime=4722.15 cores=0-7
/proc/8419/task/8435/stat : 8435 (plingeling) R 8417 8419 8197 0 -1 4202560 765514 1259 0 0 472082 133 0 0 25 0 9 0 734354592 4848234496 1145522 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8419/tid=8436] ppid=8417 vsize=4734604 CPUtime=4721.38 cores=0-7
/proc/8419/task/8436/stat : 8436 (plingeling) R 8417 8419 8197 0 -1 4202560 656690 1259 0 0 472013 125 0 0 25 0 9 0 734354592 4848234496 1145522 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37735.8
Current children cumulated vsize (KiB) 4734604

[startup+4782.3 s]
/proc/loadavg: 8.03 8.04 8.00 9/276 8583
/proc/meminfo: memFree=20788632/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=4485932 CPUtime=38215.3 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 5434122 1259 0 0 3820498 1030 0 0 18 0 9 0 734354565 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 1121483 1083372 180 55 0 1119369 0
[pid=8419/tid=8428] ppid=8417 vsize=4485932 CPUtime=4782.15 cores=0-7
/proc/8419/task/8428/stat : 8428 (plingeling) R 8417 8419 8197 0 -1 4202560 534857 1259 0 0 478113 102 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8419/tid=8429] ppid=8417 vsize=4485932 CPUtime=4781.39 cores=0-7
/proc/8419/task/8429/stat : 8429 (plingeling) R 8417 8419 8197 0 -1 4202560 641369 1259 0 0 478015 124 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8419/tid=8430] ppid=8417 vsize=4485932 CPUtime=4782.17 cores=0-7
/proc/8419/task/8430/stat : 8430 (plingeling) R 8417 8419 8197 0 -1 4202560 720139 1259 0 0 478079 138 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4352385 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8419/tid=8432] ppid=8417 vsize=4485932 CPUtime=4782.18 cores=0-7
/proc/8419/task/8432/stat : 8432 (plingeling) R 8417 8419 8197 0 -1 4202560 702512 1259 0 0 478079 139 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8419/tid=8433] ppid=8417 vsize=4485932 CPUtime=4782.16 cores=0-7
/proc/8419/task/8433/stat : 8433 (plingeling) R 8417 8419 8197 0 -1 4202560 721613 1259 0 0 478080 136 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8419/tid=8434] ppid=8417 vsize=4485932 CPUtime=4741.38 cores=0-7
/proc/8419/task/8434/stat : 8434 (plingeling) R 8417 8419 8197 0 -1 4202560 659991 1259 0 0 474013 125 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8419/tid=8435] ppid=8417 vsize=4485932 CPUtime=4782.16 cores=0-7
/proc/8419/task/8435/stat : 8435 (plingeling) R 8417 8419 8197 0 -1 4202560 765514 1259 0 0 478083 133 0 0 25 0 9 0 734354592 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8419/tid=8436] ppid=8417 vsize=4485932 CPUtime=4781.38 cores=0-7
/proc/8419/task/8436/stat : 8436 (plingeling) R 8417 8419 8197 0 -1 4202560 674589 1259 0 0 478009 129 0 0 25 0 9 0 734354592 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38215.3
Current children cumulated vsize (KiB) 4485932

[startup+4842.3 s]
/proc/loadavg: 8.07 8.05 8.00 9/276 8584
/proc/meminfo: memFree=20788472/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=4485932 CPUtime=38694.8 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 5434122 1259 0 0 3868448 1030 0 0 18 0 9 0 734354565 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 1121483 1083372 180 55 0 1119369 0
[pid=8419/tid=8428] ppid=8417 vsize=4485932 CPUtime=4842.15 cores=0-7
/proc/8419/task/8428/stat : 8428 (plingeling) R 8417 8419 8197 0 -1 4202560 534857 1259 0 0 484113 102 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8419/tid=8429] ppid=8417 vsize=4485932 CPUtime=4841.4 cores=0-7
/proc/8419/task/8429/stat : 8429 (plingeling) R 8417 8419 8197 0 -1 4202560 641369 1259 0 0 484016 124 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8419/tid=8430] ppid=8417 vsize=4485932 CPUtime=4842.18 cores=0-7
/proc/8419/task/8430/stat : 8430 (plingeling) R 8417 8419 8197 0 -1 4202560 720139 1259 0 0 484080 138 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8419/tid=8432] ppid=8417 vsize=4485932 CPUtime=4842.18 cores=0-7
/proc/8419/task/8432/stat : 8432 (plingeling) R 8417 8419 8197 0 -1 4202560 702512 1259 0 0 484079 139 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8419/tid=8433] ppid=8417 vsize=4485932 CPUtime=4842.16 cores=0-7
/proc/8419/task/8433/stat : 8433 (plingeling) R 8417 8419 8197 0 -1 4202560 721613 1259 0 0 484080 136 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8419/tid=8434] ppid=8417 vsize=4485932 CPUtime=4800.88 cores=0-7
/proc/8419/task/8434/stat : 8434 (plingeling) R 8417 8419 8197 0 -1 4202560 659991 1259 0 0 479963 125 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8419/tid=8435] ppid=8417 vsize=4485932 CPUtime=4842.16 cores=0-7
/proc/8419/task/8435/stat : 8435 (plingeling) R 8417 8419 8197 0 -1 4202560 765514 1259 0 0 484083 133 0 0 25 0 9 0 734354592 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8419/tid=8436] ppid=8417 vsize=4485932 CPUtime=4841.37 cores=0-7
/proc/8419/task/8436/stat : 8436 (plingeling) R 8417 8419 8197 0 -1 4202560 674589 1259 0 0 484008 129 0 0 25 0 9 0 734354592 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38694.8
Current children cumulated vsize (KiB) 4485932

[startup+4902.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/276 8586
/proc/meminfo: memFree=20788428/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=4485932 CPUtime=39174.4 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 5434122 1259 0 0 3916405 1030 0 0 18 0 9 0 734354565 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 1121483 1083372 180 55 0 1119369 0
[pid=8419/tid=8428] ppid=8417 vsize=4485932 CPUtime=4902.16 cores=0-7
/proc/8419/task/8428/stat : 8428 (plingeling) R 8417 8419 8197 0 -1 4202560 534857 1259 0 0 490114 102 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8419/tid=8429] ppid=8417 vsize=4485932 CPUtime=4901.41 cores=0-7
/proc/8419/task/8429/stat : 8429 (plingeling) R 8417 8419 8197 0 -1 4202560 641369 1259 0 0 490017 124 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8419/tid=8430] ppid=8417 vsize=4485932 CPUtime=4902.19 cores=0-7
/proc/8419/task/8430/stat : 8430 (plingeling) R 8417 8419 8197 0 -1 4202560 720139 1259 0 0 490081 138 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8419/tid=8432] ppid=8417 vsize=4485932 CPUtime=4902.19 cores=0-7
/proc/8419/task/8432/stat : 8432 (plingeling) R 8417 8419 8197 0 -1 4202560 702512 1259 0 0 490080 139 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8419/tid=8433] ppid=8417 vsize=4485932 CPUtime=4902.17 cores=0-7
/proc/8419/task/8433/stat : 8433 (plingeling) R 8417 8419 8197 0 -1 4202560 721613 1259 0 0 490081 136 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8419/tid=8434] ppid=8417 vsize=4485932 CPUtime=4860.38 cores=0-7
/proc/8419/task/8434/stat : 8434 (plingeling) R 8417 8419 8197 0 -1 4202560 659991 1259 0 0 485913 125 0 0 25 0 9 0 734354591 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8419/tid=8435] ppid=8417 vsize=4485932 CPUtime=4902.17 cores=0-7
/proc/8419/task/8435/stat : 8435 (plingeling) R 8417 8419 8197 0 -1 4202560 765514 1259 0 0 490084 133 0 0 25 0 9 0 734354592 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8419/tid=8436] ppid=8417 vsize=4485932 CPUtime=4901.37 cores=0-7
/proc/8419/task/8436/stat : 8436 (plingeling) R 8417 8419 8197 0 -1 4202560 674589 1259 0 0 490008 129 0 0 25 0 9 0 734354592 4593594368 1083372 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39174.4
Current children cumulated vsize (KiB) 4485932

[startup+4962.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/276 8587
/proc/meminfo: memFree=20987048/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=4287736 CPUtime=39653.8 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 5471511 1259 0 0 3964346 1035 0 0 18 0 9 0 734354565 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 1071934 1033823 180 55 0 1069820 0
[pid=8419/tid=8428] ppid=8417 vsize=4287736 CPUtime=4962.15 cores=0-7
/proc/8419/task/8428/stat : 8428 (plingeling) R 8417 8419 8197 0 -1 4202560 534857 1259 0 0 496113 102 0 0 25 0 9 0 734354591 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8419/tid=8429] ppid=8417 vsize=4287736 CPUtime=4961.4 cores=0-7
/proc/8419/task/8429/stat : 8429 (plingeling) R 8417 8419 8197 0 -1 4202560 641369 1259 0 0 496016 124 0 0 25 0 9 0 734354591 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8419/tid=8430] ppid=8417 vsize=4287736 CPUtime=4962.18 cores=0-7
/proc/8419/task/8430/stat : 8430 (plingeling) R 8417 8419 8197 0 -1 4202560 736523 1259 0 0 496079 139 0 0 25 0 9 0 734354591 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8419/tid=8432] ppid=8417 vsize=4287736 CPUtime=4962.19 cores=0-7
/proc/8419/task/8432/stat : 8432 (plingeling) R 8417 8419 8197 0 -1 4202560 702512 1259 0 0 496080 139 0 0 25 0 9 0 734354591 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8419/tid=8433] ppid=8417 vsize=4287736 CPUtime=4962.16 cores=0-7
/proc/8419/task/8433/stat : 8433 (plingeling) R 8417 8419 8197 0 -1 4202560 721613 1259 0 0 496080 136 0 0 25 0 9 0 734354591 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8419/tid=8434] ppid=8417 vsize=4287736 CPUtime=4919.88 cores=0-7
/proc/8419/task/8434/stat : 8434 (plingeling) R 8417 8419 8197 0 -1 4202560 680996 1259 0 0 491861 127 0 0 25 0 9 0 734354591 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8419/tid=8435] ppid=8417 vsize=4287736 CPUtime=4962.16 cores=0-7
/proc/8419/task/8435/stat : 8435 (plingeling) R 8417 8419 8197 0 -1 4202560 765514 1259 0 0 496083 133 0 0 25 0 9 0 734354592 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8419/tid=8436] ppid=8417 vsize=4287736 CPUtime=4961.36 cores=0-7
/proc/8419/task/8436/stat : 8436 (plingeling) R 8417 8419 8197 0 -1 4202560 674589 1259 0 0 496007 129 0 0 25 0 9 0 734354592 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39653.8
Current children cumulated vsize (KiB) 4287736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5005.7 s]
/proc/loadavg: 8.08 8.05 8.00 9/276 8589
/proc/meminfo: memFree=20987016/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=4287736 CPUtime=40000.8 cores=0-7
/proc/8419/stat : 8419 (plingeling) S 8417 8419 8197 0 -1 4202496 5471511 1259 0 0 3999042 1035 0 0 18 0 9 0 734354565 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 1071934 1033823 180 55 0 1069820 0
[pid=8419/tid=8428] ppid=8417 vsize=4287736 CPUtime=5005.57 cores=0-7
/proc/8419/task/8428/stat : 8428 (plingeling) R 8417 8419 8197 0 -1 4202560 534857 1259 0 0 500455 102 0 0 25 0 9 0 734354591 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8419/tid=8429] ppid=8417 vsize=4287736 CPUtime=5004.82 cores=0-7
/proc/8419/task/8429/stat : 8429 (plingeling) R 8417 8419 8197 0 -1 4202560 641369 1259 0 0 500358 124 0 0 25 0 9 0 734354591 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8419/tid=8430] ppid=8417 vsize=4287736 CPUtime=5005.6 cores=0-7
/proc/8419/task/8430/stat : 8430 (plingeling) R 8417 8419 8197 0 -1 4202560 736523 1259 0 0 500421 139 0 0 25 0 9 0 734354591 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8419/tid=8432] ppid=8417 vsize=4287736 CPUtime=5005.61 cores=0-7
/proc/8419/task/8432/stat : 8432 (plingeling) R 8417 8419 8197 0 -1 4202560 702512 1259 0 0 500422 139 0 0 25 0 9 0 734354591 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8419/tid=8433] ppid=8417 vsize=4287736 CPUtime=5005.59 cores=0-7
/proc/8419/task/8433/stat : 8433 (plingeling) R 8417 8419 8197 0 -1 4202560 721613 1259 0 0 500423 136 0 0 25 0 9 0 734354591 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8419/tid=8434] ppid=8417 vsize=4287736 CPUtime=4962.93 cores=0-7
/proc/8419/task/8434/stat : 8434 (plingeling) R 8417 8419 8197 0 -1 4202560 680996 1259 0 0 496165 128 0 0 25 0 9 0 734354591 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8419/tid=8435] ppid=8417 vsize=4287736 CPUtime=5005.58 cores=0-7
/proc/8419/task/8435/stat : 8435 (plingeling) R 8417 8419 8197 0 -1 4202560 765514 1259 0 0 500425 133 0 0 25 0 9 0 734354592 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8419/tid=8436] ppid=8417 vsize=4287736 CPUtime=5004.77 cores=0-7
/proc/8419/task/8436/stat : 8436 (plingeling) R 8417 8419 8197 0 -1 4202560 674589 1259 0 0 500348 129 0 0 25 0 9 0 734354592 4390641664 1033823 33554432000 4194304 4417452 140735722635024 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 4287736

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

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

[startup+5005.82 s]
/proc/loadavg: 8.08 8.05 8.00 9/276 8589
/proc/meminfo: memFree=20987016/32951124 swapFree=67083432/67111528
[pid=8419] ppid=8417 vsize=0 CPUtime=40000.9 cores=0-7
/proc/8419/stat : 8419 (plingeling) Z 8417 8419 8197 0 -1 4203548 5471511 1259 0 0 3999048 1045 0 0 18 0 2 0 734354565 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/8419/statm: 0 0 0 0 0 0 0
[pid=8419/tid=8434] ppid=8417 vsize=0 CPUtime=4963.02 cores=0-7
/proc/8419/task/8434/stat : 8434 (plingeling) R 8417 8419 8197 0 -1 4203588 680996 1259 0 0 496165 137 0 0 25 0 2 0 734354591 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) 40000.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5005.9
CPU time (s): 40001
CPU user time (s): 39990.5
CPU system time (s): 10.5254
CPU usage (%): 799.077
Max. virtual memory (cumulated for all children) (KiB): 4734604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39990.5
system time used= 10.5254
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5472770
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= 388
involuntary context switches= 192590

runsolver used 12.1671 second user time and 29.6525 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 08:34:00
IDJOB=3372722
IDBENCH=83134
IDSOLVER=1851
FILE ID=node110/3372722-1305441240
RUNJOBID= node110-1305436232-8211
PBS_JOBID= 13324745
Free space on /tmp= 73640 MiB

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

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=1847428003

node110.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	: 5332.83
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.83
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.76
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.83
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.74
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:      25127420 kB
Buffers:        284092 kB
Cached:        4063016 kB
SwapCached:       1440 kB
Active:        4314184 kB
Inactive:      3179700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25127420 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            1980 kB
Writeback:           0 kB
AnonPages:     3145620 kB
Mapped:          22576 kB
Slab:           244472 kB
PageTables:      20616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46103076 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= 73636 MiB
End job on node110 at 2011-05-15 09:57:28