Trace number 3371188

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.46 1203.44

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s00813792-unsat.cnf
MD5SUM92046422d2d9595619b29413c0964c9c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses412
Sum of the clauses size1236
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3412
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-3371188-1305424805/watcher-3371188-1305424805 -o /tmp/evaluation-result-3371188-1305424805/solver-3371188-1305424805 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371188-1305424805.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.23 8.20 7.91 5/305 19044
/proc/meminfo: memFree=12008124/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=115516 CPUtime=0.01 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 380 1253 0 0 1 0 0 0 25 0 5 0 654078321 118288384 307 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 28879 307 176 55 0 26765 0
[pid=19044/tid=19050] ppid=19042 vsize=115516 CPUtime=0 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 31 1253 0 0 0 0 0 0 25 0 5 0 654078321 118288384 313 33554432000 4194304 4417452 140734138338608 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=115516 CPUtime=0 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 0 1253 0 0 0 0 0 0 25 0 5 0 654078321 118288384 313 33554432000 4194304 4417452 140734138338608 18446744073709551615 255377357809 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=115516 CPUtime=0 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 3 1253 0 0 0 0 0 0 25 0 5 0 654078321 118288384 313 33554432000 4194304 4417452 140734138338608 18446744073709551615 255376998155 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=115516 CPUtime=0 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 27 1253 0 0 0 0 0 0 25 0 5 0 654078321 118288384 313 33554432000 4194304 4417452 140734138338608 18446744073709551615 255376995304 0 0 4096 17442 0 0 0 -1 4 0 0 0

[startup+0.161598 s]
/proc/loadavg: 8.23 8.20 7.91 5/305 19044
/proc/meminfo: memFree=12008124/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=119408 CPUtime=0.61 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 2023 1253 0 0 61 0 0 0 25 0 5 0 654078321 122273792 1325 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 29852 1325 179 55 0 27738 0
[pid=19044/tid=19050] ppid=19042 vsize=119408 CPUtime=0.15 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 401 1253 0 0 15 0 0 0 25 0 5 0 654078321 122273792 1325 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=119408 CPUtime=0.14 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 386 1253 0 0 14 0 0 0 25 0 5 0 654078321 122273792 1325 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=119408 CPUtime=0.15 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 435 1253 0 0 15 0 0 0 25 0 5 0 654078321 122273792 1325 33554432000 4194304 4417452 140734138338608 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=119408 CPUtime=0.15 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 476 1253 0 0 15 0 0 0 25 0 5 0 654078321 122273792 1325 33554432000 4194304 4417452 140734138338608 18446744073709551615 4357540 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 119408

[startup+0.200591 s]
/proc/loadavg: 8.23 8.20 7.91 5/305 19044
/proc/meminfo: memFree=12008124/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=120364 CPUtime=0.77 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 2466 1253 0 0 77 0 0 0 25 0 5 0 654078321 123252736 1564 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 30091 1564 179 55 0 27977 0
[pid=19044/tid=19050] ppid=19042 vsize=120364 CPUtime=0.19 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 486 1253 0 0 19 0 0 0 25 0 5 0 654078321 123252736 1564 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366092 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=120364 CPUtime=0.18 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 476 1253 0 0 18 0 0 0 25 0 5 0 654078321 123252736 1564 33554432000 4194304 4417452 140734138338608 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=120364 CPUtime=0.19 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 533 1253 0 0 19 0 0 0 25 0 5 0 654078321 123252736 1564 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=120364 CPUtime=0.19 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 646 1253 0 0 19 0 0 0 25 0 5 0 654078321 123252736 1564 33554432000 4194304 4417452 140734138338608 18446744073709551615 4365996 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 120364

[startup+0.300573 s]
/proc/loadavg: 8.23 8.20 7.91 5/305 19044
/proc/meminfo: memFree=12008124/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=120736 CPUtime=1.17 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 3502 1253 0 0 117 0 0 0 25 0 5 0 654078321 123633664 1657 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 30184 1657 179 55 0 28070 0
[pid=19044/tid=19050] ppid=19042 vsize=120736 CPUtime=0.29 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 736 1253 0 0 29 0 0 0 25 0 5 0 654078321 123633664 1657 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=120736 CPUtime=0.28 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 797 1253 0 0 28 0 0 0 25 0 5 0 654078321 123633664 1657 33554432000 4194304 4417452 140734138338608 18446744073709551615 4252582 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=120736 CPUtime=0.29 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 799 1253 0 0 29 0 0 0 25 0 5 0 654078321 123633664 1657 33554432000 4194304 4417452 140734138338608 18446744073709551615 4320938 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=120736 CPUtime=0.29 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 845 1253 0 0 29 0 0 0 25 0 5 0 654078321 123633664 1657 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 120736

[startup+0.7005 s]
/proc/loadavg: 8.23 8.20 7.91 5/305 19044
/proc/meminfo: memFree=12008124/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=124132 CPUtime=2.77 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 7455 1253 0 0 276 1 0 0 25 0 5 0 654078321 127111168 2504 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 31033 2504 179 55 0 28919 0
[pid=19044/tid=19050] ppid=19042 vsize=124132 CPUtime=0.69 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 1768 1253 0 0 69 0 0 0 25 0 5 0 654078321 127111168 2504 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=124132 CPUtime=0.68 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 2212 1253 0 0 68 0 0 0 25 0 5 0 654078321 127111168 2504 33554432000 4194304 4417452 140734138338608 18446744073709551615 4265511 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=124132 CPUtime=0.68 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 1614 1253 0 0 68 0 0 0 25 0 5 0 654078321 127111168 2504 33554432000 4194304 4417452 140734138338608 18446744073709551615 4274010 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=124132 CPUtime=0.69 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 1536 1253 0 0 69 0 0 0 25 0 5 0 654078321 127111168 2504 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366029 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 124132

[startup+1.50035 s]
/proc/loadavg: 8.29 8.21 7.92 9/310 19054
/proc/meminfo: memFree=11997412/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=129704 CPUtime=5.96 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 13897 1253 0 0 594 2 0 0 25 0 5 0 654078321 132816896 3867 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 32426 3867 179 55 0 30312 0
[pid=19044/tid=19050] ppid=19042 vsize=129704 CPUtime=1.48 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 3413 1253 0 0 148 0 0 0 25 0 5 0 654078321 132816896 3867 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=129704 CPUtime=1.47 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 3637 1253 0 0 147 0 0 0 25 0 5 0 654078321 132816896 3867 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=129704 CPUtime=1.48 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 3567 1253 0 0 148 0 0 0 25 0 5 0 654078321 132816896 3867 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=129704 CPUtime=1.49 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 2955 1253 0 0 149 0 0 0 25 0 5 0 654078321 132816896 3867 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 129704

[startup+3.10105 s]
/proc/loadavg: 8.29 8.21 7.92 9/310 19054
/proc/meminfo: memFree=11992700/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=133036 CPUtime=12.35 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 24541 1253 0 0 1231 4 0 0 25 0 5 0 654078321 136228864 4700 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 33259 4700 179 55 0 31145 0
[pid=19044/tid=19050] ppid=19042 vsize=133036 CPUtime=3.09 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 5469 1253 0 0 308 1 0 0 25 0 5 0 654078321 136228864 4700 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=133036 CPUtime=3.06 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 6717 1253 0 0 306 0 0 0 25 0 5 0 654078321 136228864 4700 33554432000 4194304 4417452 140734138338608 18446744073709551615 4251121 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=133036 CPUtime=3.08 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 6647 1253 0 0 307 1 0 0 25 0 5 0 654078321 136228864 4700 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=133036 CPUtime=3.08 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 5383 1253 0 0 308 0 0 0 25 0 5 0 654078321 136228864 4700 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 133036

[startup+6.30046 s]
/proc/loadavg: 8.29 8.21 7.92 9/310 19054
/proc/meminfo: memFree=11973984/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=139116 CPUtime=25.12 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 42875 1253 0 0 2505 7 0 0 25 0 5 0 654078321 142454784 6220 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 34779 6220 179 55 0 32665 0
[pid=19044/tid=19050] ppid=19042 vsize=139116 CPUtime=6.28 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 10811 1253 0 0 627 1 0 0 25 0 5 0 654078321 142454784 6220 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=139116 CPUtime=6.23 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 11255 1253 0 0 622 1 0 0 25 0 5 0 654078321 142454784 6220 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=139116 CPUtime=6.29 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 11425 1253 0 0 627 2 0 0 25 0 5 0 654078321 142454784 6220 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=139116 CPUtime=6.29 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 9059 1253 0 0 628 1 0 0 25 0 5 0 654078321 142454784 6220 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366407 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 139116

[startup+12.7003 s]
/proc/loadavg: 8.33 8.22 7.92 9/310 19054
/proc/meminfo: memFree=11952656/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=144336 CPUtime=50.65 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 75055 1253 0 0 5054 11 0 0 25 0 5 0 654078321 147800064 7576 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 36084 7576 179 55 0 33970 0
[pid=19044/tid=19050] ppid=19042 vsize=144336 CPUtime=12.69 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 19216 1253 0 0 1266 3 0 0 25 0 5 0 654078321 147800064 7576 33554432000 4194304 4417452 140734138338608 18446744073709551615 4236910 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=144336 CPUtime=12.57 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 19238 1253 0 0 1255 2 0 0 25 0 5 0 654078321 147800064 7576 33554432000 4194304 4417452 140734138338608 18446744073709551615 4355860 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=144336 CPUtime=12.68 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 20751 1253 0 0 1266 2 0 0 25 0 5 0 654078321 147800064 7576 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366087 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=144336 CPUtime=12.69 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 15525 1253 0 0 1267 2 0 0 25 0 5 0 654078321 147800064 7576 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 144336

[startup+25.5009 s]
/proc/loadavg: 8.27 8.21 7.92 10/310 19054
/proc/meminfo: memFree=11960112/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=155620 CPUtime=101.74 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 134394 1253 0 0 10153 21 0 0 25 0 5 0 654078321 159354880 10436 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 38905 10436 179 55 0 36791 0
[pid=19044/tid=19050] ppid=19042 vsize=155620 CPUtime=25.49 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 35237 1253 0 0 2543 6 0 0 25 0 5 0 654078321 159354880 10436 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=155620 CPUtime=25.25 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 35563 1253 0 0 2521 4 0 0 25 0 5 0 654078321 159354880 10436 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=155620 CPUtime=25.48 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 37419 1253 0 0 2543 5 0 0 25 0 5 0 654078321 159354880 10436 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=155620 CPUtime=25.49 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 25850 1253 0 0 2545 4 0 0 25 0 5 0 654078321 159354880 10436 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 155620

[startup+51.1012 s]
/proc/loadavg: 8.26 8.21 7.93 9/310 19055
/proc/meminfo: memFree=11899336/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=169824 CPUtime=203.9 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 238770 1253 0 0 20355 35 0 0 25 0 5 0 654078321 173899776 13918 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 42456 13918 179 55 0 40342 0
[pid=19044/tid=19050] ppid=19042 vsize=169824 CPUtime=51.08 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 61286 1253 0 0 5099 9 0 0 25 0 5 0 654078321 173899776 13918 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=169824 CPUtime=50.62 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 62438 1253 0 0 5053 9 0 0 25 0 5 0 654078321 173899776 13918 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=169824 CPUtime=51.08 cores=0,2,4,6

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

[pid=19044/tid=19051] ppid=19042 vsize=289648 CPUtime=761.01 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 481277 1253 0 0 76027 74 0 0 25 0 5 0 654078321 296599552 43885 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=289648 CPUtime=754.86 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 473877 1253 0 0 75418 68 0 0 25 0 5 0 654078321 296599552 43885 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=289648 CPUtime=762.09 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 402328 1253 0 0 76149 60 0 0 25 0 5 0 654078321 296599552 43885 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3040.01
Current children cumulated vsize (KiB) 289648

[startup+822.3 s]
/proc/loadavg: 8.36 8.83 8.51 9/310 21322
/proc/meminfo: memFree=11616616/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=276004 CPUtime=3279.42 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 1916792 1253 0 0 327647 295 0 0 25 0 5 0 654078321 282628096 40485 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 69001 40485 179 55 0 66887 0
[pid=19044/tid=19050] ppid=19042 vsize=276004 CPUtime=822 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 478407 1253 0 0 82120 80 0 0 25 0 5 0 654078321 282628096 40485 33554432000 4194304 4417452 140734138338608 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=276004 CPUtime=821 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 512704 1253 0 0 82022 78 0 0 25 0 5 0 654078321 282628096 40485 33554432000 4194304 4417452 140734138338608 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=276004 CPUtime=814.3 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 502272 1253 0 0 81358 72 0 0 25 0 5 0 654078321 282628096 40485 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=276004 CPUtime=822.08 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 423084 1253 0 0 82145 63 0 0 25 0 5 0 654078321 282628096 40485 33554432000 4194304 4417452 140734138338608 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3279.42
Current children cumulated vsize (KiB) 276004

[startup+882.311 s]
/proc/loadavg: 8.35 8.75 8.50 9/310 21324
/proc/meminfo: memFree=11613504/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=303764 CPUtime=3518.9 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 2031862 1253 0 0 351579 311 0 0 25 0 5 0 654078321 311054336 47433 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 75941 47433 179 55 0 73827 0
[pid=19044/tid=19050] ppid=19042 vsize=303764 CPUtime=882.02 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 505839 1253 0 0 88118 84 0 0 25 0 5 0 654078321 311054336 47433 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=303764 CPUtime=881.01 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 538967 1253 0 0 88019 82 0 0 25 0 5 0 654078321 311054336 47433 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=303764 CPUtime=873.74 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 532881 1253 0 0 87298 76 0 0 25 0 5 0 654078321 311054336 47433 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=303764 CPUtime=882.1 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 453850 1253 0 0 88142 68 0 0 25 0 5 0 654078321 311054336 47433 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.9
Current children cumulated vsize (KiB) 303764

[startup+942.301 s]
/proc/loadavg: 7.35 8.45 8.41 5/300 21344
/proc/meminfo: memFree=11817328/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=297352 CPUtime=3758.3 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 2140817 1253 0 0 375505 325 0 0 25 0 5 0 654078321 304488448 45804 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 74338 45804 179 55 0 72224 0
[pid=19044/tid=19050] ppid=19042 vsize=297352 CPUtime=942.01 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 532334 1253 0 0 94114 87 0 0 25 0 5 0 654078321 304488448 45804 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=297352 CPUtime=941 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 571368 1253 0 0 94014 86 0 0 25 0 5 0 654078321 304488448 45804 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=297352 CPUtime=933.17 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 567306 1253 0 0 93238 79 0 0 25 0 5 0 654078321 304488448 45804 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=297352 CPUtime=942.09 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 469484 1253 0 0 94138 71 0 0 25 0 5 0 654078321 304488448 45804 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3758.3
Current children cumulated vsize (KiB) 297352

[startup+1002.3 s]
/proc/loadavg: 5.27 7.65 8.14 5/300 21345
/proc/meminfo: memFree=11827248/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=297992 CPUtime=3997.75 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 2244904 1253 0 0 399436 339 0 0 25 0 5 0 654078321 305143808 45990 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 74498 45990 179 55 0 72384 0
[pid=19044/tid=19050] ppid=19042 vsize=297992 CPUtime=1002.01 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 562813 1253 0 0 100110 91 0 0 25 0 5 0 654078321 305143808 45990 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=297992 CPUtime=1001 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 595406 1253 0 0 100011 89 0 0 25 0 5 0 654078321 305143808 45990 33554432000 4194304 4417452 140734138338608 18446744073709551615 4250541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=297992 CPUtime=992.61 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 595513 1253 0 0 99178 83 0 0 25 0 5 0 654078321 305143808 45990 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=297992 CPUtime=1002.09 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 490847 1253 0 0 100135 74 0 0 25 0 5 0 654078321 305143808 45990 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.75
Current children cumulated vsize (KiB) 297992

[startup+1062.3 s]
/proc/loadavg: 4.46 6.98 7.88 5/300 21347
/proc/meminfo: memFree=11857364/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=285188 CPUtime=4237.22 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 2351649 1253 0 0 423369 353 0 0 25 0 5 0 654078321 292032512 42764 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 71297 42764 179 55 0 69183 0
[pid=19044/tid=19050] ppid=19042 vsize=285188 CPUtime=1062.01 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 591643 1253 0 0 106106 95 0 0 25 0 5 0 654078321 292032512 42764 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=285188 CPUtime=1061 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 628875 1253 0 0 106007 93 0 0 25 0 5 0 654078321 292032512 42764 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=285188 CPUtime=1052.08 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 621303 1253 0 0 105122 86 0 0 25 0 5 0 654078321 292032512 42764 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=285188 CPUtime=1062.09 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 509503 1253 0 0 106132 77 0 0 25 0 5 0 654078321 292032512 42764 33554432000 4194304 4417452 140734138338608 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4237.22
Current children cumulated vsize (KiB) 285188

[startup+1122.3 s]
/proc/loadavg: 4.21 6.45 7.64 5/300 21348
/proc/meminfo: memFree=11817640/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=324184 CPUtime=4476.67 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 2436299 1253 0 0 447303 364 0 0 25 0 5 0 654078321 331964416 52518 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 81046 52518 179 55 0 78932 0
[pid=19044/tid=19050] ppid=19042 vsize=324184 CPUtime=1122.02 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 615245 1253 0 0 112103 99 0 0 25 0 5 0 654078321 331964416 52518 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=324184 CPUtime=1121.01 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 652198 1253 0 0 112004 97 0 0 25 0 5 0 654078321 331964416 52518 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364749 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=324184 CPUtime=1111.53 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 644801 1253 0 0 111064 89 0 0 25 0 5 0 654078321 331964416 52518 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=324184 CPUtime=1122.09 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 523730 1253 0 0 112131 78 0 0 25 0 5 0 654078321 331964416 52518 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4476.67
Current children cumulated vsize (KiB) 324184

[startup+1182.3 s]
/proc/loadavg: 4.11 6.02 7.41 5/300 21350
/proc/meminfo: memFree=11824692/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=301940 CPUtime=4716.14 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 2513411 1253 0 0 471239 375 0 0 25 0 5 0 654078321 309186560 46952 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 75485 46952 179 55 0 73371 0
[pid=19044/tid=19050] ppid=19042 vsize=301940 CPUtime=1182.02 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 639083 1253 0 0 118100 102 0 0 25 0 5 0 654078321 309186560 46952 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=301940 CPUtime=1181.01 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 666282 1253 0 0 118002 99 0 0 25 0 5 0 654078321 309186560 46952 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=301940 CPUtime=1170.99 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 669275 1253 0 0 117006 93 0 0 25 0 5 0 654078321 309186560 46952 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=301940 CPUtime=1182.1 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 538446 1253 0 0 118130 80 0 0 25 0 5 0 654078321 309186560 46952 33554432000 4194304 4417452 140734138338608 18446744073709551615 4365050 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4716.14
Current children cumulated vsize (KiB) 301940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 4.08 5.88 7.34 5/300 21351
/proc/meminfo: memFree=11787484/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=345744 CPUtime=4800.42 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 2546862 1253 0 0 479663 379 0 0 25 0 5 0 654078321 354041856 57903 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 86436 57903 179 55 0 84322 0
[pid=19044/tid=19050] ppid=19042 vsize=345744 CPUtime=1203.13 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 647313 1253 0 0 120211 102 0 0 25 0 5 0 654078321 354041856 57903 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=345744 CPUtime=1202.13 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 675986 1253 0 0 120113 100 0 0 25 0 5 0 654078321 354041856 57903 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=345744 CPUtime=1191.9 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 676653 1253 0 0 119097 93 0 0 25 0 5 0 654078321 354041856 57903 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=345744 CPUtime=1203.22 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 546585 1253 0 0 120241 81 0 0 25 0 5 0 654078321 354041856 57903 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 345744

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

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

[startup+1203.4 s]
/proc/loadavg: 4.08 5.88 7.34 5/300 21351
/proc/meminfo: memFree=11787484/32951124 swapFree=66050672/67111528
[pid=19044] ppid=19042 vsize=345744 CPUtime=4800.42 cores=0,2,4,6
/proc/19044/stat : 19044 (plingeling) S 19042 19044 18486 0 -1 4202496 2546862 1253 0 0 479663 379 0 0 25 0 5 0 654078321 354041856 57903 33554432000 4194304 4417452 140734138338608 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/19044/statm: 86436 57903 179 55 0 84322 0
[pid=19044/tid=19050] ppid=19042 vsize=345744 CPUtime=1203.13 cores=0,2,4,6
/proc/19044/task/19050/stat : 19050 (plingeling) R 19042 19044 18486 0 -1 4202560 647313 1253 0 0 120211 102 0 0 25 0 5 0 654078321 354041856 57903 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19044/tid=19051] ppid=19042 vsize=345744 CPUtime=1202.13 cores=0,2,4,6
/proc/19044/task/19051/stat : 19051 (plingeling) R 19042 19044 18486 0 -1 4202560 675986 1253 0 0 120113 100 0 0 25 0 5 0 654078321 354041856 57903 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19044/tid=19052] ppid=19042 vsize=345744 CPUtime=1191.9 cores=0,2,4,6
/proc/19044/task/19052/stat : 19052 (plingeling) R 19042 19044 18486 0 -1 4202560 676653 1253 0 0 119097 93 0 0 25 0 5 0 654078321 354041856 57903 33554432000 4194304 4417452 140734138338608 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19044/tid=19053] ppid=19042 vsize=345744 CPUtime=1203.22 cores=0,2,4,6
/proc/19044/task/19053/stat : 19053 (plingeling) R 19042 19044 18486 0 -1 4202560 546585 1253 0 0 120241 81 0 0 25 0 5 0 654078321 354041856 57903 33554432000 4194304 4417452 140734138338608 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 345744

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.44
CPU time (s): 4800.46
CPU user time (s): 4796.66
CPU system time (s): 3.80242
CPU usage (%): 398.896
Max. virtual memory (cumulated for all children) (KiB): 363488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.66
system time used= 3.80242
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2548115
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= 187
involuntary context switches= 67918

runsolver used 3.46647 second user time and 8.07377 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 04:00:05
IDJOB=3371188
IDBENCH=83151
IDSOLVER=1848
FILE ID=node135/3371188-1305424805
RUNJOBID= node135-1305423325-18865
PBS_JOBID= 13324578
Free space on /tmp= 73344 MiB

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

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

MD5SUM BENCH= 92046422d2d9595619b29413c0964c9c
RANDOM SEED=78074776

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12008288 kB
Buffers:        281648 kB
Cached:        5911316 kB
SwapCached:      50684 kB
Active:        9974232 kB
Inactive:     10725276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12008288 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:              44 kB
Writeback:           0 kB
AnonPages:    14461124 kB
Mapped:          19188 kB
Slab:           135100 kB
PageTables:      47052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57190024 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73372 MiB
End job on node135 at 2011-05-15 04:20:10