Trace number 3371445

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 1202.52

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3371445-1305417090/watcher-3371445-1305417090 -o /tmp/evaluation-result-3371445-1305417090/solver-3371445-1305417090 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371445-1305417090.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.50 8.00 7.97 6/242 9627
/proc/meminfo: memFree=24292304/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=16004 CPUtime=0 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) R 9625 9627 8848 0 -1 4202496 2000 1253 0 0 0 0 0 0 21 0 1 0 653309734 16388096 1929 33554432000 4194304 4417452 140735226520352 18446744073709551615 222921471069 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9627/statm: 4001 1941 144 55 0 1887 0

[startup+0.092654 s]
/proc/loadavg: 7.50 8.00 7.97 6/242 9627
/proc/meminfo: memFree=24292304/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=36788 CPUtime=0.08 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) R 9625 9627 8848 0 -1 4202496 7299 1253 0 0 7 1 0 0 21 0 1 0 653309734 37670912 7221 33554432000 4194304 4417452 140735226520352 18446744073709551615 4259103 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9627/statm: 9197 7221 149 55 0 7083 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36788

[startup+0.100657 s]
/proc/loadavg: 7.50 8.00 7.97 6/242 9627
/proc/meminfo: memFree=24292304/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=36788 CPUtime=0.09 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) R 9625 9627 8848 0 -1 4202496 7299 1253 0 0 8 1 0 0 21 0 1 0 653309734 37670912 7221 33554432000 4194304 4417452 140735226520352 18446744073709551615 4259215 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9627/statm: 9197 7221 149 55 0 7083 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36788

[startup+0.30061 s]
/proc/loadavg: 7.50 8.00 7.97 6/242 9627
/proc/meminfo: memFree=24292304/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=80196 CPUtime=0.29 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) R 9625 9627 8848 0 -1 4202496 18151 1253 0 0 27 2 0 0 22 0 1 0 653309734 82120704 18073 33554432000 4194304 4417452 140735226520352 18446744073709551615 222921776896 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9627/statm: 20049 18073 149 55 0 17935 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80196

[startup+0.700509 s]
/proc/loadavg: 7.50 8.00 7.97 6/242 9627
/proc/meminfo: memFree=24292304/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=182180 CPUtime=1.76 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 27043 1253 0 0 173 3 0 0 22 0 5 0 653309734 186552320 17244 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 45545 17244 172 55 0 43431 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 182180

[startup+1.50036 s]
/proc/loadavg: 7.70 8.04 7.98 9/247 9637
/proc/meminfo: memFree=24207084/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=181636 CPUtime=4.95 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 32966 1253 0 0 492 3 0 0 22 0 5 0 653309734 185995264 18071 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 45409 18071 172 55 0 43295 0
[pid=9627/tid=9634] ppid=9625 vsize=181636 CPUtime=1.14 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 6887 1253 0 0 114 0 0 0 25 0 5 0 653309768 185995264 18071 33554432000 4194304 4417452 140735226520352 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=181636 CPUtime=1.14 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 4687 1253 0 0 114 0 0 0 19 0 5 0 653309768 185995264 18071 33554432000 4194304 4417452 140735226520352 18446744073709551615 4290633 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=181636 CPUtime=1.15 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 1914 1253 0 0 115 0 0 0 25 0 5 0 653309768 185995264 18071 33554432000 4194304 4417452 140735226520352 18446744073709551615 4284962 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=181636 CPUtime=1.15 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 1315 1253 0 0 115 0 0 0 25 0 5 0 653309768 185995264 18071 33554432000 4194304 4417452 140735226520352 18446744073709551615 4352436 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 181636

[startup+3.10107 s]
/proc/loadavg: 7.70 8.04 7.98 9/247 9637
/proc/meminfo: memFree=24194068/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=196192 CPUtime=11.34 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 46457 1253 0 0 1129 5 0 0 22 0 5 0 653309734 200900608 20753 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 49048 20753 178 55 0 46934 0
[pid=9627/tid=9634] ppid=9625 vsize=196192 CPUtime=2.75 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 11232 1253 0 0 274 1 0 0 25 0 5 0 653309768 200900608 20753 33554432000 4194304 4417452 140735226520352 18446744073709551615 4256889 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=196192 CPUtime=2.73 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 11177 1253 0 0 272 1 0 0 22 0 5 0 653309768 200900608 20753 33554432000 4194304 4417452 140735226520352 18446744073709551615 4216443 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=196192 CPUtime=2.75 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 4569 1253 0 0 275 0 0 0 25 0 5 0 653309768 200900608 20753 33554432000 4194304 4417452 140735226520352 18446744073709551615 4258848 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=196192 CPUtime=2.75 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 1316 1253 0 0 275 0 0 0 25 0 5 0 653309768 200900608 20753 33554432000 4194304 4417452 140735226520352 18446744073709551615 4357142 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 196192

[startup+6.30048 s]
/proc/loadavg: 7.72 8.04 7.98 9/247 9637
/proc/meminfo: memFree=24176884/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=207520 CPUtime=24.12 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 52837 1253 0 0 2406 6 0 0 22 0 5 0 653309734 212500480 23597 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 51880 23597 178 55 0 49766 0
[pid=9627/tid=9634] ppid=9625 vsize=207520 CPUtime=5.95 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 14534 1253 0 0 594 1 0 0 25 0 5 0 653309768 212500480 23597 33554432000 4194304 4417452 140735226520352 18446744073709551615 4252163 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=207520 CPUtime=5.9 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 14255 1253 0 0 589 1 0 0 25 0 5 0 653309768 212500480 23597 33554432000 4194304 4417452 140735226520352 18446744073709551615 4253320 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=207520 CPUtime=5.95 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 4569 1253 0 0 595 0 0 0 25 0 5 0 653309768 212500480 23597 33554432000 4194304 4417452 140735226520352 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=207520 CPUtime=5.95 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 1316 1253 0 0 595 0 0 0 25 0 5 0 653309768 212500480 23597 33554432000 4194304 4417452 140735226520352 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 207520

[startup+12.7003 s]
/proc/loadavg: 7.74 8.03 7.98 9/247 9638
/proc/meminfo: memFree=24150840/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=207884 CPUtime=49.67 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 53027 1253 0 0 4961 6 0 0 22 0 5 0 653309734 212873216 23688 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 51971 23688 178 55 0 49857 0
[pid=9627/tid=9634] ppid=9625 vsize=207884 CPUtime=12.35 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 14534 1253 0 0 1234 1 0 0 25 0 5 0 653309768 212873216 23688 33554432000 4194304 4417452 140735226520352 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=207884 CPUtime=12.25 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 14280 1253 0 0 1224 1 0 0 25 0 5 0 653309768 212873216 23688 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=207884 CPUtime=12.35 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 4734 1253 0 0 1235 0 0 0 25 0 5 0 653309768 212873216 23688 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=207884 CPUtime=12.35 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 1316 1253 0 0 1235 0 0 0 25 0 5 0 653309768 212873216 23688 33554432000 4194304 4417452 140735226520352 18446744073709551615 4352357 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.67
Current children cumulated vsize (KiB) 207884

[startup+25.501 s]
/proc/loadavg: 7.86 8.05 7.98 9/247 9638
/proc/meminfo: memFree=24130388/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=219180 CPUtime=100.78 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 55877 1253 0 0 10071 7 0 0 22 0 5 0 653309734 224440320 26513 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 54795 26513 179 55 0 52681 0
[pid=9627/tid=9634] ppid=9625 vsize=219180 CPUtime=25.15 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 14559 1253 0 0 2514 1 0 0 25 0 5 0 653309768 224440320 26513 33554432000 4194304 4417452 140735226520352 18446744073709551615 4244339 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=219180 CPUtime=24.97 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 15428 1253 0 0 2495 2 0 0 25 0 5 0 653309768 224440320 26513 33554432000 4194304 4417452 140735226520352 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=219180 CPUtime=25.15 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 4734 1253 0 0 2515 0 0 0 25 0 5 0 653309768 224440320 26513 33554432000 4194304 4417452 140735226520352 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=219180 CPUtime=25.15 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 2993 1253 0 0 2515 0 0 0 25 0 5 0 653309768 224440320 26513 33554432000 4194304 4417452 140735226520352 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.78
Current children cumulated vsize (KiB) 219180

[startup+51.1013 s]
/proc/loadavg: 7.91 8.04 7.98 9/247 9639
/proc/meminfo: memFree=24096576/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=231864 CPUtime=203 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 59048 1253 0 0 20293 7 0 0 22 0 5 0 653309734 237428736 29684 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 57966 29684 179 55 0 55852 0
[pid=9627/tid=9634] ppid=9625 vsize=231864 CPUtime=50.75 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 16522 1253 0 0 5073 2 0 0 25 0 5 0 653309768 237428736 29684 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=231864 CPUtime=50.38 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 15428 1253 0 0 5036 2 0 0 25 0 5 0 653309768 237428736 29684 33554432000 4194304 4417452 140735226520352 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=231864 CPUtime=50.75 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 4795 1253 0 0 5075 0 0 0 25 0 5 0 653309768 237428736 29684 33554432000 4194304 4417452 140735226520352 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=231864 CPUtime=50.75 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 4140 1253 0 0 5075 0 0 0 25 0 5 0 653309768 237428736 29684 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203
Current children cumulated vsize (KiB) 231864

[startup+102.301 s]
/proc/loadavg: 8.01 8.05 7.99 9/247 9640
/proc/meminfo: memFree=23991404/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=257348 CPUtime=407.45 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 80938 1253 0 0 40735 10 0 0 22 0 5 0 653309734 263524352 36056 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 64337 36056 180 55 0 62223 0
[pid=9627/tid=9634] ppid=9625 vsize=257348 CPUtime=101.96 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 22983 1253 0 0 10193 3 0 0 25 0 5 0 653309768 263524352 36056 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=257348 CPUtime=101.21 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 20462 1253 0 0 10119 2 0 0 25 0 5 0 653309768 263524352 36056 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=257348 CPUtime=101.95 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 6398 1253 0 0 10195 0 0 0 25 0 5 0 653309768 263524352 36056 33554432000 4194304 4417452 140735226520352 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=257348 CPUtime=101.96 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 12932 1253 0 0 10195 1 0 0 25 0 5 0 653309768 263524352 36056 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.45
Current children cumulated vsize (KiB) 257348

[startup+162.301 s]
/proc/loadavg: 8.14 8.08 8.00 9/247 9678
/proc/meminfo: memFree=24112672/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=268588 CPUtime=647 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 106525 1253 0 0 64686 14 0 0 22 0 5 0 653309734 275034112 38866 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 67147 38866 180 55 0 65033 0
[pid=9627/tid=9634] ppid=9625 vsize=268588 CPUtime=161.95 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 27196 1253 0 0 16192 3 0 0 25 0 5 0 653309768 275034112 38866 33554432000 4194304 4417452 140735226520352 18446744073709551615 4354004 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=268588 CPUtime=160.77 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 29138 1253 0 0 16074 3 0 0 25 0 5 0 653309768 275034112 38866 33554432000 4194304 4417452 140735226520352 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=268588 CPUtime=161.95 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 6398 1253 0 0 16195 0 0 0 25 0 5 0 653309768 275034112 38866 33554432000 4194304 4417452 140735226520352 18446744073709551615 4365120 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=268588 CPUtime=161.95 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 25630 1253 0 0 16192 3 0 0 25 0 5 0 653309768 275034112 38866 33554432000 4194304 4417452 140735226520352 18446744073709551615 4353714 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647
Current children cumulated vsize (KiB) 268588


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

[pid=9627/tid=9635] ppid=9625 vsize=285344 CPUtime=696.87 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 110450 1253 0 0 69672 15 0 0 25 0 5 0 653309768 292192256 43061 33554432000 4194304 4417452 140735226520352 18446744073709551615 4366234 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=285344 CPUtime=701.96 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 76412 1253 0 0 70186 10 0 0 25 0 5 0 653309768 292192256 43061 33554432000 4194304 4417452 140735226520352 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=285344 CPUtime=701.96 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 87324 1253 0 0 70183 13 0 0 25 0 5 0 653309768 292192256 43061 33554432000 4194304 4417452 140735226520352 18446744073709551615 4357436 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2803.12
Current children cumulated vsize (KiB) 285344

[startup+762.301 s]
/proc/loadavg: 8.33 8.15 8.03 10/248 9742
/proc/meminfo: memFree=24030600/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=305288 CPUtime=3042.71 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 401987 1253 0 0 304212 59 0 0 22 0 5 0 653309734 312614912 48047 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 76322 48047 180 55 0 74208 0
[pid=9627/tid=9634] ppid=9625 vsize=305288 CPUtime=761.97 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 91116 1253 0 0 76183 14 0 0 25 0 5 0 653309768 312614912 48047 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=305288 CPUtime=756.43 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 113011 1253 0 0 75628 15 0 0 25 0 5 0 653309768 312614912 48047 33554432000 4194304 4417452 140735226520352 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=305288 CPUtime=761.98 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 80747 1253 0 0 76187 11 0 0 25 0 5 0 653309768 312614912 48047 33554432000 4194304 4417452 140735226520352 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=305288 CPUtime=761.97 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 98950 1253 0 0 76182 15 0 0 25 0 5 0 653309768 312614912 48047 33554432000 4194304 4417452 140735226520352 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3042.71
Current children cumulated vsize (KiB) 305288

[startup+822.301 s]
/proc/loadavg: 8.15 8.13 8.03 9/247 9743
/proc/meminfo: memFree=24035588/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=325052 CPUtime=3282.26 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 439018 1253 0 0 328161 65 0 0 22 0 5 0 653309734 332853248 52988 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 81263 52988 180 55 0 79149 0
[pid=9627/tid=9634] ppid=9625 vsize=325052 CPUtime=821.96 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 95608 1253 0 0 82181 15 0 0 25 0 5 0 653309768 332853248 52988 33554432000 4194304 4417452 140735226520352 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=325052 CPUtime=815.99 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 123141 1253 0 0 81583 16 0 0 25 0 5 0 653309768 332853248 52988 33554432000 4194304 4417452 140735226520352 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=325052 CPUtime=821.97 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 91475 1253 0 0 82184 13 0 0 25 0 5 0 653309768 332853248 52988 33554432000 4194304 4417452 140735226520352 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=325052 CPUtime=821.97 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 110631 1253 0 0 82180 17 0 0 25 0 5 0 653309768 332853248 52988 33554432000 4194304 4417452 140735226520352 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3282.26
Current children cumulated vsize (KiB) 325052

[startup+882.309 s]
/proc/loadavg: 8.05 8.11 8.02 9/247 9745
/proc/meminfo: memFree=24052172/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=308884 CPUtime=3521.86 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 479469 1253 0 0 352116 70 0 0 22 0 5 0 653309734 316297216 48946 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 77221 48946 180 55 0 75107 0
[pid=9627/tid=9634] ppid=9625 vsize=308884 CPUtime=881.97 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 101939 1253 0 0 88181 16 0 0 25 0 5 0 653309768 316297216 48946 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=308884 CPUtime=875.56 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 134925 1253 0 0 87539 17 0 0 25 0 5 0 653309768 316297216 48946 33554432000 4194304 4417452 140735226520352 18446744073709551615 4354244 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=308884 CPUtime=881.97 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 100922 1253 0 0 88183 14 0 0 25 0 5 0 653309768 316297216 48946 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=308884 CPUtime=881.98 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 123520 1253 0 0 88179 19 0 0 25 0 5 0 653309768 316297216 48946 33554432000 4194304 4417452 140735226520352 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3521.86
Current children cumulated vsize (KiB) 308884

[startup+942.3 s]
/proc/loadavg: 8.02 8.08 8.02 9/247 9746
/proc/meminfo: memFree=24065552/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=289068 CPUtime=3761.4 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 519716 1253 0 0 376063 77 0 0 22 0 5 0 653309734 296005632 43992 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 72267 43992 180 55 0 70153 0
[pid=9627/tid=9634] ppid=9625 vsize=289068 CPUtime=941.96 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 108509 1253 0 0 94179 17 0 0 25 0 5 0 653309768 296005632 43992 33554432000 4194304 4417452 140735226520352 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=289068 CPUtime=935.13 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 146616 1253 0 0 93493 20 0 0 25 0 5 0 653309768 296005632 43992 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=289068 CPUtime=941.97 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 113744 1253 0 0 94181 16 0 0 25 0 5 0 653309768 296005632 43992 33554432000 4194304 4417452 140735226520352 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=289068 CPUtime=941.97 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 132684 1253 0 0 94177 20 0 0 25 0 5 0 653309768 296005632 43992 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364380 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3761.4
Current children cumulated vsize (KiB) 289068

[startup+1002.3 s]
/proc/loadavg: 5.89 7.51 7.82 5/237 9765
/proc/meminfo: memFree=24121308/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=296712 CPUtime=4000.97 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 546511 1253 0 0 400017 80 0 0 22 0 5 0 653309734 303833088 45903 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 74178 45903 180 55 0 72064 0
[pid=9627/tid=9634] ppid=9625 vsize=296712 CPUtime=1001.96 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 110689 1253 0 0 100179 17 0 0 25 0 5 0 653309768 303833088 45903 33554432000 4194304 4417452 140735226520352 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=296712 CPUtime=994.69 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 155489 1253 0 0 99448 21 0 0 25 0 5 0 653309768 303833088 45903 33554432000 4194304 4417452 140735226520352 18446744073709551615 4250513 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=296712 CPUtime=1001.97 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 117237 1253 0 0 100180 17 0 0 25 0 5 0 653309768 303833088 45903 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=296712 CPUtime=1001.97 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 144933 1253 0 0 100176 21 0 0 25 0 5 0 653309768 303833088 45903 33554432000 4194304 4417452 140735226520352 18446744073709551615 4357970 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4000.97
Current children cumulated vsize (KiB) 296712

[startup+1062.3 s]
/proc/loadavg: 4.69 6.87 7.58 5/237 9767
/proc/meminfo: memFree=24046264/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=371660 CPUtime=4240.54 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 569371 1253 0 0 423972 82 0 0 22 0 5 0 653309734 380579840 64640 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 92915 64640 180 55 0 90801 0
[pid=9627/tid=9634] ppid=9625 vsize=371660 CPUtime=1061.97 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 113930 1253 0 0 106179 18 0 0 25 0 5 0 653309768 380579840 64640 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=371660 CPUtime=1054.26 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 162759 1253 0 0 105404 22 0 0 25 0 5 0 653309768 380579840 64640 33554432000 4194304 4417452 140735226520352 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=371660 CPUtime=1061.98 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 117634 1253 0 0 106181 17 0 0 25 0 5 0 653309768 380579840 64640 33554432000 4194304 4417452 140735226520352 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=371660 CPUtime=1061.98 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 156885 1253 0 0 106175 23 0 0 25 0 5 0 653309768 380579840 64640 33554432000 4194304 4417452 140735226520352 18446744073709551615 4365150 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4240.54
Current children cumulated vsize (KiB) 371660

[startup+1122.3 s]
/proc/loadavg: 4.25 6.34 7.36 5/237 9768
/proc/meminfo: memFree=24053916/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=364436 CPUtime=4480.11 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 598430 1253 0 0 447924 87 0 0 22 0 5 0 653309734 373182464 62834 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 91109 62834 180 55 0 88995 0
[pid=9627/tid=9634] ppid=9625 vsize=364436 CPUtime=1121.97 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 125037 1253 0 0 112178 19 0 0 25 0 5 0 653309768 373182464 62834 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=364436 CPUtime=1113.81 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 167732 1253 0 0 111359 22 0 0 25 0 5 0 653309768 373182464 62834 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=364436 CPUtime=1121.97 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 118767 1253 0 0 112180 17 0 0 25 0 5 0 653309768 373182464 62834 33554432000 4194304 4417452 140735226520352 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=364436 CPUtime=1121.97 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 168731 1253 0 0 112173 24 0 0 25 0 5 0 653309768 373182464 62834 33554432000 4194304 4417452 140735226520352 18446744073709551615 4354150 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4480.11
Current children cumulated vsize (KiB) 364436

[startup+1182.3 s]
/proc/loadavg: 4.09 5.91 7.14 5/237 9770
/proc/meminfo: memFree=24069268/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=348788 CPUtime=4719.69 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 631688 1253 0 0 471878 91 0 0 22 0 5 0 653309734 357158912 58922 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 87197 58922 180 55 0 85083 0
[pid=9627/tid=9634] ppid=9625 vsize=348788 CPUtime=1181.97 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 132980 1253 0 0 118177 20 0 0 25 0 5 0 653309768 357158912 58922 33554432000 4194304 4417452 140735226520352 18446744073709551615 4352631 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=348788 CPUtime=1173.39 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 173267 1253 0 0 117316 23 0 0 25 0 5 0 653309768 357158912 58922 33554432000 4194304 4417452 140735226520352 18446744073709551615 4352359 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=348788 CPUtime=1181.98 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 125061 1253 0 0 118180 18 0 0 25 0 5 0 653309768 357158912 58922 33554432000 4194304 4417452 140735226520352 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=348788 CPUtime=1181.97 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 182217 1253 0 0 118171 26 0 0 25 0 5 0 653309768 357158912 58922 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4719.69
Current children cumulated vsize (KiB) 348788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 4.13 5.80 7.08 5/237 9770
/proc/meminfo: memFree=24076568/32951124 swapFree=61559568/67111528
[pid=9627] ppid=9625 vsize=341324 CPUtime=4800.35 cores=1,3,5,7
/proc/9627/stat : 9627 (plingeling) S 9625 9627 8848 0 -1 4202496 643346 1253 0 0 479943 92 0 0 22 0 5 0 653309734 349515776 57056 33554432000 4194304 4417452 140735226520352 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9627/statm: 85331 57056 180 55 0 83217 0
[pid=9627/tid=9634] ppid=9625 vsize=341324 CPUtime=1202.18 cores=1,3,5,7
/proc/9627/task/9634/stat : 9634 (plingeling) R 9625 9627 8848 0 -1 4202560 133763 1253 0 0 120198 20 0 0 25 0 5 0 653309768 349515776 57056 33554432000 4194304 4417452 140735226520352 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9627/tid=9635] ppid=9625 vsize=341324 CPUtime=1193.43 cores=1,3,5,7
/proc/9627/task/9635/stat : 9635 (plingeling) R 9625 9627 8848 0 -1 4202560 177838 1253 0 0 119320 23 0 0 25 0 5 0 653309768 349515776 57056 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9627/tid=9636] ppid=9625 vsize=341324 CPUtime=1202.19 cores=1,3,5,7
/proc/9627/task/9636/stat : 9636 (plingeling) R 9625 9627 8848 0 -1 4202560 127605 1253 0 0 120201 18 0 0 25 0 5 0 653309768 349515776 57056 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9627/tid=9637] ppid=9625 vsize=341324 CPUtime=1202.19 cores=1,3,5,7
/proc/9627/task/9637/stat : 9637 (plingeling) R 9625 9627 8848 0 -1 4202560 185977 1253 0 0 120192 27 0 0 25 0 5 0 653309768 349515776 57056 33554432000 4194304 4417452 140735226520352 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 341324

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.52
CPU time (s): 4800.4
CPU user time (s): 4799.46
CPU system time (s): 0.941856
CPU usage (%): 399.194
Max. virtual memory (cumulated for all children) (KiB): 382988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.46
system time used= 0.941856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 644599
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= 118
involuntary context switches= 32990

runsolver used 2.46563 second user time and 6.29604 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 01:51:30
IDJOB=3371445
IDBENCH=70829
IDSOLVER=1848
FILE ID=node109/3371445-1305417090
RUNJOBID= node109-1305417090-9599
PBS_JOBID= 13324534
Free space on /tmp= 73224 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371445-1305417090/watcher-3371445-1305417090 -o /tmp/evaluation-result-3371445-1305417090/solver-3371445-1305417090 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371445-1305417090.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=1413558518

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.82
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.809
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.809
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.82
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.809
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:     32951124 kB
MemFree:      24292336 kB
Buffers:        238220 kB
Cached:        2258076 kB
SwapCached:      28404 kB
Active:         112988 kB
Inactive:      8329480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24292336 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:            4756 kB
Writeback:           8 kB
AnonPages:     5923932 kB
Mapped:          17956 kB
Slab:           122356 kB
PageTables:      30800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17922612 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= 73224 MiB
End job on node109 at 2011-05-15 02:11:34