Trace number 3250064

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.22 1201.73

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-15-15-unsat.cnf
MD5SUM647576009a3d34cc33c6dfd3ecb1a2ef
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 variables225
Number of clauses1800
Sum of the clauses size6525
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21575
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5225

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.40 4.99 6.58 5/181 25600
/proc/meminfo: memFree=17370232/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=49972 CPUtime=0 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 354 1254 0 0 0 0 0 0 25 0 5 0 520665949 51171328 279 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 12493 279 166 55 0 10379 0
[pid=25600/tid=25606] ppid=25598 vsize=49972 CPUtime=0 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 16 1254 0 0 0 0 0 0 25 0 5 0 520665949 51171328 279 33554432000 4194304 4417332 140736783821936 18446744073709551615 4309365 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=49972 CPUtime=0 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 0 1254 0 0 0 0 0 0 25 0 5 0 520665949 51171328 279 33554432000 4194304 4417332 140736783821936 18446744073709551615 270613167089 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=49972 CPUtime=0 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 0 1254 0 0 0 0 0 0 25 0 5 0 520665949 51171328 279 33554432000 4194304 4417332 140736783821936 18446744073709551615 270613167089 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=49972 CPUtime=0 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 0 1254 0 0 0 0 0 0 25 0 5 0 520665949 51171328 279 33554432000 4194304 4417332 140736783821936 18446744073709551615 270613167089 0 0 4096 17442 0 0 0 -1 5 0 0 0

[startup+0.017278 s]
/proc/loadavg: 3.40 4.99 6.58 5/181 25600
/proc/meminfo: memFree=17370232/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=116112 CPUtime=0.04 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 523 1254 0 0 4 0 0 0 25 0 5 0 520665949 118898688 448 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 29028 448 177 55 0 26914 0
[pid=25600/tid=25606] ppid=25598 vsize=116112 CPUtime=0.01 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 34 1254 0 0 1 0 0 0 25 0 5 0 520665949 118898688 448 33554432000 4194304 4417332 140736783821936 18446744073709551615 4336585 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=116112 CPUtime=0 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 4 1254 0 0 0 0 0 0 25 0 5 0 520665949 118898688 448 33554432000 4194304 4417332 140736783821936 18446744073709551615 4249675 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=116112 CPUtime=0.01 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 37 1254 0 0 1 0 0 0 25 0 5 0 520665949 118898688 448 33554432000 4194304 4417332 140736783821936 18446744073709551615 4376457 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=116112 CPUtime=0.01 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 110 1254 0 0 1 0 0 0 25 0 5 0 520665949 118898688 448 33554432000 4194304 4417332 140736783821936 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 116112

[startup+0.100264 s]
/proc/loadavg: 3.40 4.99 6.58 5/181 25600
/proc/meminfo: memFree=17370232/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=119180 CPUtime=0.37 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 1687 1254 0 0 37 0 0 0 25 0 5 0 520665949 122040320 1223 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 29795 1223 181 55 0 27681 0
[pid=25600/tid=25606] ppid=25598 vsize=119180 CPUtime=0.09 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 278 1254 0 0 9 0 0 0 25 0 5 0 520665949 122040320 1223 33554432000 4194304 4417332 140736783821936 18446744073709551615 4309862 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=119180 CPUtime=0.09 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 120 1254 0 0 9 0 0 0 25 0 5 0 520665949 122040320 1223 33554432000 4194304 4417332 140736783821936 18446744073709551615 4309724 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=119180 CPUtime=0.09 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 292 1254 0 0 9 0 0 0 25 0 5 0 520665949 122040320 1223 33554432000 4194304 4417332 140736783821936 18446744073709551615 4250571 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=119180 CPUtime=0.09 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 659 1254 0 0 9 0 0 0 25 0 5 0 520665949 122040320 1223 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 119180

[startup+0.30023 s]
/proc/loadavg: 3.40 4.99 6.58 5/181 25600
/proc/meminfo: memFree=17370232/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=122252 CPUtime=1.17 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 3908 1254 0 0 117 0 0 0 25 0 5 0 520665949 125186048 2003 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 30563 2003 181 55 0 28449 0
[pid=25600/tid=25606] ppid=25598 vsize=122252 CPUtime=0.29 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 701 1254 0 0 29 0 0 0 25 0 5 0 520665949 125186048 2003 33554432000 4194304 4417332 140736783821936 18446744073709551615 4309907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=122252 CPUtime=0.29 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 791 1254 0 0 29 0 0 0 25 0 5 0 520665949 125186048 2003 33554432000 4194304 4417332 140736783821936 18446744073709551615 4309175 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=122252 CPUtime=0.29 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 693 1254 0 0 29 0 0 0 25 0 5 0 520665949 125186048 2003 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=122252 CPUtime=0.29 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 1385 1254 0 0 29 0 0 0 25 0 5 0 520665949 125186048 2003 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 122252

[startup+0.70116 s]
/proc/loadavg: 3.40 4.99 6.58 5/181 25600
/proc/meminfo: memFree=17370232/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=128288 CPUtime=2.77 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 9889 1254 0 0 276 1 0 0 25 0 5 0 520665949 131366912 3512 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 32072 3512 181 55 0 29958 0
[pid=25600/tid=25606] ppid=25598 vsize=128288 CPUtime=0.69 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 2253 1254 0 0 69 0 0 0 25 0 5 0 520665949 131366912 3512 33554432000 4194304 4417332 140736783821936 18446744073709551615 4354373 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=128288 CPUtime=0.69 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 2148 1254 0 0 69 0 0 0 25 0 5 0 520665949 131366912 3512 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=128288 CPUtime=0.69 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 1883 1254 0 0 69 0 0 0 25 0 5 0 520665949 131366912 3512 33554432000 4194304 4417332 140736783821936 18446744073709551615 4309871 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=128288 CPUtime=0.68 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 3267 1254 0 0 68 0 0 0 25 0 5 0 520665949 131366912 3512 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 128288

[startup+1.50102 s]
/proc/loadavg: 3.40 4.99 6.58 9/186 25610
/proc/meminfo: memFree=17348028/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=128820 CPUtime=5.97 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 21874 1254 0 0 594 3 0 0 25 0 5 0 520665949 131911680 3659 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 32205 3659 181 55 0 30091 0
[pid=25600/tid=25606] ppid=25598 vsize=128820 CPUtime=1.49 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 5158 1254 0 0 149 0 0 0 25 0 5 0 520665949 131911680 3659 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=128820 CPUtime=1.48 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 5399 1254 0 0 148 0 0 0 25 0 5 0 520665949 131911680 3659 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=128820 CPUtime=1.47 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 5219 1254 0 0 147 0 0 0 25 0 5 0 520665949 131911680 3659 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364351 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=128820 CPUtime=1.49 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 5760 1254 0 0 148 1 0 0 25 0 5 0 520665949 131911680 3659 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 128820

[startup+3.10074 s]
/proc/loadavg: 3.40 4.99 6.58 9/186 25646
/proc/meminfo: memFree=17363884/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=133860 CPUtime=12.35 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 46012 1254 0 0 1229 6 0 0 25 0 5 0 520665949 137072640 4888 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 33465 4888 181 55 0 31351 0
[pid=25600/tid=25606] ppid=25598 vsize=133860 CPUtime=3.08 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 12083 1254 0 0 307 1 0 0 25 0 5 0 520665949 137072640 4888 33554432000 4194304 4417332 140736783821936 18446744073709551615 4355756 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=133860 CPUtime=3.08 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 13073 1254 0 0 307 1 0 0 25 0 5 0 520665949 137072640 4888 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=133860 CPUtime=3.07 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 10869 1254 0 0 306 1 0 0 25 0 5 0 520665949 137072640 4888 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=133860 CPUtime=3.08 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 9649 1254 0 0 307 1 0 0 25 0 5 0 520665949 137072640 4888 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 133860

[startup+6.30118 s]
/proc/loadavg: 3.53 4.99 6.57 9/186 25790
/proc/meminfo: memFree=17329620/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=143648 CPUtime=25.14 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 104320 1254 0 0 2500 14 0 0 25 0 5 0 520665949 147095552 7335 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 35912 7335 181 55 0 33798 0
[pid=25600/tid=25606] ppid=25598 vsize=143648 CPUtime=6.28 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 29712 1254 0 0 625 3 0 0 25 0 5 0 520665949 147095552 7335 33554432000 4194304 4417332 140736783821936 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=143648 CPUtime=6.29 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 29785 1254 0 0 625 4 0 0 25 0 5 0 520665949 147095552 7335 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=143648 CPUtime=6.25 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 25303 1254 0 0 622 3 0 0 25 0 5 0 520665949 147095552 7335 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=143648 CPUtime=6.28 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 19182 1254 0 0 626 2 0 0 25 0 5 0 520665949 147095552 7335 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 143648

[startup+12.701 s]
/proc/loadavg: 3.89 5.04 6.58 9/186 25790
/proc/meminfo: memFree=17270852/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=155992 CPUtime=50.7 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 204652 1254 0 0 5039 31 0 0 25 0 5 0 520665949 159735808 10421 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 38998 10421 181 55 0 36884 0
[pid=25600/tid=25606] ppid=25598 vsize=155992 CPUtime=12.69 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 56692 1254 0 0 1260 9 0 0 25 0 5 0 520665949 159735808 10421 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=155992 CPUtime=12.68 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 58433 1254 0 0 1260 8 0 0 25 0 5 0 520665949 159735808 10421 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=155992 CPUtime=12.62 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 58064 1254 0 0 1254 8 0 0 25 0 5 0 520665949 159735808 10421 33554432000 4194304 4417332 140736783821936 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=155992 CPUtime=12.68 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 31125 1254 0 0 1264 4 0 0 25 0 5 0 520665949 159735808 10421 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 155992

[startup+25.5008 s]
/proc/loadavg: 4.80 5.18 6.60 9/186 25791
/proc/meminfo: memFree=17217988/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=166552 CPUtime=101.83 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 360631 1254 0 0 10129 54 0 0 25 0 5 0 520665949 170549248 13061 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 41638 13061 181 55 0 39524 0
[pid=25600/tid=25606] ppid=25598 vsize=166552 CPUtime=25.48 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 98315 1254 0 0 2532 16 0 0 25 0 5 0 520665949 170549248 13061 33554432000 4194304 4417332 140736783821936 18446744073709551615 4344081 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=166552 CPUtime=25.48 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 107412 1254 0 0 2534 14 0 0 25 0 5 0 520665949 170549248 13061 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=166552 CPUtime=25.34 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 102974 1254 0 0 2520 14 0 0 25 0 5 0 520665949 170549248 13061 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=166552 CPUtime=25.49 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 51592 1254 0 0 2541 8 0 0 25 0 5 0 520665949 170549248 13061 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 166552

[startup+51.1012 s]
/proc/loadavg: 5.89 5.41 6.64 9/186 25791
/proc/meminfo: memFree=17170376/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=177788 CPUtime=204.09 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 722124 1254 0 0 20306 103 0 0 25 0 5 0 520665949 182054912 15870 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 44447 15870 181 55 0 42333 0
[pid=25600/tid=25606] ppid=25598 vsize=177788 CPUtime=51.08 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 210900 1254 0 0 5077 31 0 0 25 0 5 0 520665949 182054912 15870 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=177788 CPUtime=51.08 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 225035 1254 0 0 5077 31 0 0 25 0 5 0 520665949 182054912 15870 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=177788 CPUtime=50.81 cores=1,3,5,7

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

[pid=25600/tid=25607] ppid=25598 vsize=395084 CPUtime=762.3 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 1655910 1254 0 0 76000 230 0 0 25 0 5 0 520665949 404566016 70194 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=395084 CPUtime=758.14 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 1584924 1254 0 0 75588 226 0 0 25 0 5 0 520665949 404566016 70194 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=395084 CPUtime=762.3 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 394842 1254 0 0 76170 60 0 0 25 0 5 0 520665949 404566016 70194 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.98
Current children cumulated vsize (KiB) 395084

[startup+822.301 s]
/proc/loadavg: 8.06 7.83 7.40 9/186 25848
/proc/meminfo: memFree=16806712/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=432160 CPUtime=3284.63 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 5228945 1254 0 0 327719 744 0 0 25 0 5 0 520665949 442531840 79463 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 108040 79463 181 55 0 105926 0
[pid=25600/tid=25606] ppid=25598 vsize=432160 CPUtime=822.18 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 1533835 1254 0 0 82000 218 0 0 25 0 5 0 520665949 442531840 79463 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=432160 CPUtime=822.29 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 1690620 1254 0 0 81994 235 0 0 25 0 5 0 520665949 442531840 79463 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=432160 CPUtime=817.81 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 1587352 1254 0 0 81555 226 0 0 25 0 5 0 520665949 442531840 79463 33554432000 4194304 4417332 140736783821936 18446744073709551615 4259855 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=432160 CPUtime=822.3 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 416800 1254 0 0 82167 63 0 0 25 0 5 0 520665949 442531840 79463 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 432160

[startup+882.301 s]
/proc/loadavg: 8.07 7.87 7.44 9/186 25850
/proc/meminfo: memFree=16787112/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=440692 CPUtime=3524.29 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 5329738 1254 0 0 351670 759 0 0 25 0 5 0 520665949 451268608 81596 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 110173 81596 181 55 0 108059 0
[pid=25600/tid=25606] ppid=25598 vsize=440692 CPUtime=882.18 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 1543576 1254 0 0 87998 220 0 0 25 0 5 0 520665949 451268608 81596 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=440692 CPUtime=882.3 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 1746881 1254 0 0 87987 243 0 0 25 0 5 0 520665949 451268608 81596 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=440692 CPUtime=877.49 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 1607097 1254 0 0 87520 229 0 0 25 0 5 0 520665949 451268608 81596 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=440692 CPUtime=882.31 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 431846 1254 0 0 88165 66 0 0 25 0 5 0 520665949 451268608 81596 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 440692

[startup+942.301 s]
/proc/loadavg: 8.07 7.91 7.48 9/186 25851
/proc/meminfo: memFree=16785864/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=442544 CPUtime=3763.97 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 5443409 1254 0 0 375624 773 0 0 25 0 5 0 520665949 453165056 82059 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 110636 82059 181 55 0 108522 0
[pid=25600/tid=25606] ppid=25598 vsize=442544 CPUtime=942.18 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 1555860 1254 0 0 93996 222 0 0 25 0 5 0 520665949 453165056 82059 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=442544 CPUtime=942.29 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 1765005 1254 0 0 93984 245 0 0 25 0 5 0 520665949 453165056 82059 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=442544 CPUtime=937.16 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 1669880 1254 0 0 93480 236 0 0 25 0 5 0 520665949 453165056 82059 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=442544 CPUtime=942.3 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 452326 1254 0 0 94162 68 0 0 25 0 5 0 520665949 453165056 82059 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 442544

[startup+1002.3 s]
/proc/loadavg: 8.10 7.95 7.52 9/186 25853
/proc/meminfo: memFree=16717036/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=494976 CPUtime=4003.64 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 5489819 1254 0 0 399584 780 0 0 25 0 5 0 520665949 506855424 95167 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 123744 95167 181 55 0 121630 0
[pid=25600/tid=25606] ppid=25598 vsize=494976 CPUtime=1002.17 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 1558143 1254 0 0 99995 222 0 0 25 0 5 0 520665949 506855424 95167 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=494976 CPUtime=1002.3 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 1781411 1254 0 0 99982 248 0 0 25 0 5 0 520665949 506855424 95167 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=494976 CPUtime=996.83 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 1686453 1254 0 0 99445 238 0 0 25 0 5 0 520665949 506855424 95167 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=494976 CPUtime=1002.31 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 463474 1254 0 0 100160 71 0 0 25 0 5 0 520665949 506855424 95167 33554432000 4194304 4417332 140736783821936 18446744073709551615 4259600 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 494976

[startup+1062.3 s]
/proc/loadavg: 8.18 8.00 7.56 9/186 25854
/proc/meminfo: memFree=16720868/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=482516 CPUtime=4243.31 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 5643652 1254 0 0 423530 801 0 0 25 0 5 0 520665949 494096384 92052 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 120629 92052 181 55 0 118515 0
[pid=25600/tid=25606] ppid=25598 vsize=482516 CPUtime=1062.15 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 1579293 1254 0 0 105991 224 0 0 25 0 5 0 520665949 494096384 92052 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=482516 CPUtime=1062.3 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 1855435 1254 0 0 105973 257 0 0 25 0 5 0 520665949 494096384 92052 33554432000 4194304 4417332 140736783821936 18446744073709551615 4308762 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=482516 CPUtime=1056.51 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 1745112 1254 0 0 105404 247 0 0 25 0 5 0 520665949 494096384 92052 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=482516 CPUtime=1062.31 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 463474 1254 0 0 106160 71 0 0 25 0 5 0 520665949 494096384 92052 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 482516

[startup+1122.3 s]
/proc/loadavg: 8.14 8.02 7.59 9/186 25856
/proc/meminfo: memFree=16718996/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=503644 CPUtime=4482.98 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 5789033 1254 0 0 447478 820 0 0 25 0 5 0 520665949 515731456 97334 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 125911 97334 181 55 0 123797 0
[pid=25600/tid=25606] ppid=25598 vsize=503644 CPUtime=1122.15 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 1643820 1254 0 0 111983 232 0 0 25 0 5 0 520665949 515731456 97334 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=503644 CPUtime=1122.3 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 1932479 1254 0 0 111962 268 0 0 25 0 5 0 520665949 515731456 97334 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=503644 CPUtime=1116.18 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 1748922 1254 0 0 111370 248 0 0 25 0 5 0 520665949 515731456 97334 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=503644 CPUtime=1122.32 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 463474 1254 0 0 112161 71 0 0 25 0 5 0 520665949 515731456 97334 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 503644

[startup+1182.3 s]
/proc/loadavg: 8.15 8.04 7.62 9/186 25858
/proc/meminfo: memFree=16732996/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=501744 CPUtime=4722.65 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 5946371 1254 0 0 471422 843 0 0 25 0 5 0 520665949 513785856 96859 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 125436 96859 181 55 0 123322 0
[pid=25600/tid=25606] ppid=25598 vsize=501744 CPUtime=1182.15 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 1703015 1254 0 0 117975 240 0 0 25 0 5 0 520665949 513785856 96859 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=501744 CPUtime=1182.3 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 2005562 1254 0 0 117950 280 0 0 25 0 5 0 520665949 513785856 96859 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=501744 CPUtime=1175.86 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 1773982 1254 0 0 117334 252 0 0 25 0 5 0 520665949 513785856 96859 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=501744 CPUtime=1182.32 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 463474 1254 0 0 118161 71 0 0 25 0 5 0 520665949 513785856 96859 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 501744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.05 7.64 9/186 25858
/proc/meminfo: memFree=16716868/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=511956 CPUtime=4800.16 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 6017848 1254 0 0 479164 852 0 0 25 0 5 0 520665949 524242944 99412 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 127989 99412 181 55 0 125875 0
[pid=25600/tid=25606] ppid=25598 vsize=511956 CPUtime=1201.55 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 1705093 1254 0 0 119915 240 0 0 25 0 5 0 520665949 524242944 99412 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=511956 CPUtime=1201.71 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 2073537 1254 0 0 119883 288 0 0 25 0 5 0 520665949 524242944 99412 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=511956 CPUtime=1195.15 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 1775406 1254 0 0 119263 252 0 0 25 0 5 0 520665949 524242944 99412 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=511956 CPUtime=1201.72 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 463474 1254 0 0 120101 71 0 0 25 0 5 0 520665949 524242944 99412 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 511956

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.18 8.05 7.64 9/186 25858
/proc/meminfo: memFree=16716868/32951124 swapFree=67111528/67111528
[pid=25600] ppid=25598 vsize=511956 CPUtime=4800.16 cores=1,3,5,7
/proc/25600/stat : 25600 (plingeling) S 25598 25600 25048 0 -1 4202496 6017848 1254 0 0 479164 852 0 0 25 0 5 0 520665949 524242944 99412 33554432000 4194304 4417332 140736783821936 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25600/statm: 127989 99412 181 55 0 125875 0
[pid=25600/tid=25606] ppid=25598 vsize=511956 CPUtime=1201.55 cores=1,3,5,7
/proc/25600/task/25606/stat : 25606 (plingeling) R 25598 25600 25048 0 -1 4202560 1705093 1254 0 0 119915 240 0 0 25 0 5 0 520665949 524242944 99412 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25600/tid=25607] ppid=25598 vsize=511956 CPUtime=1201.71 cores=1,3,5,7
/proc/25600/task/25607/stat : 25607 (plingeling) R 25598 25600 25048 0 -1 4202560 2073537 1254 0 0 119883 288 0 0 25 0 5 0 520665949 524242944 99412 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25600/tid=25608] ppid=25598 vsize=511956 CPUtime=1195.15 cores=1,3,5,7
/proc/25600/task/25608/stat : 25608 (plingeling) R 25598 25600 25048 0 -1 4202560 1775406 1254 0 0 119263 252 0 0 25 0 5 0 520665949 524242944 99412 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25600/tid=25609] ppid=25598 vsize=511956 CPUtime=1201.72 cores=1,3,5,7
/proc/25600/task/25609/stat : 25609 (plingeling) R 25598 25600 25048 0 -1 4202560 463474 1254 0 0 120101 71 0 0 25 0 5 0 520665949 524242944 99412 33554432000 4194304 4417332 140736783821936 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 511956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.22
CPU user time (s): 4791.66
CPU system time (s): 8.5507
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 532716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.66
system time used= 8.5507
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6019102
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= 473
involuntary context switches= 36281

runsolver used 1.90671 second user time and 4.65429 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 17:24:10
IDJOB=3250064
IDBENCH=83230
IDSOLVER=1605
FILE ID=node108/3250064-1304090650
RUNJOBID= node108-1304090649-25536
PBS_JOBID= 13170551
Free space on /tmp= 72120 MiB

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

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

MD5SUM BENCH= 647576009a3d34cc33c6dfd3ecb1a2ef
RANDOM SEED=415751500

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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:      17370512 kB
Buffers:       2164684 kB
Cached:       12755784 kB
SwapCached:          0 kB
Active:        4220688 kB
Inactive:     10778792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17370512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             152 kB
Writeback:           0 kB
AnonPages:       77992 kB
Mapped:          15272 kB
Slab:           517792 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258936 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= 72120 MiB
End job on node108 at 2011-04-29 17:44:14