Trace number 3371427

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.12 1203.03

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

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-3371427-1305431098/watcher-3371427-1305431098 -o /tmp/evaluation-result-3371427-1305431098/solver-3371427-1305431098 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371427-1305431098.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.09 7.97 6.30 5/320 16475
/proc/meminfo: memFree=27052228/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=9652 CPUtime=0 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) R 16473 16475 9395 0 -1 4202496 503 1255 0 0 0 0 0 0 25 0 1 0 387301087 9883648 433 33554432000 4194304 4417452 140736708030320 18446744073709551615 268660356077 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/16475/statm: 2413 437 148 55 0 299 0
[pid=16475/tid=16481] ppid=16473 vsize=50624 CPUtime=0 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 18 1255 0 0 0 0 0 0 25 0 5 0 387301088 51838976 468 33554432000 4194304 4417452 140736708030320 18446744073709551615 4277034 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=50624 CPUtime=0 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 0 1255 0 0 0 0 0 0 25 0 5 0 387301088 51838976 468 33554432000 4194304 4417452 140736708030320 18446744073709551615 4362555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=50624 CPUtime=0 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 1 1255 0 0 0 0 0 0 25 0 5 0 387301088 51838976 468 33554432000 4194304 4417452 140736708030320 18446744073709551615 4282826 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=50624 CPUtime=0 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 4 1255 0 0 0 0 0 0 18 0 5 0 387301088 51838976 468 33554432000 4194304 4417452 140736708030320 18446744073709551615 4232640 0 0 4096 17442 0 0 0 -1 5 0 0 0

[startup+0.0903559 s]
/proc/loadavg: 8.09 7.97 6.30 5/320 16475
/proc/meminfo: memFree=27052228/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=118820 CPUtime=0.32 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 1297 1255 0 0 32 0 0 0 25 0 5 0 387301087 121671680 1048 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 29705 1069 180 55 0 27591 0
[pid=16475/tid=16481] ppid=16473 vsize=118820 CPUtime=0.08 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 164 1255 0 0 8 0 0 0 25 0 5 0 387301088 121671680 1084 33554432000 4194304 4417452 140736708030320 18446744073709551615 268660356077 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=118820 CPUtime=0.07 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 175 1255 0 0 7 0 0 0 25 0 5 0 387301088 121671680 1094 33554432000 4194304 4417452 140736708030320 18446744073709551615 268660356077 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=118820 CPUtime=0.07 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 158 1255 0 0 7 0 0 0 25 0 5 0 387301088 121671680 1094 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=118820 CPUtime=0.08 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 317 1255 0 0 8 0 0 0 18 0 5 0 387301088 121671680 1094 33554432000 4194304 4417452 140736708030320 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 118820

[startup+0.113688 s]
/proc/loadavg: 8.09 7.97 6.30 5/320 16475
/proc/meminfo: memFree=27052228/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=119108 CPUtime=0.41 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 1685 1255 0 0 41 0 0 0 25 0 5 0 387301087 121966592 1203 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 29777 1203 180 55 0 27663 0
[pid=16475/tid=16481] ppid=16473 vsize=119108 CPUtime=0.1 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 236 1255 0 0 10 0 0 0 25 0 5 0 387301088 121966592 1203 33554432000 4194304 4417452 140736708030320 18446744073709551615 4250747 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=119108 CPUtime=0.1 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 266 1255 0 0 10 0 0 0 25 0 5 0 387301088 121966592 1203 33554432000 4194304 4417452 140736708030320 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=119108 CPUtime=0.1 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 246 1255 0 0 10 0 0 0 25 0 5 0 387301088 121966592 1203 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=119108 CPUtime=0.1 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 418 1255 0 0 10 0 0 0 18 0 5 0 387301088 121966592 1203 33554432000 4194304 4417452 140736708030320 18446744073709551615 4357219 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 119108

[startup+0.300657 s]
/proc/loadavg: 8.09 7.97 6.30 5/320 16475
/proc/meminfo: memFree=27052228/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=121944 CPUtime=1.16 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 3400 1255 0 0 116 0 0 0 25 0 5 0 387301087 124870656 1933 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 30486 1933 180 55 0 28372 0
[pid=16475/tid=16481] ppid=16473 vsize=121944 CPUtime=0.29 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 437 1255 0 0 29 0 0 0 25 0 5 0 387301088 124870656 1933 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=121944 CPUtime=0.28 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 403 1255 0 0 28 0 0 0 25 0 5 0 387301088 124870656 1933 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=121944 CPUtime=0.29 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 795 1255 0 0 29 0 0 0 25 0 5 0 387301088 124870656 1933 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=121944 CPUtime=0.28 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 1246 1255 0 0 28 0 0 0 18 0 5 0 387301088 124870656 1933 33554432000 4194304 4417452 140736708030320 18446744073709551615 4355595 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 121944

[startup+0.700587 s]
/proc/loadavg: 8.09 7.97 6.30 5/320 16475
/proc/meminfo: memFree=27052228/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=123876 CPUtime=2.76 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 6879 1255 0 0 276 0 0 0 25 0 5 0 387301087 126849024 2419 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 30969 2419 180 55 0 28855 0
[pid=16475/tid=16481] ppid=16473 vsize=123876 CPUtime=0.69 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 1271 1255 0 0 69 0 0 0 25 0 5 0 387301088 126849024 2419 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=123876 CPUtime=0.68 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 1250 1255 0 0 68 0 0 0 25 0 5 0 387301088 126849024 2419 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=123876 CPUtime=0.68 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 1434 1255 0 0 68 0 0 0 25 0 5 0 387301088 126849024 2419 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=123876 CPUtime=0.68 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 2405 1255 0 0 68 0 0 0 18 0 5 0 387301088 126849024 2419 33554432000 4194304 4417452 140736708030320 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 123876

[startup+1.50045 s]
/proc/loadavg: 8.09 7.97 6.30 9/325 16485
/proc/meminfo: memFree=27041904/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=127088 CPUtime=5.95 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 13124 1255 0 0 594 1 0 0 25 0 5 0 387301087 130138112 3230 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 31772 3230 180 55 0 29658 0
[pid=16475/tid=16481] ppid=16473 vsize=127088 CPUtime=1.48 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 2597 1255 0 0 148 0 0 0 25 0 5 0 387301088 130138112 3230 33554432000 4194304 4417452 140736708030320 18446744073709551615 4357714 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=127088 CPUtime=1.47 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 2655 1255 0 0 147 0 0 0 25 0 5 0 387301088 130138112 3230 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=127088 CPUtime=1.48 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 3616 1255 0 0 148 0 0 0 25 0 5 0 387301088 130138112 3230 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=127088 CPUtime=1.48 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 3737 1255 0 0 148 0 0 0 20 0 5 0 387301088 130138112 3230 33554432000 4194304 4417452 140736708030320 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 127088

[startup+3.10117 s]
/proc/loadavg: 8.08 7.97 6.31 9/325 16485
/proc/meminfo: memFree=27036960/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=134276 CPUtime=12.34 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 25221 1255 0 0 1231 3 0 0 25 0 5 0 387301087 137498624 4995 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 33569 4995 180 55 0 31455 0
[pid=16475/tid=16481] ppid=16473 vsize=134276 CPUtime=3.08 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 6427 1255 0 0 308 0 0 0 25 0 5 0 387301088 137498624 4995 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=134276 CPUtime=3.06 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 5388 1255 0 0 306 0 0 0 25 0 5 0 387301088 137498624 4995 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=134276 CPUtime=3.08 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 6518 1255 0 0 308 0 0 0 25 0 5 0 387301088 137498624 4995 33554432000 4194304 4417452 140736708030320 18446744073709551615 4365050 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=134276 CPUtime=3.09 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 6369 1255 0 0 308 1 0 0 25 0 5 0 387301088 137498624 4995 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 134276

[startup+6.3006 s]
/proc/loadavg: 8.08 7.97 6.31 9/325 16485
/proc/meminfo: memFree=27012048/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=132752 CPUtime=25.11 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 42865 1255 0 0 2505 6 0 0 25 0 5 0 387301087 135938048 4643 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 33188 4643 180 55 0 31074 0
[pid=16475/tid=16481] ppid=16473 vsize=132752 CPUtime=6.28 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 10050 1255 0 0 627 1 0 0 25 0 5 0 387301088 135938048 4643 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=132752 CPUtime=6.22 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 10122 1255 0 0 621 1 0 0 25 0 5 0 387301088 135938048 4643 33554432000 4194304 4417452 140736708030320 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=132752 CPUtime=6.28 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 12124 1255 0 0 627 1 0 0 25 0 5 0 387301088 135938048 4643 33554432000 4194304 4417452 140736708030320 18446744073709551615 4356847 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=132752 CPUtime=6.28 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 10050 1255 0 0 627 1 0 0 25 0 5 0 387301088 135938048 4643 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 132752

[startup+12.7005 s]
/proc/loadavg: 8.07 7.97 6.32 9/325 16486
/proc/meminfo: memFree=27003000/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=148760 CPUtime=50.64 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 76337 1255 0 0 5052 12 0 0 25 0 5 0 387301087 152330240 8616 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 37190 8616 180 55 0 35076 0
[pid=16475/tid=16481] ppid=16473 vsize=148760 CPUtime=12.68 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 20484 1255 0 0 1266 2 0 0 25 0 5 0 387301088 152330240 8616 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=148760 CPUtime=12.56 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 18592 1255 0 0 1253 3 0 0 25 0 5 0 387301088 152330240 8616 33554432000 4194304 4417452 140736708030320 18446744073709551615 4357162 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=148760 CPUtime=12.68 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 20210 1255 0 0 1265 3 0 0 25 0 5 0 387301088 152330240 8616 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=148760 CPUtime=12.68 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 16532 1255 0 0 1266 2 0 0 25 0 5 0 387301088 152330240 8616 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 148760

[startup+25.5012 s]
/proc/loadavg: 8.06 7.97 6.34 9/325 16486
/proc/meminfo: memFree=26989508/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=158692 CPUtime=101.71 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 122680 1255 0 0 10151 20 0 0 25 0 5 0 387301087 162500608 11099 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 39673 11099 180 55 0 37559 0
[pid=16475/tid=16481] ppid=16473 vsize=158692 CPUtime=25.48 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 32107 1255 0 0 2544 4 0 0 25 0 5 0 387301088 162500608 11099 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=158692 CPUtime=25.23 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 28223 1255 0 0 2518 5 0 0 25 0 5 0 387301088 162500608 11099 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=158692 CPUtime=25.49 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 31288 1255 0 0 2544 5 0 0 25 0 5 0 387301088 162500608 11099 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=158692 CPUtime=25.49 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 30543 1255 0 0 2544 5 0 0 25 0 5 0 387301088 162500608 11099 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 158692

[startup+51.1007 s]
/proc/loadavg: 8.12 7.99 6.39 9/325 16487
/proc/meminfo: memFree=26953572/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=162636 CPUtime=203.85 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 227598 1255 0 0 20349 36 0 0 25 0 5 0 387301087 166539264 12085 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 40659 12085 180 55 0 38545 0
[pid=16475/tid=16481] ppid=16473 vsize=162636 CPUtime=51.08 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 60464 1255 0 0 5100 8 0 0 25 0 5 0 387301088 166539264 12085 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=162636 CPUtime=50.57 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 51468 1255 0 0 5049 8 0 0 25 0 5 0 387301088 166539264 12085 33554432000 4194304 4417452 140736708030320 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=162636 CPUtime=51.08 cores=1,3,5,7

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

[pid=16475/tid=16482] ppid=16473 vsize=272724 CPUtime=695.28 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 253169 1255 0 0 69488 40 0 0 25 0 5 0 387301088 279269376 39639 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=272724 CPUtime=702.3 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 289647 1255 0 0 70187 43 0 0 25 0 5 0 387301088 279269376 39639 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=272724 CPUtime=702.3 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 290632 1255 0 0 70185 45 0 0 25 0 5 0 387301088 279269376 39639 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2802.2
Current children cumulated vsize (KiB) 272724

[startup+762.312 s]
/proc/loadavg: 8.15 8.15 7.32 9/325 16545
/proc/meminfo: memFree=26740056/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=314772 CPUtime=3041.65 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 1167822 1255 0 0 303988 177 0 0 25 0 5 0 387301087 322326528 50151 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 78693 50151 180 55 0 76579 0
[pid=16475/tid=16481] ppid=16473 vsize=314772 CPUtime=762.31 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 305550 1255 0 0 76187 44 0 0 25 0 5 0 387301088 322326528 50151 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=314772 CPUtime=754.69 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 264193 1255 0 0 75428 41 0 0 25 0 5 0 387301088 322326528 50151 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=314772 CPUtime=762.31 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 293117 1255 0 0 76188 43 0 0 25 0 5 0 387301088 322326528 50151 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=314772 CPUtime=762.32 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 304443 1255 0 0 76185 47 0 0 25 0 5 0 387301088 322326528 50151 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3041.65
Current children cumulated vsize (KiB) 314772

[startup+822.301 s]
/proc/loadavg: 8.05 8.12 7.36 9/325 16546
/proc/meminfo: memFree=26688400/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=355716 CPUtime=3281.02 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 1208870 1255 0 0 327920 182 0 0 25 0 5 0 387301087 364253184 60355 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 88929 60355 180 55 0 86815 0
[pid=16475/tid=16481] ppid=16473 vsize=355716 CPUtime=822.3 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 313409 1255 0 0 82185 45 0 0 25 0 5 0 387301088 364253184 60355 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=355716 CPUtime=814.08 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 272266 1255 0 0 81366 42 0 0 25 0 5 0 387301088 364253184 60355 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=355716 CPUtime=822.3 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 306749 1255 0 0 82185 45 0 0 25 0 5 0 387301088 364253184 60355 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=355716 CPUtime=822.3 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 315927 1255 0 0 82182 48 0 0 25 0 5 0 387301088 364253184 60355 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3281.02
Current children cumulated vsize (KiB) 355716

[startup+882.3 s]
/proc/loadavg: 8.09 8.12 7.41 9/325 16548
/proc/meminfo: memFree=26601156/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=351868 CPUtime=3520.42 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 1231663 1255 0 0 351857 185 0 0 25 0 5 0 387301087 360312832 59393 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 87967 59393 180 55 0 85853 0
[pid=16475/tid=16481] ppid=16473 vsize=351868 CPUtime=882.3 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 313409 1255 0 0 88185 45 0 0 25 0 5 0 387301088 360312832 59393 33554432000 4194304 4417452 140736708030320 18446744073709551615 4366817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=351868 CPUtime=873.47 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 284069 1255 0 0 87304 43 0 0 25 0 5 0 387301088 360312832 59393 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=351868 CPUtime=882.3 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 308777 1255 0 0 88185 45 0 0 25 0 5 0 387301088 360312832 59393 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=351868 CPUtime=882.3 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 324889 1255 0 0 88181 49 0 0 25 0 5 0 387301088 360312832 59393 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3520.42
Current children cumulated vsize (KiB) 351868

[startup+942.301 s]
/proc/loadavg: 8.11 8.12 7.45 9/325 16549
/proc/meminfo: memFree=26626876/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=354060 CPUtime=3759.82 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 1257739 1255 0 0 375793 189 0 0 25 0 5 0 387301087 362557440 59941 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 88515 59941 180 55 0 86401 0
[pid=16475/tid=16481] ppid=16473 vsize=354060 CPUtime=942.3 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 324411 1255 0 0 94183 47 0 0 25 0 5 0 387301088 362557440 59941 33554432000 4194304 4417452 140736708030320 18446744073709551615 4263224 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=354060 CPUtime=932.88 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 290085 1255 0 0 93244 44 0 0 25 0 5 0 387301088 362557440 59941 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=354060 CPUtime=942.31 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 312967 1255 0 0 94184 47 0 0 25 0 5 0 387301088 362557440 59941 33554432000 4194304 4417452 140736708030320 18446744073709551615 4275950 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=354060 CPUtime=942.3 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 329757 1255 0 0 94180 50 0 0 25 0 5 0 387301088 362557440 59941 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3759.82
Current children cumulated vsize (KiB) 354060

[startup+1002.3 s]
/proc/loadavg: 8.14 8.12 7.49 9/325 16560
/proc/meminfo: memFree=26585460/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=393680 CPUtime=3999.22 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 1304061 1255 0 0 399724 198 0 0 25 0 5 0 387301087 403128320 69846 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 98420 69846 180 55 0 96306 0
[pid=16475/tid=16481] ppid=16473 vsize=393680 CPUtime=1002.3 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 325849 1255 0 0 100183 47 0 0 25 0 5 0 387301088 403128320 69846 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=393680 CPUtime=992.28 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 304339 1255 0 0 99181 47 0 0 25 0 5 0 387301088 403128320 69846 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=393680 CPUtime=1002.3 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 331294 1255 0 0 100180 50 0 0 25 0 5 0 387301088 403128320 69846 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=393680 CPUtime=1002.3 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 342060 1255 0 0 100178 52 0 0 25 0 5 0 387301088 403128320 69846 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3999.22
Current children cumulated vsize (KiB) 393680

[startup+1062.3 s]
/proc/loadavg: 8.16 8.13 7.52 9/325 16562
/proc/meminfo: memFree=26530104/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=398524 CPUtime=4238.64 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 1346021 1255 0 0 423659 205 0 0 25 0 5 0 387301087 408088576 71089 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 99631 71089 180 55 0 97517 0
[pid=16475/tid=16481] ppid=16473 vsize=398524 CPUtime=1062.3 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 332192 1255 0 0 106182 48 0 0 25 0 5 0 387301088 408088576 71089 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=398524 CPUtime=1051.69 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 315843 1255 0 0 105120 49 0 0 25 0 5 0 387301088 408088576 71089 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=398524 CPUtime=1062.3 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 343582 1255 0 0 106179 51 0 0 25 0 5 0 387301088 408088576 71089 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=398524 CPUtime=1062.3 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 353885 1255 0 0 106176 54 0 0 25 0 5 0 387301088 408088576 71089 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4238.64
Current children cumulated vsize (KiB) 398524

[startup+1122.3 s]
/proc/loadavg: 8.21 8.15 7.57 9/325 16563
/proc/meminfo: memFree=26496700/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=466932 CPUtime=4478.03 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 1378845 1255 0 0 447593 210 0 0 25 0 5 0 387301087 478138368 88159 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 116733 88159 180 55 0 114619 0
[pid=16475/tid=16481] ppid=16473 vsize=466932 CPUtime=1122.31 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 335069 1255 0 0 112182 49 0 0 25 0 5 0 387301088 478138368 88159 33554432000 4194304 4417452 140736708030320 18446744073709551615 4305799 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=466932 CPUtime=1111.08 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 325238 1255 0 0 111058 50 0 0 25 0 5 0 387301088 478138368 88159 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=466932 CPUtime=1122.3 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 356292 1255 0 0 112176 54 0 0 25 0 5 0 387301088 478138368 88159 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=466932 CPUtime=1122.31 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 361727 1255 0 0 112176 55 0 0 25 0 5 0 387301088 478138368 88159 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4478.03
Current children cumulated vsize (KiB) 466932

[startup+1182.3 s]
/proc/loadavg: 6.39 7.69 7.45 5/315 16582
/proc/meminfo: memFree=26884888/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=484828 CPUtime=4717.44 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 1424483 1255 0 0 471526 218 0 0 25 0 5 0 387301087 496463872 92665 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 121207 92665 180 55 0 119093 0
[pid=16475/tid=16481] ppid=16473 vsize=484828 CPUtime=1182.31 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 369967 1255 0 0 118176 55 0 0 25 0 5 0 387301088 496463872 92665 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=484828 CPUtime=1170.49 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 325238 1255 0 0 116999 50 0 0 25 0 5 0 387301088 496463872 92665 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=484828 CPUtime=1182.3 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 356292 1255 0 0 118176 54 0 0 25 0 5 0 387301088 496463872 92665 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=484828 CPUtime=1182.31 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 372467 1255 0 0 118174 57 0 0 25 0 5 0 387301088 496463872 92665 33554432000 4194304 4417452 140736708030320 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4717.44
Current children cumulated vsize (KiB) 484828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 5.57 7.40 7.36 5/315 16582
/proc/meminfo: memFree=26858588/32951124 swapFree=46575252/67111528
[pid=16475] ppid=16473 vsize=511264 CPUtime=4800.06 cores=1,3,5,7
/proc/16475/stat : 16475 (plingeling) S 16473 16475 9395 0 -1 4202496 1431092 1255 0 0 479787 219 0 0 25 0 5 0 387301087 523534336 99274 33554432000 4194304 4417452 140736708030320 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/16475/statm: 127816 99274 180 55 0 125702 0
[pid=16475/tid=16481] ppid=16473 vsize=511264 CPUtime=1203.02 cores=1,3,5,7
/proc/16475/task/16481/stat : 16481 (plingeling) R 16473 16475 9395 0 -1 4202560 369967 1255 0 0 120247 55 0 0 25 0 5 0 387301088 523534336 99274 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=16475/tid=16482] ppid=16473 vsize=511264 CPUtime=1190.98 cores=1,3,5,7
/proc/16475/task/16482/stat : 16482 (plingeling) R 16473 16475 9395 0 -1 4202560 329305 1255 0 0 119047 51 0 0 25 0 5 0 387301088 523534336 99274 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=16475/tid=16483] ppid=16473 vsize=511264 CPUtime=1203.01 cores=1,3,5,7
/proc/16475/task/16483/stat : 16483 (plingeling) R 16473 16475 9395 0 -1 4202560 356292 1255 0 0 120247 54 0 0 25 0 5 0 387301088 523534336 99274 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=16475/tid=16484] ppid=16473 vsize=511264 CPUtime=1203.02 cores=1,3,5,7
/proc/16475/task/16484/stat : 16484 (plingeling) R 16473 16475 9395 0 -1 4202560 375009 1255 0 0 120245 57 0 0 25 0 5 0 387301088 523534336 99274 33554432000 4194304 4417452 140736708030320 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 511264

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.03
CPU time (s): 4800.12
CPU user time (s): 4797.91
CPU system time (s): 2.21166
CPU usage (%): 399.001
Max. virtual memory (cumulated for all children) (KiB): 511264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.91
system time used= 2.21166
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1432347
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= 69
involuntary context switches= 34908

runsolver used 3.21451 second user time and 8.83466 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-15 05:44:58
IDJOB=3371427
IDBENCH=84808
IDSOLVER=1848
FILE ID=node107/3371427-1305431098
RUNJOBID= node107-1305429887-16305
PBS_JOBID= 13324575
Free space on /tmp= 73472 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371427-1305431098/watcher-3371427-1305431098 -o /tmp/evaluation-result-3371427-1305431098/solver-3371427-1305431098 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371427-1305431098.cnf

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=1093194007

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27052492 kB
Buffers:        147188 kB
Cached:        1004260 kB
SwapCached:       9832 kB
Active:        5442680 kB
Inactive:       175640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27052492 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:           21212 kB
Writeback:           0 kB
AnonPages:     4464196 kB
Mapped:          19736 kB
Slab:           147436 kB
PageTables:      69108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65156224 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= 73492 MiB
End job on node107 at 2011-05-15 06:05:03