Trace number 3371051

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.39 1203.44

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark250.158
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
Number of clauses of size 40
Number of clauses of size 50
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-3371051-1305416744/watcher-3371051-1305416744 -o /tmp/evaluation-result-3371051-1305416744/solver-3371051-1305416744 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371051-1305416744.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: 8.01 8.05 7.88 5/354 22512
/proc/meminfo: memFree=23604528/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=115532 CPUtime=0.01 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 370 1253 0 0 1 0 0 0 25 0 5 0 653271063 118304768 297 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 28883 297 176 55 0 26769 0
[pid=22512/tid=22520] ppid=22509 vsize=115712 CPUtime=0 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 41 1253 0 0 0 0 0 0 25 0 5 0 653271063 118489088 335 33554432000 4194304 4417452 140736494730976 18446744073709551615 4234971 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=115712 CPUtime=0 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 0 1253 0 0 0 0 0 0 25 0 5 0 653271063 118489088 335 33554432000 4194304 4417452 140736494730976 18446744073709551615 254500748273 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=115712 CPUtime=0 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 24 1253 0 0 0 0 0 0 25 0 5 0 653271063 118489088 335 33554432000 4194304 4417452 140736494730976 18446744073709551615 254500385758 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=115712 CPUtime=0 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 58 1253 0 0 0 0 0 0 25 0 5 0 653271063 118489088 335 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0

[startup+0.013981 s]
/proc/loadavg: 8.01 8.05 7.88 5/354 22512
/proc/meminfo: memFree=23604528/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=115844 CPUtime=0.02 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 439 1253 0 0 2 0 0 0 25 0 5 0 653271063 118624256 366 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 28961 378 177 55 0 26847 0
[pid=22512/tid=22520] ppid=22509 vsize=115844 CPUtime=0 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 41 1253 0 0 0 0 0 0 25 0 5 0 653271063 118624256 378 33554432000 4194304 4417452 140736494730976 18446744073709551615 4257383 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=115844 CPUtime=0 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 1 1253 0 0 0 0 0 0 25 0 5 0 653271063 118624256 378 33554432000 4194304 4417452 140736494730976 18446744073709551615 254500796910 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=115844 CPUtime=0 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 33 1253 0 0 0 0 0 0 25 0 5 0 653271063 118624256 378 33554432000 4194304 4417452 140736494730976 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=115844 CPUtime=0 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 91 1253 0 0 0 0 0 0 25 0 5 0 653271063 118624256 378 33554432000 4194304 4417452 140736494730976 18446744073709551615 254500385773 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 115844

[startup+0.122417 s]
/proc/loadavg: 8.01 8.05 7.88 5/354 22512
/proc/meminfo: memFree=23604528/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=118800 CPUtime=0.46 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 1403 1253 0 0 46 0 0 0 25 0 5 0 653271063 121651200 1153 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 29700 1153 179 55 0 27586 0
[pid=22512/tid=22520] ppid=22509 vsize=118800 CPUtime=0.11 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 253 1253 0 0 11 0 0 0 25 0 5 0 653271063 121651200 1153 33554432000 4194304 4417452 140736494730976 18446744073709551615 4357778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=118800 CPUtime=0.1 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 239 1253 0 0 10 0 0 0 25 0 5 0 653271063 121651200 1153 33554432000 4194304 4417452 140736494730976 18446744073709551615 4252867 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=118800 CPUtime=0.11 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 390 1253 0 0 11 0 0 0 25 0 5 0 653271063 121651200 1153 33554432000 4194304 4417452 140736494730976 18446744073709551615 4264858 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=118800 CPUtime=0.11 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 236 1253 0 0 11 0 0 0 25 0 5 0 653271063 121651200 1153 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 118800

[startup+0.300383 s]
/proc/loadavg: 8.01 8.05 7.88 5/354 22512
/proc/meminfo: memFree=23604528/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=121052 CPUtime=1.17 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 3187 1253 0 0 117 0 0 0 25 0 5 0 653271063 123957248 1716 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 30263 1716 179 55 0 28149 0
[pid=22512/tid=22520] ppid=22509 vsize=121052 CPUtime=0.29 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 794 1253 0 0 29 0 0 0 25 0 5 0 653271063 123957248 1716 33554432000 4194304 4417452 140736494730976 18446744073709551615 4366804 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=121052 CPUtime=0.28 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 772 1253 0 0 28 0 0 0 25 0 5 0 653271063 123957248 1716 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=121052 CPUtime=0.29 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 820 1253 0 0 29 0 0 0 25 0 5 0 653271063 123957248 1716 33554432000 4194304 4417452 140736494730976 18446744073709551615 4250882 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=121052 CPUtime=0.29 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 516 1253 0 0 29 0 0 0 25 0 5 0 653271063 123957248 1716 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 121052

[startup+0.700304 s]
/proc/loadavg: 8.01 8.05 7.88 5/354 22512
/proc/meminfo: memFree=23604528/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=121424 CPUtime=2.77 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 5811 1253 0 0 277 0 0 0 25 0 5 0 653271063 124338176 1809 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 30356 1809 179 55 0 28242 0
[pid=22512/tid=22520] ppid=22509 vsize=121424 CPUtime=0.69 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 1428 1253 0 0 69 0 0 0 25 0 5 0 653271063 124338176 1809 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=121424 CPUtime=0.68 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 1613 1253 0 0 68 0 0 0 25 0 5 0 653271063 124338176 1809 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=121424 CPUtime=0.69 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 1610 1253 0 0 69 0 0 0 25 0 5 0 653271063 124338176 1809 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=121424 CPUtime=0.69 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 875 1253 0 0 69 0 0 0 25 0 5 0 653271063 124338176 1809 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 121424

[startup+1.50115 s]
/proc/loadavg: 8.01 8.05 7.88 9/359 22524
/proc/meminfo: memFree=23595080/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=127588 CPUtime=5.96 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 10858 1253 0 0 594 2 0 0 25 0 5 0 653271063 130650112 3350 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 31897 3350 179 55 0 29783 0
[pid=22512/tid=22520] ppid=22509 vsize=127588 CPUtime=1.49 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 2600 1253 0 0 149 0 0 0 25 0 5 0 653271063 130650112 3350 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=127588 CPUtime=1.47 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 2904 1253 0 0 147 0 0 0 25 0 5 0 653271063 130650112 3350 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=127588 CPUtime=1.48 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 2839 1253 0 0 148 0 0 0 25 0 5 0 653271063 130650112 3350 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=127588 CPUtime=1.49 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 2230 1253 0 0 149 0 0 0 25 0 5 0 653271063 130650112 3350 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 127588

[startup+3.10083 s]
/proc/loadavg: 8.01 8.05 7.88 9/359 22524
/proc/meminfo: memFree=23591112/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=130848 CPUtime=12.34 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 18177 1253 0 0 1231 3 0 0 25 0 5 0 653271063 133988352 4165 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 32712 4165 179 55 0 30598 0
[pid=22512/tid=22520] ppid=22509 vsize=130848 CPUtime=3.09 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 4675 1253 0 0 308 1 0 0 25 0 5 0 653271063 133988352 4165 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=130848 CPUtime=3.05 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 4728 1253 0 0 305 0 0 0 25 0 5 0 653271063 133988352 4165 33554432000 4194304 4417452 140736494730976 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=130848 CPUtime=3.09 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 4956 1253 0 0 308 1 0 0 25 0 5 0 653271063 133988352 4165 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=130848 CPUtime=3.08 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 3533 1253 0 0 308 0 0 0 25 0 5 0 653271063 133988352 4165 33554432000 4194304 4417452 140736494730976 18446744073709551615 4366105 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 130848

[startup+6.30119 s]
/proc/loadavg: 8.01 8.05 7.88 9/359 22525
/proc/meminfo: memFree=23584788/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=133376 CPUtime=25.1 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 33057 1253 0 0 2504 6 0 0 25 0 5 0 653271063 136577024 4782 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 33344 4782 179 55 0 31230 0
[pid=22512/tid=22520] ppid=22509 vsize=133376 CPUtime=6.29 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 8229 1253 0 0 628 1 0 0 25 0 5 0 653271063 136577024 4782 33554432000 4194304 4417452 140736494730976 18446744073709551615 4263224 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=133376 CPUtime=6.22 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 8515 1253 0 0 621 1 0 0 25 0 5 0 653271063 136577024 4782 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=133376 CPUtime=6.28 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 9244 1253 0 0 627 1 0 0 25 0 5 0 653271063 136577024 4782 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=133376 CPUtime=6.29 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 6784 1253 0 0 628 1 0 0 25 0 5 0 653271063 136577024 4782 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 133376

[startup+12.7009 s]
/proc/loadavg: 8.01 8.05 7.88 9/359 22525
/proc/meminfo: memFree=23580340/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=141740 CPUtime=50.64 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 52338 1253 0 0 5054 10 0 0 25 0 5 0 653271063 145141760 6876 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 35435 6876 179 55 0 33321 0
[pid=22512/tid=22520] ppid=22509 vsize=141740 CPUtime=12.69 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 13146 1253 0 0 1267 2 0 0 25 0 5 0 653271063 145141760 6876 33554432000 4194304 4417452 140736494730976 18446744073709551615 4366813 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=141740 CPUtime=12.54 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 13524 1253 0 0 1252 2 0 0 25 0 5 0 653271063 145141760 6876 33554432000 4194304 4417452 140736494730976 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=141740 CPUtime=12.68 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 14445 1253 0 0 1266 2 0 0 25 0 5 0 653271063 145141760 6876 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=141740 CPUtime=12.69 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 10938 1253 0 0 1267 2 0 0 25 0 5 0 653271063 145141760 6876 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 141740

[startup+25.5004 s]
/proc/loadavg: 8.01 8.04 7.89 9/359 22525
/proc/meminfo: memFree=23564100/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=155196 CPUtime=101.69 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 87884 1253 0 0 10152 17 0 0 25 0 5 0 653271063 158920704 10251 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 38799 10251 179 55 0 36685 0
[pid=22512/tid=22520] ppid=22509 vsize=155196 CPUtime=25.48 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 20913 1253 0 0 2545 3 0 0 25 0 5 0 653271063 158920704 10251 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=155196 CPUtime=25.2 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 22468 1253 0 0 2516 4 0 0 25 0 5 0 653271063 158920704 10251 33554432000 4194304 4417452 140736494730976 18446744073709551615 4366105 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=155196 CPUtime=25.48 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 25313 1253 0 0 2544 4 0 0 25 0 5 0 653271063 158920704 10251 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=155196 CPUtime=25.48 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 18905 1253 0 0 2545 3 0 0 25 0 5 0 653271063 158920704 10251 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 155196

[startup+51.1003 s]
/proc/loadavg: 8.00 8.04 7.89 9/359 22526
/proc/meminfo: memFree=23553684/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=165644 CPUtime=203.8 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 140940 1253 0 0 20355 25 0 0 25 0 5 0 653271063 169619456 12863 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 41411 12863 179 55 0 39297 0
[pid=22512/tid=22520] ppid=22509 vsize=165644 CPUtime=51.08 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 33231 1253 0 0 5103 5 0 0 25 0 5 0 653271063 169619456 12863 33554432000 4194304 4417452 140736494730976 18446744073709551615 4251066 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=165644 CPUtime=50.52 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 37583 1253 0 0 5046 6 0 0 25 0 5 0 653271063 169619456 12863 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=165644 CPUtime=51.07 cores=0,2,4,6

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

[pid=22512/tid=22521] ppid=22509 vsize=255984 CPUtime=694.61 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 233250 1253 0 0 69423 38 0 0 25 0 5 0 653271063 262127616 35417 33554432000 4194304 4417452 140736494730976 18446744073709551615 4366197 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=255984 CPUtime=702.17 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 246699 1253 0 0 70181 36 0 0 25 0 5 0 653271063 262127616 35417 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=255984 CPUtime=702.3 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 221738 1253 0 0 70196 34 0 0 25 0 5 0 653271063 262127616 35417 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.45
Current children cumulated vsize (KiB) 255984

[startup+762.314 s]
/proc/loadavg: 8.16 8.14 8.01 9/359 22549
/proc/meminfo: memFree=23377480/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=241624 CPUtime=3040.83 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 992610 1253 0 0 303929 154 0 0 25 0 5 0 653271063 247422976 31827 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 60406 31827 179 55 0 58292 0
[pid=22512/tid=22520] ppid=22509 vsize=241624 CPUtime=762.33 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 249826 1253 0 0 76196 37 0 0 25 0 5 0 653271063 247422976 31827 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=241624 CPUtime=753.96 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 249466 1253 0 0 75356 40 0 0 25 0 5 0 653271063 247422976 31827 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=241624 CPUtime=762.17 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 258257 1253 0 0 76179 38 0 0 25 0 5 0 653271063 247422976 31827 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=241624 CPUtime=762.33 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 234776 1253 0 0 76197 36 0 0 25 0 5 0 653271063 247422976 31827 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.83
Current children cumulated vsize (KiB) 241624

[startup+822.301 s]
/proc/loadavg: 8.12 8.13 8.01 9/359 22550
/proc/meminfo: memFree=23382796/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=246172 CPUtime=3280.12 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 1050035 1253 0 0 327849 163 0 0 25 0 5 0 653271063 252080128 32964 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 61543 32964 179 55 0 59429 0
[pid=22512/tid=22520] ppid=22509 vsize=246172 CPUtime=822.32 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 264052 1253 0 0 82192 40 0 0 25 0 5 0 653271063 252080128 32964 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=246172 CPUtime=813.3 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 261606 1253 0 0 81288 42 0 0 25 0 5 0 653271063 252080128 32964 33554432000 4194304 4417452 140736494730976 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=246172 CPUtime=822.15 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 273034 1253 0 0 82174 41 0 0 25 0 5 0 653271063 252080128 32964 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=246172 CPUtime=822.32 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 251058 1253 0 0 82194 38 0 0 25 0 5 0 653271063 252080128 32964 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.12
Current children cumulated vsize (KiB) 246172

[startup+882.301 s]
/proc/loadavg: 8.09 8.12 8.01 9/359 22553
/proc/meminfo: memFree=23388332/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=231268 CPUtime=3519.46 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 1104195 1253 0 0 351774 172 0 0 25 0 5 0 653271063 236818432 29246 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 57817 29246 179 55 0 55703 0
[pid=22512/tid=22520] ppid=22509 vsize=231268 CPUtime=882.32 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 279179 1253 0 0 88189 43 0 0 25 0 5 0 653271063 236818432 29246 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=231268 CPUtime=872.64 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 274412 1253 0 0 87220 44 0 0 25 0 5 0 653271063 236818432 29246 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=231268 CPUtime=882.15 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 287422 1253 0 0 88171 44 0 0 25 0 5 0 653271063 236818432 29246 33554432000 4194304 4417452 140736494730976 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=231268 CPUtime=882.32 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 262897 1253 0 0 88192 40 0 0 25 0 5 0 653271063 236818432 29246 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.46
Current children cumulated vsize (KiB) 231268

[startup+942.301 s]
/proc/loadavg: 8.07 8.11 8.01 9/359 22564
/proc/meminfo: memFree=23364424/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=247940 CPUtime=3758.77 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 1166076 1253 0 0 375696 181 0 0 25 0 5 0 653271063 253890560 33429 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 61985 33429 179 55 0 59871 0
[pid=22512/tid=22520] ppid=22509 vsize=247940 CPUtime=942.33 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 294491 1253 0 0 94188 45 0 0 25 0 5 0 653271063 253890560 33429 33554432000 4194304 4417452 140736494730976 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=247940 CPUtime=931.98 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 288813 1253 0 0 93152 46 0 0 25 0 5 0 653271063 253890560 33429 33554432000 4194304 4417452 140736494730976 18446744073709551615 4353968 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=247940 CPUtime=942.13 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 306015 1253 0 0 94167 46 0 0 25 0 5 0 653271063 253890560 33429 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=247940 CPUtime=942.29 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 276472 1253 0 0 94187 42 0 0 25 0 5 0 653271063 253890560 33429 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.77
Current children cumulated vsize (KiB) 247940

[startup+1002.3 s]
/proc/loadavg: 8.10 8.11 8.01 9/359 22567
/proc/meminfo: memFree=23334872/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=273140 CPUtime=3998.1 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 1222990 1253 0 0 399620 190 0 0 25 0 5 0 653271063 279695360 39730 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 68285 39730 179 55 0 66171 0
[pid=22512/tid=22520] ppid=22509 vsize=273140 CPUtime=1002.32 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 311487 1253 0 0 100185 47 0 0 25 0 5 0 653271063 279695360 39730 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=273140 CPUtime=991.32 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 299223 1253 0 0 99084 48 0 0 25 0 5 0 653271063 279695360 39730 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=273140 CPUtime=1002.12 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 323377 1253 0 0 100163 49 0 0 25 0 5 0 653271063 279695360 39730 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=273140 CPUtime=1002.3 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 288618 1253 0 0 100185 45 0 0 25 0 5 0 653271063 279695360 39730 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3998.1
Current children cumulated vsize (KiB) 273140

[startup+1062.3 s]
/proc/loadavg: 8.07 8.10 8.01 9/359 22569
/proc/meminfo: memFree=23316620/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=291560 CPUtime=4237.44 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 1277808 1253 0 0 423546 198 0 0 25 0 5 0 653271063 298557440 44311 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 72890 44311 179 55 0 70776 0
[pid=22512/tid=22520] ppid=22509 vsize=291560 CPUtime=1062.33 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 329132 1253 0 0 106183 50 0 0 25 0 5 0 653271063 298557440 44311 33554432000 4194304 4417452 140736494730976 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=291560 CPUtime=1050.66 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 312944 1253 0 0 105017 49 0 0 25 0 5 0 653271063 298557440 44311 33554432000 4194304 4417452 140736494730976 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=291560 CPUtime=1062.11 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 336445 1253 0 0 106161 50 0 0 25 0 5 0 653271063 298557440 44311 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=291560 CPUtime=1062.3 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 299002 1253 0 0 106183 47 0 0 25 0 5 0 653271063 298557440 44311 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.44
Current children cumulated vsize (KiB) 291560

[startup+1122.3 s]
/proc/loadavg: 8.02 8.08 8.01 9/359 22570
/proc/meminfo: memFree=23335304/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=272884 CPUtime=4476.76 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 1330259 1253 0 0 447471 205 0 0 25 0 5 0 653271063 279433216 39642 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 68221 39642 179 55 0 66107 0
[pid=22512/tid=22520] ppid=22509 vsize=272884 CPUtime=1122.34 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 340273 1253 0 0 112182 52 0 0 25 0 5 0 653271063 279433216 39642 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=272884 CPUtime=1110 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 328590 1253 0 0 110948 52 0 0 25 0 5 0 653271063 279433216 39642 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=272884 CPUtime=1122.1 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 351003 1253 0 0 112158 52 0 0 25 0 5 0 653271063 279433216 39642 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=272884 CPUtime=1122.3 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 310108 1253 0 0 112182 48 0 0 25 0 5 0 653271063 279433216 39642 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.76
Current children cumulated vsize (KiB) 272884

[startup+1182.3 s]
/proc/loadavg: 8.22 8.14 8.03 9/359 22575
/proc/meminfo: memFree=23378972/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=229636 CPUtime=4716.1 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 1377584 1253 0 0 471397 213 0 0 25 0 5 0 653271063 235147264 28830 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 57409 28830 179 55 0 55295 0
[pid=22512/tid=22520] ppid=22509 vsize=229636 CPUtime=1182.33 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 349852 1253 0 0 118180 53 0 0 25 0 5 0 653271063 235147264 28830 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=229636 CPUtime=1169.34 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 340376 1253 0 0 116880 54 0 0 25 0 5 0 653271063 235147264 28830 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=229636 CPUtime=1182.09 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 364172 1253 0 0 118155 54 0 0 25 0 5 0 653271063 235147264 28830 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=229636 CPUtime=1182.3 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 322899 1253 0 0 118180 50 0 0 25 0 5 0 653271063 235147264 28830 33554432000 4194304 4417452 140736494730976 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4716.1
Current children cumulated vsize (KiB) 229636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 7.98 8.08 8.01 9/359 22619
/proc/meminfo: memFree=23880540/32950928 swapFree=45937192/67111528
[pid=22512] ppid=22509 vsize=290272 CPUtime=4800.34 cores=0,2,4,6
/proc/22512/stat : 22512 (plingeling) S 22509 22512 22319 0 -1 4202496 1392743 1253 0 0 479820 214 0 0 25 0 5 0 653271063 297238528 43989 33554432000 4194304 4417452 140736494730976 18446744073709551615 254512494565 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22512/statm: 72568 43989 179 55 0 70454 0
[pid=22512/tid=22520] ppid=22509 vsize=290272 CPUtime=1203.46 cores=0,2,4,6
/proc/22512/task/22520/stat : 22520 (plingeling) R 22509 22512 22319 0 -1 4202560 354118 1253 0 0 120292 54 0 0 25 0 5 0 653271063 297238528 43989 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22512/tid=22521] ppid=22509 vsize=290272 CPUtime=1190.21 cores=0,2,4,6
/proc/22512/task/22521/stat : 22521 (plingeling) R 22509 22512 22319 0 -1 4202560 344425 1253 0 0 118967 54 0 0 25 0 5 0 653271063 297238528 43989 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22512/tid=22522] ppid=22509 vsize=290272 CPUtime=1203.21 cores=0,2,4,6
/proc/22512/task/22522/stat : 22522 (plingeling) R 22509 22512 22319 0 -1 4202560 367707 1253 0 0 120267 54 0 0 25 0 5 0 653271063 297238528 43989 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22512/tid=22523] ppid=22509 vsize=290272 CPUtime=1203.44 cores=0,2,4,6
/proc/22512/task/22523/stat : 22523 (plingeling) R 22509 22512 22319 0 -1 4202560 326208 1253 0 0 120293 51 0 0 25 0 5 0 653271063 297238528 43989 33554432000 4194304 4417452 140736494730976 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 290272

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): 1203.44
CPU time (s): 4800.39
CPU user time (s): 4798.23
CPU system time (s): 2.15767
CPU usage (%): 398.889
Max. virtual memory (cumulated for all children) (KiB): 311516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.23
system time used= 2.15767
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1393996
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= 138
involuntary context switches= 34523

runsolver used 3.76943 second user time and 9.49256 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 01:45:44
IDJOB=3371051
IDBENCH=20442
IDSOLVER=1848
FILE ID=node149/3371051-1305416744
RUNJOBID= node149-1305415515-22337
PBS_JOBID= 13324565
Free space on /tmp= 73544 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371051-1305416744/watcher-3371051-1305416744 -o /tmp/evaluation-result-3371051-1305416744/solver-3371051-1305416744 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371051-1305416744.cnf

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

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=749065167

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:     32950928 kB
MemFree:      23604808 kB
Buffers:        312580 kB
Cached:        3899376 kB
SwapCached:      19984 kB
Active:        6843972 kB
Inactive:      2206676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23604808 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           28032 kB
Writeback:           0 kB
AnonPages:     4831284 kB
Mapped:          14604 kB
Slab:           157564 kB
PageTables:      72804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80757768 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= 73572 MiB
End job on node149 at 2011-05-15 02:05:49