Trace number 3371457

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.15 1203.55

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
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 variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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-3371457-1305423047/watcher-3371457-1305423047 -o /tmp/evaluation-result-3371457-1305423047/solver-3371457-1305423047 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371457-1305423047.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: 3.99 6.58 7.37 2/279 6517
/proc/meminfo: memFree=18919220/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=12412 CPUtime=0 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) R 6515 6517 5706 0 -1 4202496 1108 1252 0 0 0 0 0 0 22 0 1 0 653904333 12709888 1038 33554432000 4194304 4417452 140736568998960 18446744073709551615 274664502365 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/6517/statm: 3103 1050 141 55 0 989 0

[startup+0.0830999 s]
/proc/loadavg: 3.99 6.58 7.37 2/279 6517
/proc/meminfo: memFree=18919220/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=25412 CPUtime=0.07 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) R 6515 6517 5706 0 -1 4202496 4495 1252 0 0 7 0 0 0 22 0 1 0 653904333 26021888 4377 33554432000 4194304 4417452 140736568998960 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/6517/statm: 6353 4377 149 55 0 4239 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25412

[startup+0.101038 s]
/proc/loadavg: 3.99 6.58 7.37 2/279 6517
/proc/meminfo: memFree=18919220/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=29508 CPUtime=0.08 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) R 6515 6517 5706 0 -1 4202496 5519 1252 0 0 8 0 0 0 22 0 1 0 653904333 30216192 5401 33554432000 4194304 4417452 140736568998960 18446744073709551615 4259603 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/6517/statm: 7377 5401 149 55 0 5263 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29508

[startup+0.300939 s]
/proc/loadavg: 3.99 6.58 7.37 2/279 6517
/proc/meminfo: memFree=18919220/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=92068 CPUtime=0.53 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 14376 1252 0 0 52 1 0 0 23 0 5 0 653904333 94277632 10796 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 23017 10796 172 55 0 20903 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 92068

[startup+0.700872 s]
/proc/loadavg: 3.99 6.58 7.37 2/279 6517
/proc/meminfo: memFree=18919220/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=150072 CPUtime=2.13 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 22855 1252 0 0 211 2 0 0 23 0 5 0 653904333 153673728 10229 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 37518 10229 174 55 0 35404 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 150072

[startup+1.50073 s]
/proc/loadavg: 3.99 6.58 7.37 9/291 6542
/proc/meminfo: memFree=18828968/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=149680 CPUtime=5.32 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 35522 1252 0 0 528 4 0 0 23 0 5 0 653904333 153272320 11837 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 37420 11837 174 55 0 35306 0
[pid=6517/tid=6535] ppid=6515 vsize=149680 CPUtime=1.27 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 7163 1252 0 0 127 0 0 0 25 0 5 0 653904355 153272320 11837 33554432000 4194304 4417452 140736568998960 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=149680 CPUtime=1.25 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 7411 1252 0 0 125 0 0 0 25 0 5 0 653904355 153272320 11837 33554432000 4194304 4417452 140736568998960 18446744073709551615 4286844 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=149680 CPUtime=1.27 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 10606 1252 0 0 126 1 0 0 18 0 5 0 653904355 153272320 11837 33554432000 4194304 4417452 140736568998960 18446744073709551615 4286960 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=149680 CPUtime=1.28 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 823 1252 0 0 128 0 0 0 25 0 5 0 653904355 153272320 11837 33554432000 4194304 4417452 140736568998960 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.32
Current children cumulated vsize (KiB) 149680

[startup+3.10045 s]
/proc/loadavg: 4.31 6.61 7.37 9/291 6542
/proc/meminfo: memFree=18829092/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=165920 CPUtime=11.71 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 42452 1252 0 0 1166 5 0 0 23 0 5 0 653904333 169902080 12927 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 41480 12927 179 55 0 39366 0
[pid=6517/tid=6535] ppid=6515 vsize=165920 CPUtime=2.87 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 9131 1252 0 0 287 0 0 0 25 0 5 0 653904355 169902080 12927 33554432000 4194304 4417452 140736568998960 18446744073709551615 4257128 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=165920 CPUtime=2.85 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 9625 1252 0 0 284 1 0 0 25 0 5 0 653904355 169902080 12927 33554432000 4194304 4417452 140736568998960 18446744073709551615 4257861 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=165920 CPUtime=2.87 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 13354 1252 0 0 285 2 0 0 20 0 5 0 653904355 169902080 12927 33554432000 4194304 4417452 140736568998960 18446744073709551615 4258247 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=165920 CPUtime=2.88 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 823 1252 0 0 288 0 0 0 25 0 5 0 653904355 169902080 12927 33554432000 4194304 4417452 140736568998960 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 165920

[startup+6.3009 s]
/proc/loadavg: 4.31 6.61 7.37 10/291 6542
/proc/meminfo: memFree=18782724/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=168480 CPUtime=23.23 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 43727 1252 0 0 2315 8 0 0 23 0 5 0 653904333 172523520 13567 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 42120 13567 179 55 0 40006 0
[pid=6517/tid=6535] ppid=6515 vsize=168480 CPUtime=5.3 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 9212 1252 0 0 528 2 0 0 25 0 5 0 653904355 172523520 13567 33554432000 4194304 4417452 140736568998960 18446744073709551615 4249870 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=168480 CPUtime=6.02 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 10362 1252 0 0 601 1 0 0 25 0 5 0 653904355 172523520 13567 33554432000 4194304 4417452 140736568998960 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=168480 CPUtime=5.6 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 13354 1252 0 0 557 3 0 0 25 0 5 0 653904355 172523520 13567 33554432000 4194304 4417452 140736568998960 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=168480 CPUtime=6.08 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 1280 1252 0 0 608 0 0 0 25 0 5 0 653904355 172523520 13567 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.23
Current children cumulated vsize (KiB) 168480

[startup+12.7008 s]
/proc/loadavg: 4.61 6.63 7.37 9/291 6543
/proc/meminfo: memFree=18786648/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=172308 CPUtime=48.52 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 44737 1252 0 0 4843 9 0 0 23 0 5 0 653904333 176443392 14524 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 43077 14524 179 55 0 40963 0
[pid=6517/tid=6535] ppid=6515 vsize=172308 CPUtime=11.7 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 9212 1252 0 0 1168 2 0 0 25 0 5 0 653904355 176443392 14524 33554432000 4194304 4417452 140736568998960 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=172308 CPUtime=12.37 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 10370 1252 0 0 1236 1 0 0 25 0 5 0 653904355 176443392 14524 33554432000 4194304 4417452 140736568998960 18446744073709551615 4258253 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=172308 CPUtime=11.75 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 13873 1252 0 0 1171 4 0 0 25 0 5 0 653904355 176443392 14524 33554432000 4194304 4417452 140736568998960 18446744073709551615 4249991 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=172308 CPUtime=12.48 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 1763 1252 0 0 1248 0 0 0 25 0 5 0 653904355 176443392 14524 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.52
Current children cumulated vsize (KiB) 172308

[startup+25.5006 s]
/proc/loadavg: 5.49 6.73 7.39 9/291 6543
/proc/meminfo: memFree=18779092/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=176300 CPUtime=99.59 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 46498 1252 0 0 9949 10 0 0 23 0 5 0 653904333 180531200 15522 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 44075 15522 179 55 0 41961 0
[pid=6517/tid=6535] ppid=6515 vsize=176300 CPUtime=24.49 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 9738 1252 0 0 2447 2 0 0 25 0 5 0 653904355 180531200 15522 33554432000 4194304 4417452 140736568998960 18446744073709551615 4236928 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=176300 CPUtime=25.05 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 10555 1252 0 0 2504 1 0 0 25 0 5 0 653904355 180531200 15522 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=176300 CPUtime=24.54 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 13899 1252 0 0 2450 4 0 0 25 0 5 0 653904355 180531200 15522 33554432000 4194304 4417452 140736568998960 18446744073709551615 4253513 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=176300 CPUtime=25.28 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 2787 1252 0 0 2528 0 0 0 25 0 5 0 653904355 180531200 15522 33554432000 4194304 4417452 140736568998960 18446744073709551615 4236735 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.59
Current children cumulated vsize (KiB) 176300

[startup+51.1012 s]
/proc/loadavg: 6.35 6.83 7.41 9/291 6544
/proc/meminfo: memFree=18724544/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=208520 CPUtime=201.73 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 66973 1252 0 0 20155 18 0 0 23 0 5 0 653904333 213524480 23583 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 52130 23583 179 55 0 50016 0
[pid=6517/tid=6535] ppid=6515 vsize=208520 CPUtime=50.09 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 15816 1252 0 0 5006 3 0 0 25 0 5 0 653904355 213524480 23583 33554432000 4194304 4417452 140736568998960 18446744073709551615 4260694 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=208520 CPUtime=50.42 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 20588 1252 0 0 5040 2 0 0 25 0 5 0 653904355 213524480 23583 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=208520 CPUtime=50.1 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 17042 1252 0 0 5000 10 0 0 25 0 5 0 653904355 213524480 23583 33554432000 4194304 4417452 140736568998960 18446744073709551615 4365078 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=208520 CPUtime=50.87 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 4008 1252 0 0 5087 0 0 0 25 0 5 0 653904355 213524480 23583 33554432000 4194304 4417452 140736568998960 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.73
Current children cumulated vsize (KiB) 208520

[startup+102.31 s]
/proc/loadavg: 7.34 7.02 7.44 9/291 6545
/proc/meminfo: memFree=18666500/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=252880 CPUtime=406.07 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 115599 1252 0 0 40582 25 0 0 23 0 5 0 653904333 258949120 34673 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 63220 34673 179 55 0 61106 0
[pid=6517/tid=6535] ppid=6515 vsize=252880 CPUtime=101.3 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 29044 1252 0 0 10124 6 0 0 25 0 5 0 653904355 258949120 34673 33554432000 4194304 4417452 140736568998960 18446744073709551615 4310560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=252880 CPUtime=101.17 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 40901 1252 0 0 10112 5 0 0 25 0 5 0 653904355 258949120 34673 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=252880 CPUtime=101.28 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 24251 1252 0 0 10117 11 0 0 25 0 5 0 653904355 258949120 34673 33554432000 4194304 4417452 140736568998960 18446744073709551615 4308405 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=252880 CPUtime=102.09 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 11884 1252 0 0 10208 1 0 0 25 0 5 0 653904355 258949120 34673 33554432000 4194304 4417452 140736568998960 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.07
Current children cumulated vsize (KiB) 252880

[startup+162.301 s]
/proc/loadavg: 7.77 7.20 7.47 9/291 6547
/proc/meminfo: memFree=18622968/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=267320 CPUtime=645.45 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 165583 1252 0 0 64510 35 0 0 23 0 5 0 653904333 273735680 38311 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 66830 38311 180 55 0 64716 0
[pid=6517/tid=6535] ppid=6515 vsize=267320 CPUtime=161.27 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 40909 1252 0 0 16119 8 0 0 25 0 5 0 653904355 273735680 38311 33554432000 4194304 4417452 140736568998960 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=267320 CPUtime=160.62 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 58694 1252 0 0 16054 8 0 0 25 0 5 0 653904355 273735680 38311 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=267320 CPUtime=161.24 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 36244 1252 0 0 16110 14 0 0 25 0 5 0 653904355 273735680 38311 33554432000 4194304 4417452 140736568998960 18446744073709551615 4365150 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=267320 CPUtime=162.08 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 20217 1252 0 0 16206 2 0 0 25 0 5 0 653904355 273735680 38311 33554432000 4194304 4417452 140736568998960 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 645.45
Current children cumulated vsize (KiB) 267320


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

[pid=6517/tid=6536] ppid=6515 vsize=570180 CPUtime=755.18 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 200238 1252 0 0 75485 33 0 0 25 0 5 0 653904355 583864320 114031 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=570180 CPUtime=760.98 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 152123 1252 0 0 76056 42 0 0 25 0 5 0 653904355 583864320 114031 33554432000 4194304 4417452 140736568998960 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=570180 CPUtime=762.04 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 101767 1252 0 0 76191 13 0 0 25 0 5 0 653904355 583864320 114031 33554432000 4194304 4417452 140736568998960 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.63
Current children cumulated vsize (KiB) 570180

[startup+822.301 s]
/proc/loadavg: 8.15 8.00 7.78 9/291 6564
/proc/meminfo: memFree=18007196/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=585308 CPUtime=3279 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 658375 1252 0 0 327772 128 0 0 23 0 5 0 653904333 599355392 117813 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 146327 117813 180 55 0 144213 0
[pid=6517/tid=6535] ppid=6515 vsize=585308 CPUtime=821.17 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 177602 1252 0 0 82084 33 0 0 25 0 5 0 653904355 599355392 117813 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=585308 CPUtime=814.63 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 200244 1252 0 0 81430 33 0 0 25 0 5 0 653904355 599355392 117813 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=585308 CPUtime=820.94 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 160872 1252 0 0 82049 45 0 0 25 0 5 0 653904355 599355392 117813 33554432000 4194304 4417452 140736568998960 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=585308 CPUtime=822.02 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 110138 1252 0 0 82187 15 0 0 25 0 5 0 653904355 599355392 117813 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3279
Current children cumulated vsize (KiB) 585308

[startup+882.301 s]
/proc/loadavg: 8.10 8.01 7.80 9/291 6566
/proc/meminfo: memFree=18002972/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=578368 CPUtime=3518.41 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 700444 1252 0 0 351706 135 0 0 23 0 5 0 653904333 592248832 116078 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 144592 116078 180 55 0 142478 0
[pid=6517/tid=6535] ppid=6515 vsize=578368 CPUtime=881.16 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 185794 1252 0 0 88082 34 0 0 25 0 5 0 653904355 592248832 116078 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=578368 CPUtime=874.08 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 214517 1252 0 0 87373 35 0 0 25 0 5 0 653904355 592248832 116078 33554432000 4194304 4417452 140736568998960 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=578368 CPUtime=880.92 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 169843 1252 0 0 88045 47 0 0 25 0 5 0 653904355 592248832 116078 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=578368 CPUtime=882.02 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 120771 1252 0 0 88185 17 0 0 25 0 5 0 653904355 592248832 116078 33554432000 4194304 4417452 140736568998960 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.41
Current children cumulated vsize (KiB) 578368

[startup+942.301 s]
/proc/loadavg: 8.14 8.04 7.82 9/291 6567
/proc/meminfo: memFree=17856892/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=619344 CPUtime=3757.83 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 718820 1252 0 0 375644 139 0 0 23 0 5 0 653904333 634208256 126322 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 154836 126322 180 55 0 152722 0
[pid=6517/tid=6535] ppid=6515 vsize=619344 CPUtime=941.15 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 185794 1252 0 0 94081 34 0 0 25 0 5 0 653904355 634208256 126322 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=619344 CPUtime=933.54 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 223833 1252 0 0 93318 36 0 0 25 0 5 0 653904355 634208256 126322 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=619344 CPUtime=940.89 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 171389 1252 0 0 94041 48 0 0 25 0 5 0 653904355 634208256 126322 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=619344 CPUtime=942.01 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 128285 1252 0 0 94183 18 0 0 25 0 5 0 653904355 634208256 126322 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3757.83
Current children cumulated vsize (KiB) 619344

[startup+1002.3 s]
/proc/loadavg: 8.09 8.04 7.83 9/291 6569
/proc/meminfo: memFree=17772192/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=664788 CPUtime=3997.24 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 754213 1252 0 0 399576 148 0 0 23 0 5 0 653904333 680742912 137683 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 166197 137683 180 55 0 164083 0
[pid=6517/tid=6535] ppid=6515 vsize=664788 CPUtime=1001.12 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 189877 1252 0 0 100077 35 0 0 25 0 5 0 653904355 680742912 137683 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=664788 CPUtime=992.99 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 226382 1252 0 0 99262 37 0 0 25 0 5 0 653904355 680742912 137683 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=664788 CPUtime=1000.88 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 192420 1252 0 0 100034 54 0 0 25 0 5 0 653904355 680742912 137683 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=664788 CPUtime=1002 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 136015 1252 0 0 100181 19 0 0 25 0 5 0 653904355 680742912 137683 33554432000 4194304 4417452 140736568998960 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.24
Current children cumulated vsize (KiB) 664788

[startup+1062.3 s]
/proc/loadavg: 8.08 8.05 7.84 9/291 6571
/proc/meminfo: memFree=17855628/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=700384 CPUtime=4236.64 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 775904 1252 0 0 423513 151 0 0 23 0 5 0 653904333 717193216 146582 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 175096 146582 180 55 0 172982 0
[pid=6517/tid=6535] ppid=6515 vsize=700384 CPUtime=1061.11 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 202359 1252 0 0 106074 37 0 0 25 0 5 0 653904355 717193216 146582 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=700384 CPUtime=1052.44 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 228630 1252 0 0 105207 37 0 0 25 0 5 0 653904355 717193216 146582 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=700384 CPUtime=1060.85 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 192420 1252 0 0 106031 54 0 0 25 0 5 0 653904355 717193216 146582 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=700384 CPUtime=1061.99 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 142976 1252 0 0 106179 20 0 0 25 0 5 0 653904355 717193216 146582 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4236.64
Current children cumulated vsize (KiB) 700384

[startup+1122.3 s]
/proc/loadavg: 8.06 8.05 7.85 9/291 6572
/proc/meminfo: memFree=17840736/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=768196 CPUtime=4476.06 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 825532 1252 0 0 447445 161 0 0 23 0 5 0 653904333 786632704 163535 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 192049 163535 180 55 0 189935 0
[pid=6517/tid=6535] ppid=6515 vsize=768196 CPUtime=1121.1 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 225058 1252 0 0 112069 41 0 0 25 0 5 0 653904355 786632704 163535 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=768196 CPUtime=1111.9 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 250767 1252 0 0 111150 40 0 0 25 0 5 0 653904355 786632704 163535 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=768196 CPUtime=1120.82 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 192420 1252 0 0 112026 56 0 0 25 0 5 0 653904355 786632704 163535 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=768196 CPUtime=1121.99 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 147768 1252 0 0 112178 21 0 0 25 0 5 0 653904355 786632704 163535 33554432000 4194304 4417452 140736568998960 18446744073709551615 4353520 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4476.06
Current children cumulated vsize (KiB) 768196

[startup+1182.3 s]
/proc/loadavg: 8.06 8.05 7.86 9/291 6574
/proc/meminfo: memFree=17703944/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=779580 CPUtime=4715.47 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 850278 1252 0 0 471381 166 0 0 23 0 5 0 653904333 798289920 166381 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 194895 166381 180 55 0 192781 0
[pid=6517/tid=6535] ppid=6515 vsize=779580 CPUtime=1181.1 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 241540 1252 0 0 118065 45 0 0 25 0 5 0 653904355 798289920 166381 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=779580 CPUtime=1171.36 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 250767 1252 0 0 117096 40 0 0 25 0 5 0 653904355 798289920 166381 33554432000 4194304 4417452 140736568998960 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=779580 CPUtime=1180.79 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 192420 1252 0 0 118023 56 0 0 25 0 5 0 653904355 798289920 166381 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=779580 CPUtime=1181.99 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 156032 1252 0 0 118176 23 0 0 25 0 5 0 653904355 798289920 166381 33554432000 4194304 4417452 140736568998960 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4715.47
Current children cumulated vsize (KiB) 779580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.10 8.06 7.87 5/285 6575
/proc/meminfo: memFree=18193904/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=837604 CPUtime=4800.07 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 869558 1252 0 0 479836 171 0 0 23 0 5 0 653904333 857706496 180887 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 209401 180887 180 55 0 207287 0
[pid=6517/tid=6535] ppid=6515 vsize=837604 CPUtime=1202.3 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 241540 1252 0 0 120185 45 0 0 25 0 5 0 653904355 857706496 180887 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=837604 CPUtime=1192.37 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 250767 1252 0 0 119196 41 0 0 25 0 5 0 653904355 857706496 180887 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=837604 CPUtime=1201.98 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 208804 1252 0 0 120139 59 0 0 25 0 5 0 653904355 857706496 180887 33554432000 4194304 4417452 140736568998960 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=837604 CPUtime=1203.19 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 158928 1252 0 0 120296 23 0 0 25 0 5 0 653904355 857706496 180887 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 837604

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

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

[startup+1203.5 s]
/proc/loadavg: 8.10 8.06 7.87 5/285 6575
/proc/meminfo: memFree=18193904/32951132 swapFree=67093824/67111528
[pid=6517] ppid=6515 vsize=837604 CPUtime=4800.07 cores=0,2,4,6
/proc/6517/stat : 6517 (plingeling) S 6515 6517 5706 0 -1 4202496 869558 1252 0 0 479836 171 0 0 23 0 5 0 653904333 857706496 180887 33554432000 4194304 4417452 140736568998960 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6517/statm: 209401 180887 180 55 0 207287 0
[pid=6517/tid=6535] ppid=6515 vsize=837604 CPUtime=1202.3 cores=0,2,4,6
/proc/6517/task/6535/stat : 6535 (plingeling) R 6515 6517 5706 0 -1 4202560 241540 1252 0 0 120185 45 0 0 25 0 5 0 653904355 857706496 180887 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6517/tid=6536] ppid=6515 vsize=837604 CPUtime=1192.37 cores=0,2,4,6
/proc/6517/task/6536/stat : 6536 (plingeling) R 6515 6517 5706 0 -1 4202560 250767 1252 0 0 119196 41 0 0 25 0 5 0 653904355 857706496 180887 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6517/tid=6537] ppid=6515 vsize=837604 CPUtime=1201.98 cores=0,2,4,6
/proc/6517/task/6537/stat : 6537 (plingeling) R 6515 6517 5706 0 -1 4202560 208804 1252 0 0 120139 59 0 0 25 0 5 0 653904355 857706496 180887 33554432000 4194304 4417452 140736568998960 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6517/tid=6538] ppid=6515 vsize=837604 CPUtime=1203.19 cores=0,2,4,6
/proc/6517/task/6538/stat : 6538 (plingeling) R 6515 6517 5706 0 -1 4202560 158928 1252 0 0 120296 23 0 0 25 0 5 0 653904355 857706496 180887 33554432000 4194304 4417452 140736568998960 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 837604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.55
CPU time (s): 4800.15
CPU user time (s): 4798.4
CPU system time (s): 1.75273
CPU usage (%): 398.831
Max. virtual memory (cumulated for all children) (KiB): 850288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.4
system time used= 1.75273
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 870810
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= 76
involuntary context switches= 24078

runsolver used 3.19851 second user time and 7.73982 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 03:30:47
IDJOB=3371457
IDBENCH=83115
IDSOLVER=1848
FILE ID=node131/3371457-1305423047
RUNJOBID= node131-1305423047-6503
PBS_JOBID= 13324564
Free space on /tmp= 73684 MiB

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

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=69421644

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:      18919632 kB
Buffers:        278540 kB
Cached:        3774828 kB
SwapCached:       1504 kB
Active:       10580344 kB
Inactive:      3193840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18919632 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            4716 kB
Writeback:          56 kB
AnonPages:     9718772 kB
Mapped:          26336 kB
Slab:           164200 kB
PageTables:      31108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 27996860 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= 73688 MiB
End job on node131 at 2011-05-15 03:50:52