Trace number 3371138

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.18 1202.85

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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

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

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


[startup+0 s]
/proc/loadavg: 3.68 4.24 5.63 2/291 14050
/proc/meminfo: memFree=16697192/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=9684 CPUtime=0 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) R 14048 14050 13510 0 -1 4202496 515 1251 0 0 0 0 0 0 23 0 1 0 654696564 9916416 444 33554432000 4194304 4417452 140736308871776 18446744073709551615 218370957056 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/14050/statm: 2421 444 147 55 0 307 0

[startup+0.038873 s]
/proc/loadavg: 3.68 4.24 5.63 2/291 14050
/proc/meminfo: memFree=16697192/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=16676 CPUtime=0.03 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) R 14048 14050 13510 0 -1 4202496 2167 1251 0 0 3 0 0 0 23 0 1 0 654696564 17076224 2049 33554432000 4194304 4417452 140736308871776 18446744073709551615 218370651229 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/14050/statm: 4169 2072 148 55 0 2055 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16676

[startup+0.191775 s]
/proc/loadavg: 3.68 4.24 5.63 2/291 14050
/proc/meminfo: memFree=16697192/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=68244 CPUtime=0.48 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 5126 1251 0 0 48 0 0 0 23 0 5 0 654696564 69881856 4876 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 17061 4876 175 55 0 14947 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 68244

[startup+0.300756 s]
/proc/loadavg: 3.68 4.24 5.63 2/291 14050
/proc/meminfo: memFree=16697192/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=68924 CPUtime=0.92 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 8989 1251 0 0 91 1 0 0 23 0 5 0 654696564 70578176 5047 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 17231 5047 176 55 0 15117 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 68924

[startup+0.700683 s]
/proc/loadavg: 3.68 4.24 5.63 2/291 14050
/proc/meminfo: memFree=16697192/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=77492 CPUtime=2.52 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 12260 1251 0 0 251 1 0 0 23 0 5 0 654696564 79351808 7160 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 19373 7160 179 55 0 17259 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 77492

[startup+1.50054 s]
/proc/loadavg: 3.68 4.24 5.63 9/300 14064
/proc/meminfo: memFree=16637884/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=85024 CPUtime=5.71 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 14926 1251 0 0 569 2 0 0 23 0 5 0 654696564 87064576 8825 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 21256 8825 179 55 0 19142 0
[pid=14050/tid=14061] ppid=14048 vsize=85024 CPUtime=1.4 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 1812 1251 0 0 140 0 0 0 25 0 5 0 654696573 87064576 8825 33554432000 4194304 4417452 140736308871776 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=85024 CPUtime=1.4 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 1662 1251 0 0 140 0 0 0 25 0 5 0 654696573 87064576 8825 33554432000 4194304 4417452 140736308871776 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=85024 CPUtime=1.39 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 1086 1251 0 0 139 0 0 0 25 0 5 0 654696573 87064576 8825 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=85024 CPUtime=1.4 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 5738 1251 0 0 139 1 0 0 25 0 5 0 654696573 87064576 8825 33554432000 4194304 4417452 140736308871776 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 85024

[startup+3.10026 s]
/proc/loadavg: 3.68 4.24 5.63 9/300 14064
/proc/meminfo: memFree=16624740/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=96472 CPUtime=12.1 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 23367 1251 0 0 1207 3 0 0 23 0 5 0 654696564 98787328 11905 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 24118 11905 179 55 0 22004 0
[pid=14050/tid=14061] ppid=14048 vsize=96472 CPUtime=3 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 2609 1251 0 0 300 0 0 0 25 0 5 0 654696573 98787328 11905 33554432000 4194304 4417452 140736308871776 18446744073709551615 4337195 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=96472 CPUtime=3 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 2459 1251 0 0 300 0 0 0 25 0 5 0 654696573 98787328 11905 33554432000 4194304 4417452 140736308871776 18446744073709551615 4249541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=96472 CPUtime=2.98 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 1193 1251 0 0 298 0 0 0 25 0 5 0 654696573 98787328 11905 33554432000 4194304 4417452 140736308871776 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=96472 CPUtime=3 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 12478 1251 0 0 299 1 0 0 25 0 5 0 654696573 98787328 11905 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 96472

[startup+6.30069 s]
/proc/loadavg: 4.03 4.30 5.65 9/300 14064
/proc/meminfo: memFree=16607696/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=104512 CPUtime=24.87 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 34974 1251 0 0 2482 5 0 0 23 0 5 0 654696564 107020288 13915 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 26128 13915 179 55 0 24014 0
[pid=14050/tid=14061] ppid=14048 vsize=104512 CPUtime=6.2 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 2609 1251 0 0 620 0 0 0 25 0 5 0 654696573 107020288 13915 33554432000 4194304 4417452 140736308871776 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=104512 CPUtime=6.2 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 2459 1251 0 0 620 0 0 0 25 0 5 0 654696573 107020288 13915 33554432000 4194304 4417452 140736308871776 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=104512 CPUtime=6.15 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 1193 1251 0 0 615 0 0 0 25 0 5 0 654696573 107020288 13915 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364446 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=104512 CPUtime=6.2 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 24085 1251 0 0 617 3 0 0 25 0 5 0 654696573 107020288 13915 33554432000 4194304 4417452 140736308871776 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 104512

[startup+12.7005 s]
/proc/loadavg: 4.35 4.36 5.66 9/300 14064
/proc/meminfo: memFree=16532016/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=144056 CPUtime=50.41 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 52699 1251 0 0 5034 7 0 0 23 0 5 0 654696564 147513344 23801 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 36014 23801 179 55 0 33900 0
[pid=14050/tid=14061] ppid=14048 vsize=144056 CPUtime=12.6 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 3406 1251 0 0 1260 0 0 0 25 0 5 0 654696573 147513344 23801 33554432000 4194304 4417452 140736308871776 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=144056 CPUtime=12.6 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 3256 1251 0 0 1260 0 0 0 25 0 5 0 654696573 147513344 23801 33554432000 4194304 4417452 140736308871776 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=144056 CPUtime=12.49 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 1715 1251 0 0 1249 0 0 0 25 0 5 0 654696573 147513344 23801 33554432000 4194304 4417452 140736308871776 18446744073709551615 4249978 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=144056 CPUtime=12.6 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 39694 1251 0 0 1255 5 0 0 25 0 5 0 654696573 147513344 23801 33554432000 4194304 4417452 140736308871776 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 144056

[startup+25.5003 s]
/proc/loadavg: 5.24 4.56 5.70 9/300 14065
/proc/meminfo: memFree=16439380/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=167628 CPUtime=101.49 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 96552 1251 0 0 10135 14 0 0 23 0 5 0 654696564 171651072 29695 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 41907 29695 180 55 0 39793 0
[pid=14050/tid=14061] ppid=14048 vsize=167628 CPUtime=25.4 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 4945 1251 0 0 2540 0 0 0 25 0 5 0 654696573 171651072 29695 33554432000 4194304 4417452 140736308871776 18446744073709551615 4310750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=167628 CPUtime=25.4 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 3671 1251 0 0 2540 0 0 0 25 0 5 0 654696573 171651072 29695 33554432000 4194304 4417452 140736308871776 18446744073709551615 4307754 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=167628 CPUtime=25.17 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 6782 1251 0 0 2517 0 0 0 25 0 5 0 654696573 171651072 29695 33554432000 4194304 4417452 140736308871776 18446744073709551615 4232702 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=167628 CPUtime=25.4 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 76526 1251 0 0 2529 11 0 0 25 0 5 0 654696573 171651072 29695 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 167628

[startup+51.1007 s]
/proc/loadavg: 6.24 4.85 5.77 9/300 14065
/proc/meminfo: memFree=16280512/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=235924 CPUtime=203.66 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 143964 1251 0 0 20346 20 0 0 23 0 5 0 654696564 241586176 46798 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 58981 46798 180 55 0 56867 0
[pid=14050/tid=14061] ppid=14048 vsize=235924 CPUtime=51 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 5484 1251 0 0 5100 0 0 0 25 0 5 0 654696573 241586176 46798 33554432000 4194304 4417452 140736308871776 18446744073709551615 4278624 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=235924 CPUtime=51 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 5243 1251 0 0 5100 0 0 0 25 0 5 0 654696573 241586176 46798 33554432000 4194304 4417452 140736308871776 18446744073709551615 4259753 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=235924 CPUtime=50.55 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 7579 1251 0 0 5054 1 0 0 25 0 5 0 654696573 241586176 46798 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=235924 CPUtime=51 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 121030 1251 0 0 5083 17 0 0 25 0 5 0 654696573 241586176 46798 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.66
Current children cumulated vsize (KiB) 235924

[startup+102.311 s]
/proc/loadavg: 7.36 5.36 5.89 9/300 14067
/proc/meminfo: memFree=16048496/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=329960 CPUtime=408.04 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 223258 1251 0 0 40772 32 0 0 23 0 5 0 654696564 337879040 70278 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 82490 70278 180 55 0 80376 0
[pid=14050/tid=14061] ppid=14048 vsize=329960 CPUtime=102.21 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 11281 1251 0 0 10220 1 0 0 25 0 5 0 654696573 337879040 70278 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=329960 CPUtime=102.21 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 8307 1251 0 0 10221 0 0 0 25 0 5 0 654696573 337879040 70278 33554432000 4194304 4417452 140736308871776 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=329960 CPUtime=101.28 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 10610 1251 0 0 10127 1 0 0 25 0 5 0 654696573 337879040 70278 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=329960 CPUtime=102.21 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 188432 1251 0 0 10194 27 0 0 25 0 5 0 654696573 337879040 70278 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.04
Current children cumulated vsize (KiB) 329960

[startup+162.301 s]
/proc/loadavg: 7.88 5.87 6.03 9/300 14068
/proc/meminfo: memFree=15897060/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=510240 CPUtime=647.47 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 276534 1251 0 0 64707 40 0 0 23 0 5 0 654696564 522485760 115348 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 127560 115348 180 55 0 125446 0
[pid=14050/tid=14061] ppid=14048 vsize=510240 CPUtime=162.21 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 20962 1251 0 0 16219 2 0 0 25 0 5 0 654696573 522485760 115348 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=510240 CPUtime=162.2 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 11177 1251 0 0 16219 1 0 0 25 0 5 0 654696573 522485760 115348 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=510240 CPUtime=160.73 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 11607 1251 0 0 16072 1 0 0 25 0 5 0 654696573 522485760 115348 33554432000 4194304 4417452 140736308871776 18446744073709551615 4275934 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=510240 CPUtime=162.2 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 228160 1251 0 0 16187 33 0 0 25 0 5 0 654696573 522485760 115348 33554432000 4194304 4417452 140736308871776 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.47
Current children cumulated vsize (KiB) 510240


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

[pid=14050/tid=14062] ppid=14048 vsize=981500 CPUtime=702.21 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 21590 1251 0 0 70219 2 0 0 25 0 5 0 654696573 1005056000 233163 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=981500 CPUtime=695.84 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 63577 1251 0 0 69577 7 0 0 25 0 5 0 654696573 1005056000 233163 33554432000 4194304 4417452 140736308871776 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=981500 CPUtime=702.21 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 479213 1251 0 0 70150 71 0 0 25 0 5 0 654696573 1005056000 233163 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.61
Current children cumulated vsize (KiB) 981500

[startup+762.311 s]
/proc/loadavg: 8.30 7.86 7.02 9/300 14084
/proc/meminfo: memFree=15013560/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=960748 CPUtime=3042.1 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 695602 1251 0 0 304113 97 0 0 23 0 5 0 654696564 983805952 228007 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 240187 228007 180 55 0 238073 0
[pid=14050/tid=14061] ppid=14048 vsize=960748 CPUtime=762.23 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 106556 1251 0 0 76211 12 0 0 25 0 5 0 654696573 983805952 228007 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=960748 CPUtime=762.22 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 21590 1251 0 0 76220 2 0 0 25 0 5 0 654696573 983805952 228007 33554432000 4194304 4417452 140736308871776 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=960748 CPUtime=755.3 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 83615 1251 0 0 75521 9 0 0 25 0 5 0 654696573 983805952 228007 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=960748 CPUtime=762.23 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 479213 1251 0 0 76152 71 0 0 25 0 5 0 654696573 983805952 228007 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3042.1
Current children cumulated vsize (KiB) 960748

[startup+822.3 s]
/proc/loadavg: 8.24 7.91 7.09 9/300 14086
/proc/meminfo: memFree=14944476/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=980532 CPUtime=3281.53 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 729188 1251 0 0 328051 102 0 0 23 0 5 0 654696564 1004064768 232953 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 245133 232953 180 55 0 243019 0
[pid=14050/tid=14061] ppid=14048 vsize=980532 CPUtime=822.22 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 109361 1251 0 0 82210 12 0 0 25 0 5 0 654696573 1004064768 232953 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=980532 CPUtime=822.22 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 23638 1251 0 0 82219 3 0 0 25 0 5 0 654696573 1004064768 232953 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=980532 CPUtime=814.75 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 95964 1251 0 0 81464 11 0 0 25 0 5 0 654696573 1004064768 232953 33554432000 4194304 4417452 140736308871776 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=980532 CPUtime=822.22 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 495597 1251 0 0 82148 74 0 0 25 0 5 0 654696573 1004064768 232953 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.53
Current children cumulated vsize (KiB) 980532

[startup+882.301 s]
/proc/loadavg: 8.25 7.97 7.16 9/300 14088
/proc/meminfo: memFree=14810412/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=1035584 CPUtime=3520.99 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 761979 1251 0 0 351992 107 0 0 23 0 5 0 654696564 1060438016 246716 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 258896 246716 180 55 0 256782 0
[pid=14050/tid=14061] ppid=14048 vsize=1035584 CPUtime=882.22 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 119989 1251 0 0 88209 13 0 0 25 0 5 0 654696573 1060438016 246716 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=1035584 CPUtime=882.22 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 23638 1251 0 0 88219 3 0 0 25 0 5 0 654696573 1060438016 246716 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=1035584 CPUtime=874.2 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 110651 1251 0 0 87408 12 0 0 25 0 5 0 654696573 1060438016 246716 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=1035584 CPUtime=882.22 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 503073 1251 0 0 88146 76 0 0 25 0 5 0 654696573 1060438016 246716 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.99
Current children cumulated vsize (KiB) 1035584

[startup+942.301 s]
/proc/loadavg: 8.22 8.00 7.22 9/300 14089
/proc/meminfo: memFree=14796996/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=1032188 CPUtime=3760.46 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 779627 1251 0 0 375937 109 0 0 23 0 5 0 654696564 1056960512 245835 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 258047 245835 180 55 0 255933 0
[pid=14050/tid=14061] ppid=14048 vsize=1032188 CPUtime=942.22 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 124953 1251 0 0 94208 14 0 0 25 0 5 0 654696573 1056960512 245835 33554432000 4194304 4417452 140736308871776 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=1032188 CPUtime=942.22 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 27734 1251 0 0 94218 4 0 0 25 0 5 0 654696573 1056960512 245835 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364854 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=1032188 CPUtime=933.66 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 115015 1251 0 0 93354 12 0 0 25 0 5 0 654696573 1056960512 245835 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=1032188 CPUtime=942.22 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 507297 1251 0 0 94146 76 0 0 25 0 5 0 654696573 1056960512 245835 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3760.46
Current children cumulated vsize (KiB) 1032188

[startup+1002.3 s]
/proc/loadavg: 8.14 8.01 7.27 9/300 14091
/proc/meminfo: memFree=15025248/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=690320 CPUtime=3999.91 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 876602 1251 0 0 399869 122 0 0 23 0 5 0 654696564 706887680 160400 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 172580 160400 180 55 0 170466 0
[pid=14050/tid=14061] ppid=14048 vsize=690320 CPUtime=1002.22 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 135674 1251 0 0 100207 15 0 0 25 0 5 0 654696573 706887680 160400 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=690320 CPUtime=1002.22 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 32480 1251 0 0 100218 4 0 0 25 0 5 0 654696573 706887680 160400 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=690320 CPUtime=993.11 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 136974 1251 0 0 99296 15 0 0 25 0 5 0 654696573 706887680 160400 33554432000 4194304 4417452 140736308871776 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=690320 CPUtime=1002.22 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 566846 1251 0 0 100138 84 0 0 25 0 5 0 654696573 706887680 160400 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.91
Current children cumulated vsize (KiB) 690320

[startup+1062.3 s]
/proc/loadavg: 8.28 8.07 7.34 9/300 14092
/proc/meminfo: memFree=14855592/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=787908 CPUtime=4239.37 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 906298 1251 0 0 423812 125 0 0 23 0 5 0 654696564 806817792 168446 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 196977 168446 180 55 0 194863 0
[pid=14050/tid=14061] ppid=14048 vsize=787908 CPUtime=1062.23 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 139230 1251 0 0 106207 16 0 0 25 0 5 0 654696573 806817792 168446 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=787908 CPUtime=1062.22 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 32480 1251 0 0 106218 4 0 0 25 0 5 0 654696573 806817792 168446 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=787908 CPUtime=1052.58 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 153129 1251 0 0 105241 17 0 0 25 0 5 0 654696573 806817792 168446 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=787908 CPUtime=1062.23 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 576831 1251 0 0 106137 86 0 0 25 0 5 0 654696573 806817792 168446 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4239.37
Current children cumulated vsize (KiB) 787908

[startup+1122.3 s]
/proc/loadavg: 8.26 8.10 7.39 9/300 14094
/proc/meminfo: memFree=14792088/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=846860 CPUtime=4478.84 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 943024 1251 0 0 447754 130 0 0 23 0 5 0 654696564 867184640 183184 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 211715 183184 180 55 0 209601 0
[pid=14050/tid=14061] ppid=14048 vsize=846860 CPUtime=1122.23 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 148264 1251 0 0 112206 17 0 0 25 0 5 0 654696573 867184640 183184 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=846860 CPUtime=1122.22 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 38624 1251 0 0 112217 5 0 0 25 0 5 0 654696573 867184640 183184 33554432000 4194304 4417452 140736308871776 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=846860 CPUtime=1112.03 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 160089 1251 0 0 111185 18 0 0 25 0 5 0 654696573 867184640 183184 33554432000 4194304 4417452 140736308871776 18446744073709551615 4354492 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=846860 CPUtime=1122.23 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 591419 1251 0 0 112136 87 0 0 25 0 5 0 654696573 867184640 183184 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4478.84
Current children cumulated vsize (KiB) 846860

[startup+1182.3 s]
/proc/loadavg: 8.24 8.12 7.44 9/300 14105
/proc/meminfo: memFree=15227556/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=916248 CPUtime=4718.27 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 985225 1251 0 0 471693 134 0 0 23 0 5 0 654696564 938237952 200531 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 229062 200531 180 55 0 226948 0
[pid=14050/tid=14061] ppid=14048 vsize=916248 CPUtime=1182.22 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 155773 1251 0 0 118204 18 0 0 25 0 5 0 654696573 938237952 200531 33554432000 4194304 4417452 140736308871776 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=916248 CPUtime=1182.22 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 38624 1251 0 0 118217 5 0 0 25 0 5 0 654696573 938237952 200531 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=916248 CPUtime=1171.48 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 176465 1251 0 0 117128 20 0 0 25 0 5 0 654696573 938237952 200531 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=916248 CPUtime=1182.22 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 609735 1251 0 0 118134 88 0 0 25 0 5 0 654696573 938237952 200531 33554432000 4194304 4417452 140736308871776 18446744073709551615 4357753 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4718.27
Current children cumulated vsize (KiB) 916248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.25 8.13 7.46 9/300 14105
/proc/meminfo: memFree=15212300/32951124 swapFree=52307768/67111528
[pid=14050] ppid=14048 vsize=938916 CPUtime=4800.1 cores=0,2,4,6
/proc/14050/stat : 14050 (plingeling) S 14048 14050 13510 0 -1 4202496 990892 1251 0 0 479875 135 0 0 23 0 5 0 654696564 961449984 206198 33554432000 4194304 4417452 140736308871776 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14050/statm: 234729 206198 180 55 0 232615 0
[pid=14050/tid=14061] ppid=14048 vsize=938916 CPUtime=1202.73 cores=0,2,4,6
/proc/14050/task/14061/stat : 14061 (plingeling) R 14048 14050 13510 0 -1 4202560 155773 1251 0 0 120255 18 0 0 25 0 5 0 654696573 961449984 206198 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14050/tid=14062] ppid=14048 vsize=938916 CPUtime=1202.74 cores=0,2,4,6
/proc/14050/task/14062/stat : 14062 (plingeling) R 14048 14050 13510 0 -1 4202560 38624 1251 0 0 120269 5 0 0 25 0 5 0 654696573 961449984 206198 33554432000 4194304 4417452 140736308871776 18446744073709551615 4366063 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14050/tid=14063] ppid=14048 vsize=938916 CPUtime=1191.79 cores=0,2,4,6
/proc/14050/task/14063/stat : 14063 (plingeling) R 14048 14050 13510 0 -1 4202560 178089 1251 0 0 119159 20 0 0 25 0 5 0 654696573 961449984 206198 33554432000 4194304 4417452 140736308871776 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14050/tid=14064] ppid=14048 vsize=938916 CPUtime=1202.74 cores=0,2,4,6
/proc/14050/task/14064/stat : 14064 (plingeling) R 14048 14050 13510 0 -1 4202560 613778 1251 0 0 120185 89 0 0 25 0 5 0 654696573 961449984 206198 33554432000 4194304 4417452 140736308871776 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 938916

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.85
CPU time (s): 4800.18
CPU user time (s): 4798.79
CPU system time (s): 1.38879
CPU usage (%): 399.068
Max. virtual memory (cumulated for all children) (KiB): 1293140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.79
system time used= 1.38879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 992143
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= 81
involuntary context switches= 20045

runsolver used 3.13452 second user time and 7.81581 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 05:42:18
IDJOB=3371138
IDBENCH=84568
IDSOLVER=1848
FILE ID=node101/3371138-1305430938
RUNJOBID= node101-1305430938-14025
PBS_JOBID= 13324601
Free space on /tmp= 73756 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371138-1305430938/watcher-3371138-1305430938 -o /tmp/evaluation-result-3371138-1305430938/solver-3371138-1305430938 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371138-1305430938.cnf

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

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=1079120246

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16698596 kB
Buffers:        330168 kB
Cached:        5982856 kB
SwapCached:      14848 kB
Active:       10856472 kB
Inactive:      5119572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16698596 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            3536 kB
Writeback:           0 kB
AnonPages:     9660112 kB
Mapped:          14684 kB
Slab:           151132 kB
PageTables:      62200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42010764 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= 73756 MiB
End job on node101 at 2011-05-15 06:02:23