Trace number 3371153

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.51 1204.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUM3b033385d50481e5bd2fe507f2941f4f
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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

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

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


[startup+0 s]
/proc/loadavg: 7.48 7.92 7.65 3/380 13313
/proc/meminfo: memFree=14867708/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=9600 CPUtime=0 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) R 13310 13313 12655 0 -1 4202496 471 1262 0 0 0 0 0 0 20 0 1 0 732288657 9830400 402 33554432000 4194304 4417452 140735319772880 18446744073709551615 4259140 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/13313/statm: 2400 402 147 55 0 286 0

[startup+0.032582 s]
/proc/loadavg: 7.48 7.92 7.65 3/380 13313
/proc/meminfo: memFree=14867708/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=13224 CPUtime=0.02 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) R 13310 13313 12655 0 -1 4202496 1359 1262 0 0 2 0 0 0 20 0 1 0 732288657 13541376 1290 33554432000 4194304 4417452 140735319772880 18446744073709551615 216734872557 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/13313/statm: 3306 1315 148 55 0 1192 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13224

[startup+0.100614 s]
/proc/loadavg: 7.48 7.92 7.65 3/380 13313
/proc/meminfo: memFree=14867708/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=26536 CPUtime=0.08 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) R 13310 13313 12655 0 -1 4202496 4726 1262 0 0 8 0 0 0 20 0 1 0 732288657 27172864 4657 33554432000 4194304 4417452 140735319772880 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/13313/statm: 6634 4657 148 55 0 4520 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26536

[startup+0.300493 s]
/proc/loadavg: 7.48 7.92 7.65 3/380 13313
/proc/meminfo: memFree=14867708/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=85364 CPUtime=0.57 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 9554 1262 0 0 56 1 0 0 21 0 5 0 732288657 87412736 9153 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 21341 9153 173 55 0 19227 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 85364

[startup+0.700423 s]
/proc/loadavg: 7.48 7.92 7.65 3/380 13313
/proc/meminfo: memFree=14867708/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=92656 CPUtime=2.17 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 18761 1262 0 0 214 3 0 0 21 0 5 0 732288657 94879744 10949 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 23164 10949 178 55 0 21050 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 92656

[startup+1.50028 s]
/proc/loadavg: 7.48 7.92 7.65 9/392 13356
/proc/meminfo: memFree=14768428/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=112656 CPUtime=5.35 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 25957 1262 0 0 532 3 0 0 21 0 5 0 732288657 115359744 15950 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 28164 15950 179 55 0 26050 0
[pid=13313/tid=13338] ppid=13310 vsize=112656 CPUtime=1.29 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 2641 1262 0 0 129 0 0 0 25 0 5 0 732288677 115359744 15950 33554432000 4194304 4417452 140735319772880 18446744073709551615 4239408 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=112656 CPUtime=1.28 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 3376 1262 0 0 128 0 0 0 25 0 5 0 732288677 115359744 15950 33554432000 4194304 4417452 140735319772880 18446744073709551615 4248904 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=112656 CPUtime=1.28 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 3550 1262 0 0 128 0 0 0 25 0 5 0 732288677 115359744 15950 33554432000 4194304 4417452 140735319772880 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=112656 CPUtime=1.27 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 7556 1262 0 0 126 1 0 0 25 0 5 0 732288677 115359744 15950 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 112656

[startup+3.101 s]
/proc/loadavg: 7.48 7.92 7.65 9/392 13356
/proc/meminfo: memFree=14727888/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=129552 CPUtime=11.74 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 38481 1262 0 0 1169 5 0 0 21 0 5 0 732288657 132661248 20174 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 32388 20174 179 55 0 30274 0
[pid=13313/tid=13338] ppid=13310 vsize=129552 CPUtime=2.89 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 4002 1262 0 0 289 0 0 0 25 0 5 0 732288677 132661248 20174 33554432000 4194304 4417452 140735319772880 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=129552 CPUtime=2.88 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 4737 1262 0 0 288 0 0 0 25 0 5 0 732288677 132661248 20174 33554432000 4194304 4417452 140735319772880 18446744073709551615 4239069 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=129552 CPUtime=2.89 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 3550 1262 0 0 289 0 0 0 25 0 5 0 732288677 132661248 20174 33554432000 4194304 4417452 140735319772880 18446744073709551615 4377375 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=129552 CPUtime=2.86 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 17358 1262 0 0 284 2 0 0 25 0 5 0 732288677 132661248 20174 33554432000 4194304 4417452 140735319772880 18446744073709551615 4354448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 129552

[startup+6.30044 s]
/proc/loadavg: 7.52 7.92 7.65 9/392 13356
/proc/meminfo: memFree=14701664/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=145052 CPUtime=24.5 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 54692 1262 0 0 2443 7 0 0 21 0 5 0 732288657 148533248 23538 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 36263 23538 179 55 0 34149 0
[pid=13313/tid=13338] ppid=13310 vsize=145052 CPUtime=6.09 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 4002 1262 0 0 609 0 0 0 25 0 5 0 732288677 148533248 23538 33554432000 4194304 4417452 140735319772880 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=145052 CPUtime=6.08 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 4737 1262 0 0 608 0 0 0 25 0 5 0 732288677 148533248 23538 33554432000 4194304 4417452 140735319772880 18446744073709551615 4226815 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=145052 CPUtime=6.08 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 4233 1262 0 0 608 0 0 0 25 0 5 0 732288677 148533248 23538 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=145052 CPUtime=6.02 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 32886 1262 0 0 598 4 0 0 25 0 5 0 732288677 148533248 23538 33554432000 4194304 4417452 140735319772880 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.5
Current children cumulated vsize (KiB) 145052

[startup+12.7003 s]
/proc/loadavg: 7.56 7.93 7.65 9/392 13357
/proc/meminfo: memFree=14642764/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=144580 CPUtime=50.03 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 84405 1262 0 0 4990 13 0 0 21 0 5 0 732288657 148049920 23870 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 36145 23870 179 55 0 34031 0
[pid=13313/tid=13338] ppid=13310 vsize=144580 CPUtime=12.49 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 5362 1262 0 0 1249 0 0 0 25 0 5 0 732288677 148049920 23870 33554432000 4194304 4417452 140735319772880 18446744073709551615 4249675 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=144580 CPUtime=12.48 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 4737 1262 0 0 1248 0 0 0 25 0 5 0 732288677 148049920 23870 33554432000 4194304 4417452 140735319772880 18446744073709551615 4249526 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=144580 CPUtime=12.48 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 4233 1262 0 0 1248 0 0 0 25 0 5 0 732288677 148049920 23870 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=144580 CPUtime=12.35 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 61239 1262 0 0 1225 10 0 0 25 0 5 0 732288677 148049920 23870 33554432000 4194304 4417452 140735319772880 18446744073709551615 4358748 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.03
Current children cumulated vsize (KiB) 144580

[startup+25.5011 s]
/proc/loadavg: 7.73 7.94 7.66 9/392 13357
/proc/meminfo: memFree=14529924/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=287112 CPUtime=101.06 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 148961 1262 0 0 10083 23 0 0 21 0 5 0 732288657 294002688 43214 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 71778 43214 180 55 0 69664 0
[pid=13313/tid=13338] ppid=13310 vsize=287112 CPUtime=25.29 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 6648 1262 0 0 2529 0 0 0 25 0 5 0 732288677 294002688 43214 33554432000 4194304 4417452 140735319772880 18446744073709551615 4343748 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=287112 CPUtime=25.27 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 6097 1262 0 0 2527 0 0 0 25 0 5 0 732288677 294002688 43214 33554432000 4194304 4417452 140735319772880 18446744073709551615 4277291 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=287112 CPUtime=25.28 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 6453 1262 0 0 2528 0 0 0 25 0 5 0 732288677 294002688 43214 33554432000 4194304 4417452 140735319772880 18446744073709551615 4258261 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=287112 CPUtime=24.98 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 120929 1262 0 0 2479 19 0 0 25 0 5 0 732288677 294002688 43214 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.06
Current children cumulated vsize (KiB) 287112

[startup+51.1006 s]
/proc/loadavg: 7.82 7.95 7.67 9/392 13357
/proc/meminfo: memFree=14241704/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=421276 CPUtime=203.16 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 219592 1262 0 0 20283 33 0 0 21 0 5 0 732288657 431386624 76755 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 105319 76755 180 55 0 103205 0
[pid=13313/tid=13338] ppid=13310 vsize=421276 CPUtime=50.89 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 7632 1262 0 0 5089 0 0 0 25 0 5 0 732288677 431386624 76755 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=421276 CPUtime=50.87 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 7538 1262 0 0 5086 1 0 0 25 0 5 0 732288677 431386624 76755 33554432000 4194304 4417452 140735319772880 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=421276 CPUtime=50.89 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 9294 1262 0 0 5088 1 0 0 25 0 5 0 732288677 431386624 76755 33554432000 4194304 4417452 140735319772880 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=421276 CPUtime=50.28 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 186294 1262 0 0 5000 28 0 0 25 0 5 0 732288677 431386624 76755 33554432000 4194304 4417452 140735319772880 18446744073709551615 4250532 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.16
Current children cumulated vsize (KiB) 421276

[startup+102.315 s]
/proc/loadavg: 8.02 7.98 7.69 9/392 13359
/proc/meminfo: memFree=14290924/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=401256 CPUtime=407.4 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 330139 1262 0 0 40692 48 0 0 21 0 5 0 732288657 410886144 71750 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 100314 71750 180 55 0 98200 0
[pid=13313/tid=13338] ppid=13310 vsize=401256 CPUtime=102.1 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 8813 1262 0 0 10210 0 0 0 25 0 5 0 732288677 410886144 71750 33554432000 4194304 4417452 140735319772880 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=401256 CPUtime=102.08 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 9686 1262 0 0 10207 1 0 0 25 0 5 0 732288677 410886144 71750 33554432000 4194304 4417452 140735319772880 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=401256 CPUtime=102.1 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 11501 1262 0 0 10209 1 0 0 25 0 5 0 732288677 410886144 71750 33554432000 4194304 4417452 140735319772880 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=401256 CPUtime=100.89 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 291305 1262 0 0 10046 43 0 0 25 0 5 0 732288677 410886144 71750 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.4
Current children cumulated vsize (KiB) 401256

[startup+162.3 s]
/proc/loadavg: 8.04 8.00 7.72 9/392 13361
/proc/meminfo: memFree=13464448/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=824032 CPUtime=646.61 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 441446 1262 0 0 64596 65 0 0 21 0 5 0 732288657 843808768 177444 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 206008 177444 180 55 0 203894 0
[pid=13313/tid=13338] ppid=13310 vsize=824032 CPUtime=162.09 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 11534 1262 0 0 16208 1 0 0 25 0 5 0 732288677 843808768 177444 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=824032 CPUtime=162.05 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 14200 1262 0 0 16203 2 0 0 25 0 5 0 732288677 843808768 177444 33554432000 4194304 4417452 140735319772880 18446744073709551615 4365294 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=824032 CPUtime=162.08 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 15332 1262 0 0 16207 1 0 0 25 0 5 0 732288677 843808768 177444 33554432000 4194304 4417452 140735319772880 18446744073709551615 4366507 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=824032 CPUtime=160.15 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 391546 1262 0 0 15957 58 0 0 25 0 5 0 732288677 843808768 177444 33554432000 4194304 4417452 140735319772880 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.61
Current children cumulated vsize (KiB) 824032


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

[pid=13313/tid=13339] ppid=13310 vsize=1852404 CPUtime=761.93 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 60366 1262 0 0 76187 6 0 0 25 0 5 0 732288677 1896861696 434537 33554432000 4194304 4417452 140735319772880 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=1852404 CPUtime=762.11 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 37226 1262 0 0 76207 4 0 0 25 0 5 0 732288677 1896861696 434537 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364389 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=1852404 CPUtime=753 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 878794 1262 0 0 75166 134 0 0 25 0 5 0 732288677 1896861696 434537 33554432000 4194304 4417452 140735319772880 18446744073709551615 4358106 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3039.38
Current children cumulated vsize (KiB) 1852404

[startup+822.301 s]
/proc/loadavg: 8.14 8.11 7.91 9/392 13387
/proc/meminfo: memFree=11921108/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=1231000 CPUtime=3278.6 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 1165806 1262 0 0 327690 170 0 0 21 0 5 0 732288657 1260544000 279186 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 307750 279186 180 55 0 305636 0
[pid=13313/tid=13338] ppid=13310 vsize=1231000 CPUtime=822.09 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 39834 1262 0 0 82205 4 0 0 25 0 5 0 732288677 1260544000 279186 33554432000 4194304 4417452 140735319772880 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=1231000 CPUtime=821.91 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 74892 1262 0 0 82184 7 0 0 25 0 5 0 732288677 1260544000 279186 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=1231000 CPUtime=822.1 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 42058 1262 0 0 82205 5 0 0 25 0 5 0 732288677 1260544000 279186 33554432000 4194304 4417452 140735319772880 18446744073709551615 4237194 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=1231000 CPUtime=812.26 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 1000188 1262 0 0 81075 151 0 0 25 0 5 0 732288677 1260544000 279186 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3278.6
Current children cumulated vsize (KiB) 1231000

[startup+882.301 s]
/proc/loadavg: 8.09 8.10 7.91 9/392 13389
/proc/meminfo: memFree=12388704/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=1379048 CPUtime=3517.86 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 1202818 1262 0 0 351612 174 0 0 21 0 5 0 732288657 1412145152 316198 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 344762 316198 180 55 0 342648 0
[pid=13313/tid=13338] ppid=13310 vsize=1379048 CPUtime=882.09 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 39834 1262 0 0 88205 4 0 0 25 0 5 0 732288677 1412145152 316198 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=1379048 CPUtime=881.89 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 74892 1262 0 0 88182 7 0 0 25 0 5 0 732288677 1412145152 316198 33554432000 4194304 4417452 140735319772880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=1379048 CPUtime=882.1 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 42058 1262 0 0 88205 5 0 0 25 0 5 0 732288677 1412145152 316198 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=1379048 CPUtime=871.54 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 1037200 1262 0 0 86999 155 0 0 25 0 5 0 732288677 1412145152 316198 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3517.86
Current children cumulated vsize (KiB) 1379048

[startup+942.301 s]
/proc/loadavg: 8.09 8.10 7.92 9/392 13390
/proc/meminfo: memFree=12114284/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=1521644 CPUtime=3757.14 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 1238479 1262 0 0 375537 177 0 0 21 0 5 0 732288657 1558163456 351847 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 380411 351847 180 55 0 378297 0
[pid=13313/tid=13338] ppid=13310 vsize=1521644 CPUtime=942.1 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 39834 1262 0 0 94206 4 0 0 25 0 5 0 732288677 1558163456 351847 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=1521644 CPUtime=941.88 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 82184 1262 0 0 94180 8 0 0 25 0 5 0 732288677 1558163456 351847 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=1521644 CPUtime=942.1 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 42058 1262 0 0 94205 5 0 0 25 0 5 0 732288677 1558163456 351847 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=1521644 CPUtime=930.83 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 1065569 1262 0 0 92926 157 0 0 25 0 5 0 732288677 1558163456 351847 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3757.14
Current children cumulated vsize (KiB) 1521644

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 7.93 9/392 13392
/proc/meminfo: memFree=12084644/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=1551148 CPUtime=3996.42 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 1245855 1262 0 0 399463 179 0 0 21 0 5 0 732288657 1588375552 359223 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 387787 359223 180 55 0 385673 0
[pid=13313/tid=13338] ppid=13310 vsize=1551148 CPUtime=1002.1 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 39834 1262 0 0 100206 4 0 0 25 0 5 0 732288677 1588375552 359223 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=1551148 CPUtime=1001.87 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 82184 1262 0 0 100179 8 0 0 25 0 5 0 732288677 1588375552 359223 33554432000 4194304 4417452 140735319772880 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=1551148 CPUtime=1002.1 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 42058 1262 0 0 100205 5 0 0 25 0 5 0 732288677 1588375552 359223 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=1551148 CPUtime=990.11 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 1072945 1262 0 0 98852 159 0 0 25 0 5 0 732288677 1588375552 359223 33554432000 4194304 4417452 140735319772880 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3996.42
Current children cumulated vsize (KiB) 1551148

[startup+1062.3 s]
/proc/loadavg: 8.08 8.09 7.93 9/392 13394
/proc/meminfo: memFree=11991260/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=1572784 CPUtime=4235.68 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 1268104 1262 0 0 423386 182 0 0 21 0 5 0 732288657 1610530816 364632 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 393196 364632 180 55 0 391082 0
[pid=13313/tid=13338] ppid=13310 vsize=1572784 CPUtime=1062.1 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 39834 1262 0 0 106206 4 0 0 25 0 5 0 732288677 1610530816 364632 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=1572784 CPUtime=1061.86 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 91282 1262 0 0 106177 9 0 0 25 0 5 0 732288677 1610530816 364632 33554432000 4194304 4417452 140735319772880 18446744073709551615 4366458 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=1572784 CPUtime=1062.1 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 42058 1262 0 0 106205 5 0 0 25 0 5 0 732288677 1610530816 364632 33554432000 4194304 4417452 140735319772880 18446744073709551615 4307792 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=1572784 CPUtime=1049.38 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 1086096 1262 0 0 104778 160 0 0 25 0 5 0 732288677 1610530816 364632 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4235.68
Current children cumulated vsize (KiB) 1572784

[startup+1122.3 s]
/proc/loadavg: 8.10 8.10 7.94 9/392 13395
/proc/meminfo: memFree=11403620/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=1886856 CPUtime=4474.95 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 1346622 1262 0 0 447299 196 0 0 21 0 5 0 732288657 1932140544 443150 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 471714 443150 180 55 0 469600 0
[pid=13313/tid=13338] ppid=13310 vsize=1886856 CPUtime=1122.1 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 39834 1262 0 0 112206 4 0 0 25 0 5 0 732288677 1932140544 443150 33554432000 4194304 4417452 140735319772880 18446744073709551615 4365191 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=1886856 CPUtime=1121.85 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 97550 1262 0 0 112175 10 0 0 25 0 5 0 732288677 1932140544 443150 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=1886856 CPUtime=1122.11 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 42058 1262 0 0 112206 5 0 0 25 0 5 0 732288677 1932140544 443150 33554432000 4194304 4417452 140735319772880 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=1886856 CPUtime=1108.65 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 1158346 1262 0 0 110691 174 0 0 25 0 5 0 732288677 1932140544 443150 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4474.95
Current children cumulated vsize (KiB) 1886856

[startup+1182.3 s]
/proc/loadavg: 8.15 8.11 7.95 9/392 13397
/proc/meminfo: memFree=10994400/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=2241424 CPUtime=4714.23 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 1435264 1262 0 0 471208 215 0 0 21 0 5 0 732288657 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 560356 531792 180 55 0 558242 0
[pid=13313/tid=13338] ppid=13310 vsize=2241424 CPUtime=1182.1 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 39834 1262 0 0 118206 4 0 0 25 0 5 0 732288677 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=2241424 CPUtime=1181.84 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 97550 1262 0 0 118174 10 0 0 25 0 5 0 732288677 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 4265368 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=2241424 CPUtime=1182.11 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 42058 1262 0 0 118206 5 0 0 25 0 5 0 732288677 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=2241424 CPUtime=1167.94 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 1246988 1262 0 0 116601 193 0 0 25 0 5 0 732288677 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4714.23
Current children cumulated vsize (KiB) 2241424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.10 8.10 7.95 9/392 13397
/proc/meminfo: memFree=10862952/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=2241424 CPUtime=4800.38 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 1435264 1262 0 0 479823 215 0 0 21 0 5 0 732288657 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 560356 531792 180 55 0 558242 0
[pid=13313/tid=13338] ppid=13310 vsize=2241424 CPUtime=1203.72 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 39834 1262 0 0 120368 4 0 0 25 0 5 0 732288677 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=2241424 CPUtime=1203.45 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 97550 1262 0 0 120335 10 0 0 25 0 5 0 732288677 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364690 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=2241424 CPUtime=1203.72 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 42058 1262 0 0 120367 5 0 0 25 0 5 0 732288677 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=2241424 CPUtime=1189.27 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 1246988 1262 0 0 118734 193 0 0 25 0 5 0 732288677 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 2241424

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

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

[startup+1203.9 s]
/proc/loadavg: 8.10 8.10 7.95 9/392 13397
/proc/meminfo: memFree=10862952/32951124 swapFree=65586204/67111528
[pid=13313] ppid=13310 vsize=2241424 CPUtime=4800.38 cores=1,3,5,7
/proc/13313/stat : 13313 (plingeling) S 13310 13313 12655 0 -1 4202496 1435264 1262 0 0 479823 215 0 0 21 0 5 0 732288657 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13313/statm: 560356 531792 180 55 0 558242 0
[pid=13313/tid=13338] ppid=13310 vsize=2241424 CPUtime=1203.72 cores=1,3,5,7
/proc/13313/task/13338/stat : 13338 (plingeling) R 13310 13313 12655 0 -1 4202560 39834 1262 0 0 120368 4 0 0 25 0 5 0 732288677 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13313/tid=13339] ppid=13310 vsize=2241424 CPUtime=1203.45 cores=1,3,5,7
/proc/13313/task/13339/stat : 13339 (plingeling) R 13310 13313 12655 0 -1 4202560 97550 1262 0 0 120335 10 0 0 25 0 5 0 732288677 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364690 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13313/tid=13340] ppid=13310 vsize=2241424 CPUtime=1203.72 cores=1,3,5,7
/proc/13313/task/13340/stat : 13340 (plingeling) R 13310 13313 12655 0 -1 4202560 42058 1262 0 0 120367 5 0 0 25 0 5 0 732288677 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13313/tid=13341] ppid=13310 vsize=2241424 CPUtime=1189.27 cores=1,3,5,7
/proc/13313/task/13341/stat : 13341 (plingeling) R 13310 13313 12655 0 -1 4202560 1246988 1262 0 0 118734 193 0 0 25 0 5 0 732288677 2295218176 531792 33554432000 4194304 4417452 140735319772880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 2241424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.01
CPU time (s): 4800.51
CPU user time (s): 4798.27
CPU system time (s): 2.24366
CPU usage (%): 398.711
Max. virtual memory (cumulated for all children) (KiB): 2241424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.27
system time used= 2.24366
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1436526
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= 349
involuntary context switches= 37624

runsolver used 4.01739 second user time and 10.4494 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 02:49:40
IDJOB=3371153
IDBENCH=71603
IDSOLVER=1848
FILE ID=node119/3371153-1305420580
RUNJOBID= node119-1305419374-13209
PBS_JOBID= 13324563
Free space on /tmp= 73188 MiB

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

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

MD5SUM BENCH= 3b033385d50481e5bd2fe507f2941f4f
RANDOM SEED=1557941512

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14868020 kB
Buffers:        287836 kB
Cached:        4583048 kB
SwapCached:       4756 kB
Active:       14708116 kB
Inactive:      3043000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14868020 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            3904 kB
Writeback:           0 kB
AnonPages:    12878840 kB
Mapped:          29828 kB
Slab:           210444 kB
PageTables:      56592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102458392 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= 73188 MiB
End job on node119 at 2011-05-15 03:09:46