Trace number 3371140

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.29 1203.73

General information on the benchmark

NameSAT05/crafted/markstrom05/eulcbip/
eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
MD5SUM151ccdb2c52c7f525fde5dca388bb6e6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.083986
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of clauses672
Sum of the clauses size2684
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 30
Number of clauses of size 4670
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-3371140-1305431806/watcher-3371140-1305431806 -o /tmp/evaluation-result-3371140-1305431806/solver-3371140-1305431806 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371140-1305431806.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.45 4.49 5.40 2/382 5424
/proc/meminfo: memFree=26928040/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=115688 CPUtime=0 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 420 1250 0 0 0 0 0 0 23 0 5 0 654779335 118464512 346 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 28922 346 179 55 0 26808 0
[pid=5424/tid=5430] ppid=5422 vsize=115688 CPUtime=0 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 34 1250 0 0 0 0 0 0 24 0 5 0 654779335 118464512 350 33554432000 4194304 4417452 140733538510144 18446744073709551615 4271561 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=115688 CPUtime=0 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 21 1250 0 0 0 0 0 0 24 0 5 0 654779335 118464512 350 33554432000 4194304 4417452 140733538510144 18446744073709551615 4252041 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=115688 CPUtime=0 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 0 1250 0 0 0 0 0 0 25 0 5 0 654779335 118464512 350 33554432000 4194304 4417452 140733538510144 18446744073709551615 251814296561 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=115688 CPUtime=0 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 18 1250 0 0 0 0 0 0 25 0 5 0 654779335 118464512 350 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0

[startup+0.101832 s]
/proc/loadavg: 3.45 4.49 5.40 2/382 5424
/proc/meminfo: memFree=26928040/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=117688 CPUtime=0.37 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 1062 1250 0 0 37 0 0 0 23 0 5 0 654779335 120512512 871 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 29422 871 180 55 0 27308 0
[pid=5424/tid=5430] ppid=5422 vsize=117688 CPUtime=0.09 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 117 1250 0 0 9 0 0 0 25 0 5 0 654779335 120512512 871 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=117688 CPUtime=0.09 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 103 1250 0 0 9 0 0 0 24 0 5 0 654779335 120512512 871 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=117688 CPUtime=0.08 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 124 1250 0 0 8 0 0 0 25 0 5 0 654779335 120512512 871 33554432000 4194304 4417452 140733538510144 18446744073709551615 4234264 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=117688 CPUtime=0.09 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 367 1250 0 0 9 0 0 0 25 0 5 0 654779335 120512512 871 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 117688

[startup+0.200816 s]
/proc/loadavg: 3.45 4.49 5.40 2/382 5424
/proc/meminfo: memFree=26928040/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=119304 CPUtime=0.77 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 1866 1250 0 0 77 0 0 0 23 0 5 0 654779335 122167296 1247 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 29826 1247 180 55 0 27712 0
[pid=5424/tid=5430] ppid=5422 vsize=119304 CPUtime=0.19 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 253 1250 0 0 19 0 0 0 25 0 5 0 654779335 122167296 1247 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=119304 CPUtime=0.19 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 265 1250 0 0 19 0 0 0 25 0 5 0 654779335 122167296 1247 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=119304 CPUtime=0.18 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 385 1250 0 0 18 0 0 0 25 0 5 0 654779335 122167296 1247 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=119472 CPUtime=0.19 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 612 1250 0 0 19 0 0 0 25 0 5 0 654779335 122339328 1261 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 119304

[startup+0.300799 s]
/proc/loadavg: 3.45 4.49 5.40 2/382 5424
/proc/meminfo: memFree=26928040/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=120508 CPUtime=1.16 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 3116 1250 0 0 116 0 0 0 23 0 5 0 654779335 123400192 1559 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 30127 1559 180 55 0 28013 0
[pid=5424/tid=5430] ppid=5422 vsize=120508 CPUtime=0.29 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 578 1250 0 0 29 0 0 0 25 0 5 0 654779335 123400192 1559 33554432000 4194304 4417452 140733538510144 18446744073709551615 4252113 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=120508 CPUtime=0.29 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 672 1250 0 0 29 0 0 0 25 0 5 0 654779335 123400192 1559 33554432000 4194304 4417452 140733538510144 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=120508 CPUtime=0.28 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 607 1250 0 0 28 0 0 0 25 0 5 0 654779335 123400192 1559 33554432000 4194304 4417452 140733538510144 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=120508 CPUtime=0.29 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 908 1250 0 0 29 0 0 0 25 0 5 0 654779335 123400192 1559 33554432000 4194304 4417452 140733538510144 18446744073709551615 4365036 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 120508

[startup+0.700732 s]
/proc/loadavg: 3.45 4.49 5.40 2/382 5424
/proc/meminfo: memFree=26928040/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=122388 CPUtime=2.76 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 6080 1250 0 0 276 0 0 0 23 0 5 0 654779335 125325312 2050 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 30597 2050 180 55 0 28483 0
[pid=5424/tid=5430] ppid=5422 vsize=122388 CPUtime=0.69 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 1573 1250 0 0 69 0 0 0 25 0 5 0 654779335 125325312 2050 33554432000 4194304 4417452 140733538510144 18446744073709551615 4357719 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=122388 CPUtime=0.69 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 1228 1250 0 0 69 0 0 0 25 0 5 0 654779335 125325312 2050 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=122388 CPUtime=0.68 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 1256 1250 0 0 68 0 0 0 25 0 5 0 654779335 125325312 2050 33554432000 4194304 4417452 140733538510144 18446744073709551615 4253162 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=122388 CPUtime=0.69 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 1672 1250 0 0 69 0 0 0 25 0 5 0 654779335 125325312 2050 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 122388

[startup+1.5006 s]
/proc/loadavg: 3.45 4.49 5.40 10/394 5449
/proc/meminfo: memFree=26900044/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=127964 CPUtime=5.95 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 13100 1250 0 0 593 2 0 0 23 0 5 0 654779335 131035136 3412 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 31945 3366 180 55 0 29831 0
[pid=5424/tid=5430] ppid=5422 vsize=127780 CPUtime=1.48 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 3398 1250 0 0 148 0 0 0 25 0 5 0 654779335 130846720 3366 33554432000 4194304 4417452 140733538510144 18446744073709551615 251814298026 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=127780 CPUtime=1.49 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 2981 1250 0 0 149 0 0 0 25 0 5 0 654779335 130846720 3366 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=127780 CPUtime=1.46 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 3067 1250 0 0 146 0 0 0 25 0 5 0 654779335 130846720 3366 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=127780 CPUtime=1.48 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 3303 1250 0 0 148 0 0 0 25 0 5 0 654779335 130846720 3366 33554432000 4194304 4417452 140733538510144 18446744073709551615 4366094 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 127964

[startup+3.10033 s]
/proc/loadavg: 3.45 4.49 5.40 9/394 5485
/proc/meminfo: memFree=26900352/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=129836 CPUtime=12.33 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 23549 1250 0 0 1229 4 0 0 23 0 5 0 654779335 132952064 3892 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 32459 3892 180 55 0 30345 0
[pid=5424/tid=5430] ppid=5422 vsize=129836 CPUtime=3.09 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 6441 1250 0 0 308 1 0 0 25 0 5 0 654779335 132952064 3892 33554432000 4194304 4417452 140733538510144 18446744073709551615 4320811 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=129836 CPUtime=3.08 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 5539 1250 0 0 308 0 0 0 25 0 5 0 654779335 132952064 3892 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=129836 CPUtime=3.05 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 5362 1250 0 0 304 1 0 0 25 0 5 0 654779335 132952064 3892 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=129836 CPUtime=3.08 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 5856 1250 0 0 307 1 0 0 25 0 5 0 654779335 132952064 3892 33554432000 4194304 4417452 140733538510144 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 129836

[startup+6.30079 s]
/proc/loadavg: 3.81 4.55 5.41 9/394 5485
/proc/meminfo: memFree=26872728/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=139884 CPUtime=25.08 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 43331 1250 0 0 2502 6 0 0 23 0 5 0 654779335 143241216 6400 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 34971 6400 180 55 0 32857 0
[pid=5424/tid=5430] ppid=5422 vsize=139884 CPUtime=6.29 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 11401 1250 0 0 627 2 0 0 25 0 5 0 654779335 143241216 6400 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=139884 CPUtime=6.29 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 10558 1250 0 0 628 1 0 0 25 0 5 0 654779335 143241216 6400 33554432000 4194304 4417452 140733538510144 18446744073709551615 4352405 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=139884 CPUtime=6.2 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 10339 1250 0 0 619 1 0 0 25 0 5 0 654779335 143241216 6400 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364696 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=139884 CPUtime=6.29 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 10682 1250 0 0 627 2 0 0 25 0 5 0 654779335 143241216 6400 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 139884

[startup+12.7007 s]
/proc/loadavg: 4.15 4.61 5.42 9/394 5485
/proc/meminfo: memFree=26841152/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=141528 CPUtime=50.61 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 73609 1250 0 0 5050 11 0 0 23 0 5 0 654779335 144924672 6803 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 35382 6803 180 55 0 33268 0
[pid=5424/tid=5430] ppid=5422 vsize=141528 CPUtime=12.69 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 19822 1250 0 0 1266 3 0 0 25 0 5 0 654779335 144924672 6803 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=141528 CPUtime=12.69 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 18619 1250 0 0 1267 2 0 0 25 0 5 0 654779335 144924672 6803 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=141528 CPUtime=12.52 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 17411 1250 0 0 1250 2 0 0 25 0 5 0 654779335 144924672 6803 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=141528 CPUtime=12.69 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 17406 1250 0 0 1266 3 0 0 25 0 5 0 654779335 144924672 6803 33554432000 4194304 4417452 140733538510144 18446744073709551615 4354515 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 141528

[startup+25.5006 s]
/proc/loadavg: 5.00 4.77 5.47 9/394 5485
/proc/meminfo: memFree=26804960/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=157176 CPUtime=101.65 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 128368 1250 0 0 10145 20 0 0 23 0 5 0 654779335 160948224 10747 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 39294 10747 180 55 0 37180 0
[pid=5424/tid=5430] ppid=5422 vsize=157176 CPUtime=25.48 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 33254 1250 0 0 2543 5 0 0 25 0 5 0 654779335 160948224 10747 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=157176 CPUtime=25.49 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 32041 1250 0 0 2545 4 0 0 25 0 5 0 654779335 160948224 10747 33554432000 4194304 4417452 140733538510144 18446744073709551615 4321683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=157176 CPUtime=25.16 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 31783 1250 0 0 2512 4 0 0 25 0 5 0 654779335 160948224 10747 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=157176 CPUtime=25.49 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 30939 1250 0 0 2544 5 0 0 25 0 5 0 654779335 160948224 10747 33554432000 4194304 4417452 140733538510144 18446744073709551615 4366141 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 157176

[startup+51.1013 s]
/proc/loadavg: 6.10 5.05 5.54 9/394 5486
/proc/meminfo: memFree=26733992/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=167864 CPUtime=203.76 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 218923 1250 0 0 20344 32 0 0 23 0 5 0 654779335 171892736 13293 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 41966 13293 180 55 0 39852 0
[pid=5424/tid=5430] ppid=5422 vsize=167864 CPUtime=51.08 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 54527 1250 0 0 5100 8 0 0 25 0 5 0 654779335 171892736 13293 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=167864 CPUtime=51.09 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 53794 1250 0 0 5102 7 0 0 25 0 5 0 654779335 171892736 13293 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=167864 CPUtime=50.47 cores=0,2,4,6

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

[pid=5424/tid=5431] ppid=5422 vsize=263368 CPUtime=702.29 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 352381 1250 0 0 70181 48 0 0 25 0 5 0 654779335 269688832 37263 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=263368 CPUtime=693.8 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 337141 1250 0 0 69337 43 0 0 25 0 5 0 654779335 269688832 37263 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=263368 CPUtime=702.29 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 400726 1250 0 0 70175 54 0 0 25 0 5 0 654779335 269688832 37263 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2800.69
Current children cumulated vsize (KiB) 263368

[startup+762.301 s]
/proc/loadavg: 8.16 7.87 6.92 9/394 5517
/proc/meminfo: memFree=26194708/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=252212 CPUtime=3040 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 1522795 1250 0 0 303791 209 0 0 23 0 5 0 654779335 258265088 34189 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 63053 34189 180 55 0 60939 0
[pid=5424/tid=5430] ppid=5422 vsize=252212 CPUtime=762.29 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 361666 1250 0 0 76177 52 0 0 25 0 5 0 654779335 258265088 34189 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=252212 CPUtime=762.31 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 373921 1250 0 0 76179 52 0 0 25 0 5 0 654779335 258265088 34189 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=252212 CPUtime=753.09 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 360991 1250 0 0 75263 46 0 0 25 0 5 0 654779335 258265088 34189 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=252212 CPUtime=762.3 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 425866 1250 0 0 76173 57 0 0 25 0 5 0 654779335 258265088 34189 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040
Current children cumulated vsize (KiB) 252212

[startup+822.301 s]
/proc/loadavg: 8.18 7.93 6.99 9/394 5519
/proc/meminfo: memFree=26135788/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=277752 CPUtime=3279.24 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 1605103 1250 0 0 327705 219 0 0 23 0 5 0 654779335 284418048 40859 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 69438 40859 180 55 0 67324 0
[pid=5424/tid=5430] ppid=5422 vsize=277752 CPUtime=822.27 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 381525 1250 0 0 82173 54 0 0 25 0 5 0 654779335 284418048 40859 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=277752 CPUtime=822.3 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 388712 1250 0 0 82176 54 0 0 25 0 5 0 654779335 284418048 40859 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=277752 CPUtime=812.35 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 384453 1250 0 0 81186 49 0 0 25 0 5 0 654779335 284418048 40859 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=277752 CPUtime=822.28 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 450062 1250 0 0 82168 60 0 0 25 0 5 0 654779335 284418048 40859 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.24
Current children cumulated vsize (KiB) 277752

[startup+882.315 s]
/proc/loadavg: 8.13 7.95 7.06 9/394 5520
/proc/meminfo: memFree=26190216/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=307372 CPUtime=3518.57 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 1687122 1250 0 0 351628 229 0 0 23 0 5 0 654779335 314748928 48264 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 76843 48264 180 55 0 74729 0
[pid=5424/tid=5430] ppid=5422 vsize=307372 CPUtime=882.29 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 404580 1250 0 0 88171 58 0 0 25 0 5 0 654779335 314748928 48264 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=307372 CPUtime=882.31 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 408741 1250 0 0 88175 56 0 0 25 0 5 0 654779335 314748928 48264 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=307372 CPUtime=871.65 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 399021 1250 0 0 87113 52 0 0 25 0 5 0 654779335 314748928 48264 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=307372 CPUtime=882.3 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 474429 1250 0 0 88167 63 0 0 25 0 5 0 654779335 314748928 48264 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.57
Current children cumulated vsize (KiB) 307372

[startup+942.301 s]
/proc/loadavg: 8.11 7.98 7.12 9/394 5522
/proc/meminfo: memFree=26161064/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=281000 CPUtime=3757.79 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 1768237 1250 0 0 375539 240 0 0 23 0 5 0 654779335 287744000 41671 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 70250 41671 180 55 0 68136 0
[pid=5424/tid=5430] ppid=5422 vsize=281000 CPUtime=942.28 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 427655 1250 0 0 94167 61 0 0 25 0 5 0 654779335 287744000 41671 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=281000 CPUtime=942.3 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 423000 1250 0 0 94172 58 0 0 25 0 5 0 654779335 287744000 41671 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=281000 CPUtime=930.91 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 419667 1250 0 0 93037 54 0 0 25 0 5 0 654779335 287744000 41671 33554432000 4194304 4417452 140733538510144 18446744073709551615 4250532 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=281000 CPUtime=942.26 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 497564 1250 0 0 94161 65 0 0 25 0 5 0 654779335 287744000 41671 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3757.79
Current children cumulated vsize (KiB) 281000

[startup+1002.3 s]
/proc/loadavg: 8.13 8.01 7.18 9/394 5523
/proc/meminfo: memFree=26178412/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=309180 CPUtime=3997.06 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 1840727 1250 0 0 399454 252 0 0 23 0 5 0 654779335 316600320 48716 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 77295 48716 180 55 0 75181 0
[pid=5424/tid=5430] ppid=5422 vsize=309180 CPUtime=1002.28 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 446856 1250 0 0 100164 64 0 0 25 0 5 0 654779335 316600320 48716 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=309180 CPUtime=1002.3 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 441308 1250 0 0 100169 61 0 0 25 0 5 0 654779335 316600320 48716 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=309180 CPUtime=990.2 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 437846 1250 0 0 98963 57 0 0 25 0 5 0 654779335 316600320 48716 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=309180 CPUtime=1002.25 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 514366 1250 0 0 100157 68 0 0 25 0 5 0 654779335 316600320 48716 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3997.06
Current children cumulated vsize (KiB) 309180

[startup+1062.3 s]
/proc/loadavg: 8.18 8.03 7.24 9/394 5525
/proc/meminfo: memFree=26025380/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=334296 CPUtime=4236.33 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 1922350 1250 0 0 423369 264 0 0 23 0 5 0 654779335 342319104 54995 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 83574 54995 180 55 0 81460 0
[pid=5424/tid=5430] ppid=5422 vsize=334296 CPUtime=1062.27 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 466679 1250 0 0 106160 67 0 0 25 0 5 0 654779335 342319104 54995 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=334296 CPUtime=1062.29 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 461664 1250 0 0 106165 64 0 0 25 0 5 0 654779335 342319104 54995 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=334296 CPUtime=1049.48 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 461977 1250 0 0 104888 60 0 0 25 0 5 0 654779335 342319104 54995 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=334296 CPUtime=1062.24 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 531679 1250 0 0 106153 71 0 0 25 0 5 0 654779335 342319104 54995 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4236.33
Current children cumulated vsize (KiB) 334296

[startup+1122.3 s]
/proc/loadavg: 8.16 8.05 7.29 9/394 5527
/proc/meminfo: memFree=26001304/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=341160 CPUtime=4475.59 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 1992956 1250 0 0 447286 273 0 0 23 0 5 0 654779335 349347840 56719 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 85290 56719 180 55 0 83176 0
[pid=5424/tid=5430] ppid=5422 vsize=341160 CPUtime=1122.27 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 484902 1250 0 0 112158 69 0 0 25 0 5 0 654779335 349347840 56719 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=341160 CPUtime=1122.3 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 475392 1250 0 0 112164 66 0 0 25 0 5 0 654779335 349347840 56719 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=341160 CPUtime=1108.75 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 481393 1250 0 0 110812 63 0 0 25 0 5 0 654779335 349347840 56719 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=341160 CPUtime=1122.23 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 550918 1250 0 0 112150 73 0 0 25 0 5 0 654779335 349347840 56719 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4475.59
Current children cumulated vsize (KiB) 341160

[startup+1182.3 s]
/proc/loadavg: 8.17 8.07 7.35 9/394 5528
/proc/meminfo: memFree=26101852/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=347856 CPUtime=4714.86 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 2058520 1250 0 0 471204 282 0 0 23 0 5 0 654779335 356204544 58384 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 86964 58384 180 55 0 84850 0
[pid=5424/tid=5430] ppid=5422 vsize=347856 CPUtime=1182.27 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 500548 1250 0 0 118156 71 0 0 25 0 5 0 654779335 356204544 58384 33554432000 4194304 4417452 140733538510144 18446744073709551615 4354048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=347856 CPUtime=1182.3 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 492547 1250 0 0 118161 69 0 0 25 0 5 0 654779335 356204544 58384 33554432000 4194304 4417452 140733538510144 18446744073709551615 4366804 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=347856 CPUtime=1168.04 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 498457 1250 0 0 116739 65 0 0 25 0 5 0 654779335 356204544 58384 33554432000 4194304 4417452 140733538510144 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=347856 CPUtime=1182.21 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 566617 1250 0 0 118146 75 0 0 25 0 5 0 654779335 356204544 58384 33554432000 4194304 4417452 140733538510144 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4714.86
Current children cumulated vsize (KiB) 347856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.12 8.07 7.36 9/394 5529
/proc/meminfo: memFree=26080028/32950928 swapFree=44388876/67111528
[pid=5424] ppid=5422 vsize=322652 CPUtime=4800.23 cores=0,2,4,6
/proc/5424/stat : 5424 (plingeling) S 5422 5424 29676 0 -1 4202496 2082416 1250 0 0 479738 285 0 0 23 0 5 0 654779335 330395648 52095 33554432000 4194304 4417452 140733538510144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5424/statm: 80663 52095 180 55 0 78549 0
[pid=5424/tid=5430] ppid=5422 vsize=322652 CPUtime=1203.69 cores=0,2,4,6
/proc/5424/task/5430/stat : 5430 (plingeling) R 5422 5424 29676 0 -1 4202560 505324 1250 0 0 120297 72 0 0 25 0 5 0 654779335 330395648 52095 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5424/tid=5431] ppid=5422 vsize=322652 CPUtime=1203.71 cores=0,2,4,6
/proc/5424/task/5431/stat : 5431 (plingeling) R 5422 5424 29676 0 -1 4202560 497990 1250 0 0 120302 69 0 0 25 0 5 0 654779335 330395648 52095 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5424/tid=5432] ppid=5422 vsize=322652 CPUtime=1189.18 cores=0,2,4,6
/proc/5424/task/5432/stat : 5432 (plingeling) R 5422 5424 29676 0 -1 4202560 505466 1250 0 0 118852 66 0 0 25 0 5 0 654779335 330395648 52095 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5424/tid=5433] ppid=5422 vsize=322652 CPUtime=1203.63 cores=0,2,4,6
/proc/5424/task/5433/stat : 5433 (plingeling) R 5422 5424 29676 0 -1 4202560 573285 1250 0 0 120287 76 0 0 25 0 5 0 654779335 330395648 52095 33554432000 4194304 4417452 140733538510144 18446744073709551615 4364637 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 322652

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.73
CPU time (s): 4800.29
CPU user time (s): 4797.42
CPU system time (s): 2.86956
CPU usage (%): 398.785
Max. virtual memory (cumulated for all children) (KiB): 353408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.42
system time used= 2.86956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2083666
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= 90
involuntary context switches= 24237

runsolver used 4.20036 second user time and 10.1545 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 05:56:46
IDJOB=3371140
IDBENCH=85780
IDSOLVER=1848
FILE ID=node126/3371140-1305431806
RUNJOBID= node126-1305431806-5410
PBS_JOBID= 13324566
Free space on /tmp= 73364 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT05/crafted/markstrom05/eulcbip/eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371140-1305431806/watcher-3371140-1305431806 -o /tmp/evaluation-result-3371140-1305431806/solver-3371140-1305431806 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371140-1305431806.cnf

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

MD5SUM BENCH= 151ccdb2c52c7f525fde5dca388bb6e6
RANDOM SEED=171255659

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.783
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.783
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:     32950928 kB
MemFree:      26928328 kB
Buffers:        270256 kB
Cached:        2540856 kB
SwapCached:      92524 kB
Active:         802988 kB
Inactive:      4966960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26928328 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:             132 kB
Writeback:           0 kB
AnonPages:     2878560 kB
Mapped:          14888 kB
Slab:           111100 kB
PageTables:      75532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88091916 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= 73364 MiB
End job on node126 at 2011-05-15 06:16:52