Trace number 3371033

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.14 1202.87

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
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 variables870
Number of clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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-3371033-1305429930/watcher-3371033-1305429930 -o /tmp/evaluation-result-3371033-1305429930/solver-3371033-1305429930 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371033-1305429930.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: 6.37 7.70 7.88 2/288 11224
/proc/meminfo: memFree=29300624/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=9284 CPUtime=0 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) R 11222 11224 3918 0 -1 4202496 390 1252 0 0 0 0 0 0 22 0 1 0 654590985 9506816 319 33554432000 4194304 4417452 140735563494896 18446744073709551615 228122411200 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/11224/statm: 2321 332 147 55 0 207 0

[startup+0.050418 s]
/proc/loadavg: 6.37 7.70 7.88 2/288 11224
/proc/meminfo: memFree=29300624/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=17348 CPUtime=0.04 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) R 11222 11224 3918 0 -1 4202496 2515 1252 0 0 4 0 0 0 22 0 1 0 654590985 17764352 2360 33554432000 4194304 4417452 140735563494896 18446744073709551615 4231358 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/11224/statm: 4337 2360 148 55 0 2223 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17348

[startup+0.137066 s]
/proc/loadavg: 6.37 7.70 7.88 2/288 11224
/proc/meminfo: memFree=29300624/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=128448 CPUtime=0.36 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 4755 1252 0 0 36 0 0 0 22 0 5 0 654590985 131530752 3166 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 32112 2967 177 55 0 29998 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 128448

[startup+0.300329 s]
/proc/loadavg: 6.37 7.70 7.88 2/288 11224
/proc/meminfo: memFree=29300624/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=128532 CPUtime=1.02 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 5784 1252 0 0 102 0 0 0 22 0 5 0 654590985 131616768 3569 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 32133 3569 180 55 0 30019 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 128532

[startup+0.700257 s]
/proc/loadavg: 6.37 7.70 7.88 2/288 11224
/proc/meminfo: memFree=29300624/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=134448 CPUtime=2.61 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 7962 1252 0 0 261 0 0 0 22 0 5 0 654590985 137674752 5048 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 33612 5048 180 55 0 31498 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 134448

[startup+1.50111 s]
/proc/loadavg: 6.50 7.70 7.88 10/297 11239
/proc/meminfo: memFree=29263848/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=139244 CPUtime=5.81 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 11360 1252 0 0 580 1 0 0 22 0 5 0 654590985 142585856 6247 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 34811 6247 180 55 0 32697 0
[pid=11224/tid=11236] ppid=11222 vsize=139244 CPUtime=1.44 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 900 1252 0 0 144 0 0 0 25 0 5 0 654590990 142585856 6247 33554432000 4194304 4417452 140735563494896 18446744073709551615 4336723 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=139244 CPUtime=1.44 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 591 1252 0 0 144 0 0 0 25 0 5 0 654590990 142585856 6247 33554432000 4194304 4417452 140735563494896 18446744073709551615 4236267 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=139244 CPUtime=1.44 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 821 1252 0 0 144 0 0 0 25 0 5 0 654590990 142585856 6247 33554432000 4194304 4417452 140735563494896 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=139244 CPUtime=1.42 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 6521 1252 0 0 142 0 0 0 25 0 5 0 654590990 142585856 6247 33554432000 4194304 4417452 140735563494896 18446744073709551615 4366657 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 139244

[startup+3.10083 s]
/proc/loadavg: 6.50 7.70 7.88 10/297 11239
/proc/meminfo: memFree=29242680/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=147668 CPUtime=12.2 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 18692 1252 0 0 1218 2 0 0 22 0 5 0 654590985 151212032 8198 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 36917 8198 180 55 0 34803 0
[pid=11224/tid=11236] ppid=11222 vsize=147668 CPUtime=3.04 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 900 1252 0 0 304 0 0 0 25 0 5 0 654590990 151212032 8198 33554432000 4194304 4417452 140735563494896 18446744073709551615 4249976 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=147668 CPUtime=3.04 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 1041 1252 0 0 304 0 0 0 25 0 5 0 654590990 151212032 8198 33554432000 4194304 4417452 140735563494896 18446744073709551615 4250000 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=147668 CPUtime=3.03 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 1778 1252 0 0 303 0 0 0 25 0 5 0 654590990 151212032 8198 33554432000 4194304 4417452 140735563494896 18446744073709551615 4248225 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=147668 CPUtime=3.01 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 12446 1252 0 0 300 1 0 0 25 0 5 0 654590990 151212032 8198 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 147668

[startup+6.30025 s]
/proc/loadavg: 6.50 7.70 7.88 10/297 11239
/proc/meminfo: memFree=29198412/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=171680 CPUtime=24.97 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 29397 1252 0 0 2492 5 0 0 22 0 5 0 654590985 175800320 14356 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 42920 14356 180 55 0 40806 0
[pid=11224/tid=11236] ppid=11222 vsize=171680 CPUtime=6.24 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 1129 1252 0 0 624 0 0 0 25 0 5 0 654590990 175800320 14356 33554432000 4194304 4417452 140735563494896 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=171680 CPUtime=6.24 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 1257 1252 0 0 624 0 0 0 25 0 5 0 654590990 175800320 14356 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=171680 CPUtime=6.23 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 4081 1252 0 0 623 0 0 0 25 0 5 0 654590990 175800320 14356 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=171680 CPUtime=6.18 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 20403 1252 0 0 615 3 0 0 25 0 5 0 654590990 175800320 14356 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 171680

[startup+12.7011 s]
/proc/loadavg: 6.73 7.71 7.88 10/297 11240
/proc/meminfo: memFree=29104156/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=208352 CPUtime=50.51 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 47704 1252 0 0 5044 7 0 0 22 0 5 0 654590985 213352448 23524 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 52088 23524 180 55 0 49974 0
[pid=11224/tid=11236] ppid=11222 vsize=208352 CPUtime=12.64 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 3626 1252 0 0 1264 0 0 0 25 0 5 0 654590990 213352448 23524 33554432000 4194304 4417452 140735563494896 18446744073709551615 4355860 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=208352 CPUtime=12.64 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 2475 1252 0 0 1264 0 0 0 25 0 5 0 654590990 213352448 23524 33554432000 4194304 4417452 140735563494896 18446744073709551615 4235991 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=208352 CPUtime=12.63 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 8960 1252 0 0 1263 0 0 0 25 0 5 0 654590990 213352448 23524 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=208352 CPUtime=12.53 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 30116 1252 0 0 1248 5 0 0 25 0 5 0 654590990 213352448 23524 33554432000 4194304 4417452 140735563494896 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 208352

[startup+25.5008 s]
/proc/loadavg: 6.92 7.72 7.88 10/297 11240
/proc/meminfo: memFree=28982992/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=219152 CPUtime=101.59 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 74882 1252 0 0 10148 11 0 0 22 0 5 0 654590985 224411648 26224 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 54788 26224 180 55 0 52674 0
[pid=11224/tid=11236] ppid=11222 vsize=219152 CPUtime=25.44 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 6489 1252 0 0 2543 1 0 0 25 0 5 0 654590990 224411648 26224 33554432000 4194304 4417452 140735563494896 18446744073709551615 4337181 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=219152 CPUtime=25.44 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 2539 1252 0 0 2544 0 0 0 25 0 5 0 654590990 224411648 26224 33554432000 4194304 4417452 140735563494896 18446744073709551615 4258491 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=219152 CPUtime=25.43 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 14879 1252 0 0 2542 1 0 0 25 0 5 0 654590990 224411648 26224 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=219152 CPUtime=25.21 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 48448 1252 0 0 2513 8 0 0 25 0 5 0 654590990 224411648 26224 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 219152

[startup+51.1012 s]
/proc/loadavg: 7.36 7.76 7.89 10/297 11241
/proc/meminfo: memFree=28795220/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=376712 CPUtime=203.76 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 137482 1252 0 0 20355 21 0 0 22 0 5 0 654590985 385753088 65614 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 94178 65614 180 55 0 92064 0
[pid=11224/tid=11236] ppid=11222 vsize=376712 CPUtime=51.03 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 20816 1252 0 0 5100 3 0 0 25 0 5 0 654590990 385753088 65614 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=376712 CPUtime=51.03 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 12530 1252 0 0 5102 1 0 0 25 0 5 0 654590990 385753088 65614 33554432000 4194304 4417452 140735563494896 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=376712 CPUtime=51.03 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 31846 1252 0 0 5100 3 0 0 25 0 5 0 654590990 385753088 65614 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=376712 CPUtime=50.57 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 69763 1252 0 0 5046 11 0 0 25 0 5 0 654590990 385753088 65614 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 376712

[startup+102.311 s]
/proc/loadavg: 7.82 7.81 7.90 10/297 11242
/proc/meminfo: memFree=28579940/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=537328 CPUtime=408.12 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 251674 1252 0 0 40773 39 0 0 22 0 5 0 654590985 550223872 105768 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 134332 105768 180 55 0 132218 0
[pid=11224/tid=11236] ppid=11222 vsize=537328 CPUtime=102.24 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 54976 1252 0 0 10216 8 0 0 25 0 5 0 654590990 550223872 105768 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=537328 CPUtime=102.24 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 24916 1252 0 0 10221 3 0 0 25 0 5 0 654590990 550223872 105768 33554432000 4194304 4417452 140735563494896 18446744073709551615 4310471 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=537328 CPUtime=102.24 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 64083 1252 0 0 10215 9 0 0 25 0 5 0 654590990 550223872 105768 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=537328 CPUtime=101.32 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 105172 1252 0 0 10114 18 0 0 25 0 5 0 654590990 550223872 105768 33554432000 4194304 4417452 140735563494896 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.12
Current children cumulated vsize (KiB) 537328

[startup+162.301 s]
/proc/loadavg: 8.07 7.88 7.92 10/297 11243
/proc/meminfo: memFree=28364780/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=553632 CPUtime=647.54 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 366014 1252 0 0 64698 56 0 0 22 0 5 0 654590985 566919168 109844 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 138408 109844 180 55 0 136294 0
[pid=11224/tid=11236] ppid=11222 vsize=553632 CPUtime=162.22 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 90502 1252 0 0 16210 12 0 0 25 0 5 0 654590990 566919168 109844 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=553632 CPUtime=162.23 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 48980 1252 0 0 16217 6 0 0 25 0 5 0 654590990 566919168 109844 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=553632 CPUtime=162.24 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 104676 1252 0 0 16209 15 0 0 25 0 5 0 654590990 566919168 109844 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=553632 CPUtime=160.76 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 119329 1252 0 0 16056 20 0 0 25 0 5 0 654590990 566919168 109844 33554432000 4194304 4417452 140735563494896 18446744073709551615 4250765 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.54
Current children cumulated vsize (KiB) 553632


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

[pid=11224/tid=11237] ppid=11222 vsize=1222024 CPUtime=702.25 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 255456 1252 0 0 70185 40 0 0 25 0 5 0 654590990 1251352576 276942 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=1222024 CPUtime=702.23 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 311013 1252 0 0 70180 43 0 0 25 0 5 0 654590990 1251352576 276942 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=1222024 CPUtime=695.87 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 272377 1252 0 0 69546 41 0 0 25 0 5 0 654590990 1251352576 276942 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.6
Current children cumulated vsize (KiB) 1222024

[startup+762.31 s]
/proc/loadavg: 8.11 8.07 7.98 10/297 11260
/proc/meminfo: memFree=27073860/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=1507260 CPUtime=3042.07 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 1249395 1252 0 0 304015 192 0 0 22 0 5 0 654590985 1543434240 348251 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 376815 348251 180 55 0 374701 0
[pid=11224/tid=11236] ppid=11222 vsize=1507260 CPUtime=762.16 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 346150 1252 0 0 76161 55 0 0 25 0 5 0 654590990 1543434240 348251 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=1507260 CPUtime=762.26 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 263648 1252 0 0 76184 42 0 0 25 0 5 0 654590990 1543434240 348251 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=1507260 CPUtime=762.24 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 331349 1252 0 0 76179 45 0 0 25 0 5 0 654590990 1543434240 348251 33554432000 4194304 4417452 140735563494896 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=1507260 CPUtime=755.34 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 305721 1252 0 0 75486 48 0 0 25 0 5 0 654590990 1543434240 348251 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.07
Current children cumulated vsize (KiB) 1507260

[startup+822.3 s]
/proc/loadavg: 8.26 8.11 8.00 10/297 11261
/proc/meminfo: memFree=26968680/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=1525656 CPUtime=3281.5 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 1293920 1252 0 0 327951 199 0 0 22 0 5 0 654590985 1562271744 352850 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 381414 352850 180 55 0 379300 0
[pid=11224/tid=11236] ppid=11222 vsize=1525656 CPUtime=822.14 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 346150 1252 0 0 82159 55 0 0 25 0 5 0 654590990 1562271744 352850 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=1525656 CPUtime=822.25 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 299981 1252 0 0 82178 47 0 0 25 0 5 0 654590990 1562271744 352850 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=1525656 CPUtime=822.23 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 339541 1252 0 0 82177 46 0 0 25 0 5 0 654590990 1562271744 352850 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=1525656 CPUtime=814.79 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 305721 1252 0 0 81431 48 0 0 25 0 5 0 654590990 1562271744 352850 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.5
Current children cumulated vsize (KiB) 1525656

[startup+882.301 s]
/proc/loadavg: 8.17 8.11 8.00 10/297 11263
/proc/meminfo: memFree=27344252/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=1293132 CPUtime=3520.94 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 1446617 1252 0 0 351877 217 0 0 22 0 5 0 654590985 1324167168 294719 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 323283 294719 180 55 0 321169 0
[pid=11224/tid=11236] ppid=11222 vsize=1293132 CPUtime=882.14 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 383402 1252 0 0 88154 60 0 0 25 0 5 0 654590990 1324167168 294719 33554432000 4194304 4417452 140735563494896 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=1293132 CPUtime=882.25 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 336860 1252 0 0 88173 52 0 0 25 0 5 0 654590990 1324167168 294719 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=1293132 CPUtime=882.22 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 402389 1252 0 0 88170 52 0 0 25 0 5 0 654590990 1324167168 294719 33554432000 4194304 4417452 140735563494896 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=1293132 CPUtime=874.23 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 321439 1252 0 0 87373 50 0 0 25 0 5 0 654590990 1324167168 294719 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3520.94
Current children cumulated vsize (KiB) 1293132

[startup+942.301 s]
/proc/loadavg: 8.06 8.08 8.00 10/297 11264
/proc/meminfo: memFree=27140232/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=1338580 CPUtime=3760.4 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 1466171 1252 0 0 375820 220 0 0 22 0 5 0 654590985 1370705920 306081 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 334645 306081 180 55 0 332531 0
[pid=11224/tid=11236] ppid=11222 vsize=1338580 CPUtime=942.13 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 383402 1252 0 0 94153 60 0 0 25 0 5 0 654590990 1370705920 306081 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=1338580 CPUtime=942.26 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 345052 1252 0 0 94173 53 0 0 25 0 5 0 654590990 1370705920 306081 33554432000 4194304 4417452 140735563494896 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=1338580 CPUtime=942.22 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 402389 1252 0 0 94170 52 0 0 25 0 5 0 654590990 1370705920 306081 33554432000 4194304 4417452 140735563494896 18446744073709551615 4346497 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=1338580 CPUtime=933.7 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 332801 1252 0 0 93318 52 0 0 25 0 5 0 654590990 1370705920 306081 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.4
Current children cumulated vsize (KiB) 1338580

[startup+1002.3 s]
/proc/loadavg: 8.02 8.07 8.00 10/297 11266
/proc/meminfo: memFree=26703728/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=1525188 CPUtime=3999.85 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 1621324 1252 0 0 399743 242 0 0 22 0 5 0 654590985 1561792512 352765 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 381297 352765 180 55 0 379183 0
[pid=11224/tid=11236] ppid=11222 vsize=1525188 CPUtime=1002.12 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 445134 1252 0 0 100143 69 0 0 25 0 5 0 654590990 1561792512 352765 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=1525188 CPUtime=1002.26 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 379890 1252 0 0 100168 58 0 0 25 0 5 0 654590990 1561792512 352765 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=1525188 CPUtime=1002.23 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 444587 1252 0 0 100163 60 0 0 25 0 5 0 654590990 1561792512 352765 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=1525188 CPUtime=993.16 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 349186 1252 0 0 99262 54 0 0 25 0 5 0 654590990 1561792512 352765 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3999.85
Current children cumulated vsize (KiB) 1525188

[startup+1062.3 s]
/proc/loadavg: 8.07 8.07 8.00 10/297 11267
/proc/meminfo: memFree=26615152/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=1568004 CPUtime=4239.31 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 1640220 1252 0 0 423685 246 0 0 22 0 5 0 654590985 1605636096 363469 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 392001 363469 180 55 0 389887 0
[pid=11224/tid=11236] ppid=11222 vsize=1568004 CPUtime=1062.12 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 445134 1252 0 0 106143 69 0 0 25 0 5 0 654590990 1605636096 363469 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=1568004 CPUtime=1062.26 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 379890 1252 0 0 106168 58 0 0 25 0 5 0 654590990 1605636096 363469 33554432000 4194304 4417452 140735563494896 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=1568004 CPUtime=1062.23 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 444587 1252 0 0 106163 60 0 0 25 0 5 0 654590990 1605636096 363469 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=1568004 CPUtime=1052.61 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 368082 1252 0 0 105204 57 0 0 25 0 5 0 654590990 1605636096 363469 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4239.31
Current children cumulated vsize (KiB) 1568004

[startup+1122.3 s]
/proc/loadavg: 8.09 8.07 8.00 10/297 11269
/proc/meminfo: memFree=26478976/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=1648816 CPUtime=4478.75 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 1715513 1252 0 0 447617 258 0 0 22 0 5 0 654590985 1688387584 383672 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 412204 383672 180 55 0 410090 0
[pid=11224/tid=11236] ppid=11222 vsize=1648816 CPUtime=1122.11 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 457737 1252 0 0 112139 72 0 0 25 0 5 0 654590990 1688387584 383672 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=1648816 CPUtime=1122.26 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 425076 1252 0 0 112161 65 0 0 25 0 5 0 654590990 1688387584 383672 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=1648816 CPUtime=1122.23 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 444587 1252 0 0 112163 60 0 0 25 0 5 0 654590990 1688387584 383672 33554432000 4194304 4417452 140735563494896 18446744073709551615 4234650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=1648816 CPUtime=1112.07 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 385586 1252 0 0 111147 60 0 0 25 0 5 0 654590990 1688387584 383672 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4478.75
Current children cumulated vsize (KiB) 1648816

[startup+1182.3 s]
/proc/loadavg: 8.14 8.08 8.01 10/297 11271
/proc/meminfo: memFree=26485880/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=1589936 CPUtime=4718.21 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 1792382 1252 0 0 471551 270 0 0 22 0 5 0 654590985 1628094464 368952 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 397484 368952 180 55 0 395370 0
[pid=11224/tid=11236] ppid=11222 vsize=1589936 CPUtime=1182.11 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 461881 1252 0 0 118139 72 0 0 25 0 5 0 654590990 1628094464 368952 33554432000 4194304 4417452 140735563494896 18446744073709551615 4263136 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=1589936 CPUtime=1182.26 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 425076 1252 0 0 118161 65 0 0 25 0 5 0 654590990 1628094464 368952 33554432000 4194304 4417452 140735563494896 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=1589936 CPUtime=1182.23 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 517312 1252 0 0 118152 71 0 0 25 0 5 0 654590990 1628094464 368952 33554432000 4194304 4417452 140735563494896 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=1589936 CPUtime=1171.53 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 385586 1252 0 0 117093 60 0 0 25 0 5 0 654590990 1628094464 368952 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.21
Current children cumulated vsize (KiB) 1589936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.10 8.08 8.01 7/295 11272
/proc/meminfo: memFree=26374236/32951124 swapFree=54427468/67111528
[pid=11224] ppid=11222 vsize=1719492 CPUtime=4800.03 cores=0,2,4,6
/proc/11224/stat : 11224 (plingeling) S 11222 11224 3918 0 -1 4202496 1844998 1252 0 0 479726 277 0 0 22 0 5 0 654590985 1760759808 401341 33554432000 4194304 4417452 140735563494896 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11224/statm: 429873 401341 180 55 0 427759 0
[pid=11224/tid=11236] ppid=11222 vsize=1719492 CPUtime=1202.61 cores=0,2,4,6
/proc/11224/task/11236/stat : 11236 (plingeling) R 11222 11224 3918 0 -1 4202560 505487 1252 0 0 120183 78 0 0 25 0 5 0 654590990 1760759808 401341 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11224/tid=11237] ppid=11222 vsize=1719492 CPUtime=1202.77 cores=0,2,4,6
/proc/11224/task/11237/stat : 11237 (plingeling) R 11222 11224 3918 0 -1 4202560 425076 1252 0 0 120212 65 0 0 25 0 5 0 654590990 1760759808 401341 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11224/tid=11238] ppid=11222 vsize=1719492 CPUtime=1202.74 cores=0,2,4,6
/proc/11224/task/11238/stat : 11238 (plingeling) R 11222 11224 3918 0 -1 4202560 518130 1252 0 0 120203 71 0 0 25 0 5 0 654590990 1760759808 401341 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11224/tid=11239] ppid=11222 vsize=1719492 CPUtime=1191.84 cores=0,2,4,6
/proc/11224/task/11239/stat : 11239 (plingeling) R 11222 11224 3918 0 -1 4202560 393778 1252 0 0 119123 61 0 0 25 0 5 0 654590990 1760759808 401341 33554432000 4194304 4417452 140735563494896 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1719492

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.87
CPU time (s): 4800.14
CPU user time (s): 4797.3
CPU system time (s): 2.83557
CPU usage (%): 399.057
Max. virtual memory (cumulated for all children) (KiB): 1853664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.3
system time used= 2.83557
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1846250
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= 84
involuntary context switches= 24302

runsolver used 3.16752 second user time and 7.78182 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 05:25:30
IDJOB=3371033
IDBENCH=83982
IDSOLVER=1848
FILE ID=node138/3371033-1305429930
RUNJOBID= node138-1305429930-11199
PBS_JOBID= 13324591
Free space on /tmp= 73612 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371033-1305429930/watcher-3371033-1305429930 -o /tmp/evaluation-result-3371033-1305429930/solver-3371033-1305429930 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371033-1305429930.cnf

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

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=1624964061

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29300904 kB
Buffers:        259568 kB
Cached:        3151868 kB
SwapCached:      18472 kB
Active:         878780 kB
Inactive:      2558392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29300904 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            1172 kB
Writeback:           0 kB
AnonPages:       19200 kB
Mapped:           8984 kB
Slab:           111092 kB
PageTables:      40448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39497144 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= 73612 MiB
End job on node138 at 2011-05-15 05:45:35