Trace number 3371025

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.42 1202.86

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
MD5SUM5bd7c76aed56f767985526812cdb8e0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.889
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses31962
Sum of the clauses size64344
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231947
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

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

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

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


[startup+0 s]
/proc/loadavg: 6.37 7.70 7.88 2/285 11213
/proc/meminfo: memFree=29301152/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=9184 CPUtime=0 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) R 11211 11213 3918 0 -1 4202496 387 1253 0 0 0 0 0 0 23 0 1 0 654590983 9404416 318 33554432000 4194304 4417452 140734023158304 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/11213/statm: 2296 318 147 55 0 182 0

[startup+0.0344701 s]
/proc/loadavg: 6.37 7.70 7.88 2/285 11213
/proc/meminfo: memFree=29301152/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=54324 CPUtime=0.05 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 1506 1253 0 0 5 0 0 0 23 0 5 0 654590983 55627776 1375 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 13581 1375 171 55 0 11467 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54324

[startup+0.100458 s]
/proc/loadavg: 6.37 7.70 7.88 2/285 11213
/proc/meminfo: memFree=29301152/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=55872 CPUtime=0.31 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 2776 1253 0 0 31 0 0 0 23 0 5 0 654590983 57212928 1784 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 13968 1784 177 55 0 11854 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 55872

[startup+0.300423 s]
/proc/loadavg: 6.37 7.70 7.88 2/285 11213
/proc/meminfo: memFree=29301152/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=61052 CPUtime=1.11 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 4323 1253 0 0 111 0 0 0 23 0 5 0 654590983 62517248 3050 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 15263 3050 180 55 0 13149 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 61052

[startup+0.700352 s]
/proc/loadavg: 6.37 7.70 7.88 2/285 11213
/proc/meminfo: memFree=29301152/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=66424 CPUtime=2.71 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 6435 1253 0 0 270 1 0 0 23 0 5 0 654590983 68018176 4393 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 16606 4393 180 55 0 14492 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 66424

[startup+1.50021 s]
/proc/loadavg: 6.50 7.70 7.88 9/297 11239
/proc/meminfo: memFree=29257772/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=77120 CPUtime=5.9 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 12373 1253 0 0 589 1 0 0 23 0 5 0 654590983 78970880 7099 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 19280 7099 180 55 0 17166 0
[pid=11213/tid=11231] ppid=11211 vsize=77120 CPUtime=1.47 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 634 1253 0 0 147 0 0 0 25 0 5 0 654590985 78970880 7099 33554432000 4194304 4417452 140734023158304 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=77120 CPUtime=1.46 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 446 1253 0 0 146 0 0 0 25 0 5 0 654590985 78970880 7099 33554432000 4194304 4417452 140734023158304 18446744073709551615 4258401 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=77120 CPUtime=1.46 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 3949 1253 0 0 146 0 0 0 25 0 5 0 654590985 78970880 7099 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=77120 CPUtime=1.46 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 5916 1253 0 0 146 0 0 0 25 0 5 0 654590985 78970880 7099 33554432000 4194304 4417452 140734023158304 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 77120

[startup+3.10092 s]
/proc/loadavg: 6.50 7.70 7.88 9/297 11239
/proc/meminfo: memFree=29242680/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=89080 CPUtime=12.29 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 22540 1253 0 0 1226 3 0 0 23 0 5 0 654590983 91217920 10057 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 22270 10057 180 55 0 20156 0
[pid=11213/tid=11231] ppid=11211 vsize=89080 CPUtime=3.07 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 634 1253 0 0 307 0 0 0 25 0 5 0 654590985 91217920 10057 33554432000 4194304 4417452 140734023158304 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=89080 CPUtime=3.05 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 446 1253 0 0 305 0 0 0 25 0 5 0 654590985 91217920 10057 33554432000 4194304 4417452 140734023158304 18446744073709551615 4249583 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=89080 CPUtime=3.07 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 8381 1253 0 0 306 1 0 0 25 0 5 0 654590985 91217920 10057 33554432000 4194304 4417452 140734023158304 18446744073709551615 4259609 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=89080 CPUtime=3.06 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 11651 1253 0 0 305 1 0 0 25 0 5 0 654590985 91217920 10057 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 89080

[startup+6.30035 s]
/proc/loadavg: 6.50 7.70 7.88 9/297 11239
/proc/meminfo: memFree=29198412/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=119188 CPUtime=25.06 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 44210 1253 0 0 2499 7 0 0 23 0 5 0 654590983 122048512 17584 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 29797 17584 180 55 0 27683 0
[pid=11213/tid=11231] ppid=11211 vsize=119188 CPUtime=6.27 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 2731 1253 0 0 627 0 0 0 25 0 5 0 654590985 122048512 17584 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=119188 CPUtime=6.21 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 3958 1253 0 0 621 0 0 0 25 0 5 0 654590985 122048512 17584 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=119188 CPUtime=6.26 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 17569 1253 0 0 624 2 0 0 25 0 5 0 654590985 122048512 17584 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=119188 CPUtime=6.27 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 18524 1253 0 0 624 3 0 0 25 0 5 0 654590985 122048512 17584 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 119188

[startup+12.7012 s]
/proc/loadavg: 6.73 7.71 7.88 9/297 11240
/proc/meminfo: memFree=29104156/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=158348 CPUtime=50.61 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 95969 1253 0 0 5047 14 0 0 23 0 5 0 654590983 162148352 27406 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 39587 27406 180 55 0 37473 0
[pid=11213/tid=11231] ppid=11211 vsize=158348 CPUtime=12.67 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 10730 1253 0 0 1266 1 0 0 25 0 5 0 654590985 162148352 27406 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=158348 CPUtime=12.55 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 16428 1253 0 0 1254 1 0 0 25 0 5 0 654590985 162148352 27406 33554432000 4194304 4417452 140734023158304 18446744073709551615 4305879 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=158348 CPUtime=12.66 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 39032 1253 0 0 1261 5 0 0 25 0 5 0 654590985 162148352 27406 33554432000 4194304 4417452 140734023158304 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=158348 CPUtime=12.66 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 28351 1253 0 0 1262 4 0 0 25 0 5 0 654590985 162148352 27406 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 158348

[startup+25.5009 s]
/proc/loadavg: 6.92 7.72 7.88 9/297 11240
/proc/meminfo: memFree=28986588/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=242628 CPUtime=101.69 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 166081 1253 0 0 10144 25 0 0 23 0 5 0 654590983 248451072 48021 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 60657 48021 180 55 0 58543 0
[pid=11213/tid=11231] ppid=11211 vsize=242628 CPUtime=25.47 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 27602 1253 0 0 2543 4 0 0 25 0 5 0 654590985 248451072 48021 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=242628 CPUtime=25.24 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 30565 1253 0 0 2520 4 0 0 25 0 5 0 654590985 248451072 48021 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=242628 CPUtime=25.46 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 58128 1253 0 0 2538 8 0 0 25 0 5 0 654590985 248451072 48021 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=242628 CPUtime=25.47 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 48358 1253 0 0 2540 7 0 0 25 0 5 0 654590985 248451072 48021 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 242628

[startup+51.1003 s]
/proc/loadavg: 7.36 7.76 7.89 9/297 11241
/proc/meminfo: memFree=28802040/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=292444 CPUtime=203.85 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 325495 1253 0 0 20339 46 0 0 23 0 5 0 654590983 299462656 60898 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 73111 60898 180 55 0 70997 0
[pid=11213/tid=11231] ppid=11211 vsize=292444 CPUtime=51.07 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 56175 1253 0 0 5099 8 0 0 25 0 5 0 654590985 299462656 60898 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=292444 CPUtime=50.61 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 55856 1253 0 0 5053 8 0 0 25 0 5 0 654590985 299462656 60898 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=292444 CPUtime=51.06 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 140543 1253 0 0 5088 18 0 0 25 0 5 0 654590985 299462656 60898 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=292444 CPUtime=51.07 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 71493 1253 0 0 5096 11 0 0 25 0 5 0 654590985 299462656 60898 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 292444

[startup+102.311 s]
/proc/loadavg: 7.82 7.81 7.90 9/297 11242
/proc/meminfo: memFree=28579940/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=350348 CPUtime=408.23 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 497295 1253 0 0 40751 72 0 0 23 0 5 0 654590983 358756352 74351 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 87587 74351 180 55 0 85473 0
[pid=11213/tid=11231] ppid=11211 vsize=350348 CPUtime=102.28 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 87111 1253 0 0 10216 12 0 0 25 0 5 0 654590985 358756352 74351 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=350348 CPUtime=101.35 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 87906 1253 0 0 10122 13 0 0 25 0 5 0 654590985 358756352 74351 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=350348 CPUtime=102.27 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 214301 1253 0 0 10199 28 0 0 25 0 5 0 654590985 358756352 74351 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=350348 CPUtime=102.28 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 106549 1253 0 0 10212 16 0 0 25 0 5 0 654590985 358756352 74351 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.23
Current children cumulated vsize (KiB) 350348

[startup+162.3 s]
/proc/loadavg: 8.07 7.88 7.92 9/297 11243
/proc/meminfo: memFree=28364780/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=562552 CPUtime=647.66 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 778641 1253 0 0 64656 110 0 0 23 0 5 0 654590983 576053248 128425 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 140638 128425 180 55 0 138524 0
[pid=11213/tid=11231] ppid=11211 vsize=562552 CPUtime=162.27 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 127015 1253 0 0 16210 17 0 0 25 0 5 0 654590985 576053248 128425 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=562552 CPUtime=160.8 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 119178 1253 0 0 16062 18 0 0 25 0 5 0 654590985 576053248 128425 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=562552 CPUtime=162.26 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 365891 1253 0 0 16178 48 0 0 25 0 5 0 654590985 576053248 128425 33554432000 4194304 4417452 140734023158304 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=562552 CPUtime=162.27 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 165129 1253 0 0 16202 25 0 0 25 0 5 0 654590985 576053248 128425 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.66
Current children cumulated vsize (KiB) 562552


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

[pid=11213/tid=11232] ppid=11211 vsize=1018692 CPUtime=695.9 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 386223 1253 0 0 69537 53 0 0 25 0 5 0 654590985 1043140608 242460 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=1018692 CPUtime=702.28 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 808894 1253 0 0 70121 107 0 0 25 0 5 0 654590985 1043140608 242460 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=1018692 CPUtime=702.29 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 335753 1253 0 0 70178 51 0 0 25 0 5 0 654590985 1043140608 242460 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2802.8
Current children cumulated vsize (KiB) 1018692

[startup+762.311 s]
/proc/loadavg: 8.11 8.07 7.98 9/297 11260
/proc/meminfo: memFree=27073860/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=877672 CPUtime=3042.29 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 1999163 1253 0 0 303950 279 0 0 23 0 5 0 654590983 898736128 207205 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 219418 207205 180 55 0 217304 0
[pid=11213/tid=11231] ppid=11211 vsize=877672 CPUtime=762.29 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 415951 1253 0 0 76171 58 0 0 25 0 5 0 654590985 898736128 207205 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=877672 CPUtime=755.37 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 401624 1253 0 0 75481 56 0 0 25 0 5 0 654590985 898736128 207205 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=877672 CPUtime=762.29 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 832542 1253 0 0 76119 110 0 0 25 0 5 0 654590985 898736128 207205 33554432000 4194304 4417452 140734023158304 18446744073709551615 4311409 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=877672 CPUtime=762.29 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 347618 1253 0 0 76176 53 0 0 25 0 5 0 654590985 898736128 207205 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3042.29
Current children cumulated vsize (KiB) 877672

[startup+822.3 s]
/proc/loadavg: 8.26 8.11 8.00 9/297 11261
/proc/meminfo: memFree=26968680/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=965312 CPUtime=3281.72 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 2085602 1253 0 0 327883 289 0 0 23 0 5 0 654590983 988479488 229115 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 241328 229115 180 55 0 239214 0
[pid=11213/tid=11231] ppid=11211 vsize=965312 CPUtime=822.28 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 415951 1253 0 0 82170 58 0 0 25 0 5 0 654590985 988479488 229115 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=965312 CPUtime=814.82 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 429579 1253 0 0 81422 60 0 0 25 0 5 0 654590985 988479488 229115 33554432000 4194304 4417452 140734023158304 18446744073709551615 18446744073699065856 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=965312 CPUtime=822.28 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 874642 1253 0 0 82114 114 0 0 25 0 5 0 654590985 988479488 229115 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=965312 CPUtime=822.29 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 364002 1253 0 0 82174 55 0 0 25 0 5 0 654590985 988479488 229115 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3281.72
Current children cumulated vsize (KiB) 965312

[startup+882.301 s]
/proc/loadavg: 8.17 8.11 8.00 9/297 11263
/proc/meminfo: memFree=27344252/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=823012 CPUtime=3521.18 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 2161090 1253 0 0 351818 300 0 0 23 0 5 0 654590983 842764288 193540 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 205753 193540 180 55 0 203639 0
[pid=11213/tid=11231] ppid=11211 vsize=823012 CPUtime=882.28 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 426161 1253 0 0 88168 60 0 0 25 0 5 0 654590985 842764288 193540 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=823012 CPUtime=874.27 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 447841 1253 0 0 87365 62 0 0 25 0 5 0 654590985 842764288 193540 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=823012 CPUtime=882.29 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 894866 1253 0 0 88112 117 0 0 25 0 5 0 654590985 842764288 193540 33554432000 4194304 4417452 140734023158304 18446744073709551615 4308160 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=823012 CPUtime=882.28 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 390794 1253 0 0 88169 59 0 0 25 0 5 0 654590985 842764288 193540 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3521.18
Current children cumulated vsize (KiB) 823012

[startup+942.301 s]
/proc/loadavg: 8.06 8.08 8.00 9/297 11264
/proc/meminfo: memFree=27140232/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=1042208 CPUtime=3760.64 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 2264405 1253 0 0 375749 315 0 0 23 0 5 0 654590983 1067220992 248339 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 260552 248339 180 55 0 258438 0
[pid=11213/tid=11231] ppid=11211 vsize=1042208 CPUtime=942.29 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 464196 1253 0 0 94163 66 0 0 25 0 5 0 654590985 1067220992 248339 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=1042208 CPUtime=933.73 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 467026 1253 0 0 93309 64 0 0 25 0 5 0 654590985 1067220992 248339 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=1042208 CPUtime=942.28 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 922894 1253 0 0 94107 121 0 0 25 0 5 0 654590985 1067220992 248339 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=1042208 CPUtime=942.29 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 408861 1253 0 0 94167 62 0 0 25 0 5 0 654590985 1067220992 248339 33554432000 4194304 4417452 140734023158304 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3760.64
Current children cumulated vsize (KiB) 1042208

[startup+1002.3 s]
/proc/loadavg: 8.02 8.07 8.00 9/297 11266
/proc/meminfo: memFree=26703728/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=1230060 CPUtime=4000.1 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 2387910 1253 0 0 399676 334 0 0 23 0 5 0 654590983 1259581440 295302 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 307515 295302 180 55 0 305401 0
[pid=11213/tid=11231] ppid=11211 vsize=1230060 CPUtime=1002.29 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 488860 1253 0 0 100158 71 0 0 25 0 5 0 654590985 1259581440 295302 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=1230060 CPUtime=993.19 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 504354 1253 0 0 99248 71 0 0 25 0 5 0 654590985 1259581440 295302 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=1230060 CPUtime=1002.28 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 959758 1253 0 0 100102 126 0 0 25 0 5 0 654590985 1259581440 295302 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=1230060 CPUtime=1002.3 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 433510 1253 0 0 100165 65 0 0 25 0 5 0 654590985 1259581440 295302 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4000.1
Current children cumulated vsize (KiB) 1230060

[startup+1062.3 s]
/proc/loadavg: 8.07 8.07 8.00 9/297 11267
/proc/meminfo: memFree=26615152/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=1276428 CPUtime=4239.57 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 2481337 1253 0 0 423610 347 0 0 23 0 5 0 654590983 1307062272 306894 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 319107 306894 180 55 0 316993 0
[pid=11213/tid=11231] ppid=11211 vsize=1276428 CPUtime=1062.29 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 488860 1253 0 0 106158 71 0 0 25 0 5 0 654590985 1307062272 306894 33554432000 4194304 4417452 140734023158304 18446744073709551615 4366102 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=1276428 CPUtime=1052.65 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 539861 1253 0 0 105188 77 0 0 25 0 5 0 654590985 1307062272 306894 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=1276428 CPUtime=1062.29 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 1004814 1253 0 0 106098 131 0 0 25 0 5 0 654590985 1307062272 306894 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=1276428 CPUtime=1062.3 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 446374 1253 0 0 106163 67 0 0 25 0 5 0 654590985 1307062272 306894 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4239.57
Current children cumulated vsize (KiB) 1276428

[startup+1122.3 s]
/proc/loadavg: 8.09 8.07 8.00 9/297 11269
/proc/meminfo: memFree=26478976/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=1347304 CPUtime=4479.02 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 2543756 1253 0 0 447548 354 0 0 23 0 5 0 654590983 1379639296 324613 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 336826 324613 180 55 0 334712 0
[pid=11213/tid=11231] ppid=11211 vsize=1347304 CPUtime=1122.29 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 488860 1253 0 0 112158 71 0 0 25 0 5 0 654590985 1379639296 324613 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=1347304 CPUtime=1112.1 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 539861 1253 0 0 111133 77 0 0 25 0 5 0 654590985 1379639296 324613 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=1347304 CPUtime=1122.29 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 1059041 1253 0 0 112091 138 0 0 25 0 5 0 654590985 1379639296 324613 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=1347304 CPUtime=1122.29 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 454566 1253 0 0 112162 67 0 0 25 0 5 0 654590985 1379639296 324613 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4479.02
Current children cumulated vsize (KiB) 1347304

[startup+1182.3 s]
/proc/loadavg: 8.14 8.08 8.01 9/297 11271
/proc/meminfo: memFree=26485880/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=1382324 CPUtime=4718.49 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 2572991 1253 0 0 471490 359 0 0 23 0 5 0 654590983 1415499776 333368 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 345581 333368 180 55 0 343467 0
[pid=11213/tid=11231] ppid=11211 vsize=1382324 CPUtime=1182.29 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 488860 1253 0 0 118158 71 0 0 25 0 5 0 654590985 1415499776 333368 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=1382324 CPUtime=1171.56 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 539861 1253 0 0 117079 77 0 0 25 0 5 0 654590985 1415499776 333368 33554432000 4194304 4417452 140734023158304 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=1382324 CPUtime=1182.29 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 1071329 1253 0 0 118090 139 0 0 25 0 5 0 654590985 1415499776 333368 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=1382324 CPUtime=1182.29 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 471513 1253 0 0 118159 70 0 0 25 0 5 0 654590985 1415499776 333368 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4718.49
Current children cumulated vsize (KiB) 1382324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.10 8.08 8.01 9/297 11271
/proc/meminfo: memFree=26373512/32951124 swapFree=54427468/67111528
[pid=11213] ppid=11211 vsize=1365940 CPUtime=4800.32 cores=1,3,5,7
/proc/11213/stat : 11213 (plingeling) S 11211 11213 3918 0 -1 4202496 2577087 1253 0 0 479673 359 0 0 23 0 5 0 654590983 1398722560 329272 33554432000 4194304 4417452 140734023158304 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11213/statm: 341485 329272 180 55 0 339371 0
[pid=11213/tid=11231] ppid=11211 vsize=1365940 CPUtime=1202.81 cores=1,3,5,7
/proc/11213/task/11231/stat : 11231 (plingeling) R 11211 11213 3918 0 -1 4202560 488860 1253 0 0 120210 71 0 0 25 0 5 0 654590985 1398722560 329272 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11213/tid=11232] ppid=11211 vsize=1365940 CPUtime=1191.87 cores=1,3,5,7
/proc/11213/task/11232/stat : 11232 (plingeling) R 11211 11213 3918 0 -1 4202560 539861 1253 0 0 119110 77 0 0 25 0 5 0 654590985 1398722560 329272 33554432000 4194304 4417452 140734023158304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11213/tid=11233] ppid=11211 vsize=1365940 CPUtime=1202.8 cores=1,3,5,7
/proc/11213/task/11233/stat : 11233 (plingeling) R 11211 11213 3918 0 -1 4202560 1075425 1253 0 0 120141 139 0 0 25 0 5 0 654590985 1398722560 329272 33554432000 4194304 4417452 140734023158304 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11213/tid=11234] ppid=11211 vsize=1365940 CPUtime=1202.81 cores=1,3,5,7
/proc/11213/task/11234/stat : 11234 (plingeling) R 11211 11213 3918 0 -1 4202560 471513 1253 0 0 120211 70 0 0 25 0 5 0 654590985 1398722560 329272 33554432000 4194304 4417452 140734023158304 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1365940

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.86
CPU time (s): 4800.42
CPU user time (s): 4796.77
CPU system time (s): 3.64645
CPU usage (%): 399.082
Max. virtual memory (cumulated for all children) (KiB): 1415092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.77
system time used= 3.64644
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2578340
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= 87
involuntary context switches= 34056

runsolver used 3.07053 second user time and 7.8808 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 05:25:30
IDJOB=3371025
IDBENCH=83985
IDSOLVER=1848
FILE ID=node138/3371025-1305429930
RUNJOBID= node138-1305429930-11200
PBS_JOBID= 13324591
Free space on /tmp= 73616 MiB

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

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

MD5SUM BENCH= 5bd7c76aed56f767985526812cdb8e0e
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:      29301556 kB
Buffers:        259564 kB
Cached:        3151096 kB
SwapCached:      18472 kB
Active:         877664 kB
Inactive:      2558740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29301556 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:             784 kB
Writeback:           0 kB
AnonPages:       19200 kB
Mapped:           8596 kB
Slab:           111092 kB
PageTables:      40060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39479412 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