Trace number 3258998

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.32 1201.87

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g6.cnf
MD5SUMd0bb6612a0c88017c970eb8fd1a4be9e
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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258998-1304053346/watcher-3258998-1304053346 -o /tmp/evaluation-result-3258998-1304053346/solver-3258998-1304053346 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3258998-1304053346.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.53 7.98 7.70 3/174 30493
/proc/meminfo: memFree=27809596/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=9016 CPUtime=0 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) R 30491 30493 30345 0 -1 4202496 324 1251 0 0 0 0 0 0 21 0 1 0 516932343 9232384 252 33554432000 4194304 4417332 140735268000176 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30493/statm: 2254 252 146 55 0 140 0

[startup+0.032225 s]
/proc/loadavg: 7.53 7.98 7.70 3/174 30493
/proc/meminfo: memFree=27809596/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=14316 CPUtime=0.02 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) R 30491 30493 30345 0 -1 4202496 1642 1251 0 0 2 0 0 0 21 0 1 0 516932343 14659584 1570 33554432000 4194304 4417332 140735268000176 18446744073709551615 4262129 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30493/statm: 3579 1570 147 55 0 1465 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14316

[startup+0.100214 s]
/proc/loadavg: 7.53 7.98 7.70 3/174 30493
/proc/meminfo: memFree=27809596/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=26604 CPUtime=0.08 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) R 30491 30493 30345 0 -1 4202496 4714 1251 0 0 8 0 0 0 21 0 1 0 516932343 27242496 4642 33554432000 4194304 4417332 140735268000176 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/30493/statm: 6651 4642 147 55 0 4537 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26604

[startup+0.300139 s]
/proc/loadavg: 7.53 7.98 7.70 3/174 30493
/proc/meminfo: memFree=27809596/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=150904 CPUtime=0.64 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 9759 1251 0 0 63 1 0 0 21 0 5 0 516932343 154525696 9190 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 37726 9190 175 55 0 35612 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 150904

[startup+0.701068 s]
/proc/loadavg: 7.53 7.98 7.70 3/174 30493
/proc/meminfo: memFree=27809596/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=170780 CPUtime=2.25 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 22553 1251 0 0 222 3 0 0 21 0 5 0 516932343 174878720 14269 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 42695 14269 180 55 0 40581 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 170780

[startup+1.50092 s]
/proc/loadavg: 7.53 7.98 7.70 9/186 30518
/proc/meminfo: memFree=27730448/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=177288 CPUtime=5.43 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 27997 1251 0 0 540 3 0 0 21 0 5 0 516932343 181542912 15491 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 44322 15491 180 55 0 42208 0
[pid=30493/tid=30515] ppid=30491 vsize=177288 CPUtime=1.31 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 4317 1251 0 0 131 0 0 0 25 0 5 0 516932361 181542912 15491 33554432000 4194304 4417332 140735268000176 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=177288 CPUtime=1.31 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 3051 1251 0 0 131 0 0 0 25 0 5 0 516932361 181542912 15491 33554432000 4194304 4417332 140735268000176 18446744073709551615 4249583 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=177288 CPUtime=1.31 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 2431 1251 0 0 131 0 0 0 25 0 5 0 516932361 181542912 15491 33554432000 4194304 4417332 140735268000176 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=177288 CPUtime=1.3 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 9376 1251 0 0 129 1 0 0 25 0 5 0 516932361 181542912 15491 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 177288

[startup+3.10063 s]
/proc/loadavg: 7.53 7.98 7.70 9/186 30518
/proc/meminfo: memFree=27721644/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=184544 CPUtime=11.83 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 39375 1251 0 0 1178 5 0 0 21 0 5 0 516932343 188973056 17682 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 46136 17682 181 55 0 44022 0
[pid=30493/tid=30515] ppid=30491 vsize=184544 CPUtime=2.91 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 5555 1251 0 0 291 0 0 0 25 0 5 0 516932361 188973056 17682 33554432000 4194304 4417332 140735268000176 18446744073709551615 4235398 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=184544 CPUtime=2.91 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 3427 1251 0 0 291 0 0 0 25 0 5 0 516932361 188973056 17682 33554432000 4194304 4417332 140735268000176 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=184544 CPUtime=2.91 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 2432 1251 0 0 291 0 0 0 25 0 5 0 516932361 188973056 17682 33554432000 4194304 4417332 140735268000176 18446744073709551615 4236982 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=184544 CPUtime=2.9 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 19139 1251 0 0 287 3 0 0 25 0 5 0 516932361 188973056 17682 33554432000 4194304 4417332 140735268000176 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 184544

[startup+6.30105 s]
/proc/loadavg: 7.57 7.98 7.71 9/186 30518
/proc/meminfo: memFree=27677308/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=207508 CPUtime=24.61 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 57286 1251 0 0 2453 8 0 0 21 0 5 0 516932343 212488192 23476 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 51877 23476 181 55 0 49763 0
[pid=30493/tid=30515] ppid=30491 vsize=207508 CPUtime=6.11 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 5555 1251 0 0 611 0 0 0 25 0 5 0 516932361 212488192 23476 33554432000 4194304 4417332 140735268000176 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=207508 CPUtime=6.11 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 3427 1251 0 0 611 0 0 0 25 0 5 0 516932361 212488192 23476 33554432000 4194304 4417332 140735268000176 18446744073709551615 4249047 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=207508 CPUtime=6.11 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 3455 1251 0 0 611 0 0 0 25 0 5 0 516932361 212488192 23476 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=207508 CPUtime=6.08 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 36027 1251 0 0 603 5 0 0 25 0 5 0 516932361 212488192 23476 33554432000 4194304 4417332 140735268000176 18446744073709551615 4250633 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 207508

[startup+12.7009 s]
/proc/loadavg: 7.60 7.98 7.71 9/186 30518
/proc/meminfo: memFree=27638028/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=204568 CPUtime=50.18 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 89726 1251 0 0 5004 14 0 0 21 0 5 0 516932343 209477632 22741 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 51142 22741 181 55 0 49028 0
[pid=30493/tid=30515] ppid=30491 vsize=204568 CPUtime=12.51 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 6793 1251 0 0 1251 0 0 0 25 0 5 0 516932361 209477632 22741 33554432000 4194304 4417332 140735268000176 18446744073709551615 4236267 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=204568 CPUtime=12.51 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 3427 1251 0 0 1251 0 0 0 25 0 5 0 516932361 209477632 22741 33554432000 4194304 4417332 140735268000176 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=204568 CPUtime=12.51 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 3774 1251 0 0 1251 0 0 0 25 0 5 0 516932361 209477632 22741 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=204568 CPUtime=12.44 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 66910 1251 0 0 1233 11 0 0 25 0 5 0 516932361 209477632 22741 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.18
Current children cumulated vsize (KiB) 204568

[startup+25.5006 s]
/proc/loadavg: 7.69 7.98 7.71 9/186 30519
/proc/meminfo: memFree=27518612/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=314028 CPUtime=101.31 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 146375 1251 0 0 10110 21 0 0 21 0 5 0 516932343 321564672 49671 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 78507 49671 181 55 0 76393 0
[pid=30493/tid=30515] ppid=30491 vsize=314028 CPUtime=25.31 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 8780 1251 0 0 2531 0 0 0 25 0 5 0 516932361 321564672 49671 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=314028 CPUtime=25.31 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 3430 1251 0 0 2531 0 0 0 25 0 5 0 516932361 321564672 49671 33554432000 4194304 4417332 140735268000176 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=314028 CPUtime=25.31 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 6844 1251 0 0 2531 0 0 0 25 0 5 0 516932361 321564672 49671 33554432000 4194304 4417332 140735268000176 18446744073709551615 4249158 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=314028 CPUtime=25.17 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 118499 1251 0 0 2500 17 0 0 25 0 5 0 516932361 321564672 49671 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364581 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 314028

[startup+51.1009 s]
/proc/loadavg: 7.86 7.99 7.72 9/186 30519
/proc/meminfo: memFree=27490896/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=326380 CPUtime=203.57 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 239681 1251 0 0 20322 35 0 0 21 0 5 0 516932343 334213120 52498 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 81595 52498 181 55 0 79481 0
[pid=30493/tid=30515] ppid=30491 vsize=326380 CPUtime=50.91 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 10468 1251 0 0 5090 1 0 0 25 0 5 0 516932361 334213120 52498 33554432000 4194304 4417332 140735268000176 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=326380 CPUtime=50.91 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 3702 1251 0 0 5091 0 0 0 25 0 5 0 516932361 334213120 52498 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=326380 CPUtime=50.91 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 7207 1251 0 0 5091 0 0 0 25 0 5 0 516932361 334213120 52498 33554432000 4194304 4417332 140735268000176 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=326380 CPUtime=50.64 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 209482 1251 0 0 5033 31 0 0 25 0 5 0 516932361 334213120 52498 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.57
Current children cumulated vsize (KiB) 326380

[startup+102.307 s]
/proc/loadavg: 8.08 8.03 7.75 9/186 30521
/proc/meminfo: memFree=27263828/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=492928 CPUtime=408.12 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 354197 1251 0 0 40761 51 0 0 21 0 5 0 516932343 504758272 94798 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 123232 94798 181 55 0 121118 0
[pid=30493/tid=30515] ppid=30491 vsize=492928 CPUtime=102.12 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 11483 1251 0 0 10211 1 0 0 25 0 5 0 516932361 504758272 94798 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=492928 CPUtime=102.11 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 7151 1251 0 0 10211 0 0 0 25 0 5 0 516932361 504758272 94798 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=492928 CPUtime=102.12 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 12358 1251 0 0 10211 1 0 0 25 0 5 0 516932361 504758272 94798 33554432000 4194304 4417332 140735268000176 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=492928 CPUtime=101.56 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 314383 1251 0 0 10110 46 0 0 25 0 5 0 516932361 504758272 94798 33554432000 4194304 4417332 140735268000176 18446744073709551615 4355764 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.12
Current children cumulated vsize (KiB) 492928

[startup+162.301 s]
/proc/loadavg: 8.45 8.14 7.80 9/186 30525
/proc/meminfo: memFree=27150360/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=510136 CPUtime=647.78 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 454017 1251 0 0 64714 64 0 0 21 0 5 0 516932343 522379264 99100 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 127534 99100 181 55 0 125420 0
[pid=30493/tid=30515] ppid=30491 vsize=510136 CPUtime=162.12 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 13360 1251 0 0 16211 1 0 0 25 0 5 0 516932361 522379264 99100 33554432000 4194304 4417332 140735268000176 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=510136 CPUtime=162.11 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 7919 1251 0 0 16211 0 0 0 25 0 5 0 516932361 522379264 99100 33554432000 4194304 4417332 140735268000176 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=510136 CPUtime=162.11 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 14527 1251 0 0 16210 1 0 0 25 0 5 0 516932361 522379264 99100 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=510136 CPUtime=161.23 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 409389 1251 0 0 16065 58 0 0 25 0 5 0 516932361 522379264 99100 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.78
Current children cumulated vsize (KiB) 510136


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

[pid=30493/tid=30516] ppid=30491 vsize=1645012 CPUtime=702.12 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 24318 1251 0 0 70210 2 0 0 25 0 5 0 516932361 1684492288 382848 33554432000 4194304 4417332 140735268000176 18446744073709551615 4357641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=1645012 CPUtime=702.12 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 44705 1251 0 0 70207 5 0 0 25 0 5 0 516932361 1684492288 382848 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=1645012 CPUtime=698.31 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 835705 1251 0 0 69713 118 0 0 25 0 5 0 516932361 1684492288 382848 33554432000 4194304 4417332 140735268000176 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.89
Current children cumulated vsize (KiB) 1645012

[startup+762.307 s]
/proc/loadavg: 8.03 8.11 7.93 9/186 30541
/proc/meminfo: memFree=25667580/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=1672052 CPUtime=3044.59 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 946945 1251 0 0 304328 131 0 0 21 0 5 0 516932343 1712181248 389579 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 418013 389579 181 55 0 415899 0
[pid=30493/tid=30515] ppid=30491 vsize=1672052 CPUtime=762.14 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 31884 1251 0 0 76211 3 0 0 25 0 5 0 516932361 1712181248 389579 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=1672052 CPUtime=762.13 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 25829 1251 0 0 76211 2 0 0 25 0 5 0 516932361 1712181248 389579 33554432000 4194304 4417332 140735268000176 18446744073709551615 4236569 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=1672052 CPUtime=762.13 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 44705 1251 0 0 76208 5 0 0 25 0 5 0 516932361 1712181248 389579 33554432000 4194304 4417332 140735268000176 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=1672052 CPUtime=757.98 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 835705 1251 0 0 75680 118 0 0 25 0 5 0 516932361 1712181248 389579 33554432000 4194304 4417332 140735268000176 18446744073709551615 4353783 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.59
Current children cumulated vsize (KiB) 1672052

[startup+822.3 s]
/proc/loadavg: 8.01 8.08 7.93 9/186 30543
/proc/meminfo: memFree=26191932/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=1078180 CPUtime=3284.24 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 1040167 1251 0 0 328280 144 0 0 21 0 5 0 516932343 1104056320 241111 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 269545 241111 181 55 0 267431 0
[pid=30493/tid=30515] ppid=30491 vsize=1078180 CPUtime=822.13 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 31884 1251 0 0 82210 3 0 0 25 0 5 0 516932361 1104056320 241111 33554432000 4194304 4417332 140735268000176 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=1078180 CPUtime=822.12 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 25829 1251 0 0 82210 2 0 0 25 0 5 0 516932361 1104056320 241111 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=1078180 CPUtime=822.13 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 44705 1251 0 0 82208 5 0 0 25 0 5 0 516932361 1104056320 241111 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=1078180 CPUtime=817.65 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 928927 1251 0 0 81634 131 0 0 25 0 5 0 516932361 1104056320 241111 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364581 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.24
Current children cumulated vsize (KiB) 1078180

[startup+882.3 s]
/proc/loadavg: 8.00 8.07 7.93 9/186 30545
/proc/meminfo: memFree=26100372/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=1161800 CPUtime=3523.92 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 1061072 1251 0 0 352246 146 0 0 21 0 5 0 516932343 1189683200 262016 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 290450 262016 181 55 0 288336 0
[pid=30493/tid=30515] ppid=30491 vsize=1161800 CPUtime=882.13 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 34735 1251 0 0 88210 3 0 0 25 0 5 0 516932361 1189683200 262016 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364788 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=1161800 CPUtime=882.12 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 25829 1251 0 0 88210 2 0 0 25 0 5 0 516932361 1189683200 262016 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=1161800 CPUtime=882.13 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 44705 1251 0 0 88208 5 0 0 25 0 5 0 516932361 1189683200 262016 33554432000 4194304 4417332 140735268000176 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=1161800 CPUtime=877.32 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 946981 1251 0 0 87600 132 0 0 25 0 5 0 516932361 1189683200 262016 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.92
Current children cumulated vsize (KiB) 1161800

[startup+942.3 s]
/proc/loadavg: 8.07 8.07 7.94 9/186 30546
/proc/meminfo: memFree=25959700/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=1338792 CPUtime=3763.6 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 1105320 1251 0 0 376210 150 0 0 21 0 5 0 516932343 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 334698 306264 181 55 0 332584 0
[pid=30493/tid=30515] ppid=30491 vsize=1338792 CPUtime=942.13 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 34735 1251 0 0 94210 3 0 0 25 0 5 0 516932361 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=1338792 CPUtime=942.13 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 25829 1251 0 0 94211 2 0 0 25 0 5 0 516932361 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 4344055 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=1338792 CPUtime=942.13 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 44705 1251 0 0 94208 5 0 0 25 0 5 0 516932361 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=1338792 CPUtime=937 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 991229 1251 0 0 93564 136 0 0 25 0 5 0 516932361 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.6
Current children cumulated vsize (KiB) 1338792

[startup+1002.3 s]
/proc/loadavg: 8.16 8.08 7.95 9/186 30548
/proc/meminfo: memFree=25678920/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=1338792 CPUtime=4003.28 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 1105320 1251 0 0 400178 150 0 0 21 0 5 0 516932343 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 334698 306264 181 55 0 332584 0
[pid=30493/tid=30515] ppid=30491 vsize=1338792 CPUtime=1002.13 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 34735 1251 0 0 100210 3 0 0 25 0 5 0 516932361 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=1338792 CPUtime=1002.13 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 25829 1251 0 0 100211 2 0 0 25 0 5 0 516932361 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=1338792 CPUtime=1002.13 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 44705 1251 0 0 100208 5 0 0 25 0 5 0 516932361 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=1338792 CPUtime=996.67 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 991229 1251 0 0 99531 136 0 0 25 0 5 0 516932361 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.28
Current children cumulated vsize (KiB) 1338792

[startup+1062.3 s]
/proc/loadavg: 8.18 8.10 7.96 9/186 30549
/proc/meminfo: memFree=25639320/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=1338792 CPUtime=4242.96 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 1105320 1251 0 0 424146 150 0 0 21 0 5 0 516932343 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 334698 306264 181 55 0 332584 0
[pid=30493/tid=30515] ppid=30491 vsize=1338792 CPUtime=1062.14 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 34735 1251 0 0 106211 3 0 0 25 0 5 0 516932361 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=1338792 CPUtime=1062.13 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 25829 1251 0 0 106211 2 0 0 25 0 5 0 516932361 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=1338792 CPUtime=1062.13 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 44705 1251 0 0 106208 5 0 0 25 0 5 0 516932361 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=1338792 CPUtime=1056.35 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 991229 1251 0 0 105499 136 0 0 25 0 5 0 516932361 1370923008 306264 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.96
Current children cumulated vsize (KiB) 1338792

[startup+1122.3 s]
/proc/loadavg: 8.18 8.11 7.97 9/186 30551
/proc/meminfo: memFree=25365724/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=1590400 CPUtime=4482.63 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 1168222 1251 0 0 448101 162 0 0 21 0 5 0 516932343 1628569600 369166 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 397600 369166 181 55 0 395486 0
[pid=30493/tid=30515] ppid=30491 vsize=1590400 CPUtime=1122.14 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 40169 1251 0 0 112210 4 0 0 25 0 5 0 516932361 1628569600 369166 33554432000 4194304 4417332 140735268000176 18446744073709551615 4344055 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=1590400 CPUtime=1122.14 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 29787 1251 0 0 112211 3 0 0 25 0 5 0 516932361 1628569600 369166 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=1590400 CPUtime=1122.14 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 48916 1251 0 0 112208 6 0 0 25 0 5 0 516932361 1628569600 369166 33554432000 4194304 4417332 140735268000176 18446744073709551615 4260776 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=1590400 CPUtime=1116.02 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 1040528 1251 0 0 111455 147 0 0 25 0 5 0 516932361 1628569600 369166 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.63
Current children cumulated vsize (KiB) 1590400

[startup+1182.3 s]
/proc/loadavg: 8.17 8.12 7.98 9/186 30552
/proc/meminfo: memFree=25715104/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=1520796 CPUtime=4722.33 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 1168222 1251 0 0 472070 163 0 0 21 0 5 0 516932343 1557295104 351797 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 380199 351797 181 55 0 378085 0
[pid=30493/tid=30515] ppid=30491 vsize=1520796 CPUtime=1182.14 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 40169 1251 0 0 118210 4 0 0 25 0 5 0 516932361 1557295104 351797 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=1520796 CPUtime=1182.14 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 29787 1251 0 0 118211 3 0 0 25 0 5 0 516932361 1557295104 351797 33554432000 4194304 4417332 140735268000176 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=1520796 CPUtime=1182.14 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 48916 1251 0 0 118208 6 0 0 25 0 5 0 516932361 1557295104 351797 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=1520796 CPUtime=1175.7 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 1040528 1251 0 0 117423 147 0 0 25 0 5 0 516932361 1557295104 351797 33554432000 4194304 4417332 140735268000176 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.33
Current children cumulated vsize (KiB) 1520796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.12 8.11 7.98 9/186 30553
/proc/meminfo: memFree=25659664/32951124 swapFree=67111356/67111528
[pid=30493] ppid=30491 vsize=1520796 CPUtime=4800.24 cores=1,3,5,7
/proc/30493/stat : 30493 (plingeling) S 30491 30493 30345 0 -1 4202496 1168222 1251 0 0 479861 163 0 0 21 0 5 0 516932343 1557295104 351797 33554432000 4194304 4417332 140735268000176 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/30493/statm: 380199 351797 181 55 0 378085 0
[pid=30493/tid=30515] ppid=30491 vsize=1520796 CPUtime=1201.65 cores=1,3,5,7
/proc/30493/task/30515/stat : 30515 (plingeling) R 30491 30493 30345 0 -1 4202560 40169 1251 0 0 120161 4 0 0 25 0 5 0 516932361 1557295104 351797 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30493/tid=30516] ppid=30491 vsize=1520796 CPUtime=1201.65 cores=1,3,5,7
/proc/30493/task/30516/stat : 30516 (plingeling) R 30491 30493 30345 0 -1 4202560 29787 1251 0 0 120162 3 0 0 25 0 5 0 516932361 1557295104 351797 33554432000 4194304 4417332 140735268000176 18446744073709551615 4355716 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30493/tid=30517] ppid=30491 vsize=1520796 CPUtime=1201.65 cores=1,3,5,7
/proc/30493/task/30517/stat : 30517 (plingeling) R 30491 30493 30345 0 -1 4202560 48916 1251 0 0 120159 6 0 0 25 0 5 0 516932361 1557295104 351797 33554432000 4194304 4417332 140735268000176 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30493/tid=30518] ppid=30491 vsize=1520796 CPUtime=1195.09 cores=1,3,5,7
/proc/30493/task/30518/stat : 30518 (plingeling) R 30491 30493 30345 0 -1 4202560 1040528 1251 0 0 119362 147 0 0 25 0 5 0 516932361 1557295104 351797 33554432000 4194304 4417332 140735268000176 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1520796

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.87
CPU time (s): 4800.32
CPU user time (s): 4798.63
CPU system time (s): 1.68774
CPU usage (%): 399.406
Max. virtual memory (cumulated for all children) (KiB): 1672052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.63
system time used= 1.68774
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1169473
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= 129
involuntary context switches= 32701

runsolver used 1.78973 second user time and 4.77627 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 07:02:26
IDJOB=3258998
IDBENCH=71471
IDSOLVER=1605
FILE ID=node137/3258998-1304053346
RUNJOBID= node137-1304052142-30364
PBS_JOBID= 13170416
Free space on /tmp= 71616 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g6.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258998-1304053346/watcher-3258998-1304053346 -o /tmp/evaluation-result-3258998-1304053346/solver-3258998-1304053346 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3258998-1304053346.cnf

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

MD5SUM BENCH= d0bb6612a0c88017c970eb8fd1a4be9e
RANDOM SEED=1888321946

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27810000 kB
Buffers:        896200 kB
Cached:        3713552 kB
SwapCached:         56 kB
Active:         255900 kB
Inactive:      4419980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27810000 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3912 kB
Writeback:           0 kB
AnonPages:       65668 kB
Mapped:          14680 kB
Slab:           401048 kB
PageTables:       3860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191252 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= 71616 MiB
End job on node137 at 2011-04-29 07:22:30