Trace number 3371146

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.16 1203.27

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.0956
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371146-1305417319/watcher-3371146-1305417319 -o /tmp/evaluation-result-3371146-1305417319/solver-3371146-1305417319 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371146-1305417319.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: 4.81 7.19 7.72 7/320 19039
/proc/meminfo: memFree=15684948/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=10932 CPUtime=0 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) R 19037 19039 18342 0 -1 4202496 805 1252 0 0 0 0 0 0 22 0 1 0 731962625 11194368 736 33554432000 4194304 4417452 140736097466640 18446744073709551615 231895184365 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19039/statm: 2766 744 147 55 0 652 0

[startup+0.096838 s]
/proc/loadavg: 4.81 7.19 7.72 7/320 19039
/proc/meminfo: memFree=15684948/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=32584 CPUtime=0.08 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) R 19037 19039 18342 0 -1 4202496 6256 1252 0 0 8 0 0 0 22 0 1 0 731962625 33366016 6170 33554432000 4194304 4417452 140736097466640 18446744073709551615 4227825 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19039/statm: 8146 6170 149 55 0 6032 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32584

[startup+0.100819 s]
/proc/loadavg: 4.81 7.19 7.72 7/320 19039
/proc/meminfo: memFree=15684948/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=32584 CPUtime=0.08 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) R 19037 19039 18342 0 -1 4202496 6256 1252 0 0 8 0 0 0 22 0 1 0 731962625 33366016 6170 33554432000 4194304 4417452 140736097466640 18446744073709551615 231895109120 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19039/statm: 8146 6170 149 55 0 6032 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32584

[startup+0.300719 s]
/proc/loadavg: 4.81 7.19 7.72 7/320 19039
/proc/meminfo: memFree=15684948/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=93364 CPUtime=0.54 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 12319 1252 0 0 53 1 0 0 23 0 5 0 731962625 95604736 11122 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 23341 11122 174 55 0 21227 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 93364

[startup+0.700643 s]
/proc/loadavg: 4.81 7.19 7.72 7/320 19039
/proc/meminfo: memFree=15684948/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=165448 CPUtime=2.14 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 19357 1252 0 0 212 2 0 0 23 0 5 0 731962625 169418752 12795 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 41362 12795 177 55 0 39248 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 165448

[startup+1.50049 s]
/proc/loadavg: 4.81 7.19 7.72 10/325 19049
/proc/meminfo: memFree=15618328/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=175144 CPUtime=5.33 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 23443 1252 0 0 530 3 0 0 23 0 5 0 731962625 179347456 15211 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 43786 15211 180 55 0 41672 0
[pid=19039/tid=19046] ppid=19037 vsize=175144 CPUtime=1.28 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 2012 1252 0 0 128 0 0 0 19 0 5 0 731962646 179347456 15211 33554432000 4194304 4417452 140736097466640 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=175144 CPUtime=1.26 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 2789 1252 0 0 126 0 0 0 25 0 5 0 731962646 179347456 15211 33554432000 4194304 4417452 140736097466640 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=175144 CPUtime=1.27 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 1984 1252 0 0 127 0 0 0 25 0 5 0 731962646 179347456 15211 33554432000 4194304 4417452 140736097466640 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=175144 CPUtime=1.27 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 5782 1252 0 0 127 0 0 0 25 0 5 0 731962646 179347456 15211 33554432000 4194304 4417452 140736097466640 18446744073709551615 4320983 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 175144

[startup+3.10119 s]
/proc/loadavg: 4.81 7.19 7.72 9/325 19049
/proc/meminfo: memFree=15605692/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=182196 CPUtime=11.72 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 30846 1252 0 0 1168 4 0 0 23 0 5 0 731962625 186568704 16997 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 45549 16997 180 55 0 43435 0
[pid=19039/tid=19046] ppid=19037 vsize=182196 CPUtime=2.88 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 2075 1252 0 0 288 0 0 0 24 0 5 0 731962646 186568704 16997 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=182196 CPUtime=2.85 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 2893 1252 0 0 285 0 0 0 25 0 5 0 731962646 186568704 16997 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=182196 CPUtime=2.88 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 1999 1252 0 0 288 0 0 0 25 0 5 0 731962646 186568704 16997 33554432000 4194304 4417452 140736097466640 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=182196 CPUtime=2.87 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 13003 1252 0 0 286 1 0 0 25 0 5 0 731962646 186568704 16997 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.72
Current children cumulated vsize (KiB) 182196

[startup+6.30059 s]
/proc/loadavg: 5.07 7.20 7.73 9/325 19049
/proc/meminfo: memFree=15584352/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=204196 CPUtime=24.48 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 46249 1252 0 0 2442 6 0 0 23 0 5 0 731962625 209096704 22497 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 51049 22497 180 55 0 48935 0
[pid=19039/tid=19046] ppid=19037 vsize=204196 CPUtime=6.08 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 2075 1252 0 0 608 0 0 0 25 0 5 0 731962646 209096704 22497 33554432000 4194304 4417452 140736097466640 18446744073709551615 4232683 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=204196 CPUtime=6.01 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 3139 1252 0 0 601 0 0 0 25 0 5 0 731962646 209096704 22497 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=204196 CPUtime=6.07 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 1999 1252 0 0 607 0 0 0 25 0 5 0 731962646 209096704 22497 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=204196 CPUtime=6.08 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 28160 1252 0 0 604 4 0 0 25 0 5 0 731962646 209096704 22497 33554432000 4194304 4417452 140736097466640 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.48
Current children cumulated vsize (KiB) 204196

[startup+12.7004 s]
/proc/loadavg: 5.30 7.22 7.73 9/325 19049
/proc/meminfo: memFree=15519160/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=210148 CPUtime=50.01 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 68649 1252 0 0 4992 9 0 0 23 0 5 0 731962625 215191552 23474 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 52537 23474 180 55 0 50423 0
[pid=19039/tid=19046] ppid=19037 vsize=210148 CPUtime=12.48 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 2075 1252 0 0 1248 0 0 0 25 0 5 0 731962646 215191552 23474 33554432000 4194304 4417452 140736097466640 18446744073709551615 4269697 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=210148 CPUtime=12.35 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 3223 1252 0 0 1235 0 0 0 25 0 5 0 731962646 215191552 23474 33554432000 4194304 4417452 140736097466640 18446744073709551615 4264959 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=210148 CPUtime=12.47 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 1999 1252 0 0 1247 0 0 0 25 0 5 0 731962646 215191552 23474 33554432000 4194304 4417452 140736097466640 18446744073709551615 4260005 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=210148 CPUtime=12.47 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 50476 1252 0 0 1241 6 0 0 25 0 5 0 731962646 215191552 23474 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (KiB) 210148

[startup+25.501 s]
/proc/loadavg: 5.90 7.25 7.73 9/325 19050
/proc/meminfo: memFree=15487904/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=222012 CPUtime=101.09 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 95955 1252 0 0 10096 13 0 0 23 0 5 0 731962625 227340288 26688 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 55503 26688 180 55 0 53389 0
[pid=19039/tid=19046] ppid=19037 vsize=222012 CPUtime=25.28 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 2075 1252 0 0 2528 0 0 0 25 0 5 0 731962646 227340288 26688 33554432000 4194304 4417452 140736097466640 18446744073709551615 4276043 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=222012 CPUtime=25.02 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 3223 1252 0 0 2502 0 0 0 25 0 5 0 731962646 227340288 26688 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=222012 CPUtime=25.28 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 1999 1252 0 0 2528 0 0 0 25 0 5 0 731962646 227340288 26688 33554432000 4194304 4417452 140736097466640 18446744073709551615 4232683 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=222012 CPUtime=25.28 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 77782 1252 0 0 2518 10 0 0 25 0 5 0 731962646 227340288 26688 33554432000 4194304 4417452 140736097466640 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.09
Current children cumulated vsize (KiB) 222012

[startup+51.1012 s]
/proc/loadavg: 6.69 7.33 7.74 9/325 19050
/proc/meminfo: memFree=15408416/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=246000 CPUtime=203.23 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 175920 1252 0 0 20299 24 0 0 23 0 5 0 731962625 251904000 32948 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 61500 32948 180 55 0 59386 0
[pid=19039/tid=19046] ppid=19037 vsize=246000 CPUtime=50.88 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 2075 1252 0 0 5088 0 0 0 25 0 5 0 731962646 251904000 32948 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=246000 CPUtime=50.36 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 3223 1252 0 0 5036 0 0 0 25 0 5 0 731962646 251904000 32948 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=246000 CPUtime=50.88 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 1999 1252 0 0 5088 0 0 0 25 0 5 0 731962646 251904000 32948 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=246000 CPUtime=50.88 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 157747 1252 0 0 5067 21 0 0 25 0 5 0 731962646 251904000 32948 33554432000 4194304 4417452 140736097466640 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.23
Current children cumulated vsize (KiB) 246000

[startup+102.312 s]
/proc/loadavg: 7.57 7.46 7.76 9/325 19052
/proc/meminfo: memFree=15340936/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=230596 CPUtime=407.56 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 191518 1252 0 0 40729 27 0 0 23 0 5 0 731962625 236130304 29102 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 57649 29102 180 55 0 55535 0
[pid=19039/tid=19046] ppid=19037 vsize=230596 CPUtime=102.09 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 4673 1252 0 0 10209 0 0 0 25 0 5 0 731962646 236130304 29102 33554432000 4194304 4417452 140736097466640 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=230596 CPUtime=101.05 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 7721 1252 0 0 10104 1 0 0 25 0 5 0 731962646 236130304 29102 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=230596 CPUtime=102.08 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 4721 1252 0 0 10208 0 0 0 25 0 5 0 731962646 236130304 29102 33554432000 4194304 4417452 140736097466640 18446744073709551615 4265473 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=230596 CPUtime=102.08 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 163527 1252 0 0 10186 22 0 0 25 0 5 0 731962646 236130304 29102 33554432000 4194304 4417452 140736097466640 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.56
Current children cumulated vsize (KiB) 230596

[startup+162.3 s]
/proc/loadavg: 7.97 7.59 7.78 9/325 19053
/proc/meminfo: memFree=15363324/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=235720 CPUtime=646.91 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 202783 1252 0 0 64663 28 0 0 23 0 5 0 731962625 241377280 30415 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 58930 30415 180 55 0 56816 0
[pid=19039/tid=19046] ppid=19037 vsize=235720 CPUtime=162.08 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 5656 1252 0 0 16208 0 0 0 25 0 5 0 731962646 241377280 30415 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=235720 CPUtime=160.44 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 8733 1252 0 0 16043 1 0 0 25 0 5 0 731962646 241377280 30415 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=235720 CPUtime=162.07 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 5119 1252 0 0 16207 0 0 0 25 0 5 0 731962646 241377280 30415 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=235720 CPUtime=162.07 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 172399 1252 0 0 16184 23 0 0 25 0 5 0 731962646 241377280 30415 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 646.91
Current children cumulated vsize (KiB) 235720


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

[pid=19039/tid=19047] ppid=19037 vsize=461948 CPUtime=694.96 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 37076 1252 0 0 69491 5 0 0 25 0 5 0 731962646 473034752 86940 33554432000 4194304 4417452 140736097466640 18446744073709551615 4366141 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=461948 CPUtime=702.09 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 28209 1252 0 0 70204 5 0 0 25 0 5 0 731962646 473034752 86940 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=461948 CPUtime=702.08 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 573846 1252 0 0 70129 79 0 0 25 0 5 0 731962646 473034752 86940 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.47
Current children cumulated vsize (KiB) 461948

[startup+762.312 s]
/proc/loadavg: 8.10 8.05 7.92 9/325 19078
/proc/meminfo: memFree=14608244/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=496344 CPUtime=3040.92 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 714672 1252 0 0 303989 103 0 0 23 0 5 0 731962625 508256256 95539 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 124086 95539 180 55 0 121972 0
[pid=19039/tid=19046] ppid=19037 vsize=496344 CPUtime=762.12 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 24967 1252 0 0 76208 4 0 0 25 0 5 0 731962646 508256256 95539 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=496344 CPUtime=754.37 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 37076 1252 0 0 75432 5 0 0 25 0 5 0 731962646 508256256 95539 33554432000 4194304 4417452 140736097466640 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=496344 CPUtime=762.1 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 28209 1252 0 0 76205 5 0 0 25 0 5 0 731962646 508256256 95539 33554432000 4194304 4417452 140736097466640 18446744073709551615 4232726 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=496344 CPUtime=762.09 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 613544 1252 0 0 76123 86 0 0 25 0 5 0 731962646 508256256 95539 33554432000 4194304 4417452 140736097466640 18446744073709551615 4236559 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.92
Current children cumulated vsize (KiB) 496344

[startup+822.301 s]
/proc/loadavg: 8.19 8.08 7.94 9/325 19080
/proc/meminfo: memFree=14488164/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=566984 CPUtime=3280.26 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 778292 1252 0 0 327916 110 0 0 23 0 5 0 731962625 580591616 113199 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 141746 113199 180 55 0 139632 0
[pid=19039/tid=19046] ppid=19037 vsize=566984 CPUtime=822.11 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 24967 1252 0 0 82207 4 0 0 25 0 5 0 731962646 580591616 113199 33554432000 4194304 4417452 140736097466640 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=566984 CPUtime=813.75 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 37076 1252 0 0 81370 5 0 0 25 0 5 0 731962646 580591616 113199 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=566984 CPUtime=822.09 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 28209 1252 0 0 82204 5 0 0 25 0 5 0 731962646 580591616 113199 33554432000 4194304 4417452 140736097466640 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=566984 CPUtime=822.08 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 677164 1252 0 0 82114 94 0 0 25 0 5 0 731962646 580591616 113199 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.26
Current children cumulated vsize (KiB) 566984

[startup+882.301 s]
/proc/loadavg: 8.07 8.06 7.94 9/325 19082
/proc/meminfo: memFree=14275836/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=737416 CPUtime=3519.66 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 820904 1252 0 0 351848 118 0 0 23 0 5 0 731962625 755113984 155807 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 184354 155807 180 55 0 182240 0
[pid=19039/tid=19046] ppid=19037 vsize=737416 CPUtime=882.11 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 27015 1252 0 0 88207 4 0 0 25 0 5 0 731962646 755113984 155807 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=737416 CPUtime=873.14 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 38051 1252 0 0 87309 5 0 0 25 0 5 0 731962646 755113984 155807 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=737416 CPUtime=882.09 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 28209 1252 0 0 88204 5 0 0 25 0 5 0 731962646 755113984 155807 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=737416 CPUtime=882.08 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 716753 1252 0 0 88107 101 0 0 25 0 5 0 731962646 755113984 155807 33554432000 4194304 4417452 140736097466640 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.66
Current children cumulated vsize (KiB) 737416

[startup+942.3 s]
/proc/loadavg: 8.13 8.08 7.95 9/325 19083
/proc/meminfo: memFree=14282244/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=654268 CPUtime=3759.07 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 919105 1252 0 0 375774 133 0 0 23 0 5 0 731962625 669970432 135020 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 163567 135020 180 55 0 161453 0
[pid=19039/tid=19046] ppid=19037 vsize=654268 CPUtime=942.1 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 32361 1252 0 0 94206 4 0 0 25 0 5 0 731962646 669970432 135020 33554432000 4194304 4417452 140736097466640 18446744073709551615 4264830 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=654268 CPUtime=932.53 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 40507 1252 0 0 93248 5 0 0 25 0 5 0 731962646 669970432 135020 33554432000 4194304 4417452 140736097466640 18446744073709551615 4232783 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=654268 CPUtime=942.09 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 28209 1252 0 0 94204 5 0 0 25 0 5 0 731962646 669970432 135020 33554432000 4194304 4417452 140736097466640 18446744073709551615 4277540 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=654268 CPUtime=942.08 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 807152 1252 0 0 94093 115 0 0 25 0 5 0 731962646 669970432 135020 33554432000 4194304 4417452 140736097466640 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.07
Current children cumulated vsize (KiB) 654268

[startup+1002.3 s]
/proc/loadavg: 8.19 8.10 7.96 9/325 19085
/proc/meminfo: memFree=13964912/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=854376 CPUtime=3998.45 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 985518 1252 0 0 399704 141 0 0 23 0 5 0 731962625 874881024 185049 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 213594 185049 180 55 0 211480 0
[pid=19039/tid=19046] ppid=19037 vsize=854376 CPUtime=1002.11 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 32361 1252 0 0 100207 4 0 0 25 0 5 0 731962646 874881024 185049 33554432000 4194304 4417452 140736097466640 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=854376 CPUtime=991.93 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 41345 1252 0 0 99187 6 0 0 25 0 5 0 731962646 874881024 185049 33554432000 4194304 4417452 140736097466640 18446744073709551615 4307831 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=854376 CPUtime=1002.1 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 28209 1252 0 0 100205 5 0 0 25 0 5 0 731962646 874881024 185049 33554432000 4194304 4417452 140736097466640 18446744073709551615 4357714 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=854376 CPUtime=1002.08 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 872727 1252 0 0 100085 123 0 0 25 0 5 0 731962646 874881024 185049 33554432000 4194304 4417452 140736097466640 18446744073709551615 4320867 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3998.45
Current children cumulated vsize (KiB) 854376

[startup+1062.3 s]
/proc/loadavg: 8.20 8.11 7.97 9/325 19086
/proc/meminfo: memFree=13741064/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=1055420 CPUtime=4237.86 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 1043969 1252 0 0 423634 152 0 0 23 0 5 0 731962625 1080750080 235308 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 263855 235308 180 55 0 261741 0
[pid=19039/tid=19046] ppid=19037 vsize=1055420 CPUtime=1062.12 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 35149 1252 0 0 106207 5 0 0 25 0 5 0 731962646 1080750080 235308 33554432000 4194304 4417452 140736097466640 18446744073709551615 4366005 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=1055420 CPUtime=1051.32 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 43393 1252 0 0 105126 6 0 0 25 0 5 0 731962646 1080750080 235308 33554432000 4194304 4417452 140736097466640 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=1055420 CPUtime=1062.1 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 31120 1252 0 0 106204 6 0 0 25 0 5 0 731962646 1080750080 235308 33554432000 4194304 4417452 140736097466640 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=1055420 CPUtime=1062.08 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 923431 1252 0 0 106076 132 0 0 25 0 5 0 731962646 1080750080 235308 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.86
Current children cumulated vsize (KiB) 1055420

[startup+1122.3 s]
/proc/loadavg: 8.19 8.12 7.98 6/322 19088
/proc/meminfo: memFree=13388768/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=1234340 CPUtime=4477.25 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 1088705 1252 0 0 447569 156 0 0 23 0 5 0 731962625 1263964160 280038 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 308585 280038 180 55 0 306471 0
[pid=19039/tid=19046] ppid=19037 vsize=1234340 CPUtime=1122.12 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 35149 1252 0 0 112207 5 0 0 25 0 5 0 731962646 1263964160 280038 33554432000 4194304 4417452 140736097466640 18446744073709551615 4237371 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=1234340 CPUtime=1110.71 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 43393 1252 0 0 111065 6 0 0 25 0 5 0 731962646 1263964160 280038 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=1234340 CPUtime=1122.1 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 31120 1252 0 0 112204 6 0 0 25 0 5 0 731962646 1263964160 280038 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=1234340 CPUtime=1122.09 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 968167 1252 0 0 112072 137 0 0 25 0 5 0 731962646 1263964160 280038 33554432000 4194304 4417452 140736097466640 18446744073709551615 4321590 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4477.25
Current children cumulated vsize (KiB) 1234340

[startup+1182.3 s]
/proc/loadavg: 5.59 7.38 7.73 5/315 19107
/proc/meminfo: memFree=14565736/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=1234340 CPUtime=4716.65 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 1089124 1252 0 0 471508 157 0 0 23 0 5 0 731962625 1263964160 280038 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 308585 280038 180 55 0 306471 0
[pid=19039/tid=19046] ppid=19037 vsize=1234340 CPUtime=1182.12 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 35149 1252 0 0 118207 5 0 0 25 0 5 0 731962646 1263964160 280038 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=1234340 CPUtime=1170.11 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 43393 1252 0 0 117005 6 0 0 25 0 5 0 731962646 1263964160 280038 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=1234340 CPUtime=1182.1 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 31539 1252 0 0 118204 6 0 0 25 0 5 0 731962646 1263964160 280038 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=1234340 CPUtime=1182.09 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 968167 1252 0 0 118072 137 0 0 25 0 5 0 731962646 1263964160 280038 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4716.65
Current children cumulated vsize (KiB) 1234340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 5.13 7.16 7.65 5/315 19107
/proc/meminfo: memFree=14525792/32950928 swapFree=67085488/67111528
[pid=19039] ppid=19037 vsize=1274872 CPUtime=4800.06 cores=0,2,4,6
/proc/19039/stat : 19039 (plingeling) S 19037 19039 18342 0 -1 4202496 1099257 1252 0 0 479848 158 0 0 23 0 5 0 731962625 1305468928 290171 33554432000 4194304 4417452 140736097466640 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19039/statm: 318718 290171 180 55 0 316604 0
[pid=19039/tid=19046] ppid=19037 vsize=1274872 CPUtime=1203.03 cores=0,2,4,6
/proc/19039/task/19046/stat : 19046 (plingeling) R 19037 19039 18342 0 -1 4202560 35149 1252 0 0 120298 5 0 0 25 0 5 0 731962646 1305468928 290171 33554432000 4194304 4417452 140736097466640 18446744073709551615 4309862 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19039/tid=19047] ppid=19037 vsize=1274872 CPUtime=1190.8 cores=0,2,4,6
/proc/19039/task/19047/stat : 19047 (plingeling) R 19037 19039 18342 0 -1 4202560 43393 1252 0 0 119074 6 0 0 25 0 5 0 731962646 1305468928 290171 33554432000 4194304 4417452 140736097466640 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19039/tid=19048] ppid=19037 vsize=1274872 CPUtime=1203.02 cores=0,2,4,6
/proc/19039/task/19048/stat : 19048 (plingeling) R 19037 19039 18342 0 -1 4202560 41672 1252 0 0 120294 8 0 0 25 0 5 0 731962646 1305468928 290171 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19039/tid=19049] ppid=19037 vsize=1274872 CPUtime=1203 cores=0,2,4,6
/proc/19039/task/19049/stat : 19049 (plingeling) R 19037 19039 18342 0 -1 4202560 968167 1252 0 0 120163 137 0 0 25 0 5 0 731962646 1305468928 290171 33554432000 4194304 4417452 140736097466640 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1274872

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.27
CPU time (s): 4800.16
CPU user time (s): 4798.52
CPU system time (s): 1.63975
CPU usage (%): 398.927
Max. virtual memory (cumulated for all children) (KiB): 1274872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.52
system time used= 1.63975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1100509
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= 100
involuntary context switches= 23234

runsolver used 3.41648 second user time and 8.63869 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 01:55:19
IDJOB=3371146
IDBENCH=70908
IDSOLVER=1848
FILE ID=node114/3371146-1305417319
RUNJOBID= node114-1305417319-19010
PBS_JOBID= 13324529
Free space on /tmp= 72976 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371146-1305417319/watcher-3371146-1305417319 -o /tmp/evaluation-result-3371146-1305417319/solver-3371146-1305417319 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371146-1305417319.cnf

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=482026534

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      15685112 kB
Buffers:        282084 kB
Cached:        6218780 kB
SwapCached:         96 kB
Active:       11889820 kB
Inactive:      4967992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15685112 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:            3632 kB
Writeback:           0 kB
AnonPages:    10356172 kB
Mapped:          26688 kB
Slab:           306856 kB
PageTables:      36928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52494608 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= 72976 MiB
End job on node114 at 2011-05-15 02:15:25