Trace number 3371128

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.27 1203.66

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.cnf
MD5SUMb5a637600c242725f15a247a84bdea1b
Bench CategoryCRAFTED (crafted 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 variables810
Number of clauses68270
Sum of the clauses size137296
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268243
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

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-3371128-1305429498/watcher-3371128-1305429498 -o /tmp/evaluation-result-3371128-1305429498/solver-3371128-1305429498 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371128-1305429498.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.86 8.06 7.61 5/358 21687
/proc/meminfo: memFree=21230896/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=9324 CPUtime=0 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) R 21684 21687 21414 0 -1 4202496 424 1254 0 0 0 0 0 0 25 0 1 0 654547511 9547776 354 33554432000 4194304 4417452 140735788348144 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21687/statm: 2331 354 147 55 0 217 0

[startup+0.018508 s]
/proc/loadavg: 7.86 8.06 7.61 5/358 21687
/proc/meminfo: memFree=21230896/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=11196 CPUtime=0.01 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) R 21684 21687 21414 0 -1 4202496 941 1254 0 0 1 0 0 0 25 0 1 0 654547511 11464704 823 33554432000 4194304 4417452 140735788348144 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21687/statm: 2799 823 148 55 0 685 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11196

[startup+0.100449 s]
/proc/loadavg: 7.86 8.06 7.61 5/358 21687
/proc/meminfo: memFree=21230896/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=58960 CPUtime=0.23 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 2823 1254 0 0 23 0 0 0 25 0 5 0 654547511 60375040 2555 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 14740 2555 175 55 0 12626 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 58960

[startup+0.300414 s]
/proc/loadavg: 7.86 8.06 7.61 5/358 21687
/proc/meminfo: memFree=21230896/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=63992 CPUtime=1.04 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 6212 1254 0 0 103 1 0 0 25 0 5 0 654547511 65527808 3785 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 15998 3785 179 55 0 13884 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 63992

[startup+0.700342 s]
/proc/loadavg: 7.86 8.06 7.61 5/358 21687
/proc/meminfo: memFree=21230896/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=69048 CPUtime=2.63 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 8340 1254 0 0 262 1 0 0 25 0 5 0 654547511 70705152 5049 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 17262 5049 179 55 0 15148 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 69048

[startup+1.5012 s]
/proc/loadavg: 7.86 8.06 7.61 10/363 21698
/proc/meminfo: memFree=21209588/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=75080 CPUtime=5.82 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 10744 1254 0 0 581 1 0 0 25 0 5 0 654547511 76881920 6557 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 18770 6557 179 55 0 16656 0
[pid=21687/tid=21695] ppid=21684 vsize=75080 CPUtime=1.44 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 823 1254 0 0 144 0 0 0 25 0 5 0 654547516 76881920 6557 33554432000 4194304 4417452 140735788348144 18446744073709551615 4258436 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=75080 CPUtime=1.44 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 881 1254 0 0 144 0 0 0 25 0 5 0 654547516 76881920 6557 33554432000 4194304 4417452 140735788348144 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=75080 CPUtime=1.44 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 1066 1254 0 0 144 0 0 0 25 0 5 0 654547516 76881920 6557 33554432000 4194304 4417452 140735788348144 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=75080 CPUtime=1.43 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 5485 1254 0 0 143 0 0 0 25 0 5 0 654547516 76881920 6557 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 75080

[startup+3.10091 s]
/proc/loadavg: 7.86 8.06 7.61 9/363 21698
/proc/meminfo: memFree=21201032/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=86156 CPUtime=12.21 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 15856 1254 0 0 1219 2 0 0 25 0 5 0 654547511 88223744 9326 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 21539 9326 179 55 0 19425 0
[pid=21687/tid=21695] ppid=21684 vsize=86156 CPUtime=3.04 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 823 1254 0 0 304 0 0 0 25 0 5 0 654547516 88223744 9326 33554432000 4194304 4417452 140735788348144 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=86156 CPUtime=3.04 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 1300 1254 0 0 304 0 0 0 25 0 5 0 654547516 88223744 9326 33554432000 4194304 4417452 140735788348144 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=86156 CPUtime=3.04 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 1365 1254 0 0 304 0 0 0 25 0 5 0 654547516 88223744 9326 33554432000 4194304 4417452 140735788348144 18446744073709551615 4277606 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=86156 CPUtime=3.02 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 9879 1254 0 0 301 1 0 0 25 0 5 0 654547516 88223744 9326 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 86156

[startup+6.30033 s]
/proc/loadavg: 7.87 8.06 7.61 9/363 21698
/proc/meminfo: memFree=21174384/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=109048 CPUtime=24.97 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 27300 1254 0 0 2493 4 0 0 25 0 5 0 654547511 111665152 15050 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 27262 15050 180 55 0 25148 0
[pid=21687/tid=21695] ppid=21684 vsize=109048 CPUtime=6.24 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 1243 1254 0 0 624 0 0 0 25 0 5 0 654547516 111665152 15050 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=109048 CPUtime=6.24 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 1508 1254 0 0 624 0 0 0 25 0 5 0 654547516 111665152 15050 33554432000 4194304 4417452 140735788348144 18446744073709551615 4277543 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=109048 CPUtime=6.24 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 4737 1254 0 0 624 0 0 0 25 0 5 0 654547516 111665152 15050 33554432000 4194304 4417452 140735788348144 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=109048 CPUtime=6.17 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 17323 1254 0 0 615 2 0 0 25 0 5 0 654547516 111665152 15050 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 109048

[startup+12.7012 s]
/proc/loadavg: 7.96 8.07 7.62 9/363 21698
/proc/meminfo: memFree=21125080/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=142592 CPUtime=50.49 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 51769 1254 0 0 5042 7 0 0 25 0 5 0 654547511 146014208 23436 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 35648 23436 180 55 0 33534 0
[pid=21687/tid=21695] ppid=21684 vsize=142592 CPUtime=12.64 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 4387 1254 0 0 1264 0 0 0 25 0 5 0 654547516 146014208 23436 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=142592 CPUtime=12.64 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 6121 1254 0 0 1264 0 0 0 25 0 5 0 654547516 146014208 23436 33554432000 4194304 4417452 140735788348144 18446744073709551615 4366197 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=142592 CPUtime=12.64 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 8310 1254 0 0 1263 1 0 0 25 0 5 0 654547516 146014208 23436 33554432000 4194304 4417452 140735788348144 18446744073709551615 4366234 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=142592 CPUtime=12.5 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 30462 1254 0 0 1246 4 0 0 25 0 5 0 654547516 146014208 23436 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 142592

[startup+25.5009 s]
/proc/loadavg: 7.97 8.07 7.63 9/363 21699
/proc/meminfo: memFree=21068304/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=251416 CPUtime=101.54 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 94371 1254 0 0 10140 14 0 0 25 0 5 0 654547511 257449984 34291 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 62854 34291 180 55 0 60740 0
[pid=21687/tid=21695] ppid=21684 vsize=251416 CPUtime=25.44 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 13063 1254 0 0 2543 1 0 0 25 0 5 0 654547516 257449984 34291 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=251416 CPUtime=25.44 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 13746 1254 0 0 2543 1 0 0 25 0 5 0 654547516 257449984 34291 33554432000 4194304 4417452 140735788348144 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=251416 CPUtime=25.44 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 19294 1254 0 0 2541 3 0 0 25 0 5 0 654547516 257449984 34291 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=251416 CPUtime=25.14 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 45779 1254 0 0 2507 7 0 0 25 0 5 0 654547516 257449984 34291 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 251416

[startup+51.1012 s]
/proc/loadavg: 7.98 8.06 7.64 9/363 21700
/proc/meminfo: memFree=20982340/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=307336 CPUtime=203.65 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 167992 1254 0 0 20339 26 0 0 25 0 5 0 654547511 314712064 48271 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 76834 48271 180 55 0 74720 0
[pid=21687/tid=21695] ppid=21684 vsize=307336 CPUtime=51.04 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 30668 1254 0 0 5099 5 0 0 25 0 5 0 654547516 314712064 48271 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=307336 CPUtime=51.04 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 27539 1254 0 0 5100 4 0 0 25 0 5 0 654547516 314712064 48271 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=307336 CPUtime=51.04 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 44956 1254 0 0 5098 6 0 0 25 0 5 0 654547516 314712064 48271 33554432000 4194304 4417452 140735788348144 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=307336 CPUtime=50.44 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 62340 1254 0 0 5035 9 0 0 25 0 5 0 654547516 314712064 48271 33554432000 4194304 4417452 140735788348144 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.65
Current children cumulated vsize (KiB) 307336

[startup+102.314 s]
/proc/loadavg: 8.11 8.08 7.66 10/363 21701
/proc/meminfo: memFree=20839584/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=428248 CPUtime=407.89 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 334700 1254 0 0 40738 51 0 0 25 0 5 0 654547511 438525952 78499 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 107062 78499 180 55 0 104948 0
[pid=21687/tid=21695] ppid=21684 vsize=428248 CPUtime=102.25 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 81982 1254 0 0 10213 12 0 0 25 0 5 0 654547516 438525952 78499 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=428248 CPUtime=102.25 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 50827 1254 0 0 10218 7 0 0 25 0 5 0 654547516 438525952 78499 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=428248 CPUtime=102.25 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 108713 1254 0 0 10210 15 0 0 25 0 5 0 654547516 438525952 78499 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=428248 CPUtime=101.05 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 90689 1254 0 0 10091 14 0 0 25 0 5 0 654547516 438525952 78499 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.89
Current children cumulated vsize (KiB) 428248

[startup+162.301 s]
/proc/loadavg: 8.12 8.09 7.69 9/363 21702
/proc/meminfo: memFree=20756224/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=474856 CPUtime=647.14 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 521874 1254 0 0 64638 76 0 0 25 0 5 0 654547511 486252544 90151 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 118714 90151 180 55 0 116600 0
[pid=21687/tid=21695] ppid=21684 vsize=474856 CPUtime=162.24 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 121580 1254 0 0 16207 17 0 0 25 0 5 0 654547516 486252544 90151 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=474856 CPUtime=162.25 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 104865 1254 0 0 16210 15 0 0 25 0 5 0 654547516 486252544 90151 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=474856 CPUtime=162.25 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 173501 1254 0 0 16201 24 0 0 25 0 5 0 654547516 486252544 90151 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=474856 CPUtime=160.34 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 119439 1254 0 0 16015 19 0 0 25 0 5 0 654547516 486252544 90151 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.14
Current children cumulated vsize (KiB) 474856


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

[pid=21687/tid=21696] ppid=21684 vsize=921696 CPUtime=702.26 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 353912 1254 0 0 70178 48 0 0 25 0 5 0 654547516 943816704 201861 33554432000 4194304 4417452 140735788348144 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=921696 CPUtime=702.26 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 502113 1254 0 0 70158 68 0 0 25 0 5 0 654547516 943816704 201861 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=921696 CPUtime=693.96 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 316884 1254 0 0 69350 46 0 0 25 0 5 0 654547516 943816704 201861 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.82
Current children cumulated vsize (KiB) 921696

[startup+762.314 s]
/proc/loadavg: 8.08 8.10 7.87 9/363 21720
/proc/meminfo: memFree=19919148/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=966268 CPUtime=3040.17 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 1553756 1254 0 0 303803 214 0 0 25 0 5 0 654547511 989458432 213004 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 241567 213004 180 55 0 239453 0
[pid=21687/tid=21695] ppid=21684 vsize=966268 CPUtime=762.27 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 327243 1254 0 0 76184 43 0 0 25 0 5 0 654547516 989458432 213004 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=966268 CPUtime=762.27 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 365464 1254 0 0 76178 49 0 0 25 0 5 0 654547516 989458432 213004 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=966268 CPUtime=762.27 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 536833 1254 0 0 76155 72 0 0 25 0 5 0 654547516 989458432 213004 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=966268 CPUtime=753.27 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 321727 1254 0 0 75280 47 0 0 25 0 5 0 654547516 989458432 213004 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.17
Current children cumulated vsize (KiB) 966268

[startup+822.301 s]
/proc/loadavg: 8.08 8.09 7.88 9/363 21722
/proc/meminfo: memFree=19890088/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=993260 CPUtime=3279.42 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 1585080 1254 0 0 327724 218 0 0 25 0 5 0 654547511 1017098240 219752 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 248315 219752 180 55 0 246201 0
[pid=21687/tid=21695] ppid=21684 vsize=993260 CPUtime=822.26 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 330142 1254 0 0 82183 43 0 0 25 0 5 0 654547516 1017098240 219752 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=993260 CPUtime=822.26 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 365464 1254 0 0 82177 49 0 0 25 0 5 0 654547516 1017098240 219752 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=993260 CPUtime=822.26 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 553217 1254 0 0 82151 75 0 0 25 0 5 0 654547516 1017098240 219752 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=993260 CPUtime=812.56 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 333768 1254 0 0 81207 49 0 0 25 0 5 0 654547516 1017098240 219752 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.42
Current children cumulated vsize (KiB) 993260

[startup+882.301 s]
/proc/loadavg: 8.07 8.09 7.89 10/363 21725
/proc/meminfo: memFree=19751156/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=1114556 CPUtime=3518.71 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 1638034 1254 0 0 351644 227 0 0 25 0 5 0 654547511 1141305344 250076 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 278639 250076 180 55 0 276525 0
[pid=21687/tid=21695] ppid=21684 vsize=1114556 CPUtime=882.26 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 346751 1254 0 0 88180 46 0 0 25 0 5 0 654547516 1141305344 250076 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=1114556 CPUtime=882.26 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 377233 1254 0 0 88175 51 0 0 25 0 5 0 654547516 1141305344 250076 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=1114556 CPUtime=882.26 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 569601 1254 0 0 88148 78 0 0 25 0 5 0 654547516 1141305344 250076 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=1114556 CPUtime=871.84 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 341960 1254 0 0 87134 50 0 0 25 0 5 0 654547516 1141305344 250076 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3518.71
Current children cumulated vsize (KiB) 1114556

[startup+942.301 s]
/proc/loadavg: 8.11 8.10 7.91 10/363 21726
/proc/meminfo: memFree=19666668/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=1195348 CPUtime=3758.02 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 1686339 1254 0 0 375566 236 0 0 25 0 5 0 654547511 1224036352 270274 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 298837 270274 180 55 0 296723 0
[pid=21687/tid=21695] ppid=21684 vsize=1195348 CPUtime=942.27 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 346751 1254 0 0 94181 46 0 0 25 0 5 0 654547516 1224036352 270274 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=1195348 CPUtime=942.26 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 385425 1254 0 0 94173 53 0 0 25 0 5 0 654547516 1224036352 270274 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=1195348 CPUtime=942.26 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 603877 1254 0 0 94143 83 0 0 25 0 5 0 654547516 1224036352 270274 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=1195348 CPUtime=931.14 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 347797 1254 0 0 93063 51 0 0 25 0 5 0 654547516 1224036352 270274 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.02
Current children cumulated vsize (KiB) 1195348

[startup+1002.3 s]
/proc/loadavg: 8.12 8.11 7.92 9/363 21729
/proc/meminfo: memFree=19664144/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=1167772 CPUtime=3997.31 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 1732999 1254 0 0 399488 243 0 0 25 0 5 0 654547511 1195798528 263380 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 291943 263380 180 55 0 289829 0
[pid=21687/tid=21695] ppid=21684 vsize=1167772 CPUtime=1002.27 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 354943 1254 0 0 100179 48 0 0 25 0 5 0 654547516 1195798528 263380 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=1167772 CPUtime=1002.26 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 408003 1254 0 0 100170 56 0 0 25 0 5 0 654547516 1195798528 263380 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=1167772 CPUtime=1002.26 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 603877 1254 0 0 100143 83 0 0 25 0 5 0 654547516 1195798528 263380 33554432000 4194304 4417452 140735788348144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=1167772 CPUtime=990.43 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 363687 1254 0 0 98990 53 0 0 25 0 5 0 654547516 1195798528 263380 33554432000 4194304 4417452 140735788348144 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3997.31
Current children cumulated vsize (KiB) 1167772

[startup+1062.3 s]
/proc/loadavg: 8.12 8.11 7.93 9/363 21730
/proc/meminfo: memFree=19676888/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=1087020 CPUtime=4236.61 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 1790225 1254 0 0 423411 250 0 0 25 0 5 0 654547511 1113108480 243192 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 271755 243192 180 55 0 269641 0
[pid=21687/tid=21695] ppid=21684 vsize=1087020 CPUtime=1062.27 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 387711 1254 0 0 106175 52 0 0 25 0 5 0 654547516 1113108480 243192 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=1087020 CPUtime=1062.27 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 416763 1254 0 0 106169 58 0 0 25 0 5 0 654547516 1113108480 243192 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=1087020 CPUtime=1062.26 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 611383 1254 0 0 106142 84 0 0 25 0 5 0 654547516 1113108480 243192 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=1087020 CPUtime=1049.72 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 371879 1254 0 0 104918 54 0 0 25 0 5 0 654547516 1113108480 243192 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4236.61
Current children cumulated vsize (KiB) 1087020

[startup+1122.3 s]
/proc/loadavg: 8.11 8.12 7.94 9/363 21732
/proc/meminfo: memFree=19591768/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=1185528 CPUtime=4475.91 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 1844069 1254 0 0 447331 260 0 0 25 0 5 0 654547511 1213980672 267819 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 296382 267819 180 55 0 294268 0
[pid=21687/tid=21695] ppid=21684 vsize=1185528 CPUtime=1122.27 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 415452 1254 0 0 112171 56 0 0 25 0 5 0 654547516 1213980672 267819 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=1185528 CPUtime=1122.27 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 432870 1254 0 0 112166 61 0 0 25 0 5 0 654547516 1213980672 267819 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=1185528 CPUtime=1122.27 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 611383 1254 0 0 112143 84 0 0 25 0 5 0 654547516 1213980672 267819 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=1185528 CPUtime=1109.02 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 381875 1254 0 0 110845 57 0 0 25 0 5 0 654547516 1213980672 267819 33554432000 4194304 4417452 140735788348144 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4475.91
Current children cumulated vsize (KiB) 1185528

[startup+1182.3 s]
/proc/loadavg: 8.11 8.12 7.95 9/363 21734
/proc/meminfo: memFree=19590604/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=1217332 CPUtime=4715.21 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 1868404 1254 0 0 471258 263 0 0 25 0 5 0 654547511 1246547968 275770 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 304333 275770 180 55 0 302219 0
[pid=21687/tid=21695] ppid=21684 vsize=1217332 CPUtime=1182.27 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 431595 1254 0 0 118169 58 0 0 25 0 5 0 654547516 1246547968 275770 33554432000 4194304 4417452 140735788348144 18446744073709551615 4366806 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=1217332 CPUtime=1182.28 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 432870 1254 0 0 118167 61 0 0 25 0 5 0 654547516 1246547968 275770 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=1217332 CPUtime=1182.27 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 611383 1254 0 0 118143 84 0 0 25 0 5 0 654547516 1246547968 275770 33554432000 4194304 4417452 140735788348144 18446744073709551615 4311289 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=1217332 CPUtime=1168.32 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 390067 1254 0 0 116774 58 0 0 25 0 5 0 654547516 1246547968 275770 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4715.21
Current children cumulated vsize (KiB) 1217332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 7.81 8.06 7.94 5/354 21752
/proc/meminfo: memFree=20021028/32951124 swapFree=65581052/67111528
[pid=21687] ppid=21684 vsize=1354408 CPUtime=4800.17 cores=1,3,5,7
/proc/21687/stat : 21687 (plingeling) S 21684 21687 21414 0 -1 4202496 1904584 1254 0 0 479749 268 0 0 25 0 5 0 654547511 1386913792 310039 33554432000 4194304 4417452 140735788348144 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/21687/statm: 338602 310039 180 55 0 336488 0
[pid=21687/tid=21695] ppid=21684 vsize=1354408 CPUtime=1203.59 cores=1,3,5,7
/proc/21687/task/21695/stat : 21695 (plingeling) R 21684 21687 21414 0 -1 4202560 431595 1254 0 0 120301 58 0 0 25 0 5 0 654547516 1386913792 310039 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21687/tid=21696] ppid=21684 vsize=1354408 CPUtime=1203.59 cores=1,3,5,7
/proc/21687/task/21696/stat : 21696 (plingeling) R 21684 21687 21414 0 -1 4202560 441062 1254 0 0 120296 63 0 0 25 0 5 0 654547516 1386913792 310039 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21687/tid=21697] ppid=21684 vsize=1354408 CPUtime=1203.59 cores=1,3,5,7
/proc/21687/task/21697/stat : 21697 (plingeling) R 21684 21687 21414 0 -1 4202560 639371 1254 0 0 120271 88 0 0 25 0 5 0 654547516 1386913792 310039 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21687/tid=21698] ppid=21684 vsize=1354408 CPUtime=1189.36 cores=1,3,5,7
/proc/21687/task/21698/stat : 21698 (plingeling) R 21684 21687 21414 0 -1 4202560 390067 1254 0 0 118878 58 0 0 25 0 5 0 654547516 1386913792 310039 33554432000 4194304 4417452 140735788348144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1354408

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.66
CPU time (s): 4800.27
CPU user time (s): 4797.54
CPU system time (s): 2.73558
CPU usage (%): 398.805
Max. virtual memory (cumulated for all children) (KiB): 1354408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.54
system time used= 2.73558
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1905838
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= 91
involuntary context switches= 36504

runsolver used 3.83142 second user time and 10.4134 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 05:18:18
IDJOB=3371128
IDBENCH=83896
IDSOLVER=1848
FILE ID=node137/3371128-1305429498
RUNJOBID= node137-1305427084-21433
PBS_JOBID= 13324606
Free space on /tmp= 73796 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371128-1305429498/watcher-3371128-1305429498 -o /tmp/evaluation-result-3371128-1305429498/solver-3371128-1305429498 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371128-1305429498.cnf

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

MD5SUM BENCH= b5a637600c242725f15a247a84bdea1b
RANDOM SEED=415495364

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      21231052 kB
Buffers:        291564 kB
Cached:        3731568 kB
SwapCached:      36328 kB
Active:        1668292 kB
Inactive:      9827884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21231052 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:            2844 kB
Writeback:           0 kB
AnonPages:     7445960 kB
Mapped:          19532 kB
Slab:           121380 kB
PageTables:      38868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75989644 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= 73796 MiB
End job on node137 at 2011-05-15 05:38:24