Trace number 3289299

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) 4800.1 1202.83

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
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 variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

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-3289299-1304080828/watcher-3289299-1304080828 -o /tmp/evaluation-result-3289299-1304080828/solver-3289299-1304080828 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3289299-1304080828.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.96 4.98 4.88 5/179 23998
/proc/meminfo: memFree=30832940/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=13808 CPUtime=0 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) R 23996 23998 23406 0 -1 4202496 1540 1253 0 0 0 0 0 0 25 0 1 0 519682485 14139392 1469 33554432000 4194304 4417332 140737382527856 18446744073709551615 274664502228 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/23998/statm: 3452 1469 143 55 0 1338 0

[startup+0.104219 s]
/proc/loadavg: 6.96 4.98 4.88 5/179 23998
/proc/meminfo: memFree=30832940/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=29504 CPUtime=0.09 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) R 23996 23998 23406 0 -1 4202496 5469 1253 0 0 9 0 0 0 25 0 1 0 519682485 30212096 5398 33554432000 4194304 4417332 140737382527856 18446744073709551615 4323339 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/23998/statm: 7376 5398 148 55 0 5262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29504

[startup+0.201153 s]
/proc/loadavg: 6.96 4.98 4.88 5/179 23998
/proc/meminfo: memFree=30832940/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=87280 CPUtime=0.28 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 13192 1253 0 0 27 1 0 0 25 0 5 0 519682485 89374720 9593 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 21820 9593 167 55 0 19706 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 87280

[startup+0.301124 s]
/proc/loadavg: 6.96 4.98 4.88 5/179 23998
/proc/meminfo: memFree=30832940/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=88544 CPUtime=0.68 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 15236 1253 0 0 67 1 0 0 25 0 5 0 519682485 90669056 9915 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 22136 9915 173 55 0 20022 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 88544

[startup+0.701053 s]
/proc/loadavg: 6.96 4.98 4.88 5/179 23998
/proc/meminfo: memFree=30832940/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=154172 CPUtime=2.28 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 20914 1253 0 0 226 2 0 0 25 0 5 0 519682485 157872128 9973 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 38543 9973 175 55 0 36429 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 154172

[startup+1.50092 s]
/proc/loadavg: 6.96 4.98 4.88 9/184 24008
/proc/meminfo: memFree=30792484/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=150988 CPUtime=5.47 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 33433 1253 0 0 544 3 0 0 25 0 5 0 519682485 154611712 10185 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 37747 10185 176 55 0 35633 0
[pid=23998/tid=24005] ppid=23996 vsize=150988 CPUtime=1.32 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 7644 1253 0 0 131 1 0 0 25 0 5 0 519682502 154611712 10185 33554432000 4194304 4417332 140737382527856 18446744073709551615 4276007 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=150988 CPUtime=1.31 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 8199 1253 0 0 131 0 0 0 25 0 5 0 519682502 154611712 10185 33554432000 4194304 4417332 140737382527856 18446744073709551615 4290681 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=150988 CPUtime=1.32 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 7514 1253 0 0 132 0 0 0 25 0 5 0 519682502 154611712 10185 33554432000 4194304 4417332 140737382527856 18446744073709551615 4275978 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=150988 CPUtime=1.33 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 656 1253 0 0 133 0 0 0 25 0 5 0 519682502 154611712 10185 33554432000 4194304 4417332 140737382527856 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 150988

[startup+3.10064 s]
/proc/loadavg: 6.96 4.98 4.88 9/184 24009
/proc/meminfo: memFree=30782932/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=161608 CPUtime=11.85 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 41127 1253 0 0 1181 4 0 0 25 0 5 0 519682485 165486592 11850 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 40402 11850 181 55 0 38288 0
[pid=23998/tid=24005] ppid=23996 vsize=161608 CPUtime=2.92 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 9384 1253 0 0 291 1 0 0 25 0 5 0 519682502 165486592 11850 33554432000 4194304 4417332 140737382527856 18446744073709551615 4252374 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=161608 CPUtime=2.9 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 11596 1253 0 0 290 0 0 0 25 0 5 0 519682502 165486592 11850 33554432000 4194304 4417332 140737382527856 18446744073709551615 4257372 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=161608 CPUtime=2.92 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 10071 1253 0 0 292 0 0 0 25 0 5 0 519682502 165486592 11850 33554432000 4194304 4417332 140737382527856 18446744073709551615 4250524 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=161608 CPUtime=2.91 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 656 1253 0 0 291 0 0 0 25 0 5 0 519682502 165486592 11850 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364404 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 161608

[startup+6.30108 s]
/proc/loadavg: 7.05 5.03 4.90 11/184 24009
/proc/meminfo: memFree=30764332/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=160728 CPUtime=23.79 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 41448 1253 0 0 2374 5 0 0 25 0 5 0 519682485 164585472 11630 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 40182 11630 181 55 0 38068 0
[pid=23998/tid=24005] ppid=23996 vsize=160728 CPUtime=6.12 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 9395 1253 0 0 611 1 0 0 25 0 5 0 519682502 164585472 11630 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364404 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=160728 CPUtime=6.08 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 11606 1253 0 0 608 0 0 0 25 0 5 0 519682502 164585472 11630 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=160728 CPUtime=5.78 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 10086 1253 0 0 577 1 0 0 25 0 5 0 519682502 164585472 11630 33554432000 4194304 4417332 140737382527856 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=160728 CPUtime=5.61 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 941 1253 0 0 561 0 0 0 25 0 5 0 519682502 164585472 11630 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.79
Current children cumulated vsize (KiB) 160728

[startup+12.701 s]
/proc/loadavg: 7.12 5.07 4.92 9/184 24009
/proc/meminfo: memFree=30752928/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=181968 CPUtime=49.34 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 47997 1253 0 0 4927 7 0 0 25 0 5 0 519682485 186335232 16972 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 45492 16972 181 55 0 43378 0
[pid=23998/tid=24005] ppid=23996 vsize=181968 CPUtime=12.52 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 9927 1253 0 0 1251 1 0 0 25 0 5 0 519682502 186335232 16972 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=181968 CPUtime=12.44 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 11616 1253 0 0 1244 0 0 0 25 0 5 0 519682502 186335232 16972 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=181968 CPUtime=12.17 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 12673 1253 0 0 1215 2 0 0 25 0 5 0 519682502 186335232 16972 33554432000 4194304 4417332 140737382527856 18446744073709551615 4278194 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=181968 CPUtime=12 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 4361 1253 0 0 1200 0 0 0 25 0 5 0 519682502 186335232 16972 33554432000 4194304 4417332 140737382527856 18446744073709551615 4237180 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.34
Current children cumulated vsize (KiB) 181968

[startup+25.5008 s]
/proc/loadavg: 7.32 5.22 4.96 9/184 24009
/proc/meminfo: memFree=30728128/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=196144 CPUtime=100.46 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 54286 1253 0 0 10038 8 0 0 25 0 5 0 519682485 200851456 20490 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 49036 20490 181 55 0 46922 0
[pid=23998/tid=24005] ppid=23996 vsize=196144 CPUtime=25.32 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 11296 1253 0 0 2531 1 0 0 25 0 5 0 519682502 200851456 20490 33554432000 4194304 4417332 140737382527856 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=196144 CPUtime=25.18 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 12650 1253 0 0 2517 1 0 0 25 0 5 0 519682502 200851456 20490 33554432000 4194304 4417332 140737382527856 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=196144 CPUtime=24.97 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 13139 1253 0 0 2495 2 0 0 25 0 5 0 519682502 200851456 20490 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=196144 CPUtime=24.8 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 7781 1253 0 0 2479 1 0 0 25 0 5 0 519682502 200851456 20490 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.46
Current children cumulated vsize (KiB) 196144

[startup+51.1003 s]
/proc/loadavg: 7.55 5.44 5.04 9/184 24010
/proc/meminfo: memFree=30726364/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=197772 CPUtime=202.69 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 81321 1253 0 0 20254 15 0 0 25 0 5 0 519682485 202518528 20897 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 49443 20897 181 55 0 47329 0
[pid=23998/tid=24005] ppid=23996 vsize=197772 CPUtime=50.91 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 20710 1253 0 0 5089 2 0 0 25 0 5 0 519682502 202518528 20897 33554432000 4194304 4417332 140737382527856 18446744073709551615 4353443 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=197772 CPUtime=50.63 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 18133 1253 0 0 5061 2 0 0 25 0 5 0 519682502 202518528 20897 33554432000 4194304 4417332 140737382527856 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=197772 CPUtime=50.57 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 18549 1253 0 0 5054 3 0 0 25 0 5 0 519682502 202518528 20897 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=197772 CPUtime=50.37 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 14509 1253 0 0 5033 4 0 0 25 0 5 0 519682502 202518528 20897 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.69
Current children cumulated vsize (KiB) 197772

[startup+102.3 s]
/proc/loadavg: 7.80 5.83 5.20 9/184 24011
/proc/meminfo: memFree=30658016/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=258660 CPUtime=407.2 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 118813 1253 0 0 40700 20 0 0 25 0 5 0 519682485 264867840 36119 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 64665 36119 181 55 0 62551 0
[pid=23998/tid=24005] ppid=23996 vsize=258660 CPUtime=102.12 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 32190 1253 0 0 10208 4 0 0 25 0 5 0 519682502 264867840 36119 33554432000 4194304 4417332 140737382527856 18446744073709551615 4275950 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=258660 CPUtime=101.53 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 23851 1253 0 0 10151 2 0 0 25 0 5 0 519682502 264867840 36119 33554432000 4194304 4417332 140737382527856 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=258660 CPUtime=101.78 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 28429 1253 0 0 10174 4 0 0 25 0 5 0 519682502 264867840 36119 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364667 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=258660 CPUtime=101.57 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 24923 1253 0 0 10151 6 0 0 25 0 5 0 519682502 264867840 36119 33554432000 4194304 4417332 140737382527856 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.2
Current children cumulated vsize (KiB) 258660

[startup+162.301 s]
/proc/loadavg: 7.93 6.22 5.37 9/184 24013
/proc/meminfo: memFree=30636168/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=265872 CPUtime=646.8 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 138580 1253 0 0 64656 24 0 0 25 0 5 0 519682485 272252928 37922 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 66468 37922 181 55 0 64354 0
[pid=23998/tid=24005] ppid=23996 vsize=265872 CPUtime=162.11 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 44554 1253 0 0 16205 6 0 0 25 0 5 0 519682502 272252928 37922 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=265872 CPUtime=161.19 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 25908 1253 0 0 16116 3 0 0 25 0 5 0 519682502 272252928 37922 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=265872 CPUtime=161.78 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 31589 1253 0 0 16173 5 0 0 25 0 5 0 519682502 272252928 37922 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=265872 CPUtime=161.54 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 27109 1253 0 0 16147 7 0 0 25 0 5 0 519682502 272252928 37922 33554432000 4194304 4417332 140737382527856 18446744073709551615 4356907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 646.8
Current children cumulated vsize (KiB) 265872


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

[pid=23998/tid=24006] ppid=23996 vsize=397048 CPUtime=699.39 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 113325 1253 0 0 69916 23 0 0 25 0 5 0 519682502 406577152 70716 33554432000 4194304 4417332 140737382527856 18446744073709551615 4365859 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=397048 CPUtime=701.56 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 108707 1253 0 0 70139 17 0 0 25 0 5 0 519682502 406577152 70716 33554432000 4194304 4417332 140737382527856 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=397048 CPUtime=699.43 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 111017 1253 0 0 69910 33 0 0 25 0 5 0 519682502 406577152 70716 33554432000 4194304 4417332 140737382527856 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2800.95
Current children cumulated vsize (KiB) 397048

[startup+762.301 s]
/proc/loadavg: 8.24 7.91 6.68 9/184 24101
/proc/meminfo: memFree=30442836/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=395108 CPUtime=3040.62 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 468196 1253 0 0 303963 99 0 0 25 0 5 0 519682485 404590592 70231 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 98777 70231 181 55 0 96663 0
[pid=23998/tid=24005] ppid=23996 vsize=395108 CPUtime=760.03 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 114001 1253 0 0 75982 21 0 0 25 0 5 0 519682502 404590592 70231 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=395108 CPUtime=759.38 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 116146 1253 0 0 75915 23 0 0 25 0 5 0 519682502 404590592 70231 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=395108 CPUtime=761.56 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 110500 1253 0 0 76139 17 0 0 25 0 5 0 519682502 404590592 70231 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364349 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=395108 CPUtime=759.45 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 118129 1253 0 0 75910 35 0 0 25 0 5 0 519682502 404590592 70231 33554432000 4194304 4417332 140737382527856 18446744073709551615 4353435 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3040.62
Current children cumulated vsize (KiB) 395108

[startup+822.301 s]
/proc/loadavg: 8.22 7.95 6.77 9/184 24102
/proc/meminfo: memFree=30354020/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=407204 CPUtime=3280.25 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 490399 1253 0 0 327922 103 0 0 25 0 5 0 519682485 416976896 73255 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 101801 73255 181 55 0 99687 0
[pid=23998/tid=24005] ppid=23996 vsize=407204 CPUtime=819.68 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 120563 1253 0 0 81946 22 0 0 25 0 5 0 519682502 416976896 73255 33554432000 4194304 4417332 140737382527856 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=407204 CPUtime=819.37 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 120242 1253 0 0 81912 25 0 0 25 0 5 0 519682502 416976896 73255 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=407204 CPUtime=821.56 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 116653 1253 0 0 82138 18 0 0 25 0 5 0 519682502 416976896 73255 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=407204 CPUtime=819.44 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 123521 1253 0 0 81909 35 0 0 25 0 5 0 519682502 416976896 73255 33554432000 4194304 4417332 140737382527856 18446744073709551615 4353540 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.25
Current children cumulated vsize (KiB) 407204

[startup+882.306 s]
/proc/loadavg: 8.20 7.99 6.86 9/184 24104
/proc/meminfo: memFree=30363784/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=431200 CPUtime=3519.91 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 514661 1253 0 0 351885 106 0 0 25 0 5 0 519682485 441548800 79254 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 107800 79254 181 55 0 105686 0
[pid=23998/tid=24005] ppid=23996 vsize=431200 CPUtime=879.58 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 134044 1253 0 0 87933 25 0 0 25 0 5 0 519682502 441548800 79254 33554432000 4194304 4417332 140737382527856 18446744073709551615 4236945 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=431200 CPUtime=879.37 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 122851 1253 0 0 87912 25 0 0 25 0 5 0 519682502 441548800 79254 33554432000 4194304 4417332 140737382527856 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=431200 CPUtime=881.57 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 118701 1253 0 0 88139 18 0 0 25 0 5 0 519682502 441548800 79254 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=431200 CPUtime=879.21 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 129645 1253 0 0 87885 36 0 0 25 0 5 0 519682502 441548800 79254 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.91
Current children cumulated vsize (KiB) 431200

[startup+942.301 s]
/proc/loadavg: 8.14 8.01 6.93 9/184 24105
/proc/meminfo: memFree=30338588/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=434952 CPUtime=3759.55 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 545021 1253 0 0 375843 112 0 0 25 0 5 0 519682485 445390848 80192 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 108738 80192 181 55 0 106624 0
[pid=23998/tid=24005] ppid=23996 vsize=434952 CPUtime=939.57 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 141277 1253 0 0 93931 26 0 0 25 0 5 0 519682502 445390848 80192 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=434952 CPUtime=939.35 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 131335 1253 0 0 93909 26 0 0 25 0 5 0 519682502 445390848 80192 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=434952 CPUtime=941.56 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 127047 1253 0 0 94137 19 0 0 25 0 5 0 519682502 445390848 80192 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=434952 CPUtime=938.88 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 135942 1253 0 0 93850 38 0 0 25 0 5 0 519682502 445390848 80192 33554432000 4194304 4417332 140737382527856 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3759.55
Current children cumulated vsize (KiB) 434952

[startup+1002.3 s]
/proc/loadavg: 8.16 8.03 7.01 9/184 24107
/proc/meminfo: memFree=30315624/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=436496 CPUtime=3999.19 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 564107 1253 0 0 399804 115 0 0 25 0 5 0 519682485 446971904 80578 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 109124 80578 181 55 0 107010 0
[pid=23998/tid=24005] ppid=23996 vsize=436496 CPUtime=999.57 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 153983 1253 0 0 99929 28 0 0 25 0 5 0 519682502 446971904 80578 33554432000 4194304 4417332 140737382527856 18446744073709551615 4353463 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=436496 CPUtime=999.33 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 135312 1253 0 0 99907 26 0 0 25 0 5 0 519682502 446971904 80578 33554432000 4194304 4417332 140737382527856 18446744073709551615 4356928 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=436496 CPUtime=1001.57 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 127230 1253 0 0 100137 20 0 0 25 0 5 0 519682502 446971904 80578 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=436496 CPUtime=998.54 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 138162 1253 0 0 99815 39 0 0 25 0 5 0 519682502 446971904 80578 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3999.19
Current children cumulated vsize (KiB) 436496

[startup+1062.3 s]
/proc/loadavg: 8.16 8.05 7.08 9/184 24109
/proc/meminfo: memFree=30222852/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=518852 CPUtime=4238.85 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 625645 1253 0 0 423760 125 0 0 25 0 5 0 519682485 531304448 101199 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 129713 101199 181 55 0 127599 0
[pid=23998/tid=24005] ppid=23996 vsize=518852 CPUtime=1059.58 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 162753 1253 0 0 105928 30 0 0 25 0 5 0 519682502 531304448 101199 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=518852 CPUtime=1059.32 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 160142 1253 0 0 105902 30 0 0 25 0 5 0 519682502 531304448 101199 33554432000 4194304 4417332 140737382527856 18446744073709551615 4357358 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=518852 CPUtime=1061.56 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 148715 1253 0 0 106133 23 0 0 25 0 5 0 519682502 531304448 101199 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=518852 CPUtime=1058.2 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 144615 1253 0 0 105780 40 0 0 25 0 5 0 519682502 531304448 101199 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4238.85
Current children cumulated vsize (KiB) 518852

[startup+1122.3 s]
/proc/loadavg: 8.11 8.06 7.14 9/184 24110
/proc/meminfo: memFree=30252212/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=470036 CPUtime=4478.5 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 677519 1253 0 0 447715 135 0 0 25 0 5 0 519682485 481316864 88963 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 117509 88963 181 55 0 115395 0
[pid=23998/tid=24005] ppid=23996 vsize=470036 CPUtime=1119.58 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 168518 1253 0 0 111927 31 0 0 25 0 5 0 519682502 481316864 88963 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=470036 CPUtime=1119.31 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 168974 1253 0 0 111899 32 0 0 25 0 5 0 519682502 481316864 88963 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=470036 CPUtime=1121.56 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 172992 1253 0 0 112129 27 0 0 25 0 5 0 519682502 481316864 88963 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=470036 CPUtime=1117.85 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 157615 1253 0 0 111743 42 0 0 25 0 5 0 519682502 481316864 88963 33554432000 4194304 4417332 140737382527856 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4478.5
Current children cumulated vsize (KiB) 470036

[startup+1182.3 s]
/proc/loadavg: 8.08 8.06 7.19 9/184 24112
/proc/meminfo: memFree=30221932/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=463788 CPUtime=4718.14 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 706516 1253 0 0 471674 140 0 0 25 0 5 0 519682485 474918912 87401 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 115947 87401 181 55 0 113833 0
[pid=23998/tid=24005] ppid=23996 vsize=463788 CPUtime=1179.58 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 174527 1253 0 0 117926 32 0 0 25 0 5 0 519682502 474918912 87401 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=463788 CPUtime=1179.29 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 176508 1253 0 0 117896 33 0 0 25 0 5 0 519682502 474918912 87401 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=463788 CPUtime=1181.56 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 179191 1253 0 0 118128 28 0 0 25 0 5 0 519682502 474918912 87401 33554432000 4194304 4417332 140737382527856 18446744073709551615 4236800 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=463788 CPUtime=1177.51 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 166870 1253 0 0 117707 44 0 0 25 0 5 0 519682502 474918912 87401 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.14
Current children cumulated vsize (KiB) 463788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.14 8.07 7.21 9/184 24113
/proc/meminfo: memFree=30186584/32951132 swapFree=67111356/67111528
[pid=23998] ppid=23996 vsize=494000 CPUtime=4800.04 cores=0,2,4,6
/proc/23998/stat : 23998 (plingeling) S 23996 23998 23406 0 -1 4202496 718175 1253 0 0 479862 142 0 0 25 0 5 0 519682485 505856000 94954 33554432000 4194304 4417332 140737382527856 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/23998/statm: 123500 94954 181 55 0 121386 0
[pid=23998/tid=24005] ppid=23996 vsize=494000 CPUtime=1200.09 cores=0,2,4,6
/proc/23998/task/24005/stat : 24005 (plingeling) R 23996 23998 23406 0 -1 4202560 175551 1253 0 0 119977 32 0 0 25 0 5 0 519682502 505856000 94954 33554432000 4194304 4417332 140737382527856 18446744073709551615 4232656 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23998/tid=24006] ppid=23996 vsize=494000 CPUtime=1199.8 cores=0,2,4,6
/proc/23998/task/24006/stat : 24006 (plingeling) R 23996 23998 23406 0 -1 4202560 181588 1253 0 0 119946 34 0 0 25 0 5 0 519682502 505856000 94954 33554432000 4194304 4417332 140737382527856 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23998/tid=24007] ppid=23996 vsize=494000 CPUtime=1202.07 cores=0,2,4,6
/proc/23998/task/24007/stat : 24007 (plingeling) R 23996 23998 23406 0 -1 4202560 183132 1253 0 0 120178 29 0 0 25 0 5 0 519682502 505856000 94954 33554432000 4194304 4417332 140737382527856 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23998/tid=24008] ppid=23996 vsize=494000 CPUtime=1197.9 cores=0,2,4,6
/proc/23998/task/24008/stat : 24008 (plingeling) R 23996 23998 23406 0 -1 4202560 168484 1253 0 0 119745 45 0 0 25 0 5 0 519682502 505856000 94954 33554432000 4194304 4417332 140737382527856 18446744073709551615 4353886 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 494000

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.83
CPU time (s): 4800.1
CPU user time (s): 4798.65
CPU system time (s): 1.44978
CPU usage (%): 399.067
Max. virtual memory (cumulated for all children) (KiB): 551456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.65
system time used= 1.44978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 719428
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= 189
involuntary context switches= 36543

runsolver used 2.01769 second user time and 4.48632 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 14:40:28
IDJOB=3289299
IDBENCH=83119
IDSOLVER=1605
FILE ID=node131/3289299-1304080828
RUNJOBID= node131-1304080744-23931
PBS_JOBID= 13170501
Free space on /tmp= 71384 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom19.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289299-1304080828/watcher-3289299-1304080828 -o /tmp/evaluation-result-3289299-1304080828/solver-3289299-1304080828 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3289299-1304080828.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=381483156

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30833096 kB
Buffers:        180488 kB
Cached:        1480112 kB
SwapCached:        168 kB
Active:         166252 kB
Inactive:      1644740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30833096 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            2380 kB
Writeback:           0 kB
AnonPages:      149236 kB
Mapped:          15688 kB
Slab:           242580 kB
PageTables:       4872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   335248 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71380 MiB
End job on node131 at 2011-04-29 15:00:33