Trace number 3371157

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.41 1203.58

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: 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-3371157-1305419670/watcher-3371157-1305419670 -o /tmp/evaluation-result-3371157-1305419670/solver-3371157-1305419670 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371157-1305419670.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: 6.85 7.85 8.00 5/353 27911
/proc/meminfo: memFree=21550032/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=9720 CPUtime=0 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) R 27909 27911 27864 0 -1 4202496 507 1260 0 0 0 0 0 0 21 0 1 0 634383148 9953280 437 33554432000 4194304 4417452 140733632962000 18446744073709551615 255106768640 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27911/statm: 2430 437 147 55 0 316 0

[startup+0.0490931 s]
/proc/loadavg: 6.85 7.85 8.00 5/353 27911
/proc/meminfo: memFree=21550032/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=18412 CPUtime=0.04 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) R 27909 27911 27864 0 -1 4202496 2665 1260 0 0 4 0 0 0 21 0 1 0 634383148 18853888 2595 33554432000 4194304 4417452 140733632962000 18446744073709551615 4235981 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27911/statm: 4603 2595 148 55 0 2489 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18412

[startup+0.101088 s]
/proc/loadavg: 6.85 7.85 8.00 5/353 27911
/proc/meminfo: memFree=21550032/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=26604 CPUtime=0.09 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) R 27909 27911 27864 0 -1 4202496 4713 1260 0 0 9 0 0 0 21 0 1 0 634383148 27242496 4643 33554432000 4194304 4417452 140733632962000 18446744073709551615 255106387579 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27911/statm: 6651 4643 148 55 0 4537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26604

[startup+0.301015 s]
/proc/loadavg: 6.85 7.85 8.00 5/353 27911
/proc/meminfo: memFree=21550032/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=85476 CPUtime=0.65 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 9815 1260 0 0 65 0 0 0 21 0 5 0 634383148 87527424 9183 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 21369 9183 174 55 0 19255 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 85476

[startup+0.700945 s]
/proc/loadavg: 6.85 7.85 8.00 5/353 27911
/proc/meminfo: memFree=21550032/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=169672 CPUtime=2.25 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 20749 1260 0 0 224 1 0 0 21 0 5 0 634383148 173744128 13855 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 42418 13855 180 55 0 40304 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 169672

[startup+1.5008 s]
/proc/loadavg: 6.70 7.81 7.99 9/358 27921
/proc/meminfo: memFree=21478576/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=174892 CPUtime=5.44 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 26276 1260 0 0 542 2 0 0 21 0 5 0 634383148 179089408 15160 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 43723 15160 180 55 0 41609 0
[pid=27911/tid=27918] ppid=27909 vsize=174892 CPUtime=1.31 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 3493 1260 0 0 131 0 0 0 25 0 5 0 634383165 179089408 15160 33554432000 4194304 4417452 140733632962000 18446744073709551615 4258491 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=174892 CPUtime=1.31 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 3097 1260 0 0 131 0 0 0 25 0 5 0 634383165 179089408 15160 33554432000 4194304 4417452 140733632962000 18446744073709551615 4248936 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=174892 CPUtime=1.31 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 2397 1260 0 0 131 0 0 0 25 0 5 0 634383165 179089408 15160 33554432000 4194304 4417452 140733632962000 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=174892 CPUtime=1.3 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 8468 1260 0 0 130 0 0 0 25 0 5 0 634383165 179089408 15160 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 174892

[startup+3.10052 s]
/proc/loadavg: 6.70 7.81 7.99 9/358 27921
/proc/meminfo: memFree=21473356/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=199040 CPUtime=11.82 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 36276 1260 0 0 1179 3 0 0 21 0 5 0 634383148 203816960 21197 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 49760 21197 180 55 0 47646 0
[pid=27911/tid=27918] ppid=27909 vsize=199040 CPUtime=2.91 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 4731 1260 0 0 291 0 0 0 25 0 5 0 634383165 203816960 21197 33554432000 4194304 4417452 140733632962000 18446744073709551615 4249242 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=199040 CPUtime=2.91 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 3097 1260 0 0 291 0 0 0 25 0 5 0 634383165 203816960 21197 33554432000 4194304 4417452 140733632962000 18446744073709551615 4258513 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=199040 CPUtime=2.91 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 2397 1260 0 0 291 0 0 0 25 0 5 0 634383165 203816960 21197 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=199040 CPUtime=2.88 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 17230 1260 0 0 287 1 0 0 25 0 5 0 634383165 203816960 21197 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.82
Current children cumulated vsize (KiB) 199040

[startup+6.30096 s]
/proc/loadavg: 6.80 7.81 7.99 10/358 27921
/proc/meminfo: memFree=21429384/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=200572 CPUtime=24.59 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 53489 1260 0 0 2454 5 0 0 21 0 5 0 634383148 205385728 21069 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 50143 21069 180 55 0 48029 0
[pid=27911/tid=27918] ppid=27909 vsize=200572 CPUtime=6.11 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 4731 1260 0 0 611 0 0 0 25 0 5 0 634383165 205385728 21069 33554432000 4194304 4417452 140733632962000 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=200572 CPUtime=6.11 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 3097 1260 0 0 611 0 0 0 25 0 5 0 634383165 205385728 21069 33554432000 4194304 4417452 140733632962000 18446744073709551615 4336134 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=200572 CPUtime=6.11 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 3179 1260 0 0 611 0 0 0 25 0 5 0 634383165 205385728 21069 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=200572 CPUtime=6.05 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 33661 1260 0 0 602 3 0 0 25 0 5 0 634383165 205385728 21069 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 200572

[startup+12.7008 s]
/proc/loadavg: 6.90 7.81 7.99 9/358 27922
/proc/meminfo: memFree=21395180/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=246412 CPUtime=50.12 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 81394 1260 0 0 5002 10 0 0 21 0 5 0 634383148 252325888 32629 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 61603 32629 180 55 0 59489 0
[pid=27911/tid=27918] ppid=27909 vsize=246412 CPUtime=12.51 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 5969 1260 0 0 1251 0 0 0 25 0 5 0 634383165 252325888 32629 33554432000 4194304 4417452 140733632962000 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=246412 CPUtime=12.51 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 5573 1260 0 0 1251 0 0 0 25 0 5 0 634383165 252325888 32629 33554432000 4194304 4417452 140733632962000 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=246412 CPUtime=12.51 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 3179 1260 0 0 1251 0 0 0 25 0 5 0 634383165 252325888 32629 33554432000 4194304 4417452 140733632962000 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=246412 CPUtime=12.38 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 57852 1260 0 0 1231 7 0 0 25 0 5 0 634383165 252325888 32629 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.12
Current children cumulated vsize (KiB) 246412

[startup+25.5006 s]
/proc/loadavg: 7.14 7.82 7.99 10/358 27922
/proc/meminfo: memFree=21278488/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=306060 CPUtime=101.18 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 144349 1260 0 0 10099 19 0 0 21 0 5 0 634383148 313405440 47952 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 76515 47952 180 55 0 74401 0
[pid=27911/tid=27918] ppid=27909 vsize=306060 CPUtime=25.31 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 6642 1260 0 0 2531 0 0 0 25 0 5 0 634383165 313405440 47952 33554432000 4194304 4417452 140733632962000 18446744073709551615 4246416 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=306060 CPUtime=25.31 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 5573 1260 0 0 2531 0 0 0 25 0 5 0 634383165 313405440 47952 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=306060 CPUtime=25.31 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 5139 1260 0 0 2531 0 0 0 25 0 5 0 634383165 313405440 47952 33554432000 4194304 4417452 140733632962000 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=306060 CPUtime=25.04 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 118174 1260 0 0 2488 16 0 0 25 0 5 0 634383165 313405440 47952 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 306060

[startup+51.1011 s]
/proc/loadavg: 7.43 7.83 7.99 10/358 27923
/proc/meminfo: memFree=21244864/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=299452 CPUtime=203.3 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 234579 1260 0 0 20296 34 0 0 21 0 5 0 634383148 306638848 46315 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 74863 46315 180 55 0 72749 0
[pid=27911/tid=27918] ppid=27909 vsize=299452 CPUtime=50.91 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 8837 1260 0 0 5091 0 0 0 25 0 5 0 634383165 306638848 46315 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=299452 CPUtime=50.91 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 5931 1260 0 0 5091 0 0 0 25 0 5 0 634383165 306638848 46315 33554432000 4194304 4417452 140733632962000 18446744073709551615 4321595 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=299452 CPUtime=50.91 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 6033 1260 0 0 5091 0 0 0 25 0 5 0 634383165 306638848 46315 33554432000 4194304 4417452 140733632962000 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=299452 CPUtime=50.36 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 204957 1260 0 0 5005 31 0 0 25 0 5 0 634383165 306638848 46315 33554432000 4194304 4417452 140733632962000 18446744073709551615 4321595 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.3
Current children cumulated vsize (KiB) 299452

[startup+102.313 s]
/proc/loadavg: 7.82 7.87 7.99 9/358 27924
/proc/meminfo: memFree=21032316/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=472832 CPUtime=407.59 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 354014 1260 0 0 40709 50 0 0 21 0 5 0 634383148 484179968 88947 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 118208 88947 180 55 0 116094 0
[pid=27911/tid=27918] ppid=27909 vsize=472832 CPUtime=102.13 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 10930 1260 0 0 10212 1 0 0 25 0 5 0 634383165 484179968 88947 33554432000 4194304 4417452 140733632962000 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=472832 CPUtime=102.12 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 7459 1260 0 0 10212 0 0 0 25 0 5 0 634383165 484179968 88947 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=472832 CPUtime=102.13 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 10131 1260 0 0 10212 1 0 0 25 0 5 0 634383165 484179968 88947 33554432000 4194304 4417452 140733632962000 18446744073709551615 4248225 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=472832 CPUtime=101 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 316673 1260 0 0 10055 45 0 0 25 0 5 0 634383165 484179968 88947 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.59
Current children cumulated vsize (KiB) 472832

[startup+162.301 s]
/proc/loadavg: 7.99 7.91 8.00 9/358 27926
/proc/meminfo: memFree=20719464/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=718284 CPUtime=646.89 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 417055 1260 0 0 64629 60 0 0 21 0 5 0 634383148 735522816 151007 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 179571 151007 180 55 0 177457 0
[pid=27911/tid=27918] ppid=27909 vsize=718284 CPUtime=162.12 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 12888 1260 0 0 16211 1 0 0 25 0 5 0 634383165 735522816 151007 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=718284 CPUtime=162.11 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 11690 1260 0 0 16210 1 0 0 25 0 5 0 634383165 735522816 151007 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=718284 CPUtime=162.11 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 13648 1260 0 0 16210 1 0 0 25 0 5 0 634383165 735522816 151007 33554432000 4194304 4417452 140733632962000 18446744073709551615 4366670 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=718284 CPUtime=160.35 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 370008 1260 0 0 15980 55 0 0 25 0 5 0 634383165 735522816 151007 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.89
Current children cumulated vsize (KiB) 718284


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

[pid=27911/tid=27919] ppid=27909 vsize=1672484 CPUtime=762.14 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 32992 1260 0 0 76211 3 0 0 25 0 5 0 634383165 1712623616 387591 33554432000 4194304 4417452 140733632962000 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=1672484 CPUtime=762.13 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 39702 1260 0 0 76209 4 0 0 25 0 5 0 634383165 1712623616 387591 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=1672484 CPUtime=753.76 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 826001 1260 0 0 75248 128 0 0 25 0 5 0 634383165 1712623616 387591 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.39
Current children cumulated vsize (KiB) 1672484

[startup+822.301 s]
/proc/loadavg: 8.18 8.10 8.02 9/358 27943
/proc/meminfo: memFree=19928280/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=1089908 CPUtime=3279.68 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 1060797 1260 0 0 327810 158 0 0 21 0 5 0 634383148 1116065792 243914 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 272477 243914 180 55 0 270363 0
[pid=27911/tid=27918] ppid=27909 vsize=1089908 CPUtime=822.13 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 51333 1260 0 0 82208 5 0 0 25 0 5 0 634383165 1116065792 243914 33554432000 4194304 4417452 140733632962000 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=1089908 CPUtime=822.12 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 32992 1260 0 0 82209 3 0 0 25 0 5 0 634383165 1116065792 243914 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=1089908 CPUtime=822.12 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 39702 1260 0 0 82208 4 0 0 25 0 5 0 634383165 1116065792 243914 33554432000 4194304 4417452 140733632962000 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=1089908 CPUtime=813.09 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 927949 1260 0 0 81166 143 0 0 25 0 5 0 634383165 1116065792 243914 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.68
Current children cumulated vsize (KiB) 1089908

[startup+882.301 s]
/proc/loadavg: 8.25 8.13 8.03 10/358 27945
/proc/meminfo: memFree=19857596/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=1177152 CPUtime=3519.02 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 1082608 1260 0 0 351742 160 0 0 21 0 5 0 634383148 1205403648 265725 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 294288 265725 180 55 0 292174 0
[pid=27911/tid=27918] ppid=27909 vsize=1177152 CPUtime=882.13 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 55090 1260 0 0 88208 5 0 0 25 0 5 0 634383165 1205403648 265725 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=1177152 CPUtime=882.12 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 32992 1260 0 0 88209 3 0 0 25 0 5 0 634383165 1205403648 265725 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=1177152 CPUtime=882.12 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 39702 1260 0 0 88208 4 0 0 25 0 5 0 634383165 1205403648 265725 33554432000 4194304 4417452 140733632962000 18446744073709551615 4258641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=1177152 CPUtime=872.43 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 946003 1260 0 0 87098 145 0 0 25 0 5 0 634383165 1205403648 265725 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.02
Current children cumulated vsize (KiB) 1177152

[startup+942.3 s]
/proc/loadavg: 8.22 8.13 8.04 9/358 27946
/proc/meminfo: memFree=19644176/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=1354144 CPUtime=3758.36 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 1126856 1260 0 0 375672 164 0 0 21 0 5 0 634383148 1386643456 309973 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 338536 309973 180 55 0 336422 0
[pid=27911/tid=27918] ppid=27909 vsize=1354144 CPUtime=942.13 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 55090 1260 0 0 94208 5 0 0 25 0 5 0 634383165 1386643456 309973 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=1354144 CPUtime=942.13 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 32992 1260 0 0 94210 3 0 0 25 0 5 0 634383165 1386643456 309973 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=1354144 CPUtime=942.12 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 39702 1260 0 0 94208 4 0 0 25 0 5 0 634383165 1386643456 309973 33554432000 4194304 4417452 140733632962000 18446744073709551615 4232674 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=1354144 CPUtime=931.77 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 990251 1260 0 0 93028 149 0 0 25 0 5 0 634383165 1386643456 309973 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.36
Current children cumulated vsize (KiB) 1354144

[startup+1002.3 s]
/proc/loadavg: 8.15 8.12 8.04 10/358 27948
/proc/meminfo: memFree=19486936/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=1354144 CPUtime=3997.7 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 1126856 1260 0 0 399606 164 0 0 21 0 5 0 634383148 1386643456 309973 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 338536 309973 180 55 0 336422 0
[pid=27911/tid=27918] ppid=27909 vsize=1354144 CPUtime=1002.13 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 55090 1260 0 0 100208 5 0 0 25 0 5 0 634383165 1386643456 309973 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=1354144 CPUtime=1002.13 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 32992 1260 0 0 100210 3 0 0 25 0 5 0 634383165 1386643456 309973 33554432000 4194304 4417452 140733632962000 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=1354144 CPUtime=1002.12 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 39702 1260 0 0 100208 4 0 0 25 0 5 0 634383165 1386643456 309973 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=1354144 CPUtime=991.1 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 990251 1260 0 0 98961 149 0 0 25 0 5 0 634383165 1386643456 309973 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3997.7
Current children cumulated vsize (KiB) 1354144

[startup+1062.3 s]
/proc/loadavg: 8.11 8.11 8.04 9/358 27950
/proc/meminfo: memFree=19478124/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=1354144 CPUtime=4237.04 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 1127347 1260 0 0 423540 164 0 0 21 0 5 0 634383148 1386643456 310461 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 338536 310461 180 55 0 336422 0
[pid=27911/tid=27918] ppid=27909 vsize=1354144 CPUtime=1062.13 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 55090 1260 0 0 106208 5 0 0 25 0 5 0 634383165 1386643456 310461 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=1354144 CPUtime=1062.13 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 32992 1260 0 0 106210 3 0 0 25 0 5 0 634383165 1386643456 310461 33554432000 4194304 4417452 140733632962000 18446744073709551615 4353585 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=1354144 CPUtime=1062.12 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 40193 1260 0 0 106208 4 0 0 25 0 5 0 634383165 1386643456 310461 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=1354144 CPUtime=1050.44 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 990251 1260 0 0 104895 149 0 0 25 0 5 0 634383165 1386643456 310461 33554432000 4194304 4417452 140733632962000 18446744073709551615 4354515 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4237.04
Current children cumulated vsize (KiB) 1354144

[startup+1122.3 s]
/proc/loadavg: 8.04 8.09 8.03 10/358 27951
/proc/meminfo: memFree=19226636/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=1569656 CPUtime=4476.37 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 1186196 1260 0 0 447461 176 0 0 21 0 5 0 634383148 1607327744 363851 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 392414 363851 180 55 0 390300 0
[pid=27911/tid=27918] ppid=27909 vsize=1569656 CPUtime=1122.14 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 59186 1260 0 0 112208 6 0 0 25 0 5 0 634383165 1607327744 363851 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=1569656 CPUtime=1122.13 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 33475 1260 0 0 112210 3 0 0 25 0 5 0 634383165 1607327744 363851 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=1569656 CPUtime=1122.13 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 45164 1260 0 0 112208 5 0 0 25 0 5 0 634383165 1607327744 363851 33554432000 4194304 4417452 140733632962000 18446744073709551615 4307688 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=1569656 CPUtime=1109.77 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 1039550 1260 0 0 110817 160 0 0 25 0 5 0 634383165 1607327744 363851 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4476.37
Current children cumulated vsize (KiB) 1569656

[startup+1182.3 s]
/proc/loadavg: 8.01 8.07 8.02 9/358 27953
/proc/meminfo: memFree=19411616/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=1578084 CPUtime=4715.72 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 1188303 1260 0 0 471395 177 0 0 21 0 5 0 634383148 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 394521 365958 180 55 0 392407 0
[pid=27911/tid=27918] ppid=27909 vsize=1578084 CPUtime=1182.14 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 59186 1260 0 0 118208 6 0 0 25 0 5 0 634383165 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=1578084 CPUtime=1182.13 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 35582 1260 0 0 118210 3 0 0 25 0 5 0 634383165 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=1578084 CPUtime=1182.13 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 45164 1260 0 0 118208 5 0 0 25 0 5 0 634383165 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 4244349 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=1578084 CPUtime=1169.11 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 1039550 1260 0 0 116751 160 0 0 25 0 5 0 634383165 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4715.72
Current children cumulated vsize (KiB) 1578084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.01 8.07 8.02 5/352 27954
/proc/meminfo: memFree=20088084/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=1578084 CPUtime=4800.31 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 1188303 1260 0 0 479854 177 0 0 21 0 5 0 634383148 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 394521 365958 180 55 0 392407 0
[pid=27911/tid=27918] ppid=27909 vsize=1578084 CPUtime=1203.35 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 59186 1260 0 0 120329 6 0 0 25 0 5 0 634383165 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=1578084 CPUtime=1203.34 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 35582 1260 0 0 120331 3 0 0 25 0 5 0 634383165 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 4247500 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=1578084 CPUtime=1203.34 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 45164 1260 0 0 120329 5 0 0 25 0 5 0 634383165 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=1578084 CPUtime=1190.07 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 1039550 1260 0 0 118847 160 0 0 25 0 5 0 634383165 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1578084

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

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

[startup+1203.5 s]
/proc/loadavg: 8.01 8.07 8.02 5/352 27954
/proc/meminfo: memFree=20088084/32951124 swapFree=67111348/67111528
[pid=27911] ppid=27909 vsize=1578084 CPUtime=4800.31 cores=1,3,5,7
/proc/27911/stat : 27911 (plingeling) S 27909 27911 27864 0 -1 4202496 1188303 1260 0 0 479854 177 0 0 21 0 5 0 634383148 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27911/statm: 394521 365958 180 55 0 392407 0
[pid=27911/tid=27918] ppid=27909 vsize=1578084 CPUtime=1203.35 cores=1,3,5,7
/proc/27911/task/27918/stat : 27918 (plingeling) R 27909 27911 27864 0 -1 4202560 59186 1260 0 0 120329 6 0 0 25 0 5 0 634383165 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27911/tid=27919] ppid=27909 vsize=1578084 CPUtime=1203.34 cores=1,3,5,7
/proc/27911/task/27919/stat : 27919 (plingeling) R 27909 27911 27864 0 -1 4202560 35582 1260 0 0 120331 3 0 0 25 0 5 0 634383165 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 4247500 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27911/tid=27920] ppid=27909 vsize=1578084 CPUtime=1203.34 cores=1,3,5,7
/proc/27911/task/27920/stat : 27920 (plingeling) R 27909 27911 27864 0 -1 4202560 45164 1260 0 0 120329 5 0 0 25 0 5 0 634383165 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27911/tid=27921] ppid=27909 vsize=1578084 CPUtime=1190.07 cores=1,3,5,7
/proc/27911/task/27921/stat : 27921 (plingeling) R 27909 27911 27864 0 -1 4202560 1039550 1260 0 0 118847 160 0 0 25 0 5 0 634383165 1615958016 365958 33554432000 4194304 4417452 140733632962000 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1578084

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.58
CPU time (s): 4800.41
CPU user time (s): 4798.57
CPU system time (s): 1.83972
CPU usage (%): 398.843
Max. virtual memory (cumulated for all children) (KiB): 1679496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.57
system time used= 1.83972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1189563
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= 127
involuntary context switches= 21322

runsolver used 3.78342 second user time and 9.48056 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 02:34:30
IDJOB=3371157
IDBENCH=71471
IDSOLVER=1848
FILE ID=node144/3371157-1305419670
RUNJOBID= node144-1305419670-27883
PBS_JOBID= 13324583
Free space on /tmp= 73236 MiB

SOLVER NAME= Plingeling 587f (fixed)
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-3371157-1305419670/watcher-3371157-1305419670 -o /tmp/evaluation-result-3371157-1305419670/solver-3371157-1305419670 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371157-1305419670.cnf

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

MD5SUM BENCH= d0bb6612a0c88017c970eb8fd1a4be9e
RANDOM SEED=1668460043

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21550436 kB
Buffers:        291660 kB
Cached:        3626164 kB
SwapCached:          0 kB
Active:        8189268 kB
Inactive:      2863740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21550436 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            4412 kB
Writeback:           0 kB
AnonPages:     7135728 kB
Mapped:          27408 kB
Slab:           245308 kB
PageTables:      37344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82039956 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= 73232 MiB
End job on node144 at 2011-05-15 02:54:36