Trace number 3371166

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.39 1202.78

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUMd6877629cc818d7e31dc245fb95f0588
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371166-1305419399/watcher-3371166-1305419399 -o /tmp/evaluation-result-3371166-1305419399/solver-3371166-1305419399 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371166-1305419399.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.91 6.22 6.16 5/283 20605
/proc/meminfo: memFree=24331520/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=9176 CPUtime=0 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) R 20603 20605 19869 0 -1 4202496 370 1253 0 0 0 0 0 0 25 0 1 0 634355208 9396224 300 33554432000 4194304 4417452 140733602338064 18446744073709551615 4209658 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/20605/statm: 2294 300 147 55 0 180 0

[startup+0.090883 s]
/proc/loadavg: 7.91 6.22 6.16 5/283 20605
/proc/meminfo: memFree=24331520/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=26536 CPUtime=0.08 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) R 20603 20605 19869 0 -1 4202496 4727 1253 0 0 8 0 0 0 25 0 1 0 634355208 27172864 4657 33554432000 4194304 4417452 140733602338064 18446744073709551615 4229149 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/20605/statm: 6634 4657 148 55 0 4520 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26536

[startup+0.10088 s]
/proc/loadavg: 7.91 6.22 6.16 5/283 20605
/proc/meminfo: memFree=24331520/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=26536 CPUtime=0.09 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) R 20603 20605 19869 0 -1 4202496 4727 1253 0 0 9 0 0 0 25 0 1 0 634355208 27172864 4657 33554432000 4194304 4417452 140733602338064 18446744073709551615 254261616384 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/20605/statm: 6634 4657 148 55 0 4520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26536

[startup+0.300808 s]
/proc/loadavg: 7.91 6.22 6.16 5/283 20605
/proc/meminfo: memFree=24331520/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=85060 CPUtime=0.57 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 9478 1253 0 0 56 1 0 0 25 0 5 0 634355208 87101440 9076 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 21265 9076 173 55 0 19151 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 85060

[startup+0.700735 s]
/proc/loadavg: 7.91 6.22 6.16 5/283 20605
/proc/meminfo: memFree=24331520/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=159208 CPUtime=2.17 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 19593 1253 0 0 214 3 0 0 25 0 5 0 634355208 163028992 11236 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 39802 11236 178 55 0 37688 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 159208

[startup+1.50059 s]
/proc/loadavg: 7.91 6.22 6.16 9/288 20615
/proc/meminfo: memFree=24275692/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=174944 CPUtime=5.35 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 26404 1253 0 0 532 3 0 0 25 0 5 0 634355208 179142656 15171 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 43736 15171 179 55 0 41622 0
[pid=20605/tid=20612] ppid=20603 vsize=174944 CPUtime=1.28 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 3640 1253 0 0 128 0 0 0 25 0 5 0 634355228 179142656 15171 33554432000 4194304 4417452 140733602338064 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=174944 CPUtime=1.28 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 3490 1253 0 0 128 0 0 0 25 0 5 0 634355228 179142656 15171 33554432000 4194304 4417452 140733602338064 18446744073709551615 4258472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=174944 CPUtime=1.28 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 2803 1253 0 0 128 0 0 0 19 0 5 0 634355228 179142656 15171 33554432000 4194304 4417452 140733602338064 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=174944 CPUtime=1.27 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 7636 1253 0 0 126 1 0 0 25 0 5 0 634355228 179142656 15171 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 174944

[startup+3.10031 s]
/proc/loadavg: 7.91 6.22 6.16 9/288 20615
/proc/meminfo: memFree=24262424/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=189568 CPUtime=11.74 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 32420 1253 0 0 1170 4 0 0 25 0 5 0 634355208 194117632 18827 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 47392 18827 179 55 0 45278 0
[pid=20605/tid=20612] ppid=20603 vsize=189568 CPUtime=2.88 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 5001 1253 0 0 288 0 0 0 25 0 5 0 634355228 194117632 18827 33554432000 4194304 4417452 140733602338064 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=189568 CPUtime=2.88 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 4851 1253 0 0 288 0 0 0 25 0 5 0 634355228 194117632 18827 33554432000 4194304 4417452 140733602338064 18446744073709551615 4249501 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=189568 CPUtime=2.88 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 2803 1253 0 0 288 0 0 0 22 0 5 0 634355228 194117632 18827 33554432000 4194304 4417452 140733602338064 18446744073709551615 4236311 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=189568 CPUtime=2.86 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 10930 1253 0 0 285 1 0 0 25 0 5 0 634355228 194117632 18827 33554432000 4194304 4417452 140733602338064 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 189568

[startup+6.30074 s]
/proc/loadavg: 7.92 6.24 6.17 9/288 20615
/proc/meminfo: memFree=24248288/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=184220 CPUtime=24.52 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 41672 1253 0 0 2447 5 0 0 25 0 5 0 634355208 188641280 17522 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 46055 17522 179 55 0 43941 0
[pid=20605/tid=20612] ppid=20603 vsize=184220 CPUtime=6.08 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 5001 1253 0 0 608 0 0 0 25 0 5 0 634355228 188641280 17522 33554432000 4194304 4417452 140733602338064 18446744073709551615 4258359 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=184220 CPUtime=6.08 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 4851 1253 0 0 608 0 0 0 25 0 5 0 634355228 188641280 17522 33554432000 4194304 4417452 140733602338064 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=184220 CPUtime=6.08 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 4821 1253 0 0 608 0 0 0 25 0 5 0 634355228 188641280 17522 33554432000 4194304 4417452 140733602338064 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=184220 CPUtime=6.03 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 18164 1253 0 0 601 2 0 0 25 0 5 0 634355228 188641280 17522 33554432000 4194304 4417452 140733602338064 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.52
Current children cumulated vsize (KiB) 184220

[startup+12.7006 s]
/proc/loadavg: 7.92 6.27 6.18 9/288 20615
/proc/meminfo: memFree=24215376/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=200848 CPUtime=50.07 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 68602 1253 0 0 4998 9 0 0 25 0 5 0 634355208 205668352 21647 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 50212 21647 179 55 0 48098 0
[pid=20605/tid=20612] ppid=20603 vsize=200848 CPUtime=12.48 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 6361 1253 0 0 1248 0 0 0 25 0 5 0 634355228 205668352 21647 33554432000 4194304 4417452 140733602338064 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=200848 CPUtime=12.48 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 6211 1253 0 0 1248 0 0 0 25 0 5 0 634355228 205668352 21647 33554432000 4194304 4417452 140733602338064 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=200848 CPUtime=12.48 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 4821 1253 0 0 1248 0 0 0 25 0 5 0 634355228 205668352 21647 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=200848 CPUtime=12.39 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 42374 1253 0 0 1233 6 0 0 25 0 5 0 634355228 205668352 21647 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.07
Current children cumulated vsize (KiB) 200848

[startup+25.5003 s]
/proc/loadavg: 7.94 6.36 6.21 9/288 20616
/proc/meminfo: memFree=24153608/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=237300 CPUtime=101.16 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 114980 1253 0 0 10099 17 0 0 25 0 5 0 634355208 242995200 30761 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 59325 30761 180 55 0 57211 0
[pid=20605/tid=20612] ppid=20603 vsize=237300 CPUtime=25.28 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 6362 1253 0 0 2528 0 0 0 25 0 5 0 634355228 242995200 30761 33554432000 4194304 4417452 140733602338064 18446744073709551615 4259351 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=237300 CPUtime=25.28 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 6675 1253 0 0 2527 1 0 0 25 0 5 0 634355228 242995200 30761 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=237300 CPUtime=25.28 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 4821 1253 0 0 2528 0 0 0 25 0 5 0 634355228 242995200 30761 33554432000 4194304 4417452 140733602338064 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=237300 CPUtime=25.08 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 88287 1253 0 0 2495 13 0 0 25 0 5 0 634355228 242995200 30761 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.16
Current children cumulated vsize (KiB) 237300

[startup+51.1008 s]
/proc/loadavg: 8.03 6.50 6.26 9/288 20616
/proc/meminfo: memFree=23859208/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=387868 CPUtime=203.34 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 182356 1253 0 0 20307 27 0 0 25 0 5 0 634355208 397176832 68403 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 96967 68403 180 55 0 94853 0
[pid=20605/tid=20612] ppid=20603 vsize=387868 CPUtime=50.88 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 8206 1253 0 0 5088 0 0 0 25 0 5 0 634355228 397176832 68403 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=387868 CPUtime=50.88 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 8001 1253 0 0 5087 1 0 0 25 0 5 0 634355228 397176832 68403 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=387868 CPUtime=50.88 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 5416 1253 0 0 5088 0 0 0 25 0 5 0 634355228 397176832 68403 33554432000 4194304 4417452 140733602338064 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=387868 CPUtime=50.47 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 151898 1253 0 0 5024 23 0 0 25 0 5 0 634355228 397176832 68403 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.34
Current children cumulated vsize (KiB) 387868

[startup+102.311 s]
/proc/loadavg: 8.07 6.75 6.35 9/288 20618
/proc/meminfo: memFree=23972384/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=580804 CPUtime=407.76 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 282596 1253 0 0 40733 43 0 0 25 0 5 0 634355208 594743296 116637 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 145201 116637 180 55 0 143087 0
[pid=20605/tid=20612] ppid=20603 vsize=580804 CPUtime=102.1 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 9293 1253 0 0 10209 1 0 0 25 0 5 0 634355228 594743296 116637 33554432000 4194304 4417452 140733602338064 18446744073709551615 4278164 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=580804 CPUtime=102.08 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 9088 1253 0 0 10207 1 0 0 25 0 5 0 634355228 594743296 116637 33554432000 4194304 4417452 140733602338064 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=580804 CPUtime=102.1 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 5416 1253 0 0 10209 1 0 0 25 0 5 0 634355228 594743296 116637 33554432000 4194304 4417452 140733602338064 18446744073709551615 4336969 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=580804 CPUtime=101.25 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 249964 1253 0 0 10087 38 0 0 25 0 5 0 634355228 594743296 116637 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.76
Current children cumulated vsize (KiB) 580804

[startup+162.301 s]
/proc/loadavg: 8.16 7.02 6.47 9/288 20619
/proc/meminfo: memFree=23635540/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=725152 CPUtime=647.23 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 397588 1253 0 0 64662 61 0 0 25 0 5 0 634355208 742555648 152724 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 181288 152724 180 55 0 179174 0
[pid=20605/tid=20612] ppid=20603 vsize=725152 CPUtime=162.08 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 12577 1253 0 0 16207 1 0 0 25 0 5 0 634355228 742555648 152724 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=725152 CPUtime=162.07 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 9752 1253 0 0 16206 1 0 0 25 0 5 0 634355228 742555648 152724 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=725152 CPUtime=162.09 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 6135 1253 0 0 16208 1 0 0 25 0 5 0 634355228 742555648 152724 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=725152 CPUtime=160.75 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 360289 1253 0 0 16020 55 0 0 25 0 5 0 634355228 742555648 152724 33554432000 4194304 4417452 140733602338064 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.23
Current children cumulated vsize (KiB) 725152


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

[pid=20605/tid=20613] ppid=20603 vsize=1526120 CPUtime=762.09 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 26507 1253 0 0 76205 4 0 0 25 0 5 0 634355228 1562746880 352966 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=1526120 CPUtime=762.11 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 20333 1253 0 0 76208 3 0 0 25 0 5 0 634355228 1562746880 352966 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=1526120 CPUtime=755.8 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 825092 1253 0 0 75443 137 0 0 25 0 5 0 634355228 1562746880 352966 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.33
Current children cumulated vsize (KiB) 1526120

[startup+822.301 s]
/proc/loadavg: 8.08 7.96 7.28 9/288 20637
/proc/meminfo: memFree=22344484/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=1704500 CPUtime=3281.8 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 948275 1253 0 0 328022 158 0 0 25 0 5 0 634355208 1745408000 397561 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 426125 397561 180 55 0 424011 0
[pid=20605/tid=20612] ppid=20603 vsize=1704500 CPUtime=822.08 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 22913 1253 0 0 82205 3 0 0 25 0 5 0 634355228 1745408000 397561 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=1704500 CPUtime=822.09 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 26507 1253 0 0 82205 4 0 0 25 0 5 0 634355228 1745408000 397561 33554432000 4194304 4417452 140733602338064 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=1704500 CPUtime=822.1 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 22848 1253 0 0 82207 3 0 0 25 0 5 0 634355228 1745408000 397561 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=1704500 CPUtime=815.3 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 867172 1253 0 0 81385 145 0 0 25 0 5 0 634355228 1745408000 397561 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.8
Current children cumulated vsize (KiB) 1704500

[startup+882.3 s]
/proc/loadavg: 8.13 8.00 7.33 9/288 20639
/proc/meminfo: memFree=23084704/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=963152 CPUtime=3521.29 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 1029608 1253 0 0 351958 171 0 0 25 0 5 0 634355208 986267648 212224 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 240788 212224 180 55 0 238674 0
[pid=20605/tid=20612] ppid=20603 vsize=963152 CPUtime=882.08 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 24359 1253 0 0 88205 3 0 0 25 0 5 0 634355228 986267648 212224 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=963152 CPUtime=882.08 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 26507 1253 0 0 88204 4 0 0 25 0 5 0 634355228 986267648 212224 33554432000 4194304 4417452 140733602338064 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=963152 CPUtime=882.1 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 22848 1253 0 0 88207 3 0 0 25 0 5 0 634355228 986267648 212224 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=963152 CPUtime=874.79 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 947059 1253 0 0 87321 158 0 0 25 0 5 0 634355228 986267648 212224 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.29
Current children cumulated vsize (KiB) 963152

[startup+942.301 s]
/proc/loadavg: 8.14 8.03 7.38 9/288 20640
/proc/meminfo: memFree=22996212/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=1051320 CPUtime=3760.81 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 1051650 1253 0 0 375907 174 0 0 25 0 5 0 634355208 1076551680 234266 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 262830 234266 180 55 0 260716 0
[pid=20605/tid=20612] ppid=20603 vsize=1051320 CPUtime=942.08 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 24359 1253 0 0 94205 3 0 0 25 0 5 0 634355228 1076551680 234266 33554432000 4194304 4417452 140733602338064 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=1051320 CPUtime=942.09 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 26507 1253 0 0 94205 4 0 0 25 0 5 0 634355228 1076551680 234266 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=1051320 CPUtime=942.1 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 22848 1253 0 0 94207 3 0 0 25 0 5 0 634355228 1076551680 234266 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=1051320 CPUtime=934.3 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 969101 1253 0 0 93270 160 0 0 25 0 5 0 634355228 1076551680 234266 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.81
Current children cumulated vsize (KiB) 1051320

[startup+1002.3 s]
/proc/loadavg: 8.17 8.06 7.43 9/288 20642
/proc/meminfo: memFree=22630864/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=1210924 CPUtime=4000.31 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 1095971 1253 0 0 399851 180 0 0 25 0 5 0 634355208 1239986176 278462 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 302731 278462 180 55 0 300617 0
[pid=20605/tid=20612] ppid=20603 vsize=1210924 CPUtime=1002.08 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 24359 1253 0 0 100205 3 0 0 25 0 5 0 634355228 1239986176 278462 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=1210924 CPUtime=1002.08 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 30927 1253 0 0 100204 4 0 0 25 0 5 0 634355228 1239986176 278462 33554432000 4194304 4417452 140733602338064 18446744073709551615 4357168 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=1210924 CPUtime=1002.1 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 22848 1253 0 0 100207 3 0 0 25 0 5 0 634355228 1239986176 278462 33554432000 4194304 4417452 140733602338064 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=1210924 CPUtime=993.81 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 1009002 1253 0 0 99215 166 0 0 25 0 5 0 634355228 1239986176 278462 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4000.31
Current children cumulated vsize (KiB) 1210924

[startup+1062.3 s]
/proc/loadavg: 8.13 8.07 7.47 9/288 20680
/proc/meminfo: memFree=23553836/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=1229292 CPUtime=4239.83 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 1107289 1253 0 0 423801 182 0 0 25 0 5 0 634355208 1258795008 278759 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 307323 278759 180 55 0 305209 0
[pid=20605/tid=20612] ppid=20603 vsize=1229292 CPUtime=1062.08 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 28455 1253 0 0 106204 4 0 0 25 0 5 0 634355228 1258795008 278759 33554432000 4194304 4417452 140733602338064 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=1229292 CPUtime=1062.08 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 38149 1253 0 0 106203 5 0 0 25 0 5 0 634355228 1258795008 278759 33554432000 4194304 4417452 140733602338064 18446744073709551615 254261313870 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=1229292 CPUtime=1062.1 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 22848 1253 0 0 106207 3 0 0 25 0 5 0 634355228 1258795008 278759 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=1229292 CPUtime=1053.32 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 1009002 1253 0 0 105166 166 0 0 25 0 5 0 634355228 1258795008 278759 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4239.83
Current children cumulated vsize (KiB) 1229292

[startup+1122.3 s]
/proc/loadavg: 8.21 8.10 7.52 9/288 20682
/proc/meminfo: memFree=23128648/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=1441596 CPUtime=4479.33 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 1161491 1253 0 0 447741 192 0 0 25 0 5 0 634355208 1476194304 331838 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 360399 331838 180 55 0 358285 0
[pid=20605/tid=20612] ppid=20603 vsize=1441596 CPUtime=1122.07 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 28455 1253 0 0 112203 4 0 0 25 0 5 0 634355228 1476194304 331838 33554432000 4194304 4417452 140733602338064 18446744073709551615 4263067 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=1441596 CPUtime=1122.09 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 39275 1253 0 0 112203 6 0 0 25 0 5 0 634355228 1476194304 331838 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=1441596 CPUtime=1122.1 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 23648 1253 0 0 112207 3 0 0 25 0 5 0 634355228 1476194304 331838 33554432000 4194304 4417452 140733602338064 18446744073709551615 4354515 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=1441596 CPUtime=1112.83 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 1061278 1253 0 0 111107 176 0 0 25 0 5 0 634355228 1476194304 331838 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4479.33
Current children cumulated vsize (KiB) 1441596

[startup+1182.3 s]
/proc/loadavg: 8.13 8.09 7.55 9/288 20683
/proc/meminfo: memFree=22860008/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=1687232 CPUtime=4718.84 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 1222900 1253 0 0 471682 202 0 0 25 0 5 0 634355208 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 421808 393247 180 55 0 419694 0
[pid=20605/tid=20612] ppid=20603 vsize=1687232 CPUtime=1182.08 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 36031 1253 0 0 118203 5 0 0 25 0 5 0 634355228 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 4311905 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=1687232 CPUtime=1182.09 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 39275 1253 0 0 118203 6 0 0 25 0 5 0 634355228 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=1687232 CPUtime=1182.11 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 27662 1253 0 0 118207 4 0 0 25 0 5 0 634355228 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=1687232 CPUtime=1172.33 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 1111097 1253 0 0 117048 185 0 0 25 0 5 0 634355228 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.84
Current children cumulated vsize (KiB) 1687232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.7 s]
/proc/loadavg: 8.14 8.10 7.56 9/288 20684
/proc/meminfo: memFree=22817460/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=1687232 CPUtime=4800.29 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 1222900 1253 0 0 479827 202 0 0 25 0 5 0 634355208 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 421808 393247 180 55 0 419694 0
[pid=20605/tid=20612] ppid=20603 vsize=1687232 CPUtime=1202.49 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 36031 1253 0 0 120244 5 0 0 25 0 5 0 634355228 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=1687232 CPUtime=1202.5 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 39275 1253 0 0 120244 6 0 0 25 0 5 0 634355228 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=1687232 CPUtime=1202.52 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 27662 1253 0 0 120248 4 0 0 25 0 5 0 634355228 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=1687232 CPUtime=1192.56 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 1111097 1253 0 0 119071 185 0 0 25 0 5 0 634355228 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1687232

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

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

[startup+1202.7 s]
/proc/loadavg: 8.14 8.10 7.56 9/288 20684
/proc/meminfo: memFree=22817460/32951124 swapFree=67057896/67111528
[pid=20605] ppid=20603 vsize=1687232 CPUtime=4800.29 cores=0,2,4,6
/proc/20605/stat : 20605 (plingeling) S 20603 20605 19869 0 -1 4202496 1222900 1253 0 0 479827 202 0 0 25 0 5 0 634355208 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20605/statm: 421808 393247 180 55 0 419694 0
[pid=20605/tid=20612] ppid=20603 vsize=1687232 CPUtime=1202.49 cores=0,2,4,6
/proc/20605/task/20612/stat : 20612 (plingeling) R 20603 20605 19869 0 -1 4202560 36031 1253 0 0 120244 5 0 0 25 0 5 0 634355228 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20605/tid=20613] ppid=20603 vsize=1687232 CPUtime=1202.5 cores=0,2,4,6
/proc/20605/task/20613/stat : 20613 (plingeling) R 20603 20605 19869 0 -1 4202560 39275 1253 0 0 120244 6 0 0 25 0 5 0 634355228 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20605/tid=20614] ppid=20603 vsize=1687232 CPUtime=1202.52 cores=0,2,4,6
/proc/20605/task/20614/stat : 20614 (plingeling) R 20603 20605 19869 0 -1 4202560 27662 1253 0 0 120248 4 0 0 25 0 5 0 634355228 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20605/tid=20615] ppid=20603 vsize=1687232 CPUtime=1192.56 cores=0,2,4,6
/proc/20605/task/20615/stat : 20615 (plingeling) R 20603 20605 19869 0 -1 4202560 1111097 1253 0 0 119071 185 0 0 25 0 5 0 634355228 1727725568 393247 33554432000 4194304 4417452 140733602338064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1687232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.78
CPU time (s): 4800.39
CPU user time (s): 4798.3
CPU system time (s): 2.09068
CPU usage (%): 399.107
Max. virtual memory (cumulated for all children) (KiB): 1710284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.3
system time used= 2.09068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1224153
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= 134
involuntary context switches= 21896

runsolver used 3.02054 second user time and 6.95094 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 02:29:59
IDJOB=3371166
IDBENCH=71423
IDSOLVER=1848
FILE ID=node140/3371166-1305419399
RUNJOBID= node140-1305419216-20535
PBS_JOBID= 13324552
Free space on /tmp= 73480 MiB

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

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

MD5SUM BENCH= d6877629cc818d7e31dc245fb95f0588
RANDOM SEED=2072400889

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24331552 kB
Buffers:        303724 kB
Cached:        3857740 kB
SwapCached:       8056 kB
Active:        5503116 kB
Inactive:      2804880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24331552 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            4288 kB
Writeback:           0 kB
AnonPages:     4143028 kB
Mapped:          23540 kB
Slab:           224340 kB
PageTables:      23168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46243272 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= 73480 MiB
End job on node140 at 2011-05-15 02:50:04