Trace number 3371176

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.31 1202.92

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark289.739
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
Number of clauses of size over 50

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-3371176-1305423964/watcher-3371176-1305423964 -o /tmp/evaluation-result-3371176-1305423964/solver-3371176-1305423964 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371176-1305423964.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: 8.06 7.87 7.54 6/295 29410
/proc/meminfo: memFree=23960276/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=115640 CPUtime=0.01 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 394 1253 0 0 1 0 0 0 25 0 5 0 634812343 118415360 319 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 28910 319 176 55 0 26796 0
[pid=29410/tid=29416] ppid=29408 vsize=115640 CPUtime=0 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 21 1253 0 0 0 0 0 0 25 0 5 0 634812344 118415360 321 33554432000 4194304 4417452 140735210730672 18446744073709551615 220815929040 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=115640 CPUtime=0 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 23 1253 0 0 0 0 0 0 25 0 5 0 634812344 118415360 321 33554432000 4194304 4417452 140735210730672 18446744073709551615 220815930344 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=115640 CPUtime=0 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 7 1253 0 0 0 0 0 0 25 0 5 0 634812344 118415360 321 33554432000 4194304 4417452 140735210730672 18446744073709551615 4236319 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=115640 CPUtime=0 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 27 1253 0 0 0 0 0 0 25 0 5 0 634812344 118415360 321 33554432000 4194304 4417452 140735210730672 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 3 0 0 0

[startup+0.111338 s]
/proc/loadavg: 8.06 7.87 7.54 6/295 29410
/proc/meminfo: memFree=23960276/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=118132 CPUtime=0.41 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 1197 1253 0 0 41 0 0 0 25 0 5 0 634812343 120967168 987 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 29533 987 180 55 0 27419 0
[pid=29410/tid=29416] ppid=29408 vsize=118132 CPUtime=0.1 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 120 1253 0 0 10 0 0 0 25 0 5 0 634812344 120967168 987 33554432000 4194304 4417452 140735210730672 18446744073709551615 4354150 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=118132 CPUtime=0.1 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 121 1253 0 0 10 0 0 0 25 0 5 0 634812344 120967168 987 33554432000 4194304 4417452 140735210730672 18446744073709551615 4260021 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=118132 CPUtime=0.1 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 162 1253 0 0 10 0 0 0 18 0 5 0 634812344 120967168 987 33554432000 4194304 4417452 140735210730672 18446744073709551615 4270209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=118132 CPUtime=0.1 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 476 1253 0 0 10 0 0 0 25 0 5 0 634812344 120967168 987 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 118132

[startup+0.200322 s]
/proc/loadavg: 8.06 7.87 7.54 6/295 29410
/proc/meminfo: memFree=23960276/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=119452 CPUtime=0.77 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 1910 1253 0 0 77 0 0 0 25 0 5 0 634812343 122318848 1287 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 29863 1287 180 55 0 27749 0
[pid=29410/tid=29416] ppid=29408 vsize=119452 CPUtime=0.19 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 231 1253 0 0 19 0 0 0 25 0 5 0 634812344 122318848 1287 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=119452 CPUtime=0.19 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 232 1253 0 0 19 0 0 0 25 0 5 0 634812344 122318848 1287 33554432000 4194304 4417452 140735210730672 18446744073709551615 4251258 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=119452 CPUtime=0.19 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 338 1253 0 0 19 0 0 0 18 0 5 0 634812344 122318848 1287 33554432000 4194304 4417452 140735210730672 18446744073709551615 4311066 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=119452 CPUtime=0.19 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 791 1253 0 0 19 0 0 0 25 0 5 0 634812344 122318848 1287 33554432000 4194304 4417452 140735210730672 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 119452

[startup+0.300304 s]
/proc/loadavg: 8.06 7.87 7.54 6/295 29410
/proc/meminfo: memFree=23960276/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=120948 CPUtime=1.17 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 2553 1253 0 0 117 0 0 0 25 0 5 0 634812343 123850752 1693 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 30237 1693 180 55 0 28123 0
[pid=29410/tid=29416] ppid=29408 vsize=120948 CPUtime=0.29 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 431 1253 0 0 29 0 0 0 25 0 5 0 634812344 123850752 1693 33554432000 4194304 4417452 140735210730672 18446744073709551615 4252374 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=120948 CPUtime=0.29 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 351 1253 0 0 29 0 0 0 25 0 5 0 634812344 123850752 1693 33554432000 4194304 4417452 140735210730672 18446744073709551615 4309955 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=120948 CPUtime=0.29 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 402 1253 0 0 29 0 0 0 18 0 5 0 634812344 123850752 1693 33554432000 4194304 4417452 140735210730672 18446744073709551615 4233255 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=120948 CPUtime=0.29 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 1051 1253 0 0 29 0 0 0 25 0 5 0 634812344 123850752 1693 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 120948

[startup+0.700231 s]
/proc/loadavg: 8.06 7.87 7.54 6/295 29410
/proc/meminfo: memFree=23960276/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=123896 CPUtime=2.76 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 6555 1253 0 0 275 1 0 0 25 0 5 0 634812343 126869504 2430 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 30974 2430 180 55 0 28860 0
[pid=29410/tid=29416] ppid=29408 vsize=123896 CPUtime=0.68 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 1368 1253 0 0 68 0 0 0 25 0 5 0 634812344 126869504 2430 33554432000 4194304 4417452 140735210730672 18446744073709551615 18446744073699065904 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=123896 CPUtime=0.69 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 1385 1253 0 0 69 0 0 0 25 0 5 0 634812344 126869504 2430 33554432000 4194304 4417452 140735210730672 18446744073709551615 4366063 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=123896 CPUtime=0.68 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 1579 1253 0 0 68 0 0 0 18 0 5 0 634812344 126869504 2430 33554432000 4194304 4417452 140735210730672 18446744073709551615 4356796 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=123896 CPUtime=0.69 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 1905 1253 0 0 69 0 0 0 25 0 5 0 634812344 126869504 2430 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 123896

[startup+1.50109 s]
/proc/loadavg: 8.14 7.89 7.55 9/300 29420
/proc/meminfo: memFree=23948984/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=125404 CPUtime=5.96 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 14286 1253 0 0 594 2 0 0 25 0 5 0 634812343 128413696 2808 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 31351 2808 180 55 0 29237 0
[pid=29410/tid=29416] ppid=29408 vsize=125404 CPUtime=1.48 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 3342 1253 0 0 148 0 0 0 25 0 5 0 634812344 128413696 2808 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=125404 CPUtime=1.48 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 3249 1253 0 0 148 0 0 0 25 0 5 0 634812344 128413696 2808 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=125404 CPUtime=1.48 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 3747 1253 0 0 148 0 0 0 20 0 5 0 634812344 128413696 2808 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=125404 CPUtime=1.47 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 3630 1253 0 0 147 0 0 0 25 0 5 0 634812344 128413696 2808 33554432000 4194304 4417452 140735210730672 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 125404

[startup+3.10079 s]
/proc/loadavg: 8.14 7.89 7.55 9/300 29420
/proc/meminfo: memFree=23945760/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=130144 CPUtime=12.35 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 30624 1253 0 0 1231 4 0 0 25 0 5 0 634812343 133267456 3995 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 32536 3995 180 55 0 30422 0
[pid=29410/tid=29416] ppid=29408 vsize=130144 CPUtime=3.08 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 8650 1253 0 0 308 0 0 0 25 0 5 0 634812344 133267456 3995 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=130144 CPUtime=3.09 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 7395 1253 0 0 308 1 0 0 25 0 5 0 634812344 133267456 3995 33554432000 4194304 4417452 140735210730672 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=130144 CPUtime=3.08 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 7807 1253 0 0 308 0 0 0 25 0 5 0 634812344 133267456 3995 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=130144 CPUtime=3.06 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 6454 1253 0 0 306 0 0 0 25 0 5 0 634812344 133267456 3995 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 130144

[startup+6.3012 s]
/proc/loadavg: 8.14 7.89 7.55 9/300 29420
/proc/meminfo: memFree=23953344/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=134588 CPUtime=25.12 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 62950 1253 0 0 2503 9 0 0 25 0 5 0 634812343 137818112 5124 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 33647 5124 180 55 0 31533 0
[pid=29410/tid=29416] ppid=29408 vsize=134588 CPUtime=6.28 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 17849 1253 0 0 626 2 0 0 25 0 5 0 634812344 137818112 5124 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=134588 CPUtime=6.28 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 15888 1253 0 0 626 2 0 0 25 0 5 0 634812344 137818112 5124 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=134588 CPUtime=6.29 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 17523 1253 0 0 627 2 0 0 25 0 5 0 634812344 137818112 5124 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=134588 CPUtime=6.24 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 11372 1253 0 0 622 2 0 0 25 0 5 0 634812344 137818112 5124 33554432000 4194304 4417452 140735210730672 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 134588

[startup+12.701 s]
/proc/loadavg: 8.11 7.89 7.55 9/300 29420
/proc/meminfo: memFree=23896668/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=139100 CPUtime=50.66 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 114603 1253 0 0 5049 17 0 0 25 0 5 0 634812343 142438400 6247 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 34775 6247 180 55 0 32661 0
[pid=29410/tid=29416] ppid=29408 vsize=139100 CPUtime=12.69 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 34421 1253 0 0 1265 4 0 0 25 0 5 0 634812344 142438400 6247 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=139100 CPUtime=12.69 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 30785 1253 0 0 1264 5 0 0 25 0 5 0 634812344 142438400 6247 33554432000 4194304 4417452 140735210730672 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=139100 CPUtime=12.69 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 30823 1253 0 0 1265 4 0 0 25 0 5 0 634812344 142438400 6247 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=139100 CPUtime=12.57 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 18256 1253 0 0 1254 3 0 0 25 0 5 0 634812344 142438400 6247 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 139100

[startup+25.5007 s]
/proc/loadavg: 8.18 7.91 7.56 9/300 29420
/proc/meminfo: memFree=23851420/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=149132 CPUtime=101.74 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 191629 1253 0 0 10144 30 0 0 25 0 5 0 634812343 152711168 8765 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 37283 8765 180 55 0 35169 0
[pid=29410/tid=29416] ppid=29408 vsize=149132 CPUtime=25.48 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 54399 1253 0 0 2541 7 0 0 25 0 5 0 634812344 152711168 8765 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=149132 CPUtime=25.49 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 50858 1253 0 0 2541 8 0 0 25 0 5 0 634812344 152711168 8765 33554432000 4194304 4417452 140735210730672 18446744073709551615 4250807 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=149132 CPUtime=25.48 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 55459 1253 0 0 2540 8 0 0 25 0 5 0 634812344 152711168 8765 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=149132 CPUtime=25.25 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 30595 1253 0 0 2520 5 0 0 25 0 5 0 634812344 152711168 8765 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 149132

[startup+51.1009 s]
/proc/loadavg: 8.12 7.92 7.57 9/300 29421
/proc/meminfo: memFree=23926660/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=163912 CPUtime=203.92 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 371641 1253 0 0 20335 57 0 0 25 0 5 0 634812343 167845888 12490 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 40978 12490 180 55 0 38864 0
[pid=29410/tid=29416] ppid=29408 vsize=163912 CPUtime=51.08 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 111478 1253 0 0 5092 16 0 0 25 0 5 0 634812344 167845888 12490 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=163912 CPUtime=51.09 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 111576 1253 0 0 5092 17 0 0 25 0 5 0 634812344 167845888 12490 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=163912 CPUtime=51.09 cores=1,3,5,7

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

[pid=29410/tid=29417] ppid=29408 vsize=238920 CPUtime=702.3 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 454850 1253 0 0 70163 67 0 0 25 0 5 0 634812344 244654080 31297 33554432000 4194304 4417452 140735210730672 18446744073709551615 4259603 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=238920 CPUtime=702.31 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 469767 1253 0 0 70163 68 0 0 25 0 5 0 634812344 244654080 31297 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=238920 CPUtime=695.92 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 313031 1253 0 0 69543 49 0 0 25 0 5 0 634812344 244654080 31297 33554432000 4194304 4417452 140735210730672 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.88
Current children cumulated vsize (KiB) 238920

[startup+762.301 s]
/proc/loadavg: 8.17 8.10 7.84 9/300 29477
/proc/meminfo: memFree=24137404/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=257048 CPUtime=3042.37 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 1769293 1253 0 0 303976 261 0 0 25 0 5 0 634812343 263217152 35686 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 64262 35686 180 55 0 62148 0
[pid=29410/tid=29416] ppid=29408 vsize=257048 CPUtime=762.31 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 472171 1253 0 0 76164 67 0 0 25 0 5 0 634812344 263217152 35686 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=257048 CPUtime=762.33 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 472259 1253 0 0 76163 70 0 0 25 0 5 0 634812344 263217152 35686 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=257048 CPUtime=762.32 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 486433 1253 0 0 76162 70 0 0 25 0 5 0 634812344 263217152 35686 33554432000 4194304 4417452 140735210730672 18446744073709551615 4259882 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=257048 CPUtime=755.38 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 338112 1253 0 0 75486 52 0 0 25 0 5 0 634812344 263217152 35686 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.37
Current children cumulated vsize (KiB) 257048

[startup+822.301 s]
/proc/loadavg: 8.23 8.12 7.86 10/300 29479
/proc/meminfo: memFree=24167496/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=224544 CPUtime=3281.81 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 1841160 1253 0 0 327908 273 0 0 25 0 5 0 634812343 229933056 27703 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 56136 27703 180 55 0 54022 0
[pid=29410/tid=29416] ppid=29408 vsize=224544 CPUtime=822.3 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 497921 1253 0 0 82159 71 0 0 25 0 5 0 634812344 229933056 27703 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=224544 CPUtime=822.31 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 488220 1253 0 0 82159 72 0 0 25 0 5 0 634812344 229933056 27703 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=224544 CPUtime=822.31 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 498607 1253 0 0 82160 71 0 0 25 0 5 0 634812344 229933056 27703 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=224544 CPUtime=814.84 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 356094 1253 0 0 81428 56 0 0 25 0 5 0 634812344 229933056 27703 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.81
Current children cumulated vsize (KiB) 224544

[startup+882.311 s]
/proc/loadavg: 8.14 8.11 7.87 9/300 29480
/proc/meminfo: memFree=24152712/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=235592 CPUtime=3521.3 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 1910770 1253 0 0 351848 282 0 0 25 0 5 0 634812343 241246208 30465 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 58898 30465 180 55 0 56784 0
[pid=29410/tid=29416] ppid=29408 vsize=235592 CPUtime=882.32 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 513406 1253 0 0 88159 73 0 0 25 0 5 0 634812344 241246208 30465 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=235592 CPUtime=882.32 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 507617 1253 0 0 88157 75 0 0 25 0 5 0 634812344 241246208 30465 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=235592 CPUtime=882.32 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 511425 1253 0 0 88159 73 0 0 25 0 5 0 634812344 241246208 30465 33554432000 4194304 4417452 140735210730672 18446744073709551615 4365195 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=235592 CPUtime=874.3 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 378004 1253 0 0 87371 59 0 0 25 0 5 0 634812344 241246208 30465 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3521.3
Current children cumulated vsize (KiB) 235592

[startup+942.301 s]
/proc/loadavg: 8.10 8.11 7.89 9/300 29491
/proc/meminfo: memFree=24135100/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=263068 CPUtime=3760.72 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 1977172 1253 0 0 375781 291 0 0 25 0 5 0 634812343 269381632 37334 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 65767 37334 180 55 0 63653 0
[pid=29410/tid=29416] ppid=29408 vsize=263068 CPUtime=942.31 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 529560 1253 0 0 94156 75 0 0 25 0 5 0 634812344 269381632 37334 33554432000 4194304 4417452 140735210730672 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=263068 CPUtime=942.31 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 519708 1253 0 0 94154 77 0 0 25 0 5 0 634812344 269381632 37334 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=263068 CPUtime=942.31 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 530632 1253 0 0 94155 76 0 0 25 0 5 0 634812344 269381632 37334 33554432000 4194304 4417452 140735210730672 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=263068 CPUtime=933.75 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 396954 1253 0 0 93314 61 0 0 25 0 5 0 634812344 269381632 37334 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3760.72
Current children cumulated vsize (KiB) 263068

[startup+1002.3 s]
/proc/loadavg: 8.65 8.25 7.95 10/305 30116
/proc/meminfo: memFree=24114620/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=254728 CPUtime=3999.72 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 2035844 1253 0 0 399672 300 0 0 25 0 5 0 634812343 260841472 35088 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 63682 35088 180 55 0 61568 0
[pid=29410/tid=29416] ppid=29408 vsize=254728 CPUtime=1002.08 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 544222 1253 0 0 100131 77 0 0 25 0 5 0 634812344 260841472 35088 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=254728 CPUtime=1002.13 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 530913 1253 0 0 100135 78 0 0 25 0 5 0 634812344 260841472 35088 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=254728 CPUtime=1002.27 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 543940 1253 0 0 100149 78 0 0 25 0 5 0 634812344 260841472 35088 33554432000 4194304 4417452 140735210730672 18446744073709551615 4355852 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=254728 CPUtime=993.2 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 416451 1253 0 0 99255 65 0 0 25 0 5 0 634812344 260841472 35088 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.72
Current children cumulated vsize (KiB) 254728

[startup+1062.3 s]
/proc/loadavg: 8.96 8.42 8.02 11/305 30319
/proc/meminfo: memFree=24106032/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=257780 CPUtime=4239.14 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 2111085 1253 0 0 423603 311 0 0 25 0 5 0 634812343 263966720 36012 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 64445 36012 180 55 0 62331 0
[pid=29410/tid=29416] ppid=29408 vsize=257780 CPUtime=1062.08 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 565672 1253 0 0 106128 80 0 0 25 0 5 0 634812344 263966720 36012 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=257780 CPUtime=1062.09 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 551702 1253 0 0 106128 81 0 0 25 0 5 0 634812344 263966720 36012 33554432000 4194304 4417452 140735210730672 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=257780 CPUtime=1062.28 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 559115 1253 0 0 106147 81 0 0 25 0 5 0 634812344 263966720 36012 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=257780 CPUtime=1052.66 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 434278 1253 0 0 105199 67 0 0 25 0 5 0 634812344 263966720 36012 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4239.14
Current children cumulated vsize (KiB) 257780

[startup+1122.3 s]
/proc/loadavg: 9.07 8.55 8.09 10/305 30525
/proc/meminfo: memFree=24081316/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=247808 CPUtime=4478.57 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 2191164 1253 0 0 447536 321 0 0 25 0 5 0 634812343 253755392 33519 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 61952 33519 180 55 0 59838 0
[pid=29410/tid=29416] ppid=29408 vsize=247808 CPUtime=1122.09 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 582337 1253 0 0 112126 83 0 0 25 0 5 0 634812344 253755392 33519 33554432000 4194304 4417452 140735210730672 18446744073709551615 4256307 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=247808 CPUtime=1122.06 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 581714 1253 0 0 112122 84 0 0 25 0 5 0 634812344 253755392 33519 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=247808 CPUtime=1122.27 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 572138 1253 0 0 112145 82 0 0 25 0 5 0 634812344 253755392 33519 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=247808 CPUtime=1112.11 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 454657 1253 0 0 111141 70 0 0 25 0 5 0 634812344 253755392 33519 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.57
Current children cumulated vsize (KiB) 247808

[startup+1182.3 s]
/proc/loadavg: 9.10 8.66 8.15 11/305 30710
/proc/meminfo: memFree=24076992/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=253688 CPUtime=4718.03 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 2237682 1253 0 0 471475 328 0 0 25 0 5 0 634812343 259776512 34989 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 63422 34989 180 55 0 61308 0
[pid=29410/tid=29416] ppid=29408 vsize=253688 CPUtime=1182.08 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 592838 1253 0 0 118124 84 0 0 25 0 5 0 634812344 259776512 34989 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=253688 CPUtime=1182.05 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 593662 1253 0 0 118119 86 0 0 25 0 5 0 634812344 259776512 34989 33554432000 4194304 4417452 140735210730672 18446744073709551615 4343896 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=253688 CPUtime=1182.28 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 582712 1253 0 0 118144 84 0 0 25 0 5 0 634812344 259776512 34989 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=253688 CPUtime=1171.57 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 468152 1253 0 0 117085 72 0 0 25 0 5 0 634812344 259776512 34989 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4718.03
Current children cumulated vsize (KiB) 253688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 9.22 8.71 8.18 10/305 30782
/proc/meminfo: memFree=24032040/32951124 swapFree=63485424/67111528
[pid=29410] ppid=29408 vsize=273712 CPUtime=4800.27 cores=1,3,5,7
/proc/29410/stat : 29410 (plingeling) S 29408 29410 28842 0 -1 4202496 2262540 1253 0 0 479695 332 0 0 25 0 5 0 634812343 280281088 39995 33554432000 4194304 4417452 140735210730672 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29410/statm: 68428 39995 180 55 0 66314 0
[pid=29410/tid=29416] ppid=29408 vsize=273712 CPUtime=1202.7 cores=1,3,5,7
/proc/29410/task/29416/stat : 29416 (plingeling) R 29408 29410 28842 0 -1 4202560 595143 1253 0 0 120185 85 0 0 25 0 5 0 634812344 280281088 39995 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29410/tid=29417] ppid=29408 vsize=273712 CPUtime=1202.67 cores=1,3,5,7
/proc/29410/task/29417/stat : 29417 (plingeling) R 29408 29410 28842 0 -1 4202560 596593 1253 0 0 120180 87 0 0 25 0 5 0 634812344 280281088 39995 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29410/tid=29418] ppid=29408 vsize=273712 CPUtime=1202.89 cores=1,3,5,7
/proc/29410/task/29418/stat : 29418 (plingeling) R 29408 29410 28842 0 -1 4202560 594302 1253 0 0 120204 85 0 0 25 0 5 0 634812344 280281088 39995 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29410/tid=29419] ppid=29408 vsize=273712 CPUtime=1191.98 cores=1,3,5,7
/proc/29410/task/29419/stat : 29419 (plingeling) R 29408 29410 28842 0 -1 4202560 476184 1253 0 0 119125 73 0 0 25 0 5 0 634812344 280281088 39995 33554432000 4194304 4417452 140735210730672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 273712

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.92
CPU time (s): 4800.31
CPU user time (s): 4796.98
CPU system time (s): 3.32949
CPU usage (%): 399.054
Max. virtual memory (cumulated for all children) (KiB): 298388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.98
system time used= 3.32949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2263793
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= 193
involuntary context switches= 24194

runsolver used 3.06153 second user time and 7.8988 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 03:46:04
IDJOB=3371176
IDBENCH=83139
IDSOLVER=1848
FILE ID=node147/3371176-1305423964
RUNJOBID= node147-1305423211-29248
PBS_JOBID= 13324574
Free space on /tmp= 73104 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n300-s12830984-sat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371176-1305423964/watcher-3371176-1305423964 -o /tmp/evaluation-result-3371176-1305423964/solver-3371176-1305423964 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371176-1305423964.cnf

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

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=1818076159

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.82
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.836
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.76
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.836
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.836
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:      23960540 kB
Buffers:        294508 kB
Cached:        5019176 kB
SwapCached:      13132 kB
Active:        2057344 kB
Inactive:      6699804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23960540 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:              16 kB
Writeback:           0 kB
AnonPages:     3438656 kB
Mapped:          15448 kB
Slab:           140668 kB
PageTables:      29224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45313956 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= 73108 MiB
End job on node147 at 2011-05-15 04:06:09