Trace number 3371459

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.4 1203.95

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371459-1305422869/watcher-3371459-1305422869 -o /tmp/evaluation-result-3371459-1305422869/solver-3371459-1305422869 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371459-1305422869.cnf 

running on 4 cores: 1,3,5,7

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: 7.80 7.92 7.94 5/370 7509
/proc/meminfo: memFree=17714384/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=13988 CPUtime=0 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) R 7507 7509 6932 0 -1 4202496 1586 1249 0 0 0 0 0 0 25 0 1 0 732517541 14323712 1516 33554432000 4194304 4417452 140734954395344 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7509/statm: 3497 1516 144 55 0 1383 0

[startup+0.102578 s]
/proc/loadavg: 7.80 7.92 7.94 5/370 7509
/proc/meminfo: memFree=17714384/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=29568 CPUtime=0.09 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) R 7507 7509 6932 0 -1 4202496 5534 1249 0 0 9 0 0 0 25 0 1 0 732517541 30277632 5416 33554432000 4194304 4417452 140734954395344 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7509/statm: 7392 5416 149 55 0 5278 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29568

[startup+0.20056 s]
/proc/loadavg: 7.80 7.92 7.94 5/370 7509
/proc/meminfo: memFree=17714384/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=45648 CPUtime=0.19 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) R 7507 7509 6932 0 -1 4202496 9522 1249 0 0 18 1 0 0 25 0 1 0 732517541 46743552 9404 33554432000 4194304 4417452 140734954395344 18446744073709551615 4264888 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7509/statm: 11412 9404 149 55 0 9298 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 45648

[startup+0.300515 s]
/proc/loadavg: 7.80 7.92 7.94 5/370 7509
/proc/meminfo: memFree=17714384/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=155780 CPUtime=0.55 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 14851 1249 0 0 53 2 0 0 25 0 5 0 732517541 159518720 11001 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 38945 11001 172 55 0 36831 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 155780

[startup+0.700448 s]
/proc/loadavg: 7.80 7.92 7.94 5/370 7509
/proc/meminfo: memFree=17714384/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=154904 CPUtime=2.15 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 21780 1249 0 0 212 3 0 0 25 0 5 0 732517541 158621696 11587 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 38726 11587 174 55 0 36612 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 154904

[startup+1.50031 s]
/proc/loadavg: 7.80 7.92 7.94 9/375 7519
/proc/meminfo: memFree=17654940/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=152720 CPUtime=5.34 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 32067 1249 0 0 529 5 0 0 25 0 5 0 732517541 156385280 12224 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 38180 12224 176 55 0 36066 0
[pid=7509/tid=7516] ppid=7507 vsize=152720 CPUtime=1.28 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 10165 1249 0 0 127 1 0 0 25 0 5 0 732517562 156385280 12224 33554432000 4194304 4417452 140734954395344 18446744073709551615 4292095 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=152720 CPUtime=1.26 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 6973 1249 0 0 126 0 0 0 25 0 5 0 732517562 156385280 12224 33554432000 4194304 4417452 140734954395344 18446744073709551615 224284619737 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=152720 CPUtime=1.27 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 4448 1249 0 0 127 0 0 0 25 0 5 0 732517562 156385280 12224 33554432000 4194304 4417452 140734954395344 18446744073709551615 4285565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=152720 CPUtime=1.28 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 947 1249 0 0 128 0 0 0 25 0 5 0 732517562 156385280 12224 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 152720

[startup+3.10105 s]
/proc/loadavg: 7.80 7.92 7.94 9/375 7519
/proc/meminfo: memFree=17663620/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=171216 CPUtime=11.73 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 40607 1249 0 0 1167 6 0 0 25 0 5 0 732517541 175325184 15651 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 42804 15651 180 55 0 40690 0
[pid=7509/tid=7516] ppid=7507 vsize=171216 CPUtime=2.88 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 13645 1249 0 0 286 2 0 0 25 0 5 0 732517562 175325184 15651 33554432000 4194304 4417452 140734954395344 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=171216 CPUtime=2.85 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 11082 1249 0 0 284 1 0 0 25 0 5 0 732517562 175325184 15651 33554432000 4194304 4417452 140734954395344 18446744073709551615 4319195 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=171216 CPUtime=2.88 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 5399 1249 0 0 287 1 0 0 25 0 5 0 732517562 175325184 15651 33554432000 4194304 4417452 140734954395344 18446744073709551615 4336723 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=171216 CPUtime=2.88 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 947 1249 0 0 288 0 0 0 25 0 5 0 732517562 175325184 15651 33554432000 4194304 4417452 140734954395344 18446744073709551615 4365999 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 171216

[startup+6.30051 s]
/proc/loadavg: 7.82 7.92 7.94 9/375 7519
/proc/meminfo: memFree=17618396/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=176336 CPUtime=24.49 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 42079 1249 0 0 2443 6 0 0 25 0 5 0 732517541 180568064 17123 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 44084 17123 180 55 0 41970 0
[pid=7509/tid=7516] ppid=7507 vsize=176336 CPUtime=6.08 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 14477 1249 0 0 606 2 0 0 25 0 5 0 732517562 180568064 17123 33554432000 4194304 4417452 140734954395344 18446744073709551615 4252352 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=176336 CPUtime=6.02 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 11722 1249 0 0 601 1 0 0 25 0 5 0 732517562 180568064 17123 33554432000 4194304 4417452 140734954395344 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=176336 CPUtime=6.08 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 5399 1249 0 0 607 1 0 0 25 0 5 0 732517562 180568064 17123 33554432000 4194304 4417452 140734954395344 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=176336 CPUtime=6.08 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 947 1249 0 0 608 0 0 0 25 0 5 0 732517562 180568064 17123 33554432000 4194304 4417452 140734954395344 18446744073709551615 18446744073699066043 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 176336

[startup+12.7004 s]
/proc/loadavg: 7.83 7.92 7.94 9/375 7519
/proc/meminfo: memFree=17637712/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=174236 CPUtime=50.01 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 44433 1249 0 0 4995 6 0 0 25 0 5 0 732517541 178417664 15635 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 43559 15635 180 55 0 41445 0
[pid=7509/tid=7516] ppid=7507 vsize=174236 CPUtime=12.48 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 15598 1249 0 0 1246 2 0 0 25 0 5 0 732517562 178417664 15635 33554432000 4194304 4417452 140734954395344 18446744073709551615 4320914 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=174236 CPUtime=12.34 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 11722 1249 0 0 1233 1 0 0 25 0 5 0 732517562 178417664 15635 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364474 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=174236 CPUtime=12.48 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 5420 1249 0 0 1247 1 0 0 25 0 5 0 732517562 178417664 15635 33554432000 4194304 4417452 140734954395344 18446744073709551615 4250003 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=174236 CPUtime=12.48 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 2159 1249 0 0 1248 0 0 0 25 0 5 0 732517562 178417664 15635 33554432000 4194304 4417452 140734954395344 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (KiB) 174236

[startup+25.5013 s]
/proc/loadavg: 7.87 7.92 7.94 9/375 7521
/proc/meminfo: memFree=17605608/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=182384 CPUtime=101.06 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 46542 1249 0 0 10100 6 0 0 25 0 5 0 732517541 186761216 17682 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 45596 17682 180 55 0 43482 0
[pid=7509/tid=7516] ppid=7507 vsize=182384 CPUtime=25.28 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 15615 1249 0 0 2526 2 0 0 25 0 5 0 732517562 186761216 17682 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=182384 CPUtime=24.98 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 12764 1249 0 0 2497 1 0 0 25 0 5 0 732517562 186761216 17682 33554432000 4194304 4417452 140734954395344 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=182384 CPUtime=25.28 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 6466 1249 0 0 2527 1 0 0 25 0 5 0 732517562 186761216 17682 33554432000 4194304 4417452 140734954395344 18446744073709551615 4250072 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=182384 CPUtime=25.28 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 2163 1249 0 0 2528 0 0 0 25 0 5 0 732517562 186761216 17682 33554432000 4194304 4417452 140734954395344 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.06
Current children cumulated vsize (KiB) 182384

[startup+51.101 s]
/proc/loadavg: 7.99 7.94 7.95 9/375 7521
/proc/meminfo: memFree=17588596/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=207680 CPUtime=203.15 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 60610 1249 0 0 20307 8 0 0 25 0 5 0 732517541 212664320 24002 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 51920 24002 180 55 0 49806 0
[pid=7509/tid=7516] ppid=7507 vsize=207680 CPUtime=50.88 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 21545 1249 0 0 5085 3 0 0 25 0 5 0 732517562 212664320 24002 33554432000 4194304 4417452 140734954395344 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=207680 CPUtime=50.28 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 17537 1249 0 0 5027 1 0 0 25 0 5 0 732517562 212664320 24002 33554432000 4194304 4417452 140734954395344 18446744073709551615 4270726 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=207680 CPUtime=50.87 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 8565 1249 0 0 5086 1 0 0 25 0 5 0 732517562 212664320 24002 33554432000 4194304 4417452 140734954395344 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=207680 CPUtime=50.88 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 3429 1249 0 0 5088 0 0 0 25 0 5 0 732517562 212664320 24002 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.15
Current children cumulated vsize (KiB) 207680

[startup+102.301 s]
/proc/loadavg: 8.06 7.96 7.95 9/375 7523
/proc/meminfo: memFree=17556080/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=240104 CPUtime=407.35 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 90926 1249 0 0 40724 11 0 0 25 0 5 0 732517541 245866496 32108 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 60026 32108 180 55 0 57912 0
[pid=7509/tid=7516] ppid=7507 vsize=240104 CPUtime=102.09 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 36321 1249 0 0 10204 5 0 0 25 0 5 0 732517562 245866496 32108 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=240104 CPUtime=100.88 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 28588 1249 0 0 10086 2 0 0 25 0 5 0 732517562 245866496 32108 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=240104 CPUtime=102.07 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 12254 1249 0 0 10206 1 0 0 25 0 5 0 732517562 245866496 32108 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=240104 CPUtime=102.09 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 4229 1249 0 0 10209 0 0 0 25 0 5 0 732517562 245866496 32108 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.35
Current children cumulated vsize (KiB) 240104

[startup+162.301 s]
/proc/loadavg: 8.08 7.98 7.96 9/375 7523
/proc/meminfo: memFree=17527416/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=259588 CPUtime=646.62 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 147259 1249 0 0 64642 20 0 0 25 0 5 0 732517541 265818112 37011 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 64897 37011 180 55 0 62783 0
[pid=7509/tid=7516] ppid=7507 vsize=259588 CPUtime=162.08 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 54989 1249 0 0 16200 8 0 0 25 0 5 0 732517562 265818112 37011 33554432000 4194304 4417452 140734954395344 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=259588 CPUtime=160.17 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 47763 1249 0 0 16012 5 0 0 25 0 5 0 732517562 265818112 37011 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=259588 CPUtime=162.05 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 25645 1249 0 0 16202 3 0 0 25 0 5 0 732517562 265818112 37011 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=259588 CPUtime=162.08 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 9328 1249 0 0 16207 1 0 0 25 0 5 0 732517562 265818112 37011 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 646.62
Current children cumulated vsize (KiB) 259588


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

[pid=7509/tid=7517] ppid=7507 vsize=475528 CPUtime=693.79 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 179579 1249 0 0 69353 26 0 0 25 0 5 0 732517562 486940672 90996 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=475528 CPUtime=701.59 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 159954 1249 0 0 70134 25 0 0 25 0 5 0 732517562 486940672 90996 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=475528 CPUtime=702.08 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 129928 1249 0 0 70189 19 0 0 25 0 5 0 732517562 486940672 90996 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2799.79
Current children cumulated vsize (KiB) 475528

[startup+762.301 s]
/proc/loadavg: 5.14 7.18 7.70 5/365 7560
/proc/meminfo: memFree=17776704/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=538712 CPUtime=3039.11 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 764805 1249 0 0 303793 118 0 0 25 0 5 0 732517541 551641088 106792 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 134678 106792 180 55 0 132564 0
[pid=7509/tid=7516] ppid=7507 vsize=538712 CPUtime=762.1 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 234647 1249 0 0 76174 36 0 0 25 0 5 0 732517562 551641088 106792 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=538712 CPUtime=753.08 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 196652 1249 0 0 75279 29 0 0 25 0 5 0 732517562 551641088 106792 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=538712 CPUtime=761.61 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 178695 1249 0 0 76133 28 0 0 25 0 5 0 732517562 551641088 106792 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=538712 CPUtime=762.09 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 145277 1249 0 0 76188 21 0 0 25 0 5 0 732517562 551641088 106792 33554432000 4194304 4417452 140734954395344 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3039.11
Current children cumulated vsize (KiB) 538712

[startup+822.301 s]
/proc/loadavg: 4.42 6.60 7.46 5/365 7562
/proc/meminfo: memFree=17708844/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=573024 CPUtime=3278.38 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 794721 1249 0 0 327717 121 0 0 25 0 5 0 732517541 586776576 115370 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 143256 115370 180 55 0 141142 0
[pid=7509/tid=7516] ppid=7507 vsize=573024 CPUtime=822.09 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 242839 1249 0 0 82172 37 0 0 25 0 5 0 732517562 586776576 115370 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=573024 CPUtime=812.38 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 198121 1249 0 0 81208 30 0 0 25 0 5 0 732517562 586776576 115370 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=573024 CPUtime=821.6 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 186887 1249 0 0 82131 29 0 0 25 0 5 0 732517562 586776576 115370 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=573024 CPUtime=822.08 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 157340 1249 0 0 82185 23 0 0 25 0 5 0 732517562 586776576 115370 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3278.38
Current children cumulated vsize (KiB) 573024

[startup+882.314 s]
/proc/loadavg: 4.15 6.12 7.25 5/365 7564
/proc/meminfo: memFree=17681660/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=632980 CPUtime=3517.73 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 848574 1249 0 0 351641 132 0 0 25 0 5 0 732517541 648171520 130359 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 158245 130359 180 55 0 156131 0
[pid=7509/tid=7516] ppid=7507 vsize=632980 CPUtime=882.1 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 254211 1249 0 0 88171 39 0 0 25 0 5 0 732517562 648171520 130359 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=632980 CPUtime=871.67 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 218461 1249 0 0 87133 34 0 0 25 0 5 0 732517562 648171520 130359 33554432000 4194304 4417452 140734954395344 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=632980 CPUtime=881.61 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 193840 1249 0 0 88131 30 0 0 25 0 5 0 732517562 648171520 130359 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=632980 CPUtime=882.09 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 172528 1249 0 0 88184 25 0 0 25 0 5 0 732517562 648171520 130359 33554432000 4194304 4417452 140734954395344 18446744073709551615 4357003 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3517.73
Current children cumulated vsize (KiB) 632980

[startup+942.301 s]
/proc/loadavg: 4.05 5.73 7.04 5/365 7566
/proc/meminfo: memFree=17639220/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=675520 CPUtime=3756.98 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 897815 1249 0 0 375556 142 0 0 25 0 5 0 732517541 691732480 140994 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 168880 140994 180 55 0 166766 0
[pid=7509/tid=7516] ppid=7507 vsize=675520 CPUtime=942.09 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 277293 1249 0 0 94165 44 0 0 25 0 5 0 732517562 691732480 140994 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=675520 CPUtime=930.96 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 226653 1249 0 0 93060 36 0 0 25 0 5 0 732517562 691732480 140994 33554432000 4194304 4417452 140734954395344 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=675520 CPUtime=941.6 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 203838 1249 0 0 94128 32 0 0 25 0 5 0 732517562 691732480 140994 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=675520 CPUtime=942.09 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 180497 1249 0 0 94182 27 0 0 25 0 5 0 732517562 691732480 140994 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3756.98
Current children cumulated vsize (KiB) 675520

[startup+1002.3 s]
/proc/loadavg: 4.05 5.43 6.85 5/365 7568
/proc/meminfo: memFree=17745696/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=569376 CPUtime=3996.26 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 938320 1249 0 0 399478 148 0 0 25 0 5 0 732517541 583041024 114426 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 142344 114426 180 55 0 140230 0
[pid=7509/tid=7516] ppid=7507 vsize=569376 CPUtime=1002.09 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 291636 1249 0 0 100163 46 0 0 25 0 5 0 732517562 583041024 114426 33554432000 4194304 4417452 140734954395344 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=569376 CPUtime=990.24 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 234888 1249 0 0 98987 37 0 0 25 0 5 0 732517562 583041024 114426 33554432000 4194304 4417452 140734954395344 18446744073709551615 4270235 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=569376 CPUtime=1001.6 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 212036 1249 0 0 100126 34 0 0 25 0 5 0 732517562 583041024 114426 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=569376 CPUtime=1002.09 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 190226 1249 0 0 100181 28 0 0 25 0 5 0 732517562 583041024 114426 33554432000 4194304 4417452 140734954395344 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3996.26
Current children cumulated vsize (KiB) 569376

[startup+1062.3 s]
/proc/loadavg: 4.10 5.18 6.68 5/365 7568
/proc/meminfo: memFree=17692224/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=623468 CPUtime=4235.56 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 967887 1249 0 0 423403 153 0 0 25 0 5 0 732517541 638431232 127949 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 155867 127949 180 55 0 153753 0
[pid=7509/tid=7516] ppid=7507 vsize=623468 CPUtime=1062.09 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 292979 1249 0 0 106163 46 0 0 25 0 5 0 732517562 638431232 127949 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=623468 CPUtime=1049.55 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 250047 1249 0 0 104915 40 0 0 25 0 5 0 732517562 638431232 127949 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=623468 CPUtime=1061.6 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 214606 1249 0 0 106126 34 0 0 25 0 5 0 732517562 638431232 127949 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=623468 CPUtime=1062.09 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 200721 1249 0 0 106179 30 0 0 25 0 5 0 732517562 638431232 127949 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4235.56
Current children cumulated vsize (KiB) 623468

[startup+1122.3 s]
/proc/loadavg: 4.03 4.97 6.50 5/365 7570
/proc/meminfo: memFree=17670736/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=644312 CPUtime=4474.85 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 1010068 1249 0 0 447325 160 0 0 25 0 5 0 732517541 659775488 133160 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 161078 133160 180 55 0 158964 0
[pid=7509/tid=7516] ppid=7507 vsize=644312 CPUtime=1122.1 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 307708 1249 0 0 112162 48 0 0 25 0 5 0 732517562 659775488 133160 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=644312 CPUtime=1108.83 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 251130 1249 0 0 110843 40 0 0 25 0 5 0 732517562 659775488 133160 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=644312 CPUtime=1121.6 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 233328 1249 0 0 112121 39 0 0 25 0 5 0 732517562 659775488 133160 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=644312 CPUtime=1122.09 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 208368 1249 0 0 112178 31 0 0 25 0 5 0 732517562 659775488 133160 33554432000 4194304 4417452 140734954395344 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4474.85
Current children cumulated vsize (KiB) 644312

[startup+1182.3 s]
/proc/loadavg: 4.08 4.80 6.35 5/365 7572
/proc/meminfo: memFree=17587376/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=709896 CPUtime=4714.15 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 1040440 1249 0 0 471251 164 0 0 25 0 5 0 732517541 726933504 149556 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 177474 149556 180 55 0 175360 0
[pid=7509/tid=7516] ppid=7507 vsize=709896 CPUtime=1182.1 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 315900 1249 0 0 118161 49 0 0 25 0 5 0 732517562 726933504 149556 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=709896 CPUtime=1168.12 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 254258 1249 0 0 116772 40 0 0 25 0 5 0 732517562 726933504 149556 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=709896 CPUtime=1181.6 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 241520 1249 0 0 118120 40 0 0 25 0 5 0 732517562 726933504 149556 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=709896 CPUtime=1182.09 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 219228 1249 0 0 118177 32 0 0 25 0 5 0 732517562 726933504 149556 33554432000 4194304 4417452 140734954395344 18446744073709551615 4365130 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4714.15
Current children cumulated vsize (KiB) 709896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 4.06 4.75 6.30 5/365 7572
/proc/meminfo: memFree=17593064/32951124 swapFree=45193364/67111528
[pid=7509] ppid=7507 vsize=721868 CPUtime=4800.32 cores=1,3,5,7
/proc/7509/stat : 7509 (plingeling) S 7507 7509 6932 0 -1 4202496 1043433 1249 0 0 479867 165 0 0 25 0 5 0 732517541 739192832 152549 33554432000 4194304 4417452 140734954395344 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/7509/statm: 180467 152549 180 55 0 178353 0
[pid=7509/tid=7516] ppid=7507 vsize=721868 CPUtime=1203.71 cores=1,3,5,7
/proc/7509/task/7516/stat : 7516 (plingeling) R 7507 7509 6932 0 -1 4202560 315900 1249 0 0 120322 49 0 0 25 0 5 0 732517562 739192832 152549 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=7509/tid=7517] ppid=7507 vsize=721868 CPUtime=1189.47 cores=1,3,5,7
/proc/7509/task/7517/stat : 7517 (plingeling) R 7507 7509 6932 0 -1 4202560 254258 1249 0 0 118907 40 0 0 25 0 5 0 732517562 739192832 152549 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=7509/tid=7518] ppid=7507 vsize=721868 CPUtime=1203.22 cores=1,3,5,7
/proc/7509/task/7518/stat : 7518 (plingeling) R 7507 7509 6932 0 -1 4202560 241520 1249 0 0 120282 40 0 0 25 0 5 0 732517562 739192832 152549 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=7509/tid=7519] ppid=7507 vsize=721868 CPUtime=1203.71 cores=1,3,5,7
/proc/7509/task/7519/stat : 7519 (plingeling) R 7507 7509 6932 0 -1 4202560 222221 1249 0 0 120338 33 0 0 25 0 5 0 732517562 739192832 152549 33554432000 4194304 4417452 140734954395344 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 721868

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): 1203.95
CPU time (s): 4800.4
CPU user time (s): 4798.72
CPU system time (s): 1.67874
CPU usage (%): 398.722
Max. virtual memory (cumulated for all children) (KiB): 727548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.72
system time used= 1.67874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1044682
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= 115
involuntary context switches= 36225

runsolver used 3.88541 second user time and 10.3624 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 03:27:49
IDJOB=3371459
IDBENCH=83113
IDSOLVER=1848
FILE ID=node118/3371459-1305422869
RUNJOBID= node118-1305419765-6951
PBS_JOBID= 13324586
Free space on /tmp= 73036 MiB

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

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=2103039497

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17714540 kB
Buffers:        281476 kB
Cached:        4473512 kB
SwapCached:      22084 kB
Active:       12312256 kB
Inactive:      2620392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17714540 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:            3116 kB
Writeback:           0 kB
AnonPages:    10168888 kB
Mapped:          15620 kB
Slab:           148840 kB
PageTables:      90740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89194720 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= 73048 MiB
End job on node118 at 2011-05-15 03:47:55