Trace number 3372716

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.6 5006.18

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
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 variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

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-3372716-1305441195/watcher-3372716-1305441195 -o /tmp/evaluation-result-3372716-1305441195/solver-3372716-1305441195 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372716-1305441195.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.42 7.91 7.96 2/284 6524
/proc/meminfo: memFree=24272664/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=13720 CPUtime=0 cores=0-7
/proc/6524/stat : 6524 (plingeling) R 6522 6524 6498 0 -1 4202496 1511 1255 0 0 0 0 0 0 25 0 1 0 636535387 14049280 1440 33554432000 4194304 4417452 140736001364768 18446744073709551615 220816236288 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/6524/statm: 3430 1440 144 55 0 1316 0

[startup+0.060802 s]
/proc/loadavg: 7.42 7.91 7.96 2/284 6524
/proc/meminfo: memFree=24272664/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=25064 CPUtime=0.04 cores=0-7
/proc/6524/stat : 6524 (plingeling) R 6522 6524 6498 0 -1 4202496 4376 1255 0 0 4 0 0 0 25 0 1 0 636535387 25665536 4289 33554432000 4194304 4417452 140736001364768 18446744073709551615 4231506 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/6524/statm: 6266 4289 149 55 0 4152 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25064

[startup+0.100806 s]
/proc/loadavg: 7.42 7.91 7.96 2/284 6524
/proc/meminfo: memFree=24272664/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=29160 CPUtime=0.09 cores=0-7
/proc/6524/stat : 6524 (plingeling) R 6522 6524 6498 0 -1 4202496 5400 1255 0 0 8 1 0 0 25 0 1 0 636535387 29859840 5313 33554432000 4194304 4417452 140736001364768 18446744073709551615 4231434 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/6524/statm: 7290 5313 149 55 0 5176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29160

[startup+1.08857 s]
/proc/loadavg: 7.42 7.91 7.96 2/284 6524
/proc/meminfo: memFree=24272664/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=219616 CPUtime=7.02 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 20781 1255 0 0 699 3 0 0 18 0 9 0 636535387 224886784 16070 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 54904 16070 175 55 0 52790 0
Current children cumulated CPU time (s) 7.02
Current children cumulated vsize (KiB) 219616

[startup+1.10058 s]
/proc/loadavg: 7.42 7.91 7.96 2/284 6524
/proc/meminfo: memFree=24272664/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=219616 CPUtime=7.11 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 20781 1255 0 0 708 3 0 0 18 0 9 0 636535387 224886784 16070 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 54904 16070 175 55 0 52790 0
Current children cumulated CPU time (s) 7.11
Current children cumulated vsize (KiB) 219616

[startup+1.5005 s]
/proc/loadavg: 7.42 7.91 7.96 2/284 6524
/proc/meminfo: memFree=24272664/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=223904 CPUtime=10.31 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 22701 1255 0 0 1028 3 0 0 18 0 9 0 636535387 229277696 17177 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 55976 17177 178 55 0 53862 0
Current children cumulated CPU time (s) 10.31
Current children cumulated vsize (KiB) 223904

[startup+3.1012 s]
/proc/loadavg: 7.47 7.91 7.96 9/293 6538
/proc/meminfo: memFree=24203904/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=212360 CPUtime=23.1 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 28032 1255 0 0 2306 4 0 0 18 0 9 0 636535387 217456640 14401 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 53090 14401 180 55 0 50976 0
[pid=6524/tid=6531] ppid=6522 vsize=212360 CPUtime=2.86 cores=0-7
/proc/6524/task/6531/stat : 6531 (plingeling) R 6522 6524 6498 0 -1 4202560 2250 1255 0 0 286 0 0 0 23 0 9 0 636535410 217456640 14401 33554432000 4194304 4417452 140736001364768 18446744073709551615 4236759 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6524/tid=6532] ppid=6522 vsize=212360 CPUtime=2.84 cores=0-7
/proc/6524/task/6532/stat : 6532 (plingeling) R 6522 6524 6498 0 -1 4202560 2456 1255 0 0 284 0 0 0 25 0 9 0 636535410 217456640 14401 33554432000 4194304 4417452 140736001364768 18446744073709551615 4236928 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6524/tid=6533] ppid=6522 vsize=212360 CPUtime=2.86 cores=0-7
/proc/6524/task/6533/stat : 6533 (plingeling) R 6522 6524 6498 0 -1 4202560 1657 1255 0 0 286 0 0 0 25 0 9 0 636535410 217456640 14401 33554432000 4194304 4417452 140736001364768 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6524/tid=6534] ppid=6522 vsize=212360 CPUtime=2.86 cores=0-7
/proc/6524/task/6534/stat : 6534 (plingeling) R 6522 6524 6498 0 -1 4202560 791 1255 0 0 286 0 0 0 23 0 9 0 636535410 217456640 14401 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364474 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6524/tid=6535] ppid=6522 vsize=212360 CPUtime=2.83 cores=0-7
/proc/6524/task/6535/stat : 6535 (plingeling) R 6522 6524 6498 0 -1 4202560 2358 1255 0 0 283 0 0 0 24 0 9 0 636535410 217456640 14401 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6524/tid=6536] ppid=6522 vsize=212360 CPUtime=2.86 cores=0-7
/proc/6524/task/6536/stat : 6536 (plingeling) R 6522 6524 6498 0 -1 4202560 2067 1255 0 0 286 0 0 0 25 0 9 0 636535411 217456640 14401 33554432000 4194304 4417452 140736001364768 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6524/tid=6537] ppid=6522 vsize=212360 CPUtime=2.85 cores=0-7
/proc/6524/task/6537/stat : 6537 (plingeling) R 6522 6524 6498 0 -1 4202560 1828 1255 0 0 285 0 0 0 25 0 9 0 636535411 217456640 14401 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6524/tid=6538] ppid=6522 vsize=212360 CPUtime=2.85 cores=0-7
/proc/6524/task/6538/stat : 6538 (plingeling) R 6522 6524 6498 0 -1 4202560 1089 1255 0 0 285 0 0 0 25 0 9 0 636535411 217456640 14401 33554432000 4194304 4417452 140736001364768 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.1
Current children cumulated vsize (KiB) 212360

[startup+6.30062 s]
/proc/loadavg: 7.47 7.91 7.96 9/293 6538
/proc/meminfo: memFree=24205900/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=221784 CPUtime=48.67 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 30544 1255 0 0 4862 5 0 0 18 0 9 0 636535387 227106816 16691 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 55446 16691 180 55 0 53332 0
[pid=6524/tid=6531] ppid=6522 vsize=221784 CPUtime=6.05 cores=0-7
/proc/6524/task/6531/stat : 6531 (plingeling) R 6522 6524 6498 0 -1 4202560 2397 1255 0 0 605 0 0 0 25 0 9 0 636535410 227106816 16691 33554432000 4194304 4417452 140736001364768 18446744073709551615 4232693 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6524/tid=6532] ppid=6522 vsize=221784 CPUtime=6.04 cores=0-7
/proc/6524/task/6532/stat : 6532 (plingeling) R 6522 6524 6498 0 -1 4202560 2609 1255 0 0 604 0 0 0 25 0 9 0 636535410 227106816 16691 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6524/tid=6533] ppid=6522 vsize=221784 CPUtime=6.06 cores=0-7
/proc/6524/task/6533/stat : 6533 (plingeling) R 6522 6524 6498 0 -1 4202560 2241 1255 0 0 606 0 0 0 25 0 9 0 636535410 227106816 16691 33554432000 4194304 4417452 140736001364768 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6524/tid=6534] ppid=6522 vsize=221784 CPUtime=6.06 cores=0-7
/proc/6524/task/6534/stat : 6534 (plingeling) R 6522 6524 6498 0 -1 4202560 935 1255 0 0 606 0 0 0 25 0 9 0 636535410 227106816 16691 33554432000 4194304 4417452 140736001364768 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6524/tid=6535] ppid=6522 vsize=221784 CPUtime=6 cores=0-7
/proc/6524/task/6535/stat : 6535 (plingeling) R 6522 6524 6498 0 -1 4202560 2443 1255 0 0 600 0 0 0 25 0 9 0 636535410 227106816 16691 33554432000 4194304 4417452 140736001364768 18446744073709551615 4366563 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6524/tid=6536] ppid=6522 vsize=221784 CPUtime=6.06 cores=0-7
/proc/6524/task/6536/stat : 6536 (plingeling) R 6522 6524 6498 0 -1 4202560 2159 1255 0 0 606 0 0 0 25 0 9 0 636535411 227106816 16691 33554432000 4194304 4417452 140736001364768 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6524/tid=6537] ppid=6522 vsize=221784 CPUtime=6.05 cores=0-7
/proc/6524/task/6537/stat : 6537 (plingeling) R 6522 6524 6498 0 -1 4202560 2878 1255 0 0 605 0 0 0 25 0 9 0 636535411 227106816 16691 33554432000 4194304 4417452 140736001364768 18446744073709551615 4263083 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6524/tid=6538] ppid=6522 vsize=221784 CPUtime=6.05 cores=0-7
/proc/6524/task/6538/stat : 6538 (plingeling) R 6522 6524 6498 0 -1 4202560 1346 1255 0 0 605 0 0 0 25 0 9 0 636535411 227106816 16691 33554432000 4194304 4417452 140736001364768 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.67
Current children cumulated vsize (KiB) 221784

[startup+12.7004 s]
/proc/loadavg: 7.55 7.91 7.96 9/293 6539
/proc/meminfo: memFree=24173932/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=254992 CPUtime=99.85 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 39743 1255 0 0 9979 6 0 0 18 0 9 0 636535387 261111808 25057 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 63748 25057 180 55 0 61634 0
[pid=6524/tid=6531] ppid=6522 vsize=254992 CPUtime=12.46 cores=0-7
/proc/6524/task/6531/stat : 6531 (plingeling) R 6522 6524 6498 0 -1 4202560 3081 1255 0 0 1246 0 0 0 25 0 9 0 636535410 261111808 25057 33554432000 4194304 4417452 140736001364768 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6524/tid=6532] ppid=6522 vsize=254992 CPUtime=12.45 cores=0-7
/proc/6524/task/6532/stat : 6532 (plingeling) R 6522 6524 6498 0 -1 4202560 3355 1255 0 0 1245 0 0 0 25 0 9 0 636535410 261111808 25057 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6524/tid=6533] ppid=6522 vsize=254992 CPUtime=12.47 cores=0-7
/proc/6524/task/6533/stat : 6533 (plingeling) R 6522 6524 6498 0 -1 4202560 3114 1255 0 0 1247 0 0 0 25 0 9 0 636535410 261111808 25057 33554432000 4194304 4417452 140736001364768 18446744073709551615 4365987 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6524/tid=6534] ppid=6522 vsize=254992 CPUtime=12.46 cores=0-7
/proc/6524/task/6534/stat : 6534 (plingeling) R 6522 6524 6498 0 -1 4202560 3232 1255 0 0 1246 0 0 0 25 0 9 0 636535410 261111808 25057 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6524/tid=6535] ppid=6522 vsize=254992 CPUtime=12.35 cores=0-7
/proc/6524/task/6535/stat : 6535 (plingeling) R 6522 6524 6498 0 -1 4202560 2961 1255 0 0 1235 0 0 0 25 0 9 0 636535410 261111808 25057 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6524/tid=6536] ppid=6522 vsize=254992 CPUtime=12.47 cores=0-7
/proc/6524/task/6536/stat : 6536 (plingeling) R 6522 6524 6498 0 -1 4202560 2885 1255 0 0 1247 0 0 0 25 0 9 0 636535411 261111808 25057 33554432000 4194304 4417452 140736001364768 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6524/tid=6537] ppid=6522 vsize=254992 CPUtime=12.45 cores=0-7
/proc/6524/task/6537/stat : 6537 (plingeling) R 6522 6524 6498 0 -1 4202560 4308 1255 0 0 1245 0 0 0 25 0 9 0 636535411 261111808 25057 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6524/tid=6538] ppid=6522 vsize=254992 CPUtime=12.46 cores=0-7
/proc/6524/task/6538/stat : 6538 (plingeling) R 6522 6524 6498 0 -1 4202560 3271 1255 0 0 1246 0 0 0 25 0 9 0 636535411 261111808 25057 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.85
Current children cumulated vsize (KiB) 254992

[startup+25.5011 s]
/proc/loadavg: 7.62 7.92 7.96 9/293 6539
/proc/meminfo: memFree=24153576/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=272104 CPUtime=202.09 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 55656 1255 0 0 20201 8 0 0 18 0 9 0 636535387 278634496 29283 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 68026 29283 180 55 0 65912 0
[pid=6524/tid=6531] ppid=6522 vsize=272104 CPUtime=25.26 cores=0-7
/proc/6524/task/6531/stat : 6531 (plingeling) R 6522 6524 6498 0 -1 4202560 3877 1255 0 0 2525 1 0 0 25 0 9 0 636535410 278634496 29283 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6524/tid=6532] ppid=6522 vsize=272104 CPUtime=25.25 cores=0-7
/proc/6524/task/6532/stat : 6532 (plingeling) R 6522 6524 6498 0 -1 4202560 5770 1255 0 0 2524 1 0 0 25 0 9 0 636535410 278634496 29283 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6524/tid=6533] ppid=6522 vsize=272104 CPUtime=25.25 cores=0-7
/proc/6524/task/6533/stat : 6533 (plingeling) R 6522 6524 6498 0 -1 4202560 6524 1255 0 0 2525 0 0 0 25 0 9 0 636535410 278634496 29283 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6524/tid=6534] ppid=6522 vsize=272104 CPUtime=25.25 cores=0-7
/proc/6524/task/6534/stat : 6534 (plingeling) R 6522 6524 6498 0 -1 4202560 7863 1255 0 0 2525 0 0 0 25 0 9 0 636535410 278634496 29283 33554432000 4194304 4417452 140736001364768 18446744073709551615 4236616 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6524/tid=6535] ppid=6522 vsize=272104 CPUtime=25.03 cores=0-7
/proc/6524/task/6535/stat : 6535 (plingeling) R 6522 6524 6498 0 -1 4202560 4047 1255 0 0 2503 0 0 0 25 0 9 0 636535410 278634496 29283 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6524/tid=6536] ppid=6522 vsize=272104 CPUtime=25.25 cores=0-7
/proc/6524/task/6536/stat : 6536 (plingeling) R 6522 6524 6498 0 -1 4202560 3909 1255 0 0 2525 0 0 0 25 0 9 0 636535411 278634496 29283 33554432000 4194304 4417452 140736001364768 18446744073709551615 4259985 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6524/tid=6537] ppid=6522 vsize=272104 CPUtime=25.25 cores=0-7
/proc/6524/task/6537/stat : 6537 (plingeling) R 6522 6524 6498 0 -1 4202560 5235 1255 0 0 2525 0 0 0 25 0 9 0 636535411 278634496 29283 33554432000 4194304 4417452 140736001364768 18446744073709551615 4308565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6524/tid=6538] ppid=6522 vsize=272104 CPUtime=25.24 cores=0-7
/proc/6524/task/6538/stat : 6538 (plingeling) R 6522 6524 6498 0 -1 4202560 4895 1255 0 0 2524 0 0 0 25 0 9 0 636535411 278634496 29283 33554432000 4194304 4417452 140736001364768 18446744073709551615 4357127 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.09
Current children cumulated vsize (KiB) 272104

[startup+51.1004 s]
/proc/loadavg: 7.75 7.92 7.96 9/293 6540
/proc/meminfo: memFree=24102932/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=328124 CPUtime=406.66 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 111126 1255 0 0 40648 18 0 0 18 0 9 0 636535387 335998976 43288 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 82031 43288 180 55 0 79917 0
[pid=6524/tid=6531] ppid=6522 vsize=328124 CPUtime=50.86 cores=0-7
/proc/6524/task/6531/stat : 6531 (plingeling) R 6522 6524 6498 0 -1 4202560 12382 1255 0 0 5084 2 0 0 25 0 9 0 636535410 335998976 43288 33554432000 4194304 4417452 140736001364768 18446744073709551615 4265360 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6524/tid=6532] ppid=6522 vsize=328124 CPUtime=50.84 cores=0-7
/proc/6524/task/6532/stat : 6532 (plingeling) R 6522 6524 6498 0 -1 4202560 9653 1255 0 0 5083 1 0 0 25 0 9 0 636535410 335998976 43288 33554432000 4194304 4417452 140736001364768 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6524/tid=6533] ppid=6522 vsize=328124 CPUtime=50.86 cores=0-7
/proc/6524/task/6533/stat : 6533 (plingeling) R 6522 6524 6498 0 -1 4202560 15745 1255 0 0 5084 2 0 0 25 0 9 0 636535410 335998976 43288 33554432000 4194304 4417452 140736001364768 18446744073709551615 4357256 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6524/tid=6534] ppid=6522 vsize=328124 CPUtime=50.85 cores=0-7
/proc/6524/task/6534/stat : 6534 (plingeling) R 6522 6524 6498 0 -1 4202560 15629 1255 0 0 5083 2 0 0 25 0 9 0 636535410 335998976 43288 33554432000 4194304 4417452 140736001364768 18446744073709551615 4357376 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6524/tid=6535] ppid=6522 vsize=328124 CPUtime=50.4 cores=0-7
/proc/6524/task/6535/stat : 6535 (plingeling) R 6522 6524 6498 0 -1 4202560 13629 1255 0 0 5038 2 0 0 25 0 9 0 636535410 335998976 43288 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6524/tid=6536] ppid=6522 vsize=328124 CPUtime=50.85 cores=0-7
/proc/6524/task/6536/stat : 6536 (plingeling) R 6522 6524 6498 0 -1 4202560 10843 1255 0 0 5084 1 0 0 25 0 9 0 636535411 335998976 43288 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6524/tid=6537] ppid=6522 vsize=328124 CPUtime=50.85 cores=0-7
/proc/6524/task/6537/stat : 6537 (plingeling) R 6522 6524 6498 0 -1 4202560 10548 1255 0 0 5084 1 0 0 25 0 9 0 636535411 335998976 43288 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6524/tid=6538] ppid=6522 vsize=328124 CPUtime=50.85 cores=0-7
/proc/6524/task/6538/stat : 6538 (plingeling) R 6522 6524 6498 0 -1 4202560 9161 1255 0 0 5084 1 0 0 25 0 9 0 636535411 335998976 43288 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 406.66
Current children cumulated vsize (KiB) 328124

[startup+102.301 s]
/proc/loadavg: 7.93 7.94 7.96 9/293 6541

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


[startup+4722.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/293 6676
/proc/meminfo: memFree=20161820/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=4259448 CPUtime=37733.3 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 5711286 1255 0 0 3772230 1100 0 0 18 0 9 0 636535387 4361674752 1026119 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 1064862 1026119 180 55 0 1062748 0
[pid=6524/tid=6531] ppid=6522 vsize=4259448 CPUtime=4722.2 cores=0-7
/proc/6524/task/6531/stat : 6531 (plingeling) R 6522 6524 6498 0 -1 4202560 664724 1255 0 0 472106 114 0 0 25 0 9 0 636535410 4361674752 1026119 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6524/tid=6532] ppid=6522 vsize=4259448 CPUtime=4722.19 cores=0-7
/proc/6524/task/6532/stat : 6532 (plingeling) R 6522 6524 6498 0 -1 4202560 657496 1255 0 0 472097 122 0 0 25 0 9 0 636535410 4361674752 1026119 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6524/tid=6533] ppid=6522 vsize=4259448 CPUtime=4722.17 cores=0-7
/proc/6524/task/6533/stat : 6533 (plingeling) R 6522 6524 6498 0 -1 4202560 762148 1255 0 0 472060 157 0 0 25 0 9 0 636535410 4361674752 1026119 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6524/tid=6534] ppid=6522 vsize=4259448 CPUtime=4722.2 cores=0-7
/proc/6524/task/6534/stat : 6534 (plingeling) R 6522 6524 6498 0 -1 4202560 642199 1255 0 0 472081 139 0 0 25 0 9 0 636535410 4361674752 1026119 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6524/tid=6535] ppid=6522 vsize=4259448 CPUtime=4679.28 cores=0-7
/proc/6524/task/6535/stat : 6535 (plingeling) R 6522 6524 6498 0 -1 4202560 706572 1255 0 0 467797 131 0 0 25 0 9 0 636535410 4361674752 1026119 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6524/tid=6536] ppid=6522 vsize=4259448 CPUtime=4722.06 cores=0-7
/proc/6524/task/6536/stat : 6536 (plingeling) R 6522 6524 6498 0 -1 4202560 696094 1255 0 0 472069 137 0 0 25 0 9 0 636535411 4361674752 1026119 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6524/tid=6537] ppid=6522 vsize=4259448 CPUtime=4722.05 cores=0-7
/proc/6524/task/6537/stat : 6537 (plingeling) R 6522 6524 6498 0 -1 4202560 790329 1255 0 0 472056 149 0 0 25 0 9 0 636535411 4361674752 1026119 33554432000 4194304 4417452 140736001364768 18446744073709551615 4365078 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6524/tid=6538] ppid=6522 vsize=4259448 CPUtime=4720.85 cores=0-7
/proc/6524/task/6538/stat : 6538 (plingeling) R 6522 6524 6498 0 -1 4202560 778188 1255 0 0 471941 144 0 0 25 0 9 0 636535411 4361674752 1026119 33554432000 4194304 4417452 140736001364768 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37733.3
Current children cumulated vsize (KiB) 4259448

[startup+4782.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/293 6678
/proc/meminfo: memFree=19980024/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=4441512 CPUtime=38212.8 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 5856820 1255 0 0 3820148 1130 0 0 18 0 9 0 636535387 4548108288 1071635 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 1110378 1071635 180 55 0 1108264 0
[pid=6524/tid=6531] ppid=6522 vsize=4441512 CPUtime=4782.21 cores=0-7
/proc/6524/task/6531/stat : 6531 (plingeling) R 6522 6524 6498 0 -1 4202560 709206 1255 0 0 478096 125 0 0 25 0 9 0 636535410 4548108288 1071635 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6524/tid=6532] ppid=6522 vsize=4441512 CPUtime=4782.2 cores=0-7
/proc/6524/task/6532/stat : 6532 (plingeling) R 6522 6524 6498 0 -1 4202560 707170 1255 0 0 478086 134 0 0 25 0 9 0 636535410 4548108288 1071635 33554432000 4194304 4417452 140736001364768 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6524/tid=6533] ppid=6522 vsize=4441512 CPUtime=4782.18 cores=0-7
/proc/6524/task/6533/stat : 6533 (plingeling) R 6522 6524 6498 0 -1 4202560 762148 1255 0 0 478061 157 0 0 25 0 9 0 636535410 4548108288 1071635 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6524/tid=6534] ppid=6522 vsize=4441512 CPUtime=4782.21 cores=0-7
/proc/6524/task/6534/stat : 6534 (plingeling) R 6522 6524 6498 0 -1 4202560 642199 1255 0 0 478082 139 0 0 25 0 9 0 636535410 4548108288 1071635 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6524/tid=6535] ppid=6522 vsize=4441512 CPUtime=4738.74 cores=0-7
/proc/6524/task/6535/stat : 6535 (plingeling) R 6522 6524 6498 0 -1 4202560 706572 1255 0 0 473743 131 0 0 25 0 9 0 636535410 4548108288 1071635 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6524/tid=6536] ppid=6522 vsize=4441512 CPUtime=4782.04 cores=0-7
/proc/6524/task/6536/stat : 6536 (plingeling) R 6522 6524 6498 0 -1 4202560 747472 1255 0 0 478060 144 0 0 25 0 9 0 636535411 4548108288 1071635 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6524/tid=6537] ppid=6522 vsize=4441512 CPUtime=4782.06 cores=0-7
/proc/6524/task/6537/stat : 6537 (plingeling) R 6522 6524 6498 0 -1 4202560 790329 1255 0 0 478057 149 0 0 25 0 9 0 636535411 4548108288 1071635 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6524/tid=6538] ppid=6522 vsize=4441512 CPUtime=4780.85 cores=0-7
/proc/6524/task/6538/stat : 6538 (plingeling) R 6522 6524 6498 0 -1 4202560 778188 1255 0 0 477941 144 0 0 25 0 9 0 636535411 4548108288 1071635 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38212.8
Current children cumulated vsize (KiB) 4441512

[startup+4842.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/293 6679
/proc/meminfo: memFree=19913044/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=4508440 CPUtime=38692.2 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 5936244 1255 0 0 3868075 1146 0 0 18 0 9 0 636535387 4616642560 1088367 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 1127110 1088367 180 55 0 1124996 0
[pid=6524/tid=6531] ppid=6522 vsize=4508440 CPUtime=4842.2 cores=0-7
/proc/6524/task/6531/stat : 6531 (plingeling) R 6522 6524 6498 0 -1 4202560 725590 1255 0 0 484090 130 0 0 25 0 9 0 636535410 4616642560 1088367 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6524/tid=6532] ppid=6522 vsize=4508440 CPUtime=4842.19 cores=0-7
/proc/6524/task/6532/stat : 6532 (plingeling) R 6522 6524 6498 0 -1 4202560 770210 1255 0 0 484075 144 0 0 25 0 9 0 636535410 4616642560 1088367 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6524/tid=6533] ppid=6522 vsize=4508440 CPUtime=4842.17 cores=0-7
/proc/6524/task/6533/stat : 6533 (plingeling) R 6522 6524 6498 0 -1 4202560 762148 1255 0 0 484060 157 0 0 25 0 9 0 636535410 4616642560 1088367 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6524/tid=6534] ppid=6522 vsize=4508440 CPUtime=4842.2 cores=0-7
/proc/6524/task/6534/stat : 6534 (plingeling) R 6522 6524 6498 0 -1 4202560 642199 1255 0 0 484081 139 0 0 25 0 9 0 636535410 4616642560 1088367 33554432000 4194304 4417452 140736001364768 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6524/tid=6535] ppid=6522 vsize=4508440 CPUtime=4798.19 cores=0-7
/proc/6524/task/6535/stat : 6535 (plingeling) R 6522 6524 6498 0 -1 4202560 706572 1255 0 0 479688 131 0 0 25 0 9 0 636535410 4616642560 1088367 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6524/tid=6536] ppid=6522 vsize=4508440 CPUtime=4842.03 cores=0-7
/proc/6524/task/6536/stat : 6536 (plingeling) R 6522 6524 6498 0 -1 4202560 747472 1255 0 0 484059 144 0 0 25 0 9 0 636535411 4616642560 1088367 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6524/tid=6537] ppid=6522 vsize=4508440 CPUtime=4842.05 cores=0-7
/proc/6524/task/6537/stat : 6537 (plingeling) R 6522 6524 6498 0 -1 4202560 790329 1255 0 0 484056 149 0 0 25 0 9 0 636535411 4616642560 1088367 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6524/tid=6538] ppid=6522 vsize=4508440 CPUtime=4840.84 cores=0-7
/proc/6524/task/6538/stat : 6538 (plingeling) R 6522 6524 6498 0 -1 4202560 778188 1255 0 0 483939 145 0 0 25 0 9 0 636535411 4616642560 1088367 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38692.2
Current children cumulated vsize (KiB) 4508440

[startup+4902.31 s]
/proc/loadavg: 8.08 8.06 8.00 9/293 6681
/proc/meminfo: memFree=20164988/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=4256848 CPUtime=39171.7 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 5956173 1255 0 0 3916025 1149 0 0 18 0 9 0 636535387 4359012352 1025469 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 1064212 1025469 180 55 0 1062098 0
[pid=6524/tid=6531] ppid=6522 vsize=4256848 CPUtime=4902.21 cores=0-7
/proc/6524/task/6531/stat : 6531 (plingeling) R 6522 6524 6498 0 -1 4202560 725590 1255 0 0 490091 130 0 0 25 0 9 0 636535410 4359012352 1025469 33554432000 4194304 4417452 140736001364768 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6524/tid=6532] ppid=6522 vsize=4256848 CPUtime=4902.21 cores=0-7
/proc/6524/task/6532/stat : 6532 (plingeling) R 6522 6524 6498 0 -1 4202560 770210 1255 0 0 490077 144 0 0 25 0 9 0 636535410 4359012352 1025469 33554432000 4194304 4417452 140736001364768 18446744073709551615 4358082 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6524/tid=6533] ppid=6522 vsize=4256848 CPUtime=4902.18 cores=0-7
/proc/6524/task/6533/stat : 6533 (plingeling) R 6522 6524 6498 0 -1 4202560 762148 1255 0 0 490061 157 0 0 25 0 9 0 636535410 4359012352 1025469 33554432000 4194304 4417452 140736001364768 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6524/tid=6534] ppid=6522 vsize=4256848 CPUtime=4902.21 cores=0-7
/proc/6524/task/6534/stat : 6534 (plingeling) R 6522 6524 6498 0 -1 4202560 642199 1255 0 0 490082 139 0 0 25 0 9 0 636535410 4359012352 1025469 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6524/tid=6535] ppid=6522 vsize=4256848 CPUtime=4857.65 cores=0-7
/proc/6524/task/6535/stat : 6535 (plingeling) R 6522 6524 6498 0 -1 4202560 706572 1255 0 0 485634 131 0 0 25 0 9 0 636535410 4359012352 1025469 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6524/tid=6536] ppid=6522 vsize=4256848 CPUtime=4902.05 cores=0-7
/proc/6524/task/6536/stat : 6536 (plingeling) R 6522 6524 6498 0 -1 4202560 767401 1255 0 0 490057 148 0 0 25 0 9 0 636535411 4359012352 1025469 33554432000 4194304 4417452 140736001364768 18446744073709551615 4357092 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6524/tid=6537] ppid=6522 vsize=4256848 CPUtime=4902.06 cores=0-7
/proc/6524/task/6537/stat : 6537 (plingeling) R 6522 6524 6498 0 -1 4202560 790329 1255 0 0 490057 149 0 0 25 0 9 0 636535411 4359012352 1025469 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6524/tid=6538] ppid=6522 vsize=4256848 CPUtime=4900.85 cores=0-7
/proc/6524/task/6538/stat : 6538 (plingeling) R 6522 6524 6498 0 -1 4202560 778188 1255 0 0 489940 145 0 0 25 0 9 0 636535411 4359012352 1025469 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39171.7
Current children cumulated vsize (KiB) 4256848

[startup+4962.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/293 6683
/proc/meminfo: memFree=20004284/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=4417920 CPUtime=39651.1 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 6095483 1255 0 0 3963930 1183 0 0 18 0 9 0 636535387 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 1104480 1065737 180 55 0 1102366 0
[pid=6524/tid=6531] ppid=6522 vsize=4417920 CPUtime=4962.21 cores=0-7
/proc/6524/task/6531/stat : 6531 (plingeling) R 6522 6524 6498 0 -1 4202560 725590 1255 0 0 496091 130 0 0 25 0 9 0 636535410 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6524/tid=6532] ppid=6522 vsize=4417920 CPUtime=4962.2 cores=0-7
/proc/6524/task/6532/stat : 6532 (plingeling) R 6522 6524 6498 0 -1 4202560 770210 1255 0 0 496076 144 0 0 25 0 9 0 636535410 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6524/tid=6533] ppid=6522 vsize=4417920 CPUtime=4962.18 cores=0-7
/proc/6524/task/6533/stat : 6533 (plingeling) R 6522 6524 6498 0 -1 4202560 823986 1255 0 0 496044 174 0 0 25 0 9 0 636535410 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6524/tid=6534] ppid=6522 vsize=4417920 CPUtime=4962.21 cores=0-7
/proc/6524/task/6534/stat : 6534 (plingeling) R 6522 6524 6498 0 -1 4202560 642199 1255 0 0 496082 139 0 0 25 0 9 0 636535410 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6524/tid=6535] ppid=6522 vsize=4417920 CPUtime=4917.11 cores=0-7
/proc/6524/task/6535/stat : 6535 (plingeling) R 6522 6524 6498 0 -1 4202560 762324 1255 0 0 491565 146 0 0 25 0 9 0 636535410 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6524/tid=6536] ppid=6522 vsize=4417920 CPUtime=4962.04 cores=0-7
/proc/6524/task/6536/stat : 6536 (plingeling) R 6522 6524 6498 0 -1 4202560 789121 1255 0 0 496053 151 0 0 25 0 9 0 636535411 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6524/tid=6537] ppid=6522 vsize=4417920 CPUtime=4962.05 cores=0-7
/proc/6524/task/6537/stat : 6537 (plingeling) R 6522 6524 6498 0 -1 4202560 790329 1255 0 0 496056 149 0 0 25 0 9 0 636535411 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6524/tid=6538] ppid=6522 vsize=4417920 CPUtime=4960.83 cores=0-7
/proc/6524/task/6538/stat : 6538 (plingeling) R 6522 6524 6498 0 -1 4202560 778188 1255 0 0 495938 145 0 0 25 0 9 0 636535411 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39651.1
Current children cumulated vsize (KiB) 4417920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006 s]
/proc/loadavg: 8.09 8.07 8.00 9/293 6684
/proc/meminfo: memFree=20004144/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=4417920 CPUtime=40000.4 cores=0-7
/proc/6524/stat : 6524 (plingeling) S 6522 6524 6498 0 -1 4202496 6095483 1255 0 0 3998854 1183 0 0 18 0 9 0 636535387 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 1104480 1065737 180 55 0 1102366 0
[pid=6524/tid=6531] ppid=6522 vsize=4417920 CPUtime=5005.92 cores=0-7
/proc/6524/task/6531/stat : 6531 (plingeling) R 6522 6524 6498 0 -1 4202560 725590 1255 0 0 500462 130 0 0 25 0 9 0 636535410 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6524/tid=6532] ppid=6522 vsize=4417920 CPUtime=5005.91 cores=0-7
/proc/6524/task/6532/stat : 6532 (plingeling) R 6522 6524 6498 0 -1 4202560 770210 1255 0 0 500447 144 0 0 25 0 9 0 636535410 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6524/tid=6533] ppid=6522 vsize=4417920 CPUtime=5005.89 cores=0-7
/proc/6524/task/6533/stat : 6533 (plingeling) R 6522 6524 6498 0 -1 4202560 823986 1255 0 0 500415 174 0 0 25 0 9 0 636535410 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6524/tid=6534] ppid=6522 vsize=4417920 CPUtime=5005.92 cores=0-7
/proc/6524/task/6534/stat : 6534 (plingeling) R 6522 6524 6498 0 -1 4202560 642199 1255 0 0 500453 139 0 0 25 0 9 0 636535410 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6524/tid=6535] ppid=6522 vsize=4417920 CPUtime=4960.42 cores=0-7
/proc/6524/task/6535/stat : 6535 (plingeling) R 6522 6524 6498 0 -1 4202560 762324 1255 0 0 495896 146 0 0 25 0 9 0 636535410 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6524/tid=6536] ppid=6522 vsize=4417920 CPUtime=5005.75 cores=0-7
/proc/6524/task/6536/stat : 6536 (plingeling) R 6522 6524 6498 0 -1 4202560 789121 1255 0 0 500424 151 0 0 25 0 9 0 636535411 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6524/tid=6537] ppid=6522 vsize=4417920 CPUtime=5005.77 cores=0-7
/proc/6524/task/6537/stat : 6537 (plingeling) R 6522 6524 6498 0 -1 4202560 790329 1255 0 0 500428 149 0 0 25 0 9 0 636535411 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6524/tid=6538] ppid=6522 vsize=4417920 CPUtime=5004.54 cores=0-7
/proc/6524/task/6538/stat : 6538 (plingeling) R 6522 6524 6498 0 -1 4202560 778188 1255 0 0 500309 145 0 0 25 0 9 0 636535411 4523950080 1065737 33554432000 4194304 4417452 140736001364768 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 4417920

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

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

[startup+5006.12 s]
/proc/loadavg: 8.09 8.07 8.00 9/293 6684
/proc/meminfo: memFree=20004144/32951124 swapFree=63485424/67111528
[pid=6524] ppid=6522 vsize=0 CPUtime=40000.6 cores=0-7
/proc/6524/stat : 6524 (plingeling) Z 6522 6524 6498 0 -1 4203548 6095483 1255 0 0 3998862 1193 0 0 18 0 2 0 636535387 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6524/statm: 0 0 0 0 0 0 0
[pid=6524/tid=6535] ppid=6522 vsize=0 CPUtime=4960.52 cores=0-7
/proc/6524/task/6535/stat : 6535 (plingeling) R 6522 6524 6498 0 -1 4203588 762324 1255 0 0 495896 156 0 0 25 0 2 0 636535410 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.6
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5006.18
CPU time (s): 40000.6
CPU user time (s): 39988.6
CPU system time (s): 11.9982
CPU usage (%): 799.025
Max. virtual memory (cumulated for all children) (KiB): 4508440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39988.6
system time used= 11.9982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6096738
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= 364
involuntary context switches= 142380

runsolver used 12.7911 second user time and 32.725 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 08:33:15
IDJOB=3372716
IDBENCH=83130
IDSOLVER=1851
FILE ID=node147/3372716-1305441195
RUNJOBID= node147-1305441195-6512
PBS_JOBID= 13324782
Free space on /tmp= 73160 MiB

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

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=871339008

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24272820 kB
Buffers:        300844 kB
Cached:        5112012 kB
SwapCached:      13132 kB
Active:        2000196 kB
Inactive:      6441288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24272820 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            2068 kB
Writeback:           0 kB
AnonPages:     3024092 kB
Mapped:          13984 kB
Slab:           141544 kB
PageTables:      28532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44825760 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= 73160 MiB
End job on node147 at 2011-05-15 09:56:43