Trace number 3371161

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.13 1202.96

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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

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

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


[startup+0 s]
/proc/loadavg: 3.68 4.58 6.10 3/288 3344
/proc/meminfo: memFree=29322648/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=9016 CPUtime=0 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) R 3342 3344 2611 0 -1 4202496 322 1254 0 0 0 0 0 0 21 0 1 0 653531412 9232384 252 33554432000 4194304 4417452 140737057074016 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/3344/statm: 2254 252 147 55 0 140 0

[startup+0.020174 s]
/proc/loadavg: 3.68 4.58 6.10 3/288 3344
/proc/meminfo: memFree=29322648/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=10556 CPUtime=0.01 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) R 3342 3344 2611 0 -1 4202496 716 1254 0 0 1 0 0 0 21 0 1 0 653531412 10809344 646 33554432000 4194304 4417452 140737057074016 18446744073709551615 4229136 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/3344/statm: 2639 646 148 55 0 525 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10556

[startup+0.101127 s]
/proc/loadavg: 3.68 4.58 6.10 3/288 3344
/proc/meminfo: memFree=29322648/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=26604 CPUtime=0.09 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) R 3342 3344 2611 0 -1 4202496 4712 1254 0 0 9 0 0 0 21 0 1 0 653531412 27242496 4642 33554432000 4194304 4417452 140737057074016 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/3344/statm: 6651 4642 148 55 0 4537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26604

[startup+0.30105 s]
/proc/loadavg: 3.68 4.58 6.10 3/288 3344
/proc/meminfo: memFree=29322648/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=150496 CPUtime=0.64 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 9923 1254 0 0 64 0 0 0 21 0 5 0 653531412 154107904 9087 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 37624 9087 175 55 0 35510 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 150496

[startup+0.700977 s]
/proc/loadavg: 3.68 4.58 6.10 3/288 3344
/proc/meminfo: memFree=29322648/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=168580 CPUtime=2.24 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 22567 1254 0 0 223 1 0 0 21 0 5 0 653531412 172625920 13581 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 42145 13581 180 55 0 40031 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 168580

[startup+1.50083 s]
/proc/loadavg: 3.68 4.58 6.10 9/297 3358
/proc/meminfo: memFree=29240612/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=186100 CPUtime=5.44 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 27923 1254 0 0 542 2 0 0 21 0 5 0 653531412 190566400 17961 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 46525 17961 180 55 0 44411 0
[pid=3344/tid=3355] ppid=3342 vsize=186100 CPUtime=1.32 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 3268 1254 0 0 132 0 0 0 25 0 5 0 653531429 190566400 17961 33554432000 4194304 4417452 140737057074016 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=186100 CPUtime=1.31 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 3204 1254 0 0 131 0 0 0 19 0 5 0 653531429 190566400 17961 33554432000 4194304 4417452 140737057074016 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=186100 CPUtime=1.31 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 3021 1254 0 0 131 0 0 0 25 0 5 0 653531429 190566400 17961 33554432000 4194304 4417452 140737057074016 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=186100 CPUtime=1.3 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 9610 1254 0 0 130 0 0 0 25 0 5 0 653531429 190566400 17961 33554432000 4194304 4417452 140737057074016 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 186100

[startup+3.10054 s]
/proc/loadavg: 3.68 4.58 6.10 9/297 3358
/proc/meminfo: memFree=29213704/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=196596 CPUtime=11.82 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 36460 1254 0 0 1179 3 0 0 21 0 5 0 653531412 201314304 20613 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 49149 20613 180 55 0 47035 0
[pid=3344/tid=3355] ppid=3342 vsize=196596 CPUtime=2.92 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 3268 1254 0 0 292 0 0 0 25 0 5 0 653531429 201314304 20613 33554432000 4194304 4417452 140737057074016 18446744073709551615 4249049 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=196596 CPUtime=2.91 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 4442 1254 0 0 291 0 0 0 23 0 5 0 653531429 201314304 20613 33554432000 4194304 4417452 140737057074016 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=196596 CPUtime=2.91 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 3021 1254 0 0 291 0 0 0 25 0 5 0 653531429 201314304 20613 33554432000 4194304 4417452 140737057074016 18446744073709551615 4366294 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=196596 CPUtime=2.89 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 16909 1254 0 0 288 1 0 0 25 0 5 0 653531429 201314304 20613 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.82
Current children cumulated vsize (KiB) 196596

[startup+6.30097 s]
/proc/loadavg: 4.03 4.63 6.11 10/297 3358
/proc/meminfo: memFree=29194160/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=206500 CPUtime=24.6 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 53960 1254 0 0 2455 5 0 0 21 0 5 0 653531412 211456000 22550 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 51625 22550 180 55 0 49511 0
[pid=3344/tid=3355] ppid=3342 vsize=206500 CPUtime=6.12 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 3268 1254 0 0 612 0 0 0 25 0 5 0 653531429 211456000 22550 33554432000 4194304 4417452 140737057074016 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=206500 CPUtime=6.11 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 4442 1254 0 0 611 0 0 0 25 0 5 0 653531429 211456000 22550 33554432000 4194304 4417452 140737057074016 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=206500 CPUtime=6.11 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 3403 1254 0 0 611 0 0 0 25 0 5 0 653531429 211456000 22550 33554432000 4194304 4417452 140737057074016 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=206500 CPUtime=6.06 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 34027 1254 0 0 603 3 0 0 25 0 5 0 653531429 211456000 22550 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.6
Current children cumulated vsize (KiB) 206500

[startup+12.7008 s]
/proc/loadavg: 4.34 4.69 6.12 10/297 3358
/proc/meminfo: memFree=29132836/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=216000 CPUtime=50.13 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 86253 1254 0 0 5003 10 0 0 21 0 5 0 653531412 221184000 25418 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 54000 25418 180 55 0 51886 0
[pid=3344/tid=3355] ppid=3342 vsize=216000 CPUtime=12.51 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 5744 1254 0 0 1251 0 0 0 25 0 5 0 653531429 221184000 25418 33554432000 4194304 4417452 140737057074016 18446744073709551615 4258525 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=216000 CPUtime=12.51 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 5680 1254 0 0 1251 0 0 0 25 0 5 0 653531429 221184000 25418 33554432000 4194304 4417452 140737057074016 18446744073709551615 4258525 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=216000 CPUtime=12.51 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 3403 1254 0 0 1251 0 0 0 25 0 5 0 653531429 221184000 25418 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=216000 CPUtime=12.39 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 62606 1254 0 0 1232 7 0 0 25 0 5 0 653531429 221184000 25418 33554432000 4194304 4417452 140737057074016 18446744073709551615 228122408024 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.13
Current children cumulated vsize (KiB) 216000

[startup+25.5005 s]
/proc/loadavg: 5.15 4.85 6.15 9/297 3358
/proc/meminfo: memFree=29076924/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=265056 CPUtime=101.2 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 142609 1254 0 0 10103 17 0 0 21 0 5 0 653531412 271417344 37701 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 66264 37701 180 55 0 64150 0
[pid=3344/tid=3355] ppid=3342 vsize=265056 CPUtime=25.31 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 5744 1254 0 0 2531 0 0 0 25 0 5 0 653531429 271417344 37701 33554432000 4194304 4417452 140737057074016 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=265056 CPUtime=25.31 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 5681 1254 0 0 2531 0 0 0 25 0 5 0 653531429 271417344 37701 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=265056 CPUtime=25.31 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 5373 1254 0 0 2531 0 0 0 25 0 5 0 653531429 271417344 37701 33554432000 4194304 4417452 140737057074016 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=265056 CPUtime=25.08 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 116991 1254 0 0 2493 15 0 0 25 0 5 0 653531429 271417344 37701 33554432000 4194304 4417452 140737057074016 18446744073709551615 4365477 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 265056

[startup+51.1009 s]
/proc/loadavg: 6.20 5.12 6.20 10/297 3359
/proc/meminfo: memFree=28860788/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=449152 CPUtime=203.38 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 231616 1254 0 0 20307 31 0 0 21 0 5 0 653531412 459931648 83724 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 112288 83724 180 55 0 110174 0
[pid=3344/tid=3355] ppid=3342 vsize=449152 CPUtime=50.91 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 7296 1254 0 0 5091 0 0 0 25 0 5 0 653531429 459931648 83724 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=449152 CPUtime=50.91 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 7039 1254 0 0 5091 0 0 0 25 0 5 0 653531429 459931648 83724 33554432000 4194304 4417452 140737057074016 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=449152 CPUtime=50.9 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 9119 1254 0 0 5090 0 0 0 25 0 5 0 653531429 459931648 83724 33554432000 4194304 4417452 140737057074016 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=449152 CPUtime=50.44 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 199342 1254 0 0 5017 27 0 0 25 0 5 0 653531429 459931648 83724 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.38
Current children cumulated vsize (KiB) 449152

[startup+102.311 s]
/proc/loadavg: 7.22 5.56 6.29 10/297 3360
/proc/meminfo: memFree=28632108/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=586228 CPUtime=407.74 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 328783 1254 0 0 40727 47 0 0 21 0 5 0 653531412 600297472 118029 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 146557 118029 180 55 0 144443 0
[pid=3344/tid=3355] ppid=3342 vsize=586228 CPUtime=102.12 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 8367 1254 0 0 10212 0 0 0 25 0 5 0 653531429 600297472 118029 33554432000 4194304 4417452 140737057074016 18446744073709551615 4366657 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=586228 CPUtime=102.12 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 7976 1254 0 0 10212 0 0 0 25 0 5 0 653531429 600297472 118029 33554432000 4194304 4417452 140737057074016 18446744073709551615 4365191 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=586228 CPUtime=102.11 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 12948 1254 0 0 10210 1 0 0 25 0 5 0 653531429 600297472 118029 33554432000 4194304 4417452 140737057074016 18446744073709551615 4258553 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=586228 CPUtime=101.17 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 290672 1254 0 0 10075 42 0 0 25 0 5 0 653531429 600297472 118029 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.74
Current children cumulated vsize (KiB) 586228

[startup+162.301 s]
/proc/loadavg: 7.86 6.05 6.41 9/297 3362
/proc/meminfo: memFree=28375152/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=716108 CPUtime=647.15 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 444089 1254 0 0 64653 62 0 0 21 0 5 0 653531412 733294592 150463 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 179027 150463 180 55 0 176913 0
[pid=3344/tid=3355] ppid=3342 vsize=716108 CPUtime=162.12 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 9595 1254 0 0 16211 1 0 0 25 0 5 0 653531429 733294592 150463 33554432000 4194304 4417452 140737057074016 18446744073709551615 4255662 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=716108 CPUtime=162.12 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 11963 1254 0 0 16211 1 0 0 25 0 5 0 653531429 733294592 150463 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=716108 CPUtime=162.1 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 14357 1254 0 0 16209 1 0 0 25 0 5 0 653531429 733294592 150463 33554432000 4194304 4417452 140737057074016 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=716108 CPUtime=160.62 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 399354 1254 0 0 16005 57 0 0 25 0 5 0 653531429 733294592 150463 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.15
Current children cumulated vsize (KiB) 716108


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

[pid=3344/tid=3356] ppid=3342 vsize=1475868 CPUtime=762.14 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 33919 1254 0 0 76211 3 0 0 25 0 5 0 653531429 1511288832 340403 33554432000 4194304 4417452 140737057074016 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=1475868 CPUtime=762.11 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 29720 1254 0 0 76208 3 0 0 25 0 5 0 653531429 1511288832 340403 33554432000 4194304 4417452 140737057074016 18446744073709551615 4366085 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=1475868 CPUtime=755.1 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 894636 1254 0 0 75376 134 0 0 25 0 5 0 653531429 1511288832 340403 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.7
Current children cumulated vsize (KiB) 1475868

[startup+822.301 s]
/proc/loadavg: 8.09 7.87 7.25 9/297 3381
/proc/meminfo: memFree=27165696/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=1647572 CPUtime=3281.1 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 1046384 1254 0 0 327956 154 0 0 21 0 5 0 653531412 1687113728 383329 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 411893 383329 180 55 0 409779 0
[pid=3344/tid=3355] ppid=3342 vsize=1647572 CPUtime=822.13 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 36363 1254 0 0 82209 4 0 0 25 0 5 0 653531429 1687113728 383329 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=1647572 CPUtime=822.13 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 33919 1254 0 0 82210 3 0 0 25 0 5 0 653531429 1687113728 383329 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=1647572 CPUtime=822.1 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 33178 1254 0 0 82206 4 0 0 25 0 5 0 653531429 1687113728 383329 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=1647572 CPUtime=814.55 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 934104 1254 0 0 81314 141 0 0 25 0 5 0 653531429 1687113728 383329 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.1
Current children cumulated vsize (KiB) 1647572

[startup+882.301 s]
/proc/loadavg: 8.07 7.91 7.30 10/297 3382
/proc/meminfo: memFree=27157844/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=1647572 CPUtime=3520.55 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 1046384 1254 0 0 351901 154 0 0 21 0 5 0 653531412 1687113728 383329 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 411893 383329 180 55 0 409779 0
[pid=3344/tid=3355] ppid=3342 vsize=1647572 CPUtime=882.14 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 36363 1254 0 0 88210 4 0 0 25 0 5 0 653531429 1687113728 383329 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=1647572 CPUtime=882.13 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 33919 1254 0 0 88210 3 0 0 25 0 5 0 653531429 1687113728 383329 33554432000 4194304 4417452 140737057074016 18446744073709551615 4307725 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=1647572 CPUtime=882.1 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 33178 1254 0 0 88206 4 0 0 25 0 5 0 653531429 1687113728 383329 33554432000 4194304 4417452 140737057074016 18446744073709551615 4259638 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=1647572 CPUtime=873.99 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 934104 1254 0 0 87258 141 0 0 25 0 5 0 653531429 1687113728 383329 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3520.55
Current children cumulated vsize (KiB) 1647572

[startup+942.301 s]
/proc/loadavg: 8.06 7.94 7.35 10/297 3384
/proc/meminfo: memFree=26863180/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=1779240 CPUtime=3760.02 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 1079301 1254 0 0 375843 159 0 0 21 0 5 0 653531412 1821941760 416246 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 444810 416246 180 55 0 442696 0
[pid=3344/tid=3355] ppid=3342 vsize=1779240 CPUtime=942.14 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 36363 1254 0 0 94210 4 0 0 25 0 5 0 653531429 1821941760 416246 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=1779240 CPUtime=942.13 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 33919 1254 0 0 94210 3 0 0 25 0 5 0 653531429 1821941760 416246 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=1779240 CPUtime=942.1 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 33178 1254 0 0 94206 4 0 0 25 0 5 0 653531429 1821941760 416246 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=1779240 CPUtime=933.44 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 967021 1254 0 0 93199 145 0 0 25 0 5 0 653531429 1821941760 416246 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.02
Current children cumulated vsize (KiB) 1779240

[startup+1002.3 s]
/proc/loadavg: 8.06 7.96 7.39 9/297 3385
/proc/meminfo: memFree=26632020/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=1901904 CPUtime=3999.46 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 1116748 1254 0 0 399780 166 0 0 21 0 5 0 653531412 1947549696 446912 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 475476 446912 180 55 0 473362 0
[pid=3344/tid=3355] ppid=3342 vsize=1901904 CPUtime=1002.14 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 43144 1254 0 0 100209 5 0 0 25 0 5 0 653531429 1947549696 446912 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=1901904 CPUtime=1002.13 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 33919 1254 0 0 100210 3 0 0 25 0 5 0 653531429 1947549696 446912 33554432000 4194304 4417452 140737057074016 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=1901904 CPUtime=1002.1 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 42812 1254 0 0 100204 6 0 0 25 0 5 0 653531429 1947549696 446912 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=1901904 CPUtime=992.89 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 988053 1254 0 0 99139 150 0 0 25 0 5 0 653531429 1947549696 446912 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3999.46
Current children cumulated vsize (KiB) 1901904

[startup+1062.3 s]
/proc/loadavg: 8.05 7.98 7.43 10/297 3387
/proc/meminfo: memFree=26419688/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=2161940 CPUtime=4238.91 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 1181757 1254 0 0 423713 178 0 0 21 0 5 0 653531412 2213826560 511921 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 540485 511921 180 55 0 538371 0
[pid=3344/tid=3355] ppid=3342 vsize=2161940 CPUtime=1062.14 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 43144 1254 0 0 106209 5 0 0 25 0 5 0 653531429 2213826560 511921 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=2161940 CPUtime=1062.13 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 33919 1254 0 0 106210 3 0 0 25 0 5 0 653531429 2213826560 511921 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=2161940 CPUtime=1062.1 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 42812 1254 0 0 106204 6 0 0 25 0 5 0 653531429 2213826560 511921 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=2161940 CPUtime=1052.34 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 1053062 1254 0 0 105072 162 0 0 25 0 5 0 653531429 2213826560 511921 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4238.91
Current children cumulated vsize (KiB) 2161940

[startup+1122.3 s]
/proc/loadavg: 8.02 7.98 7.46 10/297 3389
/proc/meminfo: memFree=27353620/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=1107320 CPUtime=4478.36 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 1251055 1254 0 0 447643 193 0 0 21 0 5 0 653531412 1133895680 248266 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 276830 248266 180 55 0 274716 0
[pid=3344/tid=3355] ppid=3342 vsize=1107320 CPUtime=1122.14 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 43144 1254 0 0 112209 5 0 0 25 0 5 0 653531429 1133895680 248266 33554432000 4194304 4417452 140737057074016 18446744073709551615 4251109 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=1107320 CPUtime=1122.13 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 33919 1254 0 0 112210 3 0 0 25 0 5 0 653531429 1133895680 248266 33554432000 4194304 4417452 140737057074016 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=1107320 CPUtime=1122.1 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 42812 1254 0 0 112204 6 0 0 25 0 5 0 653531429 1133895680 248266 33554432000 4194304 4417452 140737057074016 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=1107320 CPUtime=1111.78 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 1122360 1254 0 0 111001 177 0 0 25 0 5 0 653531429 1133895680 248266 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4478.36
Current children cumulated vsize (KiB) 1107320

[startup+1182.3 s]
/proc/loadavg: 8.00 7.98 7.49 9/297 3390
/proc/meminfo: memFree=27262924/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=1245832 CPUtime=4717.82 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 1285683 1254 0 0 471585 197 0 0 21 0 5 0 653531412 1275731968 282894 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 311458 282894 180 55 0 309344 0
[pid=3344/tid=3355] ppid=3342 vsize=1245832 CPUtime=1182.14 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 43144 1254 0 0 118209 5 0 0 25 0 5 0 653531429 1275731968 282894 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=1245832 CPUtime=1182.13 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 33919 1254 0 0 118210 3 0 0 25 0 5 0 653531429 1275731968 282894 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=1245832 CPUtime=1182.1 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 46025 1254 0 0 118204 6 0 0 25 0 5 0 653531429 1275731968 282894 33554432000 4194304 4417452 140737057074016 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=1245832 CPUtime=1171.23 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 1153775 1254 0 0 116943 180 0 0 25 0 5 0 653531429 1275731968 282894 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4717.82
Current children cumulated vsize (KiB) 1245832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.00 7.98 7.50 5/291 3393
/proc/meminfo: memFree=28137152/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=1299336 CPUtime=4800.04 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 1299059 1254 0 0 479806 198 0 0 21 0 5 0 653531412 1330520064 296270 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 324834 296270 180 55 0 322720 0
[pid=3344/tid=3355] ppid=3342 vsize=1299336 CPUtime=1202.76 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 43144 1254 0 0 120271 5 0 0 25 0 5 0 653531429 1330520064 296270 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=1299336 CPUtime=1202.74 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 33919 1254 0 0 120271 3 0 0 25 0 5 0 653531429 1330520064 296270 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=1299336 CPUtime=1202.71 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 51208 1254 0 0 120265 6 0 0 25 0 5 0 653531429 1330520064 296270 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=1299336 CPUtime=1191.65 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 1161968 1254 0 0 118984 181 0 0 25 0 5 0 653531429 1330520064 296270 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1299336

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

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

[startup+1202.9 s]
/proc/loadavg: 8.00 7.98 7.50 5/291 3393
/proc/meminfo: memFree=28137152/32951124 swapFree=54427468/67111528
[pid=3344] ppid=3342 vsize=1299336 CPUtime=4800.04 cores=0,2,4,6
/proc/3344/stat : 3344 (plingeling) S 3342 3344 2611 0 -1 4202496 1299059 1254 0 0 479806 198 0 0 21 0 5 0 653531412 1330520064 296270 33554432000 4194304 4417452 140737057074016 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/3344/statm: 324834 296270 180 55 0 322720 0
[pid=3344/tid=3355] ppid=3342 vsize=1299336 CPUtime=1202.76 cores=0,2,4,6
/proc/3344/task/3355/stat : 3355 (plingeling) R 3342 3344 2611 0 -1 4202560 43144 1254 0 0 120271 5 0 0 25 0 5 0 653531429 1330520064 296270 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=3344/tid=3356] ppid=3342 vsize=1299336 CPUtime=1202.74 cores=0,2,4,6
/proc/3344/task/3356/stat : 3356 (plingeling) R 3342 3344 2611 0 -1 4202560 33919 1254 0 0 120271 3 0 0 25 0 5 0 653531429 1330520064 296270 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=3344/tid=3357] ppid=3342 vsize=1299336 CPUtime=1202.71 cores=0,2,4,6
/proc/3344/task/3357/stat : 3357 (plingeling) R 3342 3344 2611 0 -1 4202560 51208 1254 0 0 120265 6 0 0 25 0 5 0 653531429 1330520064 296270 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=3344/tid=3358] ppid=3342 vsize=1299336 CPUtime=1191.65 cores=0,2,4,6
/proc/3344/task/3358/stat : 3358 (plingeling) R 3342 3344 2611 0 -1 4202560 1161968 1254 0 0 118984 181 0 0 25 0 5 0 653531429 1330520064 296270 33554432000 4194304 4417452 140737057074016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1299336

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.96
CPU time (s): 4800.13
CPU user time (s): 4798.1
CPU system time (s): 2.02969
CPU usage (%): 399.028
Max. virtual memory (cumulated for all children) (KiB): 2310184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.1
system time used= 2.02969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1300313
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= 167
involuntary context switches= 36293

runsolver used 3.14552 second user time and 7.80381 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 02:28:54
IDJOB=3371161
IDBENCH=71385
IDSOLVER=1848
FILE ID=node138/3371161-1305419334
RUNJOBID= node138-1305419334-3319
PBS_JOBID= 13324560
Free space on /tmp= 73340 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371161-1305419334/watcher-3371161-1305419334 -o /tmp/evaluation-result-3371161-1305419334/solver-3371161-1305419334 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371161-1305419334.cnf

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=781984192

node138.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29322928 kB
Buffers:        254808 kB
Cached:        3132068 kB
SwapCached:      18472 kB
Active:         864904 kB
Inactive:      2550788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29322928 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:       21392 kB
Mapped:           8988 kB
Slab:           110524 kB
PageTables:      40848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39496600 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= 73344 MiB
End job on node138 at 2011-05-15 02:48:59