Trace number 3371165

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.28 1204.18

General information on the benchmark

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

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371165-1305419374/watcher-3371165-1305419374 -o /tmp/evaluation-result-3371165-1305419374/solver-3371165-1305419374 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371165-1305419374.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: 3.72 5.06 6.65 2/383 13233
/proc/meminfo: memFree=14860604/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=9600 CPUtime=0 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) R 13231 13233 12655 0 -1 4202496 473 1251 0 0 0 0 0 0 22 0 1 0 732168044 9830400 402 33554432000 4194304 4417452 140737189414304 18446744073709551615 216734797377 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/13233/statm: 2400 402 147 55 0 286 0

[startup+0.108536 s]
/proc/loadavg: 3.72 5.06 6.65 2/383 13233
/proc/meminfo: memFree=14860604/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=26536 CPUtime=0.09 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) R 13231 13233 12655 0 -1 4202496 4728 1251 0 0 9 0 0 0 23 0 1 0 732168044 27172864 4657 33554432000 4194304 4417452 140737189414304 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/13233/statm: 6634 4657 148 55 0 4520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26536

[startup+0.200522 s]
/proc/loadavg: 3.72 5.06 6.65 2/383 13233
/proc/meminfo: memFree=14860604/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=42920 CPUtime=0.18 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) R 13231 13233 12655 0 -1 4202496 8824 1251 0 0 18 0 0 0 24 0 1 0 732168044 43950080 8753 33554432000 4194304 4417452 140737189414304 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/13233/statm: 10730 8753 148 55 0 8616 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 42920

[startup+0.300431 s]
/proc/loadavg: 3.72 5.06 6.65 2/383 13233
/proc/meminfo: memFree=14860604/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=85024 CPUtime=0.56 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 9429 1251 0 0 56 0 0 0 24 0 5 0 732168044 87064576 9036 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 21256 9036 173 55 0 19142 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 85024

[startup+0.700361 s]
/proc/loadavg: 3.72 5.06 6.65 2/383 13233
/proc/meminfo: memFree=14860604/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=160244 CPUtime=2.16 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 18425 1251 0 0 214 2 0 0 24 0 5 0 732168044 164089856 11496 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 40061 11496 179 55 0 37947 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 160244

[startup+1.50022 s]
/proc/loadavg: 3.82 5.06 6.64 9/392 13247
/proc/meminfo: memFree=14772004/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=176808 CPUtime=5.34 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 22602 1251 0 0 532 2 0 0 24 0 5 0 732168044 181051392 15127 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 44202 15127 180 55 0 42088 0
[pid=13233/tid=13244] ppid=13231 vsize=176808 CPUtime=1.29 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 2554 1251 0 0 129 0 0 0 25 0 5 0 732168065 181051392 15127 33554432000 4194304 4417452 140737189414304 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=176808 CPUtime=1.28 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 2622 1251 0 0 128 0 0 0 25 0 5 0 732168065 181051392 15127 33554432000 4194304 4417452 140737189414304 18446744073709551615 4236296 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=176808 CPUtime=1.28 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 3378 1251 0 0 128 0 0 0 25 0 5 0 732168065 181051392 15127 33554432000 4194304 4417452 140737189414304 18446744073709551615 4235421 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=176808 CPUtime=1.27 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 5212 1251 0 0 127 0 0 0 25 0 5 0 732168065 181051392 15127 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 176808

[startup+3.10094 s]
/proc/loadavg: 3.82 5.06 6.64 9/392 13247
/proc/meminfo: memFree=14756868/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=187044 CPUtime=11.74 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 30901 1251 0 0 1170 4 0 0 24 0 5 0 732168044 191533056 18197 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 46761 18197 180 55 0 44647 0
[pid=13233/tid=13244] ppid=13231 vsize=187044 CPUtime=2.89 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 2554 1251 0 0 289 0 0 0 25 0 5 0 732168065 191533056 18197 33554432000 4194304 4417452 140737189414304 18446744073709551615 4258449 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=187044 CPUtime=2.88 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 3983 1251 0 0 288 0 0 0 25 0 5 0 732168065 191533056 18197 33554432000 4194304 4417452 140737189414304 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=187044 CPUtime=2.88 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 3378 1251 0 0 288 0 0 0 25 0 5 0 732168065 191533056 18197 33554432000 4194304 4417452 140737189414304 18446744073709551615 4258513 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=187044 CPUtime=2.86 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 12150 1251 0 0 284 2 0 0 25 0 5 0 732168065 191533056 18197 33554432000 4194304 4417452 140737189414304 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 187044

[startup+6.30038 s]
/proc/loadavg: 4.15 5.11 6.65 9/392 13247
/proc/meminfo: memFree=14725496/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=218740 CPUtime=24.49 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 46229 1251 0 0 2443 6 0 0 24 0 5 0 732168044 223989760 26121 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 54685 26121 180 55 0 52571 0
[pid=13233/tid=13244] ppid=13231 vsize=218740 CPUtime=6.09 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 2554 1251 0 0 609 0 0 0 25 0 5 0 732168065 223989760 26121 33554432000 4194304 4417452 140737189414304 18446744073709551615 4235394 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=218740 CPUtime=6.08 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 3983 1251 0 0 608 0 0 0 25 0 5 0 732168065 223989760 26121 33554432000 4194304 4417452 140737189414304 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=218740 CPUtime=6.07 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 4394 1251 0 0 607 0 0 0 25 0 5 0 732168065 223989760 26121 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=218740 CPUtime=6.02 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 26462 1251 0 0 599 3 0 0 25 0 5 0 732168065 223989760 26121 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 218740

[startup+12.7003 s]
/proc/loadavg: 4.46 5.16 6.66 9/392 13247
/proc/meminfo: memFree=14648172/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=242284 CPUtime=50.01 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 73123 1251 0 0 4991 10 0 0 24 0 5 0 732168044 248098816 32007 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 60571 32007 180 55 0 58457 0
[pid=13233/tid=13244] ppid=13231 vsize=242284 CPUtime=12.49 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 5275 1251 0 0 1249 0 0 0 25 0 5 0 732168065 248098816 32007 33554432000 4194304 4417452 140737189414304 18446744073709551615 4249924 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=242284 CPUtime=12.48 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 5343 1251 0 0 1248 0 0 0 25 0 5 0 732168065 248098816 32007 33554432000 4194304 4417452 140737189414304 18446744073709551615 4249228 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=242284 CPUtime=12.47 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 4394 1251 0 0 1247 0 0 0 25 0 5 0 732168065 248098816 32007 33554432000 4194304 4417452 140737189414304 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=242284 CPUtime=12.34 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 49275 1251 0 0 1227 7 0 0 25 0 5 0 732168065 248098816 32007 33554432000 4194304 4417452 140737189414304 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (KiB) 242284

[startup+25.501 s]
/proc/loadavg: 5.32 5.31 6.68 9/392 13248
/proc/meminfo: memFree=14520836/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=304512 CPUtime=101.05 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 119838 1251 0 0 10088 17 0 0 24 0 5 0 732168044 311820288 47564 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 76128 47564 180 55 0 74014 0
[pid=13233/tid=13244] ppid=13231 vsize=304512 CPUtime=25.28 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 5275 1251 0 0 2528 0 0 0 25 0 5 0 732168065 311820288 47564 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=304512 CPUtime=25.28 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 5343 1251 0 0 2528 0 0 0 25 0 5 0 732168065 311820288 47564 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=304512 CPUtime=25.28 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 6995 1251 0 0 2527 1 0 0 25 0 5 0 732168065 311820288 47564 33554432000 4194304 4417452 140737189414304 18446744073709551615 4211504 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=304512 CPUtime=24.99 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 93389 1251 0 0 2485 14 0 0 25 0 5 0 732168065 311820288 47564 33554432000 4194304 4417452 140737189414304 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 304512

[startup+51.1006 s]
/proc/loadavg: 6.24 5.53 6.72 9/392 13248
/proc/meminfo: memFree=14453320/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=322104 CPUtime=203.15 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 198659 1251 0 0 20287 28 0 0 24 0 5 0 732168044 329834496 51962 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 80526 51962 180 55 0 78412 0
[pid=13233/tid=13244] ppid=13231 vsize=322104 CPUtime=50.88 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 7042 1251 0 0 5088 0 0 0 25 0 5 0 732168065 329834496 51962 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=322104 CPUtime=50.87 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 6510 1251 0 0 5087 0 0 0 25 0 5 0 732168065 329834496 51962 33554432000 4194304 4417452 140737189414304 18446744073709551615 4354524 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=322104 CPUtime=50.88 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 9787 1251 0 0 5087 1 0 0 25 0 5 0 732168065 329834496 51962 33554432000 4194304 4417452 140737189414304 18446744073709551615 4250306 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=322104 CPUtime=50.28 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 166484 1251 0 0 5004 24 0 0 25 0 5 0 732168065 329834496 51962 33554432000 4194304 4417452 140737189414304 18446744073709551615 4366556 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.15
Current children cumulated vsize (KiB) 322104

[startup+102.301 s]
/proc/loadavg: 7.50 5.97 6.80 9/392 13250
/proc/meminfo: memFree=14224412/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=393344 CPUtime=407.37 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 331775 1251 0 0 40689 48 0 0 24 0 5 0 732168044 402784256 69787 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 98336 69787 180 55 0 96222 0
[pid=13233/tid=13244] ppid=13231 vsize=393344 CPUtime=102.1 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 9643 1251 0 0 10209 1 0 0 25 0 5 0 732168065 402784256 69787 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=393344 CPUtime=102.09 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 7596 1251 0 0 10208 1 0 0 25 0 5 0 732168065 402784256 69787 33554432000 4194304 4417452 140737189414304 18446744073709551615 4251133 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=393344 CPUtime=102.09 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 12752 1251 0 0 10208 1 0 0 25 0 5 0 732168065 402784256 69787 33554432000 4194304 4417452 140737189414304 18446744073709551615 4249901 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=393344 CPUtime=100.86 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 292948 1251 0 0 10044 42 0 0 25 0 5 0 732168065 402784256 69787 33554432000 4194304 4417452 140737189414304 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.37
Current children cumulated vsize (KiB) 393344

[startup+162.301 s]
/proc/loadavg: 7.89 6.35 6.88 9/392 13251
/proc/meminfo: memFree=13842472/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=738768 CPUtime=646.61 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 422095 1251 0 0 64601 60 0 0 24 0 5 0 732168044 756498432 156128 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 184692 156128 180 55 0 182578 0
[pid=13233/tid=13244] ppid=13231 vsize=738768 CPUtime=162.08 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 13088 1251 0 0 16207 1 0 0 25 0 5 0 732168065 756498432 156128 33554432000 4194304 4417452 140737189414304 18446744073709551615 4366082 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=738768 CPUtime=162.08 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 8961 1251 0 0 16207 1 0 0 25 0 5 0 732168065 756498432 156128 33554432000 4194304 4417452 140737189414304 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=738768 CPUtime=162.08 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 17438 1251 0 0 16206 2 0 0 25 0 5 0 732168065 756498432 156128 33554432000 4194304 4417452 140737189414304 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=738768 CPUtime=160.13 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 373772 1251 0 0 15960 53 0 0 25 0 5 0 732168065 756498432 156128 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.61
Current children cumulated vsize (KiB) 738768


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

[pid=13233/tid=13245] ppid=13231 vsize=1624036 CPUtime=702.06 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 31704 1251 0 0 70202 4 0 0 25 0 5 0 732168065 1663012864 377445 33554432000 4194304 4417452 140737189414304 18446744073709551615 4307613 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=1624036 CPUtime=701.45 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 38228 1251 0 0 70141 4 0 0 25 0 5 0 732168065 1663012864 377445 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=1624036 CPUtime=693.35 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 857298 1251 0 0 69209 126 0 0 25 0 5 0 732168065 1663012864 377445 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2799.17
Current children cumulated vsize (KiB) 1624036

[startup+762.301 s]
/proc/loadavg: 8.10 7.89 7.46 9/392 13270
/proc/meminfo: memFree=12512316/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=1645216 CPUtime=3038.46 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 980812 1251 0 0 303704 142 0 0 24 0 5 0 732168044 1684701184 382740 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 411304 382740 180 55 0 409190 0
[pid=13233/tid=13244] ppid=13231 vsize=1645216 CPUtime=762.1 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 39451 1251 0 0 76206 4 0 0 25 0 5 0 732168065 1684701184 382740 33554432000 4194304 4417452 140737189414304 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=1645216 CPUtime=762.08 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 36999 1251 0 0 76203 5 0 0 25 0 5 0 732168065 1684701184 382740 33554432000 4194304 4417452 140737189414304 18446744073709551615 4353585 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=1645216 CPUtime=761.46 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 38228 1251 0 0 76142 4 0 0 25 0 5 0 732168065 1684701184 382740 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=1645216 CPUtime=752.6 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 857298 1251 0 0 75134 126 0 0 25 0 5 0 732168065 1684701184 382740 33554432000 4194304 4417452 140737189414304 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3038.46
Current children cumulated vsize (KiB) 1645216

[startup+822.301 s]
/proc/loadavg: 8.14 7.94 7.50 10/392 13272
/proc/meminfo: memFree=12984500/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=1155476 CPUtime=3277.68 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 1126883 1251 0 0 327606 162 0 0 24 0 5 0 732168044 1183207424 260305 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 288869 260305 180 55 0 286755 0
[pid=13233/tid=13244] ppid=13231 vsize=1155476 CPUtime=822.08 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 39451 1251 0 0 82204 4 0 0 25 0 5 0 732168065 1183207424 260305 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=1155476 CPUtime=822.07 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 37042 1251 0 0 82201 6 0 0 25 0 5 0 732168065 1183207424 260305 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=1155476 CPUtime=821.45 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 38228 1251 0 0 82141 4 0 0 25 0 5 0 732168065 1183207424 260305 33554432000 4194304 4417452 140737189414304 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=1155476 CPUtime=811.85 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 1003326 1251 0 0 81039 146 0 0 25 0 5 0 732168065 1183207424 260305 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3277.68
Current children cumulated vsize (KiB) 1155476

[startup+882.315 s]
/proc/loadavg: 8.16 7.98 7.54 9/392 13274
/proc/meminfo: memFree=12682548/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=1446052 CPUtime=3516.98 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 1199527 1251 0 0 351529 169 0 0 24 0 5 0 732168044 1480757248 332949 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 361513 332949 180 55 0 359399 0
[pid=13233/tid=13244] ppid=13231 vsize=1446052 CPUtime=882.1 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 39451 1251 0 0 88206 4 0 0 25 0 5 0 732168065 1480757248 332949 33554432000 4194304 4417452 140737189414304 18446744073709551615 4263230 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=1446052 CPUtime=882.08 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 37042 1251 0 0 88202 6 0 0 25 0 5 0 732168065 1480757248 332949 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=1446052 CPUtime=881.46 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 38228 1251 0 0 88142 4 0 0 25 0 5 0 732168065 1480757248 332949 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=1446052 CPUtime=871.11 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 1075970 1251 0 0 86958 153 0 0 25 0 5 0 732168065 1480757248 332949 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3516.98
Current children cumulated vsize (KiB) 1446052

[startup+942.301 s]
/proc/loadavg: 8.13 7.99 7.57 9/392 13275
/proc/meminfo: memFree=12557900/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=1446052 CPUtime=3756.2 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 1199527 1251 0 0 375451 169 0 0 24 0 5 0 732168044 1480757248 332949 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 361513 332949 180 55 0 359399 0
[pid=13233/tid=13244] ppid=13231 vsize=1446052 CPUtime=942.08 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 39451 1251 0 0 94204 4 0 0 25 0 5 0 732168065 1480757248 332949 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=1446052 CPUtime=942.06 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 37042 1251 0 0 94200 6 0 0 25 0 5 0 732168065 1480757248 332949 33554432000 4194304 4417452 140737189414304 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=1446052 CPUtime=941.45 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 38228 1251 0 0 94141 4 0 0 25 0 5 0 732168065 1480757248 332949 33554432000 4194304 4417452 140737189414304 18446744073709551615 4250623 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=1446052 CPUtime=930.37 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 1075970 1251 0 0 92884 153 0 0 25 0 5 0 732168065 1480757248 332949 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3756.2
Current children cumulated vsize (KiB) 1446052

[startup+1002.3 s]
/proc/loadavg: 8.19 8.03 7.60 9/392 13277
/proc/meminfo: memFree=12121892/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=1698264 CPUtime=3995.43 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 1262580 1251 0 0 399367 176 0 0 24 0 5 0 732168044 1739022336 396002 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 424566 396002 180 55 0 422452 0
[pid=13233/tid=13244] ppid=13231 vsize=1698264 CPUtime=1002.08 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 39451 1251 0 0 100204 4 0 0 25 0 5 0 732168065 1739022336 396002 33554432000 4194304 4417452 140737189414304 18446744073709551615 4356884 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=1698264 CPUtime=1002.06 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 37042 1251 0 0 100200 6 0 0 25 0 5 0 732168065 1739022336 396002 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=1698264 CPUtime=1001.46 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 41459 1251 0 0 100141 5 0 0 25 0 5 0 732168065 1739022336 396002 33554432000 4194304 4417452 140737189414304 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=1698264 CPUtime=989.6 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 1135792 1251 0 0 98802 158 0 0 25 0 5 0 732168065 1739022336 396002 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3995.43
Current children cumulated vsize (KiB) 1698264

[startup+1062.3 s]
/proc/loadavg: 8.12 8.03 7.63 9/392 13278
/proc/meminfo: memFree=12088152/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=1726460 CPUtime=4234.69 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 1269629 1251 0 0 423293 176 0 0 24 0 5 0 732168044 1767895040 403051 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 431615 403051 180 55 0 429501 0
[pid=13233/tid=13244] ppid=13231 vsize=1726460 CPUtime=1062.09 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 39451 1251 0 0 106205 4 0 0 25 0 5 0 732168065 1767895040 403051 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=1726460 CPUtime=1062.05 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 44091 1251 0 0 106199 6 0 0 25 0 5 0 732168065 1767895040 403051 33554432000 4194304 4417452 140737189414304 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=1726460 CPUtime=1061.46 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 41459 1251 0 0 106141 5 0 0 25 0 5 0 732168065 1767895040 403051 33554432000 4194304 4417452 140737189414304 18446744073709551615 4232629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=1726460 CPUtime=1048.87 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 1135792 1251 0 0 104728 159 0 0 25 0 5 0 732168065 1767895040 403051 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4234.69
Current children cumulated vsize (KiB) 1726460

[startup+1122.3 s]
/proc/loadavg: 8.09 8.04 7.66 9/392 13280
/proc/meminfo: memFree=12036424/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=1726460 CPUtime=4473.96 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 1269707 1251 0 0 447219 177 0 0 24 0 5 0 732168044 1767895040 403051 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 431615 403051 180 55 0 429501 0
[pid=13233/tid=13244] ppid=13231 vsize=1726460 CPUtime=1122.09 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 39465 1251 0 0 112205 4 0 0 25 0 5 0 732168065 1767895040 403051 33554432000 4194304 4417452 140737189414304 18446744073709551615 4343771 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=1726460 CPUtime=1122.05 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 44091 1251 0 0 112199 6 0 0 25 0 5 0 732168065 1767895040 403051 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=1726460 CPUtime=1121.46 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 41523 1251 0 0 112141 5 0 0 25 0 5 0 732168065 1767895040 403051 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=1726460 CPUtime=1108.13 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 1135792 1251 0 0 110654 159 0 0 25 0 5 0 732168065 1767895040 403051 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4473.96
Current children cumulated vsize (KiB) 1726460

[startup+1182.3 s]
/proc/loadavg: 8.08 8.04 7.68 9/392 13281
/proc/meminfo: memFree=11962620/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=1799972 CPUtime=4713.22 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 1288085 1251 0 0 471142 180 0 0 24 0 5 0 732168044 1843171328 421429 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 449993 421429 180 55 0 447879 0
[pid=13233/tid=13244] ppid=13231 vsize=1799972 CPUtime=1182.09 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 39465 1251 0 0 118205 4 0 0 25 0 5 0 732168065 1843171328 421429 33554432000 4194304 4417452 140737189414304 18446744073709551615 4263092 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=1799972 CPUtime=1182.05 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 44091 1251 0 0 118199 6 0 0 25 0 5 0 732168065 1843171328 421429 33554432000 4194304 4417452 140737189414304 18446744073709551615 4344164 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=1799972 CPUtime=1181.46 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 41523 1251 0 0 118141 5 0 0 25 0 5 0 732168065 1843171328 421429 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=1799972 CPUtime=1167.39 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 1154170 1251 0 0 116577 162 0 0 25 0 5 0 732168065 1843171328 421429 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4713.22
Current children cumulated vsize (KiB) 1799972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.1 s]
/proc/loadavg: 8.13 8.06 7.69 5/386 13283
/proc/meminfo: memFree=13176992/32951124 swapFree=65586204/67111528
[pid=13233] ppid=13231 vsize=1799972 CPUtime=4800.17 cores=0,2,4,6
/proc/13233/stat : 13233 (plingeling) S 13231 13233 12655 0 -1 4202496 1288085 1251 0 0 479837 180 0 0 24 0 5 0 732168044 1843171328 421429 33554432000 4194304 4417452 140737189414304 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13233/statm: 449993 421429 180 55 0 447879 0
[pid=13233/tid=13244] ppid=13231 vsize=1799972 CPUtime=1203.9 cores=0,2,4,6
/proc/13233/task/13244/stat : 13244 (plingeling) R 13231 13233 12655 0 -1 4202560 39465 1251 0 0 120386 4 0 0 25 0 5 0 732168065 1843171328 421429 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13233/tid=13245] ppid=13231 vsize=1799972 CPUtime=1203.86 cores=0,2,4,6
/proc/13233/task/13245/stat : 13245 (plingeling) R 13231 13233 12655 0 -1 4202560 44091 1251 0 0 120380 6 0 0 25 0 5 0 732168065 1843171328 421429 33554432000 4194304 4417452 140737189414304 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13233/tid=13246] ppid=13231 vsize=1799972 CPUtime=1203.27 cores=0,2,4,6
/proc/13233/task/13246/stat : 13246 (plingeling) R 13231 13233 12655 0 -1 4202560 41523 1251 0 0 120322 5 0 0 25 0 5 0 732168065 1843171328 421429 33554432000 4194304 4417452 140737189414304 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13233/tid=13247] ppid=13231 vsize=1799972 CPUtime=1188.91 cores=0,2,4,6
/proc/13233/task/13247/stat : 13247 (plingeling) R 13231 13233 12655 0 -1 4202560 1154170 1251 0 0 118729 162 0 0 25 0 5 0 732168065 1843171328 421429 33554432000 4194304 4417452 140737189414304 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1799972

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): 1204.18
CPU time (s): 4800.28
CPU user time (s): 4798.41
CPU system time (s): 1.86971
CPU usage (%): 398.633
Max. virtual memory (cumulated for all children) (KiB): 1799972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.41
system time used= 1.86972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1289336
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= 119
involuntary context switches= 21066

runsolver used 4.55331 second user time and 10.3304 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 02:29:34
IDJOB=3371165
IDBENCH=71408
IDSOLVER=1848
FILE ID=node119/3371165-1305419374
RUNJOBID= node119-1305419374-13208
PBS_JOBID= 13324563
Free space on /tmp= 73188 MiB

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

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

MD5SUM BENCH= f892a2bda6fe6aec6f2fcb4e1c541df8
RANDOM SEED=1501331976

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14860884 kB
Buffers:        287716 kB
Cached:        4580620 kB
SwapCached:       4756 kB
Active:       14716064 kB
Inactive:      3042308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14860884 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            6324 kB
Writeback:          16 kB
AnonPages:    12888384 kB
Mapped:          29952 kB
Slab:           210604 kB
PageTables:      56780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102490484 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= 73188 MiB
End job on node119 at 2011-05-15 02:49:40