Trace number 3260978

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 587? (TO) 4800.31 1201.73

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-11-11-unsat.cnf
MD5SUMf5821fd80ce137a7b8cae2070a9b28d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.97324
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses726
Sum of the clauses size2541
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2605
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5121

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: 935)

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-3260978-1304089374/watcher-3260978-1304089374 -o /tmp/evaluation-result-3260978-1304089374/solver-3260978-1304089374 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3260978-1304089374.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: 7.41 4.19 3.87 5/181 23879
/proc/meminfo: memFree=18527336/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=49844 CPUtime=0 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 337 1254 0 0 0 0 0 0 25 0 5 0 520535393 51040256 261 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 12461 261 171 55 0 10347 0
[pid=23879/tid=23885] ppid=23877 vsize=49844 CPUtime=0 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 18 1254 0 0 0 0 0 0 25 0 5 0 520535393 51040256 261 33554432000 4194304 4417332 140736896967392 18446744073709551615 4275667 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=49844 CPUtime=0 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 0 1254 0 0 0 0 0 0 25 0 5 0 520535393 51040256 261 33554432000 4194304 4417332 140736896967392 18446744073709551615 228122770417 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=49844 CPUtime=0 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 0 1254 0 0 0 0 0 0 25 0 5 0 520535393 51040256 261 33554432000 4194304 4417332 140736896967392 18446744073709551615 228122770417 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=49844 CPUtime=0 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 14 1254 0 0 0 0 0 0 25 0 5 0 520535393 51040256 261 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 0 0 0 0

[startup+0.814422 s]
/proc/loadavg: 7.41 4.19 3.87 5/181 23879
/proc/meminfo: memFree=18527336/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=124560 CPUtime=3.23 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 10209 1254 0 0 322 1 0 0 25 0 5 0 520535393 127549440 2581 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 31140 2581 181 55 0 29026 0
[pid=23879/tid=23885] ppid=23877 vsize=124560 CPUtime=0.8 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 2358 1254 0 0 80 0 0 0 25 0 5 0 520535393 127549440 2581 33554432000 4194304 4417332 140736896967392 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=124560 CPUtime=0.8 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 1884 1254 0 0 80 0 0 0 25 0 5 0 520535393 127549440 2581 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=124560 CPUtime=0.8 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 2811 1254 0 0 80 0 0 0 19 0 5 0 520535393 127549440 2581 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=124560 CPUtime=0.8 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 2851 1254 0 0 80 0 0 0 25 0 5 0 520535393 127549440 2581 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 124560

[startup+0.914405 s]
/proc/loadavg: 7.41 4.19 3.87 5/181 23879
/proc/meminfo: memFree=18527336/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=126704 CPUtime=3.63 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 11705 1254 0 0 362 1 0 0 25 0 5 0 520535393 129744896 3117 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 31676 3117 181 55 0 29562 0
[pid=23879/tid=23885] ppid=23877 vsize=126704 CPUtime=0.9 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 2598 1254 0 0 90 0 0 0 25 0 5 0 520535393 129744896 3117 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=126704 CPUtime=0.9 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 2035 1254 0 0 90 0 0 0 25 0 5 0 520535393 129744896 3117 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=126704 CPUtime=0.9 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 3323 1254 0 0 90 0 0 0 19 0 5 0 520535393 129744896 3117 33554432000 4194304 4417332 140736896967392 18446744073709551615 4365026 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=126704 CPUtime=0.9 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 3444 1254 0 0 90 0 0 0 25 0 5 0 520535393 129744896 3117 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 126704

[startup+1.01439 s]
/proc/loadavg: 7.41 4.19 3.87 5/181 23879
/proc/meminfo: memFree=18527336/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=127052 CPUtime=4.03 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 13013 1254 0 0 401 2 0 0 25 0 5 0 520535393 130101248 3203 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 31763 3203 181 55 0 29649 0
[pid=23879/tid=23885] ppid=23877 vsize=127052 CPUtime=1 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 3202 1254 0 0 100 0 0 0 25 0 5 0 520535393 130101248 3203 33554432000 4194304 4417332 140736896967392 18446744073709551615 4308810 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=127052 CPUtime=1 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 2369 1254 0 0 100 0 0 0 25 0 5 0 520535393 130101248 3203 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=127052 CPUtime=1 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 3524 1254 0 0 100 0 0 0 19 0 5 0 520535393 130101248 3203 33554432000 4194304 4417332 140736896967392 18446744073709551615 4310251 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=127052 CPUtime=1 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 3613 1254 0 0 100 0 0 0 25 0 5 0 520535393 130101248 3203 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 127052

[startup+1.11437 s]
/proc/loadavg: 7.41 4.19 3.87 5/181 23879
/proc/meminfo: memFree=18527336/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=123896 CPUtime=4.43 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 13657 1254 0 0 441 2 0 0 25 0 5 0 520535393 126869504 2415 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 30974 2415 181 55 0 28860 0
[pid=23879/tid=23885] ppid=23877 vsize=123896 CPUtime=1.1 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 3202 1254 0 0 110 0 0 0 25 0 5 0 520535393 126869504 2415 33554432000 4194304 4417332 140736896967392 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=123896 CPUtime=1.1 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 2796 1254 0 0 110 0 0 0 25 0 5 0 520535393 126869504 2415 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=123896 CPUtime=1.1 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 3524 1254 0 0 110 0 0 0 19 0 5 0 520535393 126869504 2415 33554432000 4194304 4417332 140736896967392 18446744073709551615 4277527 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=123896 CPUtime=1.1 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 3830 1254 0 0 110 0 0 0 25 0 5 0 520535393 126869504 2415 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 123896

[startup+1.5003 s]
/proc/loadavg: 7.41 4.19 3.87 5/181 23879
/proc/meminfo: memFree=18527336/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=130116 CPUtime=5.98 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 18599 1254 0 0 595 3 0 0 25 0 5 0 520535393 133238784 3970 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 32529 3970 181 55 0 30415 0
[pid=23879/tid=23885] ppid=23877 vsize=130116 CPUtime=1.49 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 4424 1254 0 0 148 1 0 0 25 0 5 0 520535393 133238784 3970 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=130116 CPUtime=1.48 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 3727 1254 0 0 148 0 0 0 25 0 5 0 520535393 133238784 3970 33554432000 4194304 4417332 140736896967392 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=130116 CPUtime=1.48 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 5235 1254 0 0 148 0 0 0 20 0 5 0 520535393 133238784 3970 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=130116 CPUtime=1.48 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 4908 1254 0 0 148 0 0 0 25 0 5 0 520535393 133238784 3970 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364982 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 130116

[startup+3.10101 s]
/proc/loadavg: 7.41 4.19 3.87 9/186 23889
/proc/meminfo: memFree=18519608/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=133676 CPUtime=12.37 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 31630 1254 0 0 1232 5 0 0 25 0 5 0 520535393 136884224 4860 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 33419 4860 181 55 0 31305 0
[pid=23879/tid=23885] ppid=23877 vsize=133676 CPUtime=3.08 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 7752 1254 0 0 307 1 0 0 25 0 5 0 520535393 136884224 4860 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=133676 CPUtime=3.09 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 7196 1254 0 0 308 1 0 0 25 0 5 0 520535393 136884224 4860 33554432000 4194304 4417332 140736896967392 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=133676 CPUtime=3.07 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 7666 1254 0 0 307 0 0 0 25 0 5 0 520535393 136884224 4860 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=133676 CPUtime=3.09 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 8711 1254 0 0 308 1 0 0 25 0 5 0 520535393 136884224 4860 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 133676

[startup+6.30644 s]
/proc/loadavg: 7.46 4.26 3.89 9/186 23889
/proc/meminfo: memFree=18476444/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=141876 CPUtime=25.17 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 61432 1254 0 0 2508 9 0 0 25 0 5 0 520535393 145281024 6901 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 35469 6901 181 55 0 33355 0
[pid=23879/tid=23885] ppid=23877 vsize=141876 CPUtime=6.29 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 14946 1254 0 0 627 2 0 0 25 0 5 0 520535393 145281024 6901 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=141876 CPUtime=6.29 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 13731 1254 0 0 627 2 0 0 25 0 5 0 520535393 145281024 6901 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364993 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=141876 CPUtime=6.27 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 16383 1254 0 0 625 2 0 0 25 0 5 0 520535393 145281024 6901 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=141876 CPUtime=6.29 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 16067 1254 0 0 627 2 0 0 25 0 5 0 520535393 145281024 6901 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 141876

[startup+12.7003 s]
/proc/loadavg: 7.50 4.32 3.91 9/186 23889
/proc/meminfo: memFree=18465312/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=154048 CPUtime=50.71 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 102245 1254 0 0 5057 14 0 0 25 0 5 0 520535393 157745152 9944 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 38512 9944 181 55 0 36398 0
[pid=23879/tid=23885] ppid=23877 vsize=154048 CPUtime=12.69 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 24288 1254 0 0 1265 4 0 0 25 0 5 0 520535393 157745152 9944 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=154048 CPUtime=12.68 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 27125 1254 0 0 1265 3 0 0 25 0 5 0 520535393 157745152 9944 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364599 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=154048 CPUtime=12.62 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 24091 1254 0 0 1260 2 0 0 25 0 5 0 520535393 157745152 9944 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=154048 CPUtime=12.69 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 26436 1254 0 0 1266 3 0 0 25 0 5 0 520535393 157745152 9944 33554432000 4194304 4417332 140736896967392 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 154048

[startup+25.501 s]
/proc/loadavg: 7.61 4.50 3.98 9/186 23890
/proc/meminfo: memFree=18507084/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=159672 CPUtime=101.85 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 153249 1254 0 0 10163 22 0 0 25 0 5 0 520535393 163504128 11349 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 39918 11349 181 55 0 37804 0
[pid=23879/tid=23885] ppid=23877 vsize=159672 CPUtime=25.49 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 35950 1254 0 0 2544 5 0 0 25 0 5 0 520535393 163504128 11349 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=159672 CPUtime=25.48 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 37730 1254 0 0 2543 5 0 0 25 0 5 0 520535393 163504128 11349 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=159672 CPUtime=25.36 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 34172 1254 0 0 2532 4 0 0 25 0 5 0 520535393 163504128 11349 33554432000 4194304 4417332 140736896967392 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=159672 CPUtime=25.49 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 45092 1254 0 0 2543 6 0 0 25 0 5 0 520535393 163504128 11349 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364581 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 159672

[startup+51.1004 s]
/proc/loadavg: 7.90 4.81 4.09 9/186 23890
/proc/meminfo: memFree=18479160/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=190612 CPUtime=204.1 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 236542 1254 0 0 20376 34 0 0 25 0 5 0 520535393 195186688 19094 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 47653 19094 181 55 0 45539 0
[pid=23879/tid=23885] ppid=23877 vsize=190612 CPUtime=51.09 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 55747 1254 0 0 5101 8 0 0 25 0 5 0 520535393 195186688 19094 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=190612 CPUtime=51.08 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 57201 1254 0 0 5100 8 0 0 25 0 5 0 520535393 195186688 19094 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=190612 CPUtime=50.81 cores=0,2,4,6

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

[pid=23879/tid=23886] ppid=23877 vsize=421932 CPUtime=762.3 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 254011 1254 0 0 76192 38 0 0 25 0 5 0 520535393 432058368 76892 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=421932 CPUtime=758.08 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 309481 1254 0 0 75766 42 0 0 25 0 5 0 520535393 432058368 76892 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=421932 CPUtime=762.3 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 272030 1254 0 0 76190 40 0 0 25 0 5 0 520535393 432058368 76892 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 421932

[startup+822.3 s]
/proc/loadavg: 8.00 7.82 6.33 9/186 23986
/proc/meminfo: memFree=18437888/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=428232 CPUtime=3284.7 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 1124863 1254 0 0 328304 166 0 0 25 0 5 0 520535393 438509568 78499 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 107058 78499 181 55 0 104944 0
[pid=23879/tid=23885] ppid=23877 vsize=428232 CPUtime=822.31 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 272962 1254 0 0 82190 41 0 0 25 0 5 0 520535393 438509568 78499 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=428232 CPUtime=822.31 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 258108 1254 0 0 82192 39 0 0 25 0 5 0 520535393 438509568 78499 33554432000 4194304 4417332 140736896967392 18446744073709551615 4309907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=428232 CPUtime=817.75 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 316419 1254 0 0 81731 44 0 0 25 0 5 0 520535393 438509568 78499 33554432000 4194304 4417332 140736896967392 18446744073709551615 4343680 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=428232 CPUtime=822.31 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 277069 1254 0 0 82189 42 0 0 25 0 5 0 520535393 438509568 78499 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 428232

[startup+882.301 s]
/proc/loadavg: 8.07 7.87 6.44 9/186 23988
/proc/meminfo: memFree=18392468/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=449396 CPUtime=3524.37 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 1154984 1254 0 0 352267 170 0 0 25 0 5 0 520535393 460181504 83523 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 112349 83523 181 55 0 110235 0
[pid=23879/tid=23885] ppid=23877 vsize=449396 CPUtime=882.31 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 272962 1254 0 0 88190 41 0 0 25 0 5 0 520535393 460181504 83523 33554432000 4194304 4417332 140736896967392 18446744073709551615 4307758 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=449396 CPUtime=882.31 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 287831 1254 0 0 88188 43 0 0 25 0 5 0 520535393 460181504 83523 33554432000 4194304 4417332 140736896967392 18446744073709551615 4365999 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=449396 CPUtime=877.42 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 316419 1254 0 0 87698 44 0 0 25 0 5 0 520535393 460181504 83523 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=449396 CPUtime=882.31 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 277467 1254 0 0 88189 42 0 0 25 0 5 0 520535393 460181504 83523 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 449396

[startup+942.301 s]
/proc/loadavg: 8.13 7.92 6.54 9/186 23989
/proc/meminfo: memFree=18365156/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=475220 CPUtime=3764.07 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 1163405 1254 0 0 376236 171 0 0 25 0 5 0 520535393 486625280 89979 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 118805 89979 181 55 0 116691 0
[pid=23879/tid=23885] ppid=23877 vsize=475220 CPUtime=942.31 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 281383 1254 0 0 94190 41 0 0 25 0 5 0 520535393 486625280 89979 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=475220 CPUtime=942.32 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 287831 1254 0 0 94189 43 0 0 25 0 5 0 520535393 486625280 89979 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364667 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=475220 CPUtime=937.1 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 316419 1254 0 0 93666 44 0 0 25 0 5 0 520535393 486625280 89979 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=475220 CPUtime=942.32 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 277467 1254 0 0 94190 42 0 0 25 0 5 0 520535393 486625280 89979 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 475220

[startup+1002.3 s]
/proc/loadavg: 8.22 7.98 6.65 9/186 23991
/proc/meminfo: memFree=18382860/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=458556 CPUtime=4003.72 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 1175465 1254 0 0 400199 173 0 0 25 0 5 0 520535393 469561344 86048 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 114639 86048 181 55 0 112525 0
[pid=23879/tid=23885] ppid=23877 vsize=458556 CPUtime=1002.32 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 282376 1254 0 0 100190 42 0 0 25 0 5 0 520535393 469561344 86048 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=458556 CPUtime=1002.31 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 287886 1254 0 0 100188 43 0 0 25 0 5 0 520535393 469561344 86048 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364618 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=458556 CPUtime=996.75 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 327431 1254 0 0 99630 45 0 0 25 0 5 0 520535393 469561344 86048 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=458556 CPUtime=1002.32 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 277467 1254 0 0 100190 42 0 0 25 0 5 0 520535393 469561344 86048 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 458556

[startup+1062.31 s]
/proc/loadavg: 8.21 8.01 6.74 9/186 23992
/proc/meminfo: memFree=18343748/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=470696 CPUtime=4243.42 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 1207172 1254 0 0 424165 177 0 0 25 0 5 0 520535393 481992704 89083 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 117674 89083 181 55 0 115560 0
[pid=23879/tid=23885] ppid=23877 vsize=470696 CPUtime=1062.33 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 306952 1254 0 0 106188 45 0 0 25 0 5 0 520535393 481992704 89083 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=470696 CPUtime=1062.32 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 288873 1254 0 0 106189 43 0 0 25 0 5 0 520535393 481992704 89083 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=470696 CPUtime=1056.43 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 333575 1254 0 0 105597 46 0 0 25 0 5 0 520535393 481992704 89083 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=470696 CPUtime=1062.32 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 277467 1254 0 0 106190 42 0 0 25 0 5 0 520535393 481992704 89083 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 470696

[startup+1122.3 s]
/proc/loadavg: 8.20 8.04 6.83 9/186 23994
/proc/meminfo: memFree=18351888/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=446492 CPUtime=4483.07 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 1260073 1254 0 0 448122 185 0 0 25 0 5 0 520535393 457207808 83032 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 111623 83032 181 55 0 109509 0
[pid=23879/tid=23885] ppid=23877 vsize=446492 CPUtime=1122.32 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 331528 1254 0 0 112184 48 0 0 25 0 5 0 520535393 457207808 83032 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=446492 CPUtime=1122.32 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 292500 1254 0 0 112188 44 0 0 25 0 5 0 520535393 457207808 83032 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=446492 CPUtime=1116.09 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 344622 1254 0 0 111562 47 0 0 25 0 5 0 520535393 457207808 83032 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=446492 CPUtime=1122.31 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 291118 1254 0 0 112187 44 0 0 25 0 5 0 520535393 457207808 83032 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 446492

[startup+1182.3 s]
/proc/loadavg: 8.13 8.04 6.90 9/186 23996
/proc/meminfo: memFree=18336592/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=469528 CPUtime=4722.74 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 1329411 1254 0 0 472080 194 0 0 25 0 5 0 520535393 480796672 88791 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 117382 88791 181 55 0 115268 0
[pid=23879/tid=23885] ppid=23877 vsize=469528 CPUtime=1182.32 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 372488 1254 0 0 118178 54 0 0 25 0 5 0 520535393 480796672 88791 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=469528 CPUtime=1182.31 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 312686 1254 0 0 118185 46 0 0 25 0 5 0 520535393 480796672 88791 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=469528 CPUtime=1175.75 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 344622 1254 0 0 117528 47 0 0 25 0 5 0 520535393 480796672 88791 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=469528 CPUtime=1182.32 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 299310 1254 0 0 118187 45 0 0 25 0 5 0 520535393 480796672 88791 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 469528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.04 6.93 9/186 23996
/proc/meminfo: memFree=18322576/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=485912 CPUtime=4800.26 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 1333507 1254 0 0 479831 195 0 0 25 0 5 0 520535393 497573888 92887 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 121478 92887 181 55 0 119364 0
[pid=23879/tid=23885] ppid=23877 vsize=485912 CPUtime=1201.73 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 372488 1254 0 0 120119 54 0 0 25 0 5 0 520535393 497573888 92887 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=485912 CPUtime=1201.72 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 312686 1254 0 0 120126 46 0 0 25 0 5 0 520535393 497573888 92887 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=485912 CPUtime=1195.05 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 344622 1254 0 0 119458 47 0 0 25 0 5 0 520535393 497573888 92887 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=485912 CPUtime=1201.73 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 303406 1254 0 0 120127 46 0 0 25 0 5 0 520535393 497573888 92887 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 485912

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

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

[startup+1201.7 s]
/proc/loadavg: 8.09 8.04 6.93 9/186 23996
/proc/meminfo: memFree=18322576/32951124 swapFree=67111528/67111528
[pid=23879] ppid=23877 vsize=485912 CPUtime=4800.26 cores=0,2,4,6
/proc/23879/stat : 23879 (plingeling) S 23877 23879 23533 0 -1 4202496 1333507 1254 0 0 479831 195 0 0 25 0 5 0 520535393 497573888 92887 33554432000 4194304 4417332 140736896967392 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23879/statm: 121478 92887 181 55 0 119364 0
[pid=23879/tid=23885] ppid=23877 vsize=485912 CPUtime=1201.73 cores=0,2,4,6
/proc/23879/task/23885/stat : 23885 (plingeling) R 23877 23879 23533 0 -1 4202560 372488 1254 0 0 120119 54 0 0 25 0 5 0 520535393 497573888 92887 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23879/tid=23886] ppid=23877 vsize=485912 CPUtime=1201.72 cores=0,2,4,6
/proc/23879/task/23886/stat : 23886 (plingeling) R 23877 23879 23533 0 -1 4202560 312686 1254 0 0 120126 46 0 0 25 0 5 0 520535393 497573888 92887 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23879/tid=23887] ppid=23877 vsize=485912 CPUtime=1195.05 cores=0,2,4,6
/proc/23879/task/23887/stat : 23887 (plingeling) R 23877 23879 23533 0 -1 4202560 344622 1254 0 0 119458 47 0 0 25 0 5 0 520535393 497573888 92887 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23879/tid=23888] ppid=23877 vsize=485912 CPUtime=1201.73 cores=0,2,4,6
/proc/23879/task/23888/stat : 23888 (plingeling) R 23877 23879 23533 0 -1 4202560 303406 1254 0 0 120127 46 0 0 25 0 5 0 520535393 497573888 92887 33554432000 4194304 4417332 140736896967392 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 485912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.31
CPU user time (s): 4798.34
CPU system time (s): 1.9727
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 487080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.34
system time used= 1.9727
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1334761
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= 117
involuntary context switches= 22688

runsolver used 1.90771 second user time and 4.65129 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 17:02:54
IDJOB=3260978
IDBENCH=83203
IDSOLVER=1605
FILE ID=node138/3260978-1304089374
RUNJOBID= node138-1304089245-23694
PBS_JOBID= 13170556
Free space on /tmp= 71816 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-11-11-unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260978-1304089374/watcher-3260978-1304089374 -o /tmp/evaluation-result-3260978-1304089374/solver-3260978-1304089374 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3260978-1304089374.cnf

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

MD5SUM BENCH= f5821fd80ce137a7b8cae2070a9b28d7
RANDOM SEED=1014443057

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.80
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.854
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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18527608 kB
Buffers:       2041836 kB
Cached:       11479348 kB
SwapCached:          0 kB
Active:        3561468 kB
Inactive:     10298184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18527608 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              36 kB
Writeback:           0 kB
AnonPages:      337412 kB
Mapped:          15492 kB
Slab:           500220 kB
PageTables:       5528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   525284 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= 71816 MiB
End job on node138 at 2011-04-29 17:22:58