Trace number 3309837

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 587? (TO) 40000.9 5003.88

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: 935)

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

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

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


[startup+0 s]
/proc/loadavg: 8.08 8.07 8.01 1/170 25339
/proc/meminfo: memFree=21141872/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=13720 CPUtime=0 cores=0-7
/proc/25339/stat : 25339 (plingeling) R 25337 25339 24842 0 -1 4202496 1502 1261 0 0 0 0 0 0 25 0 1 0 591315398 14049280 1432 33554432000 4194304 4417332 140737345896192 18446744073709551615 231895184331 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25339/statm: 3430 1440 143 55 0 1316 0

[startup+0.017981 s]
/proc/loadavg: 8.08 8.07 8.01 1/170 25339
/proc/meminfo: memFree=21141872/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=16504 CPUtime=0.01 cores=0-7
/proc/25339/stat : 25339 (plingeling) R 25337 25339 24842 0 -1 4202496 2218 1261 0 0 1 0 0 0 25 0 1 0 591315398 16900096 2148 33554432000 4194304 4417332 140737345896192 18446744073709551615 231895109168 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25339/statm: 4126 2148 147 55 0 2012 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16504

[startup+0.100958 s]
/proc/loadavg: 8.08 8.07 8.01 1/170 25339
/proc/meminfo: memFree=21141872/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=29160 CPUtime=0.09 cores=0-7
/proc/25339/stat : 25339 (plingeling) R 25337 25339 24842 0 -1 4202496 5399 1261 0 0 9 0 0 0 25 0 1 0 591315398 29859840 5313 33554432000 4194304 4417332 140737345896192 18446744073709551615 231895109243 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/25339/statm: 7290 5313 148 55 0 5176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29160

[startup+0.839146 s]
/proc/loadavg: 8.08 8.07 8.01 1/170 25339
/proc/meminfo: memFree=21141872/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=276960 CPUtime=5.05 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 24859 1261 0 0 502 3 0 0 18 0 9 0 591315398 283607040 16083 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 69240 16083 175 55 0 67126 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 276960

[startup+0.900747 s]
/proc/loadavg: 8.08 8.07 8.01 1/170 25339
/proc/meminfo: memFree=21141872/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=276960 CPUtime=5.54 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 25615 1261 0 0 551 3 0 0 18 0 9 0 591315398 283607040 16357 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 69240 16357 175 55 0 67126 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 276960

[startup+1.50063 s]
/proc/loadavg: 8.08 8.07 8.01 9/179 25353
/proc/meminfo: memFree=21069452/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=285152 CPUtime=10.37 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 34557 1261 0 0 1033 4 0 0 18 0 9 0 591315398 291995648 18404 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 71288 18404 177 55 0 69174 0
[pid=25339/tid=25346] ppid=25337 vsize=285152 CPUtime=1.26 cores=0-7
/proc/25339/task/25346/stat : 25346 (plingeling) R 25337 25339 24842 0 -1 4202560 1244 1261 0 0 126 0 0 0 25 0 9 0 591315421 291995648 18404 33554432000 4194304 4417332 140737345896192 18446744073709551615 4275939 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=285152 CPUtime=1.27 cores=0-7
/proc/25339/task/25347/stat : 25347 (plingeling) R 25337 25339 24842 0 -1 4202560 915 1261 0 0 127 0 0 0 19 0 9 0 591315421 291995648 18404 33554432000 4194304 4417332 140737345896192 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=285152 CPUtime=1.25 cores=0-7
/proc/25339/task/25348/stat : 25348 (plingeling) R 25337 25339 24842 0 -1 4202560 5188 1261 0 0 125 0 0 0 19 0 9 0 591315421 291995648 18404 33554432000 4194304 4417332 140737345896192 18446744073709551615 4264199 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=285152 CPUtime=1.27 cores=0-7
/proc/25339/task/25349/stat : 25349 (plingeling) R 25337 25339 24842 0 -1 4202560 581 1261 0 0 127 0 0 0 19 0 9 0 591315421 291995648 18404 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364409 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=285152 CPUtime=1.26 cores=0-7
/proc/25339/task/25350/stat : 25350 (plingeling) R 25337 25339 24842 0 -1 4202560 3869 1261 0 0 126 0 0 0 22 0 9 0 591315421 291995648 18404 33554432000 4194304 4417332 140737345896192 18446744073709551615 4277019 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=285152 CPUtime=1.26 cores=0-7
/proc/25339/task/25351/stat : 25351 (plingeling) R 25337 25339 24842 0 -1 4202560 1691 1261 0 0 126 0 0 0 19 0 9 0 591315421 291995648 18404 33554432000 4194304 4417332 140737345896192 18446744073709551615 4277621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=285152 CPUtime=1.26 cores=0-7
/proc/25339/task/25352/stat : 25352 (plingeling) R 25337 25339 24842 0 -1 4202560 774 1261 0 0 126 0 0 0 22 0 9 0 591315421 291995648 18404 33554432000 4194304 4417332 140737345896192 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=285152 CPUtime=1.26 cores=0-7
/proc/25339/task/25353/stat : 25353 (plingeling) R 25337 25339 24842 0 -1 4202560 6759 1261 0 0 126 0 0 0 19 0 9 0 591315421 291995648 18404 33554432000 4194304 4417332 140737345896192 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.37
Current children cumulated vsize (KiB) 285152

[startup+3.10134 s]
/proc/loadavg: 8.08 8.07 8.01 9/179 25353
/proc/meminfo: memFree=21074784/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=277836 CPUtime=23.13 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 40175 1261 0 0 2308 5 0 0 18 0 9 0 591315398 284504064 15798 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 69459 15798 181 55 0 67345 0
[pid=25339/tid=25346] ppid=25337 vsize=277836 CPUtime=2.86 cores=0-7
/proc/25339/task/25346/stat : 25346 (plingeling) R 25337 25339 24842 0 -1 4202560 1708 1261 0 0 286 0 0 0 25 0 9 0 591315421 284504064 15798 33554432000 4194304 4417332 140737345896192 18446744073709551615 4348145 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=277836 CPUtime=2.86 cores=0-7
/proc/25339/task/25347/stat : 25347 (plingeling) R 25337 25339 24842 0 -1 4202560 1682 1261 0 0 286 0 0 0 24 0 9 0 591315421 284504064 15798 33554432000 4194304 4417332 140737345896192 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=277836 CPUtime=2.85 cores=0-7
/proc/25339/task/25348/stat : 25348 (plingeling) R 25337 25339 24842 0 -1 4202560 6335 1261 0 0 284 1 0 0 24 0 9 0 591315421 284504064 15798 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364491 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=277836 CPUtime=2.86 cores=0-7
/proc/25339/task/25349/stat : 25349 (plingeling) R 25337 25339 24842 0 -1 4202560 691 1261 0 0 286 0 0 0 24 0 9 0 591315421 284504064 15798 33554432000 4194304 4417332 140737345896192 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=277836 CPUtime=2.85 cores=0-7
/proc/25339/task/25350/stat : 25350 (plingeling) R 25337 25339 24842 0 -1 4202560 4078 1261 0 0 285 0 0 0 25 0 9 0 591315421 284504064 15798 33554432000 4194304 4417332 140737345896192 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=277836 CPUtime=2.85 cores=0-7
/proc/25339/task/25351/stat : 25351 (plingeling) R 25337 25339 24842 0 -1 4202560 2101 1261 0 0 285 0 0 0 23 0 9 0 591315421 284504064 15798 33554432000 4194304 4417332 140737345896192 18446744073709551615 4365900 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=277836 CPUtime=2.86 cores=0-7
/proc/25339/task/25352/stat : 25352 (plingeling) R 25337 25339 24842 0 -1 4202560 1548 1261 0 0 286 0 0 0 25 0 9 0 591315421 284504064 15798 33554432000 4194304 4417332 140737345896192 18446744073709551615 4263050 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=277836 CPUtime=2.85 cores=0-7
/proc/25339/task/25353/stat : 25353 (plingeling) R 25337 25339 24842 0 -1 4202560 8496 1261 0 0 285 0 0 0 24 0 9 0 591315421 284504064 15798 33554432000 4194304 4417332 140737345896192 18446744073709551615 4301776 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.13
Current children cumulated vsize (KiB) 277836

[startup+6.30074 s]
/proc/loadavg: 8.08 8.07 8.01 9/179 25353
/proc/meminfo: memFree=21070824/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=284628 CPUtime=48.72 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 44022 1261 0 0 4866 6 0 0 18 0 9 0 591315398 291459072 17467 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 71157 17467 181 55 0 69043 0
[pid=25339/tid=25346] ppid=25337 vsize=284628 CPUtime=6.06 cores=0-7
/proc/25339/task/25346/stat : 25346 (plingeling) R 25337 25339 24842 0 -1 4202560 1951 1261 0 0 606 0 0 0 25 0 9 0 591315421 291459072 17467 33554432000 4194304 4417332 140737345896192 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=284628 CPUtime=6.06 cores=0-7
/proc/25339/task/25347/stat : 25347 (plingeling) R 25337 25339 24842 0 -1 4202560 1769 1261 0 0 606 0 0 0 25 0 9 0 591315421 291459072 17467 33554432000 4194304 4417332 140737345896192 18446744073709551615 4278164 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=284628 CPUtime=6.03 cores=0-7
/proc/25339/task/25348/stat : 25348 (plingeling) R 25337 25339 24842 0 -1 4202560 7344 1261 0 0 602 1 0 0 25 0 9 0 591315421 291459072 17467 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=284628 CPUtime=6.06 cores=0-7
/proc/25339/task/25349/stat : 25349 (plingeling) R 25337 25339 24842 0 -1 4202560 2330 1261 0 0 606 0 0 0 25 0 9 0 591315421 291459072 17467 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=284628 CPUtime=6.05 cores=0-7
/proc/25339/task/25350/stat : 25350 (plingeling) R 25337 25339 24842 0 -1 4202560 4206 1261 0 0 605 0 0 0 25 0 9 0 591315421 291459072 17467 33554432000 4194304 4417332 140737345896192 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=284628 CPUtime=6.05 cores=0-7
/proc/25339/task/25351/stat : 25351 (plingeling) R 25337 25339 24842 0 -1 4202560 2222 1261 0 0 605 0 0 0 25 0 9 0 591315421 291459072 17467 33554432000 4194304 4417332 140737345896192 18446744073709551615 4354054 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=284628 CPUtime=6.06 cores=0-7
/proc/25339/task/25352/stat : 25352 (plingeling) R 25337 25339 24842 0 -1 4202560 1906 1261 0 0 606 0 0 0 25 0 9 0 591315421 291459072 17467 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=284628 CPUtime=6.05 cores=0-7
/proc/25339/task/25353/stat : 25353 (plingeling) R 25337 25339 24842 0 -1 4202560 8758 1261 0 0 605 0 0 0 25 0 9 0 591315421 291459072 17467 33554432000 4194304 4417332 140737345896192 18446744073709551615 4365076 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.72
Current children cumulated vsize (KiB) 284628

[startup+12.7006 s]
/proc/loadavg: 8.07 8.07 8.01 9/179 25353
/proc/meminfo: memFree=21045908/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=313120 CPUtime=99.88 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 52911 1261 0 0 9981 7 0 0 18 0 9 0 591315398 320634880 24858 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 78280 24858 181 55 0 76166 0
[pid=25339/tid=25346] ppid=25337 vsize=313120 CPUtime=12.45 cores=0-7
/proc/25339/task/25346/stat : 25346 (plingeling) R 25337 25339 24842 0 -1 4202560 3081 1261 0 0 1245 0 0 0 25 0 9 0 591315421 320634880 24858 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=313120 CPUtime=12.46 cores=0-7
/proc/25339/task/25347/stat : 25347 (plingeling) R 25337 25339 24842 0 -1 4202560 2639 1261 0 0 1246 0 0 0 25 0 9 0 591315421 320634880 24858 33554432000 4194304 4417332 140737345896192 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=313120 CPUtime=12.4 cores=0-7
/proc/25339/task/25348/stat : 25348 (plingeling) R 25337 25339 24842 0 -1 4202560 8295 1261 0 0 1239 1 0 0 25 0 9 0 591315421 320634880 24858 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=313120 CPUtime=12.46 cores=0-7
/proc/25339/task/25349/stat : 25349 (plingeling) R 25337 25339 24842 0 -1 4202560 3457 1261 0 0 1246 0 0 0 25 0 9 0 591315421 320634880 24858 33554432000 4194304 4417332 140737345896192 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=313120 CPUtime=12.45 cores=0-7
/proc/25339/task/25350/stat : 25350 (plingeling) R 25337 25339 24842 0 -1 4202560 5034 1261 0 0 1245 0 0 0 25 0 9 0 591315421 320634880 24858 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=313120 CPUtime=12.45 cores=0-7
/proc/25339/task/25351/stat : 25351 (plingeling) R 25337 25339 24842 0 -1 4202560 3188 1261 0 0 1245 0 0 0 25 0 9 0 591315421 320634880 24858 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=313120 CPUtime=12.45 cores=0-7
/proc/25339/task/25352/stat : 25352 (plingeling) R 25337 25339 24842 0 -1 4202560 2805 1261 0 0 1245 0 0 0 25 0 9 0 591315421 320634880 24858 33554432000 4194304 4417332 140737345896192 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=313120 CPUtime=12.45 cores=0-7
/proc/25339/task/25353/stat : 25353 (plingeling) R 25337 25339 24842 0 -1 4202560 10876 1261 0 0 1245 0 0 0 25 0 9 0 591315421 320634880 24858 33554432000 4194304 4417332 140737345896192 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.88
Current children cumulated vsize (KiB) 313120

[startup+25.5012 s]
/proc/loadavg: 8.06 8.06 8.00 9/179 25354
/proc/meminfo: memFree=21025080/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=329376 CPUtime=202.22 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 71033 1261 0 0 20213 9 0 0 18 0 9 0 591315398 337281024 30192 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 82344 30192 181 55 0 80230 0
[pid=25339/tid=25346] ppid=25337 vsize=329376 CPUtime=25.25 cores=0-7
/proc/25339/task/25346/stat : 25346 (plingeling) R 25337 25339 24842 0 -1 4202560 3870 1261 0 0 2525 0 0 0 25 0 9 0 591315421 337281024 30192 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=329376 CPUtime=25.26 cores=0-7
/proc/25339/task/25347/stat : 25347 (plingeling) R 25337 25339 24842 0 -1 4202560 3328 1261 0 0 2526 0 0 0 25 0 9 0 591315421 337281024 30192 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=329376 CPUtime=25.13 cores=0-7
/proc/25339/task/25348/stat : 25348 (plingeling) R 25337 25339 24842 0 -1 4202560 9284 1261 0 0 2512 1 0 0 25 0 9 0 591315421 337281024 30192 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=329376 CPUtime=25.26 cores=0-7
/proc/25339/task/25349/stat : 25349 (plingeling) R 25337 25339 24842 0 -1 4202560 8599 1261 0 0 2525 1 0 0 25 0 9 0 591315421 337281024 30192 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=329376 CPUtime=25.25 cores=0-7
/proc/25339/task/25350/stat : 25350 (plingeling) R 25337 25339 24842 0 -1 4202560 5588 1261 0 0 2525 0 0 0 25 0 9 0 591315421 337281024 30192 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=329376 CPUtime=25.25 cores=0-7
/proc/25339/task/25351/stat : 25351 (plingeling) R 25337 25339 24842 0 -1 4202560 6433 1261 0 0 2525 0 0 0 25 0 9 0 591315421 337281024 30192 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=329376 CPUtime=25.26 cores=0-7
/proc/25339/task/25352/stat : 25352 (plingeling) R 25337 25339 24842 0 -1 4202560 3632 1261 0 0 2526 0 0 0 25 0 9 0 591315421 337281024 30192 33554432000 4194304 4417332 140737345896192 18446744073709551615 4307777 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=329376 CPUtime=25.25 cores=0-7
/proc/25339/task/25353/stat : 25353 (plingeling) R 25337 25339 24842 0 -1 4202560 16763 1261 0 0 2524 1 0 0 25 0 9 0 591315421 337281024 30192 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.22
Current children cumulated vsize (KiB) 329376

[startup+51.1064 s]
/proc/loadavg: 8.04 8.06 8.00 9/179 25354
/proc/meminfo: memFree=20981984/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=368864 CPUtime=406.93 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 123213 1261 0 0 40674 19 0 0 18 0 9 0 591315398 377716736 40894 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 92216 40894 181 55 0 90102 0
[pid=25339/tid=25346] ppid=25337 vsize=368864 CPUtime=50.86 cores=0-7
/proc/25339/task/25346/stat : 25346 (plingeling) R 25337 25339 24842 0 -1 4202560 6569 1261 0 0 5085 1 0 0 25 0 9 0 591315421 377716736 40894 33554432000 4194304 4417332 140737345896192 18446744073709551615 4365026 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=368864 CPUtime=50.86 cores=0-7
/proc/25339/task/25347/stat : 25347 (plingeling) R 25337 25339 24842 0 -1 4202560 8020 1261 0 0 5086 0 0 0 25 0 9 0 591315421 377716736 40894 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364706 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=368864 CPUtime=50.61 cores=0-7

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


[startup+4722.3 s]
/proc/loadavg: 8.10 8.05 8.00 9/179 25491
/proc/meminfo: memFree=18097020/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=3271160 CPUtime=37751 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 5815724 1261 0 0 3773977 1121 0 0 18 0 9 0 591315398 3349667840 766222 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 817790 766222 181 55 0 815676 0
[pid=25339/tid=25346] ppid=25337 vsize=3271160 CPUtime=4721.75 cores=0-7
/proc/25339/task/25346/stat : 25346 (plingeling) R 25337 25339 24842 0 -1 4202560 799467 1261 0 0 472018 157 0 0 25 0 9 0 591315421 3349667840 766222 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=3271160 CPUtime=4722.21 cores=0-7
/proc/25339/task/25347/stat : 25347 (plingeling) R 25337 25339 24842 0 -1 4202560 611969 1261 0 0 472103 118 0 0 25 0 9 0 591315421 3349667840 766222 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=3271160 CPUtime=4696.64 cores=0-7
/proc/25339/task/25348/stat : 25348 (plingeling) R 25337 25339 24842 0 -1 4202560 809956 1261 0 0 469499 165 0 0 25 0 9 0 591315421 3349667840 766222 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=3271160 CPUtime=4722.22 cores=0-7
/proc/25339/task/25349/stat : 25349 (plingeling) R 25337 25339 24842 0 -1 4202560 677150 1261 0 0 472104 118 0 0 25 0 9 0 591315421 3349667840 766222 33554432000 4194304 4417332 140737345896192 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=3271160 CPUtime=4722.2 cores=0-7
/proc/25339/task/25350/stat : 25350 (plingeling) R 25337 25339 24842 0 -1 4202560 719239 1261 0 0 472081 139 0 0 25 0 9 0 591315421 3349667840 766222 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364608 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=3271160 CPUtime=4722.2 cores=0-7
/proc/25339/task/25351/stat : 25351 (plingeling) R 25337 25339 24842 0 -1 4202560 622654 1261 0 0 472102 118 0 0 25 0 9 0 591315421 3349667840 766222 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=3271160 CPUtime=4721.23 cores=0-7
/proc/25339/task/25352/stat : 25352 (plingeling) R 25337 25339 24842 0 -1 4202560 713122 1261 0 0 471976 147 0 0 25 0 9 0 591315421 3349667840 766222 33554432000 4194304 4417332 140737345896192 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=3271160 CPUtime=4722.22 cores=0-7
/proc/25339/task/25353/stat : 25353 (plingeling) R 25337 25339 24842 0 -1 4202560 848631 1261 0 0 472068 154 0 0 25 0 9 0 591315421 3349667840 766222 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37751
Current children cumulated vsize (KiB) 3271160

[startup+4782.3 s]
/proc/loadavg: 8.10 8.05 8.00 9/179 25492
/proc/meminfo: memFree=18094384/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=3251636 CPUtime=38230.7 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 5874543 1261 0 0 3821937 1129 0 0 18 0 9 0 591315398 3329675264 761341 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 812909 761341 181 55 0 810795 0
[pid=25339/tid=25346] ppid=25337 vsize=3251636 CPUtime=4781.75 cores=0-7
/proc/25339/task/25346/stat : 25346 (plingeling) R 25337 25339 24842 0 -1 4202560 799467 1261 0 0 478018 157 0 0 25 0 9 0 591315421 3329675264 761341 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=3251636 CPUtime=4782.22 cores=0-7
/proc/25339/task/25347/stat : 25347 (plingeling) R 25337 25339 24842 0 -1 4202560 611969 1261 0 0 478104 118 0 0 25 0 9 0 591315421 3329675264 761341 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=3251636 CPUtime=4756.31 cores=0-7
/proc/25339/task/25348/stat : 25348 (plingeling) R 25337 25339 24842 0 -1 4202560 826340 1261 0 0 475464 167 0 0 25 0 9 0 591315421 3329675264 761341 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=3251636 CPUtime=4782.22 cores=0-7
/proc/25339/task/25349/stat : 25349 (plingeling) R 25337 25339 24842 0 -1 4202560 685691 1261 0 0 478102 120 0 0 25 0 9 0 591315421 3329675264 761341 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=3251636 CPUtime=4782.2 cores=0-7
/proc/25339/task/25350/stat : 25350 (plingeling) R 25337 25339 24842 0 -1 4202560 719245 1261 0 0 478081 139 0 0 25 0 9 0 591315421 3329675264 761341 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=3251636 CPUtime=4782.2 cores=0-7
/proc/25339/task/25351/stat : 25351 (plingeling) R 25337 25339 24842 0 -1 4202560 656009 1261 0 0 478098 122 0 0 25 0 9 0 591315421 3329675264 761341 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=3251636 CPUtime=4781.23 cores=0-7
/proc/25339/task/25352/stat : 25352 (plingeling) R 25337 25339 24842 0 -1 4202560 713122 1261 0 0 477976 147 0 0 25 0 9 0 591315421 3329675264 761341 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=3251636 CPUtime=4782.22 cores=0-7
/proc/25339/task/25353/stat : 25353 (plingeling) R 25337 25339 24842 0 -1 4202560 849164 1261 0 0 478068 154 0 0 25 0 9 0 591315421 3329675264 761341 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38230.7
Current children cumulated vsize (KiB) 3251636

[startup+4842.3 s]
/proc/loadavg: 8.09 8.06 8.00 9/179 25494
/proc/meminfo: memFree=18022908/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=3322528 CPUtime=38710.4 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 5908553 1261 0 0 3869901 1134 0 0 18 0 9 0 591315398 3402268672 779064 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 830632 779064 181 55 0 828518 0
[pid=25339/tid=25346] ppid=25337 vsize=3322528 CPUtime=4841.75 cores=0-7
/proc/25339/task/25346/stat : 25346 (plingeling) R 25337 25339 24842 0 -1 4202560 799467 1261 0 0 484018 157 0 0 25 0 9 0 591315421 3402268672 779064 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=3322528 CPUtime=4842.22 cores=0-7
/proc/25339/task/25347/stat : 25347 (plingeling) R 25337 25339 24842 0 -1 4202560 611975 1261 0 0 484104 118 0 0 25 0 9 0 591315421 3402268672 779064 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=3322528 CPUtime=4815.99 cores=0-7
/proc/25339/task/25348/stat : 25348 (plingeling) R 25337 25339 24842 0 -1 4202560 826340 1261 0 0 481432 167 0 0 25 0 9 0 591315421 3402268672 779064 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=3322528 CPUtime=4842.22 cores=0-7
/proc/25339/task/25349/stat : 25349 (plingeling) R 25337 25339 24842 0 -1 4202560 689332 1261 0 0 484102 120 0 0 25 0 9 0 591315421 3402268672 779064 33554432000 4194304 4417332 140737345896192 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=3322528 CPUtime=4842.2 cores=0-7
/proc/25339/task/25350/stat : 25350 (plingeling) R 25337 25339 24842 0 -1 4202560 719245 1261 0 0 484081 139 0 0 25 0 9 0 591315421 3402268672 779064 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=3322528 CPUtime=4842.21 cores=0-7
/proc/25339/task/25351/stat : 25351 (plingeling) R 25337 25339 24842 0 -1 4202560 656009 1261 0 0 484099 122 0 0 25 0 9 0 591315421 3402268672 779064 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=3322528 CPUtime=4841.23 cores=0-7
/proc/25339/task/25352/stat : 25352 (plingeling) R 25337 25339 24842 0 -1 4202560 713122 1261 0 0 483976 147 0 0 25 0 9 0 591315421 3402268672 779064 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=3322528 CPUtime=4842.22 cores=0-7
/proc/25339/task/25353/stat : 25353 (plingeling) R 25337 25339 24842 0 -1 4202560 879527 1261 0 0 484065 157 0 0 25 0 9 0 591315421 3402268672 779064 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38710.4
Current children cumulated vsize (KiB) 3322528

[startup+4902.3 s]
/proc/loadavg: 8.09 8.06 8.00 9/179 25496
/proc/meminfo: memFree=18252804/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=3093988 CPUtime=39190 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 5978123 1261 0 0 3917860 1143 0 0 18 0 9 0 591315398 3168243712 721599 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 773497 721599 181 55 0 771383 0
[pid=25339/tid=25346] ppid=25337 vsize=3093988 CPUtime=4901.75 cores=0-7
/proc/25339/task/25346/stat : 25346 (plingeling) R 25337 25339 24842 0 -1 4202560 815851 1261 0 0 490015 160 0 0 25 0 9 0 591315421 3168243712 721599 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=3093988 CPUtime=4902.22 cores=0-7
/proc/25339/task/25347/stat : 25347 (plingeling) R 25337 25339 24842 0 -1 4202560 611975 1261 0 0 490104 118 0 0 25 0 9 0 591315421 3168243712 721599 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=3093988 CPUtime=4875.66 cores=0-7
/proc/25339/task/25348/stat : 25348 (plingeling) R 25337 25339 24842 0 -1 4202560 854004 1261 0 0 487395 171 0 0 25 0 9 0 591315421 3168243712 721599 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=3093988 CPUtime=4902.22 cores=0-7
/proc/25339/task/25349/stat : 25349 (plingeling) R 25337 25339 24842 0 -1 4202560 698470 1261 0 0 490101 121 0 0 25 0 9 0 591315421 3168243712 721599 33554432000 4194304 4417332 140737345896192 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=3093988 CPUtime=4902.21 cores=0-7
/proc/25339/task/25350/stat : 25350 (plingeling) R 25337 25339 24842 0 -1 4202560 719245 1261 0 0 490081 140 0 0 25 0 9 0 591315421 3168243712 721599 33554432000 4194304 4417332 140737345896192 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=3093988 CPUtime=4902.21 cores=0-7
/proc/25339/task/25351/stat : 25351 (plingeling) R 25337 25339 24842 0 -1 4202560 672393 1261 0 0 490097 124 0 0 25 0 9 0 591315421 3168243712 721599 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=3093988 CPUtime=4901.24 cores=0-7
/proc/25339/task/25352/stat : 25352 (plingeling) R 25337 25339 24842 0 -1 4202560 713122 1261 0 0 489977 147 0 0 25 0 9 0 591315421 3168243712 721599 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=3093988 CPUtime=4902.22 cores=0-7
/proc/25339/task/25353/stat : 25353 (plingeling) R 25337 25339 24842 0 -1 4202560 879527 1261 0 0 490065 157 0 0 25 0 9 0 591315421 3168243712 721599 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39190
Current children cumulated vsize (KiB) 3093988

[startup+4962.3 s]
/proc/loadavg: 8.09 8.06 8.00 9/179 25497
/proc/meminfo: memFree=18076056/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=3320648 CPUtime=39669.7 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 6091997 1261 0 0 3965809 1162 0 0 18 0 9 0 591315398 3400343552 778571 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 830162 778571 181 55 0 828048 0
[pid=25339/tid=25346] ppid=25337 vsize=3320648 CPUtime=4961.74 cores=0-7
/proc/25339/task/25346/stat : 25346 (plingeling) R 25337 25339 24842 0 -1 4202560 815851 1261 0 0 496014 160 0 0 25 0 9 0 591315421 3400343552 778571 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=3320648 CPUtime=4962.22 cores=0-7
/proc/25339/task/25347/stat : 25347 (plingeling) R 25337 25339 24842 0 -1 4202560 664416 1261 0 0 496098 124 0 0 25 0 9 0 591315421 3400343552 778571 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=3320648 CPUtime=4935.34 cores=0-7
/proc/25339/task/25348/stat : 25348 (plingeling) R 25337 25339 24842 0 -1 4202560 854004 1261 0 0 493363 171 0 0 25 0 9 0 591315421 3400343552 778571 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=3320648 CPUtime=4962.23 cores=0-7
/proc/25339/task/25349/stat : 25349 (plingeling) R 25337 25339 24842 0 -1 4202560 706172 1261 0 0 496100 123 0 0 25 0 9 0 591315421 3400343552 778571 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=3320648 CPUtime=4962.21 cores=0-7
/proc/25339/task/25350/stat : 25350 (plingeling) R 25337 25339 24842 0 -1 4202560 772976 1261 0 0 496070 151 0 0 25 0 9 0 591315421 3400343552 778571 33554432000 4194304 4417332 140737345896192 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=3320648 CPUtime=4962.21 cores=0-7
/proc/25339/task/25351/stat : 25351 (plingeling) R 25337 25339 24842 0 -1 4202560 672393 1261 0 0 496097 124 0 0 25 0 9 0 591315421 3400343552 778571 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=3320648 CPUtime=4961.24 cores=0-7
/proc/25339/task/25352/stat : 25352 (plingeling) R 25337 25339 24842 0 -1 4202560 713122 1261 0 0 495977 147 0 0 25 0 9 0 591315421 3400343552 778571 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=3320648 CPUtime=4962.22 cores=0-7
/proc/25339/task/25353/stat : 25353 (plingeling) R 25337 25339 24842 0 -1 4202560 879527 1261 0 0 496065 157 0 0 25 0 9 0 591315421 3400343552 778571 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39669.7
Current children cumulated vsize (KiB) 3320648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.7 s]
/proc/loadavg: 8.12 8.07 8.00 9/179 25498
/proc/meminfo: memFree=17998396/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=3347348 CPUtime=40000.7 cores=0-7
/proc/25339/stat : 25339 (plingeling) S 25337 25339 24842 0 -1 4202496 6098672 1261 0 0 3998910 1163 0 0 18 0 9 0 591315398 3427684352 785246 33554432000 4194304 4417332 140737345896192 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 836837 785246 181 55 0 834723 0
[pid=25339/tid=25346] ppid=25337 vsize=3347348 CPUtime=5003.15 cores=0-7
/proc/25339/task/25346/stat : 25346 (plingeling) R 25337 25339 24842 0 -1 4202560 815851 1261 0 0 500155 160 0 0 25 0 9 0 591315421 3427684352 785246 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25339/tid=25347] ppid=25337 vsize=3347348 CPUtime=5003.63 cores=0-7
/proc/25339/task/25347/stat : 25347 (plingeling) R 25337 25339 24842 0 -1 4202560 664416 1261 0 0 500239 124 0 0 25 0 9 0 591315421 3427684352 785246 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=3347348 CPUtime=4976.51 cores=0-7
/proc/25339/task/25348/stat : 25348 (plingeling) R 25337 25339 24842 0 -1 4202560 854004 1261 0 0 497480 171 0 0 25 0 9 0 591315421 3427684352 785246 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25339/tid=25349] ppid=25337 vsize=3347348 CPUtime=5003.64 cores=0-7
/proc/25339/task/25349/stat : 25349 (plingeling) R 25337 25339 24842 0 -1 4202560 712847 1261 0 0 500240 124 0 0 25 0 9 0 591315421 3427684352 785246 33554432000 4194304 4417332 140737345896192 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25339/tid=25350] ppid=25337 vsize=3347348 CPUtime=5003.62 cores=0-7
/proc/25339/task/25350/stat : 25350 (plingeling) R 25337 25339 24842 0 -1 4202560 772976 1261 0 0 500211 151 0 0 25 0 9 0 591315421 3427684352 785246 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25339/tid=25351] ppid=25337 vsize=3347348 CPUtime=5003.62 cores=0-7
/proc/25339/task/25351/stat : 25351 (plingeling) R 25337 25339 24842 0 -1 4202560 672393 1261 0 0 500238 124 0 0 25 0 9 0 591315421 3427684352 785246 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25339/tid=25352] ppid=25337 vsize=3347348 CPUtime=5002.64 cores=0-7
/proc/25339/task/25352/stat : 25352 (plingeling) R 25337 25339 24842 0 -1 4202560 713122 1261 0 0 500117 147 0 0 25 0 9 0 591315421 3427684352 785246 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25339/tid=25353] ppid=25337 vsize=3347348 CPUtime=5003.63 cores=0-7
/proc/25339/task/25353/stat : 25353 (plingeling) R 25337 25339 24842 0 -1 4202560 879527 1261 0 0 500206 157 0 0 25 0 9 0 591315421 3427684352 785246 33554432000 4194304 4417332 140737345896192 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 3347348

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

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

[startup+5003.81 s]
/proc/loadavg: 8.12 8.07 8.00 9/179 25498
/proc/meminfo: memFree=17998396/32950928 swapFree=67111524/67111528
[pid=25339] ppid=25337 vsize=0 CPUtime=40000.9 cores=0-7
/proc/25339/stat : 25339 (plingeling) Z 25337 25339 24842 0 -1 4203548 6098672 1261 0 0 3998914 1173 0 0 18 0 2 0 591315398 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25339/statm: 0 0 0 0 0 0 0
[pid=25339/tid=25348] ppid=25337 vsize=0 CPUtime=4976.62 cores=0-7
/proc/25339/task/25348/stat : 25348 (plingeling) R 25337 25339 24842 0 -1 4203588 854004 1261 0 0 497481 181 0 0 25 0 2 0 591315421 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5003.88
CPU time (s): 40000.9
CPU user time (s): 39989.1
CPU system time (s): 11.8012
CPU usage (%): 799.399
Max. virtual memory (cumulated for all children) (KiB): 3711440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.1
system time used= 11.8012
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6099933
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= 338
involuntary context switches= 192014

runsolver used 7.93179 second user time and 19.1871 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-28 19:14:07
IDJOB=3309837
IDBENCH=83130
IDSOLVER=1695
FILE ID=node114/3309837-1304010847
RUNJOBID= node114-1304003235-24856
PBS_JOBID= 13168802
Free space on /tmp= 71804 MiB

SOLVER NAME= Plingeling 587
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-3309837-1304010847/watcher-3309837-1304010847 -o /tmp/evaluation-result-3309837-1304010847/solver-3309837-1304010847 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309837-1304010847.cnf

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=84330408

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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:     32950928 kB
MemFree:      21142152 kB
Buffers:       2229564 kB
Cached:        8935328 kB
SwapCached:          4 kB
Active:        1766284 kB
Inactive:      9467716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21142152 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1992 kB
Writeback:           0 kB
AnonPages:       68956 kB
Mapped:          14708 kB
Slab:           508480 kB
PageTables:       4292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190404 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= 71804 MiB
End job on node114 at 2011-04-28 20:37:33