Trace number 3309864

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.7 5003.25

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
Number of clauses of size over 50

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

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

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


[startup+0 s]
/proc/loadavg: 6.78 7.79 7.93 1/170 27187
/proc/meminfo: memFree=23272916/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=9600 CPUtime=0 cores=0-7
/proc/27187/stat : 27187 (plingeling) R 27185 27187 27161 0 -1 4202496 473 1252 0 0 0 0 0 0 25 0 1 0 591506253 9830400 402 33554432000 4194304 4417332 140736550288128 18446744073709551615 4274322 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27187/statm: 2400 402 147 55 0 286 0

[startup+0.0149469 s]
/proc/loadavg: 6.78 7.79 7.93 1/170 27187
/proc/meminfo: memFree=23272916/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=11260 CPUtime=0.01 cores=0-7
/proc/27187/stat : 27187 (plingeling) R 27185 27187 27161 0 -1 4202496 892 1252 0 0 1 0 0 0 25 0 1 0 591506253 11530240 821 33554432000 4194304 4417332 140736550288128 18446744073709551615 4231335 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27187/statm: 2815 821 147 55 0 701 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11260

[startup+0.829763 s]
/proc/loadavg: 6.78 7.79 7.93 1/170 27187
/proc/meminfo: memFree=23272916/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=176408 CPUtime=6.35 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 7698 1252 0 0 635 0 0 0 18 0 9 0 591506253 180641792 5346 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 44102 5346 180 55 0 41988 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 176408

[startup+0.900749 s]
/proc/loadavg: 6.78 7.79 7.93 1/170 27187
/proc/meminfo: memFree=23272916/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=174412 CPUtime=6.92 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 8081 1252 0 0 692 0 0 0 18 0 9 0 591506253 178597888 4847 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 43603 4847 180 55 0 41489 0
Current children cumulated CPU time (s) 6.92
Current children cumulated vsize (KiB) 174412

[startup+1.00073 s]
/proc/loadavg: 6.78 7.79 7.93 1/170 27187
/proc/meminfo: memFree=23272916/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=176512 CPUtime=7.72 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 8874 1252 0 0 772 0 0 0 18 0 9 0 591506253 180748288 5358 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 44128 5358 180 55 0 42014 0
Current children cumulated CPU time (s) 7.72
Current children cumulated vsize (KiB) 176512

[startup+1.50064 s]
/proc/loadavg: 6.78 7.79 7.93 1/170 27187
/proc/meminfo: memFree=23272916/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=179988 CPUtime=11.72 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 11528 1252 0 0 1171 1 0 0 18 0 9 0 591506253 184307712 6227 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 44997 6227 180 55 0 42883 0
Current children cumulated CPU time (s) 11.72
Current children cumulated vsize (KiB) 179988

[startup+3.10034 s]
/proc/loadavg: 6.96 7.81 7.93 9/179 27202
/proc/meminfo: memFree=23244692/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=183036 CPUtime=24.51 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 18618 1252 0 0 2449 2 0 0 18 0 9 0 591506253 187428864 6989 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 45759 6989 180 55 0 43645 0
[pid=27187/tid=27194] ppid=27185 vsize=183036 CPUtime=3.06 cores=0-7
/proc/27187/task/27194/stat : 27194 (plingeling) R 27185 27187 27161 0 -1 4202560 2507 1252 0 0 306 0 0 0 25 0 9 0 591506255 187428864 6989 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364631 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27187/tid=27195] ppid=27185 vsize=183036 CPUtime=3.05 cores=0-7
/proc/27187/task/27195/stat : 27195 (plingeling) R 27185 27187 27161 0 -1 4202560 1803 1252 0 0 305 0 0 0 25 0 9 0 591506255 187428864 6989 33554432000 4194304 4417332 140736550288128 18446744073709551615 4357133 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27187/tid=27196] ppid=27185 vsize=183036 CPUtime=3.03 cores=0-7
/proc/27187/task/27196/stat : 27196 (plingeling) R 27185 27187 27161 0 -1 4202560 2339 1252 0 0 303 0 0 0 25 0 9 0 591506255 187428864 6989 33554432000 4194304 4417332 140736550288128 18446744073709551615 4353458 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27187/tid=27197] ppid=27185 vsize=183036 CPUtime=3.04 cores=0-7
/proc/27187/task/27197/stat : 27197 (plingeling) R 27185 27187 27161 0 -1 4202560 2690 1252 0 0 304 0 0 0 25 0 9 0 591506255 187428864 6989 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27187/tid=27198] ppid=27185 vsize=183036 CPUtime=3.06 cores=0-7
/proc/27187/task/27198/stat : 27198 (plingeling) R 27185 27187 27161 0 -1 4202560 1625 1252 0 0 306 0 0 0 25 0 9 0 591506255 187428864 6989 33554432000 4194304 4417332 140736550288128 18446744073709551615 4365065 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27187/tid=27199] ppid=27185 vsize=183036 CPUtime=3.06 cores=0-7
/proc/27187/task/27199/stat : 27199 (plingeling) R 27185 27187 27161 0 -1 4202560 1903 1252 0 0 306 0 0 0 25 0 9 0 591506255 187428864 6989 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27187/tid=27200] ppid=27185 vsize=183036 CPUtime=3.05 cores=0-7
/proc/27187/task/27200/stat : 27200 (plingeling) R 27185 27187 27161 0 -1 4202560 2044 1252 0 0 305 0 0 0 25 0 9 0 591506255 187428864 6989 33554432000 4194304 4417332 140736550288128 18446744073709551615 4355716 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27187/tid=27201] ppid=27185 vsize=183036 CPUtime=3.06 cores=0-7
/proc/27187/task/27201/stat : 27201 (plingeling) R 27185 27187 27161 0 -1 4202560 2255 1252 0 0 306 0 0 0 25 0 9 0 591506255 187428864 6989 33554432000 4194304 4417332 140736550288128 18446744073709551615 4366314 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 183036

[startup+6.30075 s]
/proc/loadavg: 7.04 7.81 7.93 9/179 27202
/proc/meminfo: memFree=23239500/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=191600 CPUtime=50.1 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 32754 1252 0 0 5004 6 0 0 18 0 9 0 591506253 196198400 9130 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 47900 9130 180 55 0 45786 0
[pid=27187/tid=27194] ppid=27185 vsize=191600 CPUtime=6.26 cores=0-7
/proc/27187/task/27194/stat : 27194 (plingeling) R 27185 27187 27161 0 -1 4202560 4607 1252 0 0 625 1 0 0 25 0 9 0 591506255 196198400 9130 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27187/tid=27195] ppid=27185 vsize=191600 CPUtime=6.25 cores=0-7
/proc/27187/task/27195/stat : 27195 (plingeling) R 27185 27187 27161 0 -1 4202560 2882 1252 0 0 625 0 0 0 25 0 9 0 591506255 196198400 9130 33554432000 4194304 4417332 140736550288128 18446744073709551615 4366600 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27187/tid=27196] ppid=27185 vsize=191600 CPUtime=6.22 cores=0-7
/proc/27187/task/27196/stat : 27196 (plingeling) R 27185 27187 27161 0 -1 4202560 4605 1252 0 0 622 0 0 0 25 0 9 0 591506255 196198400 9130 33554432000 4194304 4417332 140736550288128 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27187/tid=27197] ppid=27185 vsize=191600 CPUtime=6.24 cores=0-7
/proc/27187/task/27197/stat : 27197 (plingeling) R 27185 27187 27161 0 -1 4202560 4506 1252 0 0 624 0 0 0 25 0 9 0 591506255 196198400 9130 33554432000 4194304 4417332 140736550288128 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27187/tid=27198] ppid=27185 vsize=191600 CPUtime=6.26 cores=0-7
/proc/27187/task/27198/stat : 27198 (plingeling) R 27185 27187 27161 0 -1 4202560 3712 1252 0 0 626 0 0 0 25 0 9 0 591506255 196198400 9130 33554432000 4194304 4417332 140736550288128 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27187/tid=27199] ppid=27185 vsize=191600 CPUtime=6.26 cores=0-7
/proc/27187/task/27199/stat : 27199 (plingeling) R 27185 27187 27161 0 -1 4202560 3766 1252 0 0 626 0 0 0 25 0 9 0 591506255 196198400 9130 33554432000 4194304 4417332 140736550288128 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27187/tid=27200] ppid=27185 vsize=191600 CPUtime=6.24 cores=0-7
/proc/27187/task/27200/stat : 27200 (plingeling) R 27185 27187 27161 0 -1 4202560 3379 1252 0 0 624 0 0 0 25 0 9 0 591506255 196198400 9130 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27187/tid=27201] ppid=27185 vsize=191600 CPUtime=6.26 cores=0-7
/proc/27187/task/27201/stat : 27201 (plingeling) R 27185 27187 27161 0 -1 4202560 3845 1252 0 0 626 0 0 0 25 0 9 0 591506255 196198400 9130 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 191600

[startup+12.7006 s]
/proc/loadavg: 7.12 7.82 7.93 9/179 27202
/proc/meminfo: memFree=23215804/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=215736 CPUtime=101.31 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 59726 1252 0 0 10120 11 0 0 18 0 9 0 591506253 220913664 15188 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 53934 15188 180 55 0 51820 0
[pid=27187/tid=27194] ppid=27185 vsize=215736 CPUtime=12.67 cores=0-7
/proc/27187/task/27194/stat : 27194 (plingeling) R 27185 27187 27161 0 -1 4202560 8595 1252 0 0 1265 2 0 0 25 0 9 0 591506255 220913664 15188 33554432000 4194304 4417332 140736550288128 18446744073709551615 4250678 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27187/tid=27195] ppid=27185 vsize=215736 CPUtime=12.66 cores=0-7
/proc/27187/task/27195/stat : 27195 (plingeling) R 27185 27187 27161 0 -1 4202560 6438 1252 0 0 1265 1 0 0 25 0 9 0 591506255 220913664 15188 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27187/tid=27196] ppid=27185 vsize=215736 CPUtime=12.63 cores=0-7
/proc/27187/task/27196/stat : 27196 (plingeling) R 27185 27187 27161 0 -1 4202560 9481 1252 0 0 1262 1 0 0 25 0 9 0 591506255 220913664 15188 33554432000 4194304 4417332 140736550288128 18446744073709551615 4357108 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27187/tid=27197] ppid=27185 vsize=215736 CPUtime=12.65 cores=0-7
/proc/27187/task/27197/stat : 27197 (plingeling) R 27185 27187 27161 0 -1 4202560 7394 1252 0 0 1264 1 0 0 25 0 9 0 591506255 220913664 15188 33554432000 4194304 4417332 140736550288128 18446744073709551615 4357618 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27187/tid=27198] ppid=27185 vsize=215736 CPUtime=12.67 cores=0-7
/proc/27187/task/27198/stat : 27198 (plingeling) R 27185 27187 27161 0 -1 4202560 5698 1252 0 0 1266 1 0 0 25 0 9 0 591506255 220913664 15188 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27187/tid=27199] ppid=27185 vsize=215736 CPUtime=12.67 cores=0-7
/proc/27187/task/27199/stat : 27199 (plingeling) R 27185 27187 27161 0 -1 4202560 8119 1252 0 0 1266 1 0 0 25 0 9 0 591506255 220913664 15188 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27187/tid=27200] ppid=27185 vsize=215736 CPUtime=12.62 cores=0-7
/proc/27187/task/27200/stat : 27200 (plingeling) R 27185 27187 27161 0 -1 4202560 7054 1252 0 0 1261 1 0 0 25 0 9 0 591506255 220913664 15188 33554432000 4194304 4417332 140736550288128 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27187/tid=27201] ppid=27185 vsize=215736 CPUtime=12.66 cores=0-7
/proc/27187/task/27201/stat : 27201 (plingeling) R 27185 27187 27161 0 -1 4202560 5495 1252 0 0 1266 0 0 0 25 0 9 0 591506255 220913664 15188 33554432000 4194304 4417332 140736550288128 18446744073709551615 4354067 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 215736

[startup+25.5012 s]
/proc/loadavg: 7.25 7.82 7.93 9/179 27202
/proc/meminfo: memFree=23196716/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=217264 CPUtime=203.62 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 110186 1252 0 0 20343 19 0 0 18 0 9 0 591506253 222478336 15588 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 54316 15588 180 55 0 52202 0
[pid=27187/tid=27194] ppid=27185 vsize=217264 CPUtime=25.46 cores=0-7
/proc/27187/task/27194/stat : 27194 (plingeling) R 27185 27187 27161 0 -1 4202560 15092 1252 0 0 2543 3 0 0 25 0 9 0 591506255 222478336 15588 33554432000 4194304 4417332 140736550288128 18446744073709551615 4366460 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27187/tid=27195] ppid=27185 vsize=217264 CPUtime=25.46 cores=0-7
/proc/27187/task/27195/stat : 27195 (plingeling) R 27185 27187 27161 0 -1 4202560 11068 1252 0 0 2544 2 0 0 25 0 9 0 591506255 222478336 15588 33554432000 4194304 4417332 140736550288128 18446744073709551615 4352301 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27187/tid=27196] ppid=27185 vsize=217264 CPUtime=25.43 cores=0-7
/proc/27187/task/27196/stat : 27196 (plingeling) R 27185 27187 27161 0 -1 4202560 16337 1252 0 0 2541 2 0 0 25 0 9 0 591506255 222478336 15588 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27187/tid=27197] ppid=27185 vsize=217264 CPUtime=25.44 cores=0-7
/proc/27187/task/27197/stat : 27197 (plingeling) R 27185 27187 27161 0 -1 4202560 13880 1252 0 0 2542 2 0 0 25 0 9 0 591506255 222478336 15588 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27187/tid=27198] ppid=27185 vsize=217264 CPUtime=25.46 cores=0-7
/proc/27187/task/27198/stat : 27198 (plingeling) R 27185 27187 27161 0 -1 4202560 11475 1252 0 0 2545 1 0 0 25 0 9 0 591506255 222478336 15588 33554432000 4194304 4417332 140736550288128 18446744073709551615 4251038 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27187/tid=27199] ppid=27185 vsize=217264 CPUtime=25.46 cores=0-7
/proc/27187/task/27199/stat : 27199 (plingeling) R 27185 27187 27161 0 -1 4202560 15692 1252 0 0 2544 2 0 0 25 0 9 0 591506255 222478336 15588 33554432000 4194304 4417332 140736550288128 18446744073709551615 4365094 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27187/tid=27200] ppid=27185 vsize=217264 CPUtime=25.35 cores=0-7
/proc/27187/task/27200/stat : 27200 (plingeling) R 27185 27187 27161 0 -1 4202560 15243 1252 0 0 2533 2 0 0 25 0 9 0 591506255 222478336 15588 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27187/tid=27201] ppid=27185 vsize=217264 CPUtime=25.46 cores=0-7
/proc/27187/task/27201/stat : 27201 (plingeling) R 27185 27187 27161 0 -1 4202560 9947 1252 0 0 2545 1 0 0 25 0 9 0 591506255 222478336 15588 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.62
Current children cumulated vsize (KiB) 217264

[startup+51.1004 s]
/proc/loadavg: 7.51 7.84 7.93 9/179 27203
/proc/meminfo: memFree=23184088/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=240188 CPUtime=408.3 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 195755 1252 0 0 40795 35 0 0 18 0 9 0 591506253 245952512 21287 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 60047 21287 180 55 0 57933 0
[pid=27187/tid=27194] ppid=27185 vsize=240188 CPUtime=51.06 cores=0-7
/proc/27187/task/27194/stat : 27194 (plingeling) R 27185 27187 27161 0 -1 4202560 25141 1252 0 0 5101 5 0 0 25 0 9 0 591506255 245952512 21287 33554432000 4194304 4417332 140736550288128 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27187/tid=27195] ppid=27185 vsize=240188 CPUtime=51.06 cores=0-7
/proc/27187/task/27195/stat : 27195 (plingeling) R 27185 27187 27161 0 -1 4202560 19479 1252 0 0 5103 3 0 0 25 0 9 0 591506255 245952512 21287 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27187/tid=27196] ppid=27185 vsize=240188 CPUtime=51.02 cores=0-7
/proc/27187/task/27196/stat : 27196 (plingeling) R 27185 27187 27161 0 -1 4202560 29905 1252 0 0 5098 4 0 0 25 0 9 0 591506255 245952512 21287 33554432000 4194304 4417332 140736550288128 18446744073709551615 4365997 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27187/tid=27197] ppid=27185 vsize=240188 CPUtime=51.04 cores=0-7
/proc/27187/task/27197/stat : 27197 (plingeling) R 27185 27187 27161 0 -1 4202560 30987 1252 0 0 5099 5 0 0 25 0 9 0 591506255 245952512 21287 33554432000 4194304 4417332 140736550288128 18446744073709551615 4232721 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27187/tid=27198] ppid=27185 vsize=240188 CPUtime=51.06 cores=0-7
/proc/27187/task/27198/stat : 27198 (plingeling) R 27185 27187 27161 0 -1 4202560 19903 1252 0 0 5104 2 0 0 25 0 9 0 591506255 245952512 21287 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27187/tid=27199] ppid=27185 vsize=240188 CPUtime=51.07 cores=0-7
/proc/27187/task/27199/stat : 27199 (plingeling) R 27185 27187 27161 0 -1 4202560 23808 1252 0 0 5103 4 0 0 25 0 9 0 591506255 245952512 21287 33554432000 4194304 4417332 140736550288128 18446744073709551615 4236744 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27187/tid=27200] ppid=27185 vsize=240188 CPUtime=50.83 cores=0-7
/proc/27187/task/27200/stat : 27200 (plingeling) R 27185 27187 27161 0 -1 4202560 23398 1252 0 0 5079 4 0 0 25 0 9 0 591506255 245952512 21287 33554432000 4194304 4417332 140736550288128 18446744073709551615 4365094 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27187/tid=27201] ppid=27185 vsize=240188 CPUtime=51.05 cores=0-7
/proc/27187/task/27201/stat : 27201 (plingeling) R 27185 27187 27161 0 -1 4202560 21682 1252 0 0 5102 3 0 0 25 0 9 0 591506255 245952512 21287 33554432000 4194304 4417332 140736550288128 18446744073709551615 4352383 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.3
Current children cumulated vsize (KiB) 240188

[startup+102.301 s]
/proc/loadavg: 7.84 7.87 7.94 9/179 27204

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

/proc/27187/task/27197/stat : 27197 (plingeling) R 27185 27187 27161 0 -1 4202560 1052525 1252 0 0 472055 184 0 0 25 0 9 0 591506255 919920640 185830 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27187/tid=27198] ppid=27185 vsize=898360 CPUtime=4722.39 cores=0-7
/proc/27187/task/27198/stat : 27198 (plingeling) R 27185 27187 27161 0 -1 4202560 734457 1252 0 0 472117 122 0 0 25 0 9 0 591506255 919920640 185830 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27187/tid=27199] ppid=27185 vsize=898360 CPUtime=4722.42 cores=0-7
/proc/27187/task/27199/stat : 27199 (plingeling) R 27185 27187 27161 0 -1 4202560 604594 1252 0 0 472132 110 0 0 25 0 9 0 591506255 919920640 185830 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27187/tid=27200] ppid=27185 vsize=898360 CPUtime=4699.24 cores=0-7
/proc/27187/task/27200/stat : 27200 (plingeling) R 27185 27187 27161 0 -1 4202560 682528 1252 0 0 469788 136 0 0 25 0 9 0 591506255 919920640 185830 33554432000 4194304 4417332 140736550288128 18446744073709551615 4358022 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27187/tid=27201] ppid=27185 vsize=898360 CPUtime=4721.85 cores=0-7
/proc/27187/task/27201/stat : 27201 (plingeling) R 27185 27187 27161 0 -1 4202560 754263 1252 0 0 472050 135 0 0 25 0 9 0 591506255 919920640 185830 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37754.7
Current children cumulated vsize (KiB) 898360

[startup+4782.3 s]
/proc/loadavg: 8.09 8.05 8.00 9/179 27350
/proc/meminfo: memFree=22528000/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=902708 CPUtime=38234.5 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 5963751 1252 0 0 3822361 1085 0 0 18 0 9 0 591506253 924372992 186917 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 225677 186917 180 55 0 223563 0
[pid=27187/tid=27194] ppid=27185 vsize=902708 CPUtime=4782.24 cores=0-7
/proc/27187/task/27194/stat : 27194 (plingeling) R 27185 27187 27161 0 -1 4202560 758112 1252 0 0 478081 143 0 0 25 0 9 0 591506255 924372992 186917 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27187/tid=27195] ppid=27185 vsize=902708 CPUtime=4782.26 cores=0-7
/proc/27187/task/27195/stat : 27195 (plingeling) R 27185 27187 27161 0 -1 4202560 681359 1252 0 0 478100 126 0 0 25 0 9 0 591506255 924372992 186917 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27187/tid=27196] ppid=27185 vsize=902708 CPUtime=4781.89 cores=0-7
/proc/27187/task/27196/stat : 27196 (plingeling) R 27185 27187 27161 0 -1 4202560 658052 1252 0 0 478069 120 0 0 25 0 9 0 591506255 924372992 186917 33554432000 4194304 4417332 140736550288128 18446744073709551615 4353734 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27187/tid=27197] ppid=27185 vsize=902708 CPUtime=4782.4 cores=0-7
/proc/27187/task/27197/stat : 27197 (plingeling) R 27185 27187 27161 0 -1 4202560 1060709 1252 0 0 478055 185 0 0 25 0 9 0 591506255 924372992 186917 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27187/tid=27198] ppid=27185 vsize=902708 CPUtime=4782.4 cores=0-7
/proc/27187/task/27198/stat : 27198 (plingeling) R 27185 27187 27161 0 -1 4202560 739145 1252 0 0 478117 123 0 0 25 0 9 0 591506255 924372992 186917 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27187/tid=27199] ppid=27185 vsize=902708 CPUtime=4782.42 cores=0-7
/proc/27187/task/27199/stat : 27199 (plingeling) R 27185 27187 27161 0 -1 4202560 618955 1252 0 0 478129 113 0 0 25 0 9 0 591506255 924372992 186917 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27187/tid=27200] ppid=27185 vsize=902708 CPUtime=4758.92 cores=0-7
/proc/27187/task/27200/stat : 27200 (plingeling) R 27185 27187 27161 0 -1 4202560 687552 1252 0 0 475756 136 0 0 25 0 9 0 591506255 924372992 186917 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27187/tid=27201] ppid=27185 vsize=902708 CPUtime=4781.85 cores=0-7
/proc/27187/task/27201/stat : 27201 (plingeling) R 27185 27187 27161 0 -1 4202560 758415 1252 0 0 478049 136 0 0 25 0 9 0 591506255 924372992 186917 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38234.5
Current children cumulated vsize (KiB) 902708

[startup+4842.3 s]
/proc/loadavg: 8.09 8.05 8.00 9/179 27352
/proc/meminfo: memFree=22502936/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=927668 CPUtime=38714.1 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 6023168 1252 0 0 3870318 1095 0 0 18 0 9 0 591506253 949932032 193157 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 231917 193157 180 55 0 229803 0
[pid=27187/tid=27194] ppid=27185 vsize=927668 CPUtime=4842.24 cores=0-7
/proc/27187/task/27194/stat : 27194 (plingeling) R 27185 27187 27161 0 -1 4202560 766172 1252 0 0 484079 145 0 0 25 0 9 0 591506255 949932032 193157 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27187/tid=27195] ppid=27185 vsize=927668 CPUtime=4842.26 cores=0-7
/proc/27187/task/27195/stat : 27195 (plingeling) R 27185 27187 27161 0 -1 4202560 689603 1252 0 0 484098 128 0 0 25 0 9 0 591506255 949932032 193157 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27187/tid=27196] ppid=27185 vsize=927668 CPUtime=4841.87 cores=0-7
/proc/27187/task/27196/stat : 27196 (plingeling) R 27185 27187 27161 0 -1 4202560 662372 1252 0 0 484067 120 0 0 25 0 9 0 591506255 949932032 193157 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27187/tid=27197] ppid=27185 vsize=927668 CPUtime=4842.39 cores=0-7
/proc/27187/task/27197/stat : 27197 (plingeling) R 27185 27187 27161 0 -1 4202560 1070447 1252 0 0 484053 186 0 0 25 0 9 0 591506255 949932032 193157 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27187/tid=27198] ppid=27185 vsize=927668 CPUtime=4842.39 cores=0-7
/proc/27187/task/27198/stat : 27198 (plingeling) R 27185 27187 27161 0 -1 4202560 743833 1252 0 0 484116 123 0 0 25 0 9 0 591506255 949932032 193157 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27187/tid=27199] ppid=27185 vsize=927668 CPUtime=4842.42 cores=0-7
/proc/27187/task/27199/stat : 27199 (plingeling) R 27185 27187 27161 0 -1 4202560 623351 1252 0 0 484128 114 0 0 25 0 9 0 591506255 949932032 193157 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27187/tid=27200] ppid=27185 vsize=927668 CPUtime=4818.62 cores=0-7
/proc/27187/task/27200/stat : 27200 (plingeling) R 27185 27187 27161 0 -1 4202560 692576 1252 0 0 481725 137 0 0 25 0 9 0 591506255 949932032 193157 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27187/tid=27201] ppid=27185 vsize=927668 CPUtime=4841.84 cores=0-7
/proc/27187/task/27201/stat : 27201 (plingeling) R 27185 27187 27161 0 -1 4202560 773362 1252 0 0 484046 138 0 0 25 0 9 0 591506255 949932032 193157 33554432000 4194304 4417332 140736550288128 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38714.1
Current children cumulated vsize (KiB) 927668

[startup+4902.31 s]
/proc/loadavg: 8.08 8.05 8.00 9/179 27353
/proc/meminfo: memFree=22579548/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=851116 CPUtime=39193.9 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 6088012 1252 0 0 3918282 1106 0 0 18 0 9 0 591506253 871542784 174019 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 212779 174019 180 55 0 210665 0
[pid=27187/tid=27194] ppid=27185 vsize=851116 CPUtime=4902.25 cores=0-7
/proc/27187/task/27194/stat : 27194 (plingeling) R 27185 27187 27161 0 -1 4202560 781067 1252 0 0 490078 147 0 0 25 0 9 0 591506255 871542784 174019 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27187/tid=27195] ppid=27185 vsize=851116 CPUtime=4902.27 cores=0-7
/proc/27187/task/27195/stat : 27195 (plingeling) R 27185 27187 27161 0 -1 4202560 692927 1252 0 0 490098 129 0 0 25 0 9 0 591506255 871542784 174019 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27187/tid=27196] ppid=27185 vsize=851116 CPUtime=4901.89 cores=0-7
/proc/27187/task/27196/stat : 27196 (plingeling) R 27185 27187 27161 0 -1 4202560 669648 1252 0 0 490066 123 0 0 25 0 9 0 591506255 871542784 174019 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27187/tid=27197] ppid=27185 vsize=851116 CPUtime=4902.4 cores=0-7
/proc/27187/task/27197/stat : 27197 (plingeling) R 27185 27187 27161 0 -1 4202560 1084029 1252 0 0 490052 188 0 0 25 0 9 0 591506255 871542784 174019 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27187/tid=27198] ppid=27185 vsize=851116 CPUtime=4902.4 cores=0-7
/proc/27187/task/27198/stat : 27198 (plingeling) R 27185 27187 27161 0 -1 4202560 748692 1252 0 0 490116 124 0 0 25 0 9 0 591506255 871542784 174019 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27187/tid=27199] ppid=27185 vsize=851116 CPUtime=4902.43 cores=0-7
/proc/27187/task/27199/stat : 27199 (plingeling) R 27185 27187 27161 0 -1 4202560 634083 1252 0 0 490128 115 0 0 25 0 9 0 591506255 871542784 174019 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27187/tid=27200] ppid=27185 vsize=851116 CPUtime=4878.32 cores=0-7
/proc/27187/task/27200/stat : 27200 (plingeling) R 27185 27187 27161 0 -1 4202560 697472 1252 0 0 487694 138 0 0 25 0 9 0 591506255 871542784 174019 33554432000 4194304 4417332 140736550288128 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27187/tid=27201] ppid=27185 vsize=851116 CPUtime=4901.83 cores=0-7
/proc/27187/task/27201/stat : 27201 (plingeling) R 27185 27187 27161 0 -1 4202560 778642 1252 0 0 490045 138 0 0 25 0 9 0 591506255 871542784 174019 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39193.9
Current children cumulated vsize (KiB) 851116

[startup+4962.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/179 27355
/proc/meminfo: memFree=22513072/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=917348 CPUtime=39673.5 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 6154350 1252 0 0 3966235 1118 0 0 18 0 9 0 591506253 939364352 190577 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 229337 190577 180 55 0 227223 0
[pid=27187/tid=27194] ppid=27185 vsize=917348 CPUtime=4962.25 cores=0-7
/proc/27187/task/27194/stat : 27194 (plingeling) R 27185 27187 27161 0 -1 4202560 789505 1252 0 0 496076 149 0 0 25 0 9 0 591506255 939364352 190577 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27187/tid=27195] ppid=27185 vsize=917348 CPUtime=4962.26 cores=0-7
/proc/27187/task/27195/stat : 27195 (plingeling) R 27185 27187 27161 0 -1 4202560 696251 1252 0 0 496097 129 0 0 25 0 9 0 591506255 939364352 190577 33554432000 4194304 4417332 140736550288128 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27187/tid=27196] ppid=27185 vsize=917348 CPUtime=4961.88 cores=0-7
/proc/27187/task/27196/stat : 27196 (plingeling) R 27185 27187 27161 0 -1 4202560 674196 1252 0 0 496065 123 0 0 25 0 9 0 591506255 939364352 190577 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27187/tid=27197] ppid=27185 vsize=917348 CPUtime=4962.4 cores=0-7
/proc/27187/task/27197/stat : 27197 (plingeling) R 27185 27187 27161 0 -1 4202560 1091213 1252 0 0 496051 189 0 0 25 0 9 0 591506255 939364352 190577 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27187/tid=27198] ppid=27185 vsize=917348 CPUtime=4962.39 cores=0-7
/proc/27187/task/27198/stat : 27198 (plingeling) R 27185 27187 27161 0 -1 4202560 758934 1252 0 0 496112 127 0 0 25 0 9 0 591506255 939364352 190577 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27187/tid=27199] ppid=27185 vsize=917348 CPUtime=4962.42 cores=0-7
/proc/27187/task/27199/stat : 27199 (plingeling) R 27185 27187 27161 0 -1 4202560 642459 1252 0 0 496125 117 0 0 25 0 9 0 591506255 939364352 190577 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27187/tid=27200] ppid=27185 vsize=917348 CPUtime=4938 cores=0-7
/proc/27187/task/27200/stat : 27200 (plingeling) R 27185 27187 27161 0 -1 4202560 702368 1252 0 0 493661 139 0 0 25 0 9 0 591506255 939364352 190577 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27187/tid=27201] ppid=27185 vsize=917348 CPUtime=4961.83 cores=0-7
/proc/27187/task/27201/stat : 27201 (plingeling) R 27185 27187 27161 0 -1 4202560 797972 1252 0 0 496042 141 0 0 25 0 9 0 591506255 939364352 190577 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39673.5
Current children cumulated vsize (KiB) 917348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.2 s]
/proc/loadavg: 8.17 8.08 8.01 9/179 27356
/proc/meminfo: memFree=22560068/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=870772 CPUtime=40000.6 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 6206246 1252 0 0 3998928 1129 0 0 18 0 9 0 591506253 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 217693 178933 180 55 0 215579 0
[pid=27187/tid=27194] ppid=27185 vsize=870772 CPUtime=5003.15 cores=0-7
/proc/27187/task/27194/stat : 27194 (plingeling) R 27185 27187 27161 0 -1 4202560 793527 1252 0 0 500166 149 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27187/tid=27195] ppid=27185 vsize=870772 CPUtime=5003.17 cores=0-7
/proc/27187/task/27195/stat : 27195 (plingeling) R 27185 27187 27161 0 -1 4202560 708126 1252 0 0 500186 131 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27187/tid=27196] ppid=27185 vsize=870772 CPUtime=5002.79 cores=0-7
/proc/27187/task/27196/stat : 27196 (plingeling) R 27185 27187 27161 0 -1 4202560 680260 1252 0 0 500154 125 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27187/tid=27197] ppid=27185 vsize=870772 CPUtime=5003.3 cores=0-7
/proc/27187/task/27197/stat : 27197 (plingeling) R 27185 27187 27161 0 -1 4202560 1100930 1252 0 0 500139 191 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27187/tid=27198] ppid=27185 vsize=870772 CPUtime=5003.31 cores=0-7
/proc/27187/task/27198/stat : 27198 (plingeling) R 27185 27187 27161 0 -1 4202560 762792 1252 0 0 500202 129 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27187/tid=27199] ppid=27185 vsize=870772 CPUtime=5003.33 cores=0-7
/proc/27187/task/27199/stat : 27199 (plingeling) R 27185 27187 27161 0 -1 4202560 649827 1252 0 0 500215 118 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27187/tid=27200] ppid=27185 vsize=870772 CPUtime=4978.69 cores=0-7
/proc/27187/task/27200/stat : 27200 (plingeling) R 27185 27187 27161 0 -1 4202560 703960 1252 0 0 497730 139 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4357861 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27187/tid=27201] ppid=27185 vsize=870772 CPUtime=5002.73 cores=0-7
/proc/27187/task/27201/stat : 27201 (plingeling) R 27185 27187 27161 0 -1 4202560 805372 1252 0 0 500131 142 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 870772

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

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

[startup+5003.2 s]
/proc/loadavg: 8.17 8.08 8.01 9/179 27356
/proc/meminfo: memFree=22560068/32951124 swapFree=67111348/67111528
[pid=27187] ppid=27185 vsize=870772 CPUtime=40000.6 cores=0-7
/proc/27187/stat : 27187 (plingeling) S 27185 27187 27161 0 -1 4202496 6206246 1252 0 0 3998928 1129 0 0 18 0 9 0 591506253 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27187/statm: 217693 178933 180 55 0 215579 0
[pid=27187/tid=27194] ppid=27185 vsize=870772 CPUtime=5003.15 cores=0-7
/proc/27187/task/27194/stat : 27194 (plingeling) R 27185 27187 27161 0 -1 4202560 793527 1252 0 0 500166 149 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27187/tid=27195] ppid=27185 vsize=870772 CPUtime=5003.17 cores=0-7
/proc/27187/task/27195/stat : 27195 (plingeling) R 27185 27187 27161 0 -1 4202560 708126 1252 0 0 500186 131 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27187/tid=27196] ppid=27185 vsize=870772 CPUtime=5002.79 cores=0-7
/proc/27187/task/27196/stat : 27196 (plingeling) R 27185 27187 27161 0 -1 4202560 680260 1252 0 0 500154 125 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27187/tid=27197] ppid=27185 vsize=870772 CPUtime=5003.3 cores=0-7
/proc/27187/task/27197/stat : 27197 (plingeling) R 27185 27187 27161 0 -1 4202560 1100930 1252 0 0 500139 191 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27187/tid=27198] ppid=27185 vsize=870772 CPUtime=5003.31 cores=0-7
/proc/27187/task/27198/stat : 27198 (plingeling) R 27185 27187 27161 0 -1 4202560 762792 1252 0 0 500202 129 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27187/tid=27199] ppid=27185 vsize=870772 CPUtime=5003.33 cores=0-7
/proc/27187/task/27199/stat : 27199 (plingeling) R 27185 27187 27161 0 -1 4202560 649827 1252 0 0 500215 118 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27187/tid=27200] ppid=27185 vsize=870772 CPUtime=4978.69 cores=0-7
/proc/27187/task/27200/stat : 27200 (plingeling) R 27185 27187 27161 0 -1 4202560 703960 1252 0 0 497730 139 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4357861 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27187/tid=27201] ppid=27185 vsize=870772 CPUtime=5002.73 cores=0-7
/proc/27187/task/27201/stat : 27201 (plingeling) R 27185 27187 27161 0 -1 4202560 805372 1252 0 0 500131 142 0 0 25 0 9 0 591506255 891670528 178933 33554432000 4194304 4417332 140736550288128 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 870772

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5003.25
CPU time (s): 40000.7
CPU user time (s): 39989.3
CPU system time (s): 11.3343
CPU usage (%): 799.493
Max. virtual memory (cumulated for all children) (KiB): 1011172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.3
system time used= 11.3343
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6207498
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= 314
involuntary context switches= 191602

runsolver used 7.44587 second user time and 17.1834 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-28 19:45:58
IDJOB=3309864
IDBENCH=83416
IDSOLVER=1695
FILE ID=node111/3309864-1304012758
RUNJOBID= node111-1304012758-27175
PBS_JOBID= 13168861
Free space on /tmp= 70896 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_4_keyfind_1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309864-1304012758/watcher-3309864-1304012758 -o /tmp/evaluation-result-3309864-1304012758/solver-3309864-1304012758 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309864-1304012758.cnf

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=136616447

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23273312 kB
Buffers:       1275160 kB
Cached:        7856420 kB
SwapCached:        132 kB
Active:        3639436 kB
Inactive:      5555612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23273312 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             500 kB
Writeback:           0 kB
AnonPages:       63672 kB
Mapped:          14484 kB
Slab:           416164 kB
PageTables:       4588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186220 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= 70896 MiB
End job on node111 at 2011-04-28 21:09:23