Trace number 3285619

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 587? (TO) 4800.4 1202.19

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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: 935)

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-3285619-1304060531/watcher-3285619-1304060531 -o /tmp/evaluation-result-3285619-1304060531/solver-3285619-1304060531 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3285619-1304060531.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: 3.39 3.91 4.07 2/174 20647
/proc/meminfo: memFree=12784348/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=10472 CPUtime=0 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) R 20645 20647 20615 0 -1 4202496 678 1251 0 0 0 0 0 0 21 0 1 0 596283808 10723328 608 33554432000 4194304 4417332 140734802894112 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/20647/statm: 2618 608 143 55 0 504 0

[startup+0.0367519 s]
/proc/loadavg: 3.39 3.91 4.07 2/174 20647
/proc/meminfo: memFree=12784348/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=15660 CPUtime=0.03 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) R 20645 20647 20615 0 -1 4202496 1992 1251 0 0 3 0 0 0 21 0 1 0 596283808 16035840 1922 33554432000 4194304 4417332 140734802894112 18446744073709551615 216734797437 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/20647/statm: 3915 1922 148 55 0 1801 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15660

[startup+0.100743 s]
/proc/loadavg: 3.39 3.91 4.07 2/174 20647
/proc/meminfo: memFree=12784348/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=23124 CPUtime=0.09 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) R 20645 20647 20615 0 -1 4202496 3874 1251 0 0 9 0 0 0 21 0 1 0 596283808 23678976 3804 33554432000 4194304 4417332 140734802894112 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/20647/statm: 5781 3804 148 55 0 3667 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23124

[startup+0.300707 s]
/proc/loadavg: 3.39 3.91 4.07 2/174 20647
/proc/meminfo: memFree=12784348/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=59508 CPUtime=0.29 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) R 20645 20647 20615 0 -1 4202496 12970 1251 0 0 28 1 0 0 22 0 1 0 596283808 60936192 12900 33554432000 4194304 4417332 140734802894112 18446744073709551615 4227801 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/20647/statm: 14877 12900 148 55 0 12763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59508

[startup+0.700607 s]
/proc/loadavg: 3.39 3.91 4.07 2/174 20647
/proc/meminfo: memFree=12784348/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=161868 CPUtime=1.55 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 26285 1251 0 0 152 3 0 0 22 0 5 0 596283808 165752832 13951 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 40467 13951 174 55 0 38353 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 161868

[startup+1.50047 s]
/proc/loadavg: 3.52 3.92 4.08 10/186 20673
/proc/meminfo: memFree=12623680/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=175396 CPUtime=4.74 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 33153 1251 0 0 471 3 0 0 22 0 5 0 596283808 179605504 16845 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 43849 16845 176 55 0 41735 0
[pid=20647/tid=20666] ppid=20645 vsize=175396 CPUtime=1.08 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 6636 1251 0 0 108 0 0 0 25 0 5 0 596283849 179605504 16845 33554432000 4194304 4417332 140734802894112 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=175396 CPUtime=1.07 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 6252 1251 0 0 106 1 0 0 25 0 5 0 596283849 179605504 16845 33554432000 4194304 4417332 140734802894112 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=175396 CPUtime=1.08 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 3611 1251 0 0 108 0 0 0 25 0 5 0 596283849 179605504 16845 33554432000 4194304 4417332 140734802894112 18446744073709551615 4236637 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=175396 CPUtime=1.08 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 1368 1251 0 0 108 0 0 0 25 0 5 0 596283849 179605504 16845 33554432000 4194304 4417332 140734802894112 18446744073709551615 4232656 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 175396

[startup+3.10119 s]
/proc/loadavg: 3.52 3.92 4.08 9/186 20673
/proc/meminfo: memFree=12609668/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=175364 CPUtime=11.14 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 40534 1251 0 0 1109 5 0 0 22 0 5 0 596283808 179572736 17571 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 43841 17571 181 55 0 41727 0
[pid=20647/tid=20666] ppid=20645 vsize=175364 CPUtime=2.68 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 10631 1251 0 0 267 1 0 0 25 0 5 0 596283849 179572736 17571 33554432000 4194304 4417332 140734802894112 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=175364 CPUtime=2.67 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 7107 1251 0 0 266 1 0 0 25 0 5 0 596283849 179572736 17571 33554432000 4194304 4417332 140734802894112 18446744073709551615 4248923 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=175364 CPUtime=2.68 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 6142 1251 0 0 268 0 0 0 25 0 5 0 596283849 179572736 17571 33554432000 4194304 4417332 140734802894112 18446744073709551615 4250927 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=175364 CPUtime=2.68 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 1368 1251 0 0 268 0 0 0 25 0 5 0 596283849 179572736 17571 33554432000 4194304 4417332 140734802894112 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.14
Current children cumulated vsize (KiB) 175364

[startup+6.30063 s]
/proc/loadavg: 3.52 3.92 4.08 9/186 20673
/proc/meminfo: memFree=12578796/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=179508 CPUtime=23.92 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 47638 1251 0 0 2387 5 0 0 22 0 5 0 596283808 183816192 24086 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 44877 24086 181 55 0 42763 0
[pid=20647/tid=20666] ppid=20645 vsize=179508 CPUtime=5.88 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 14124 1251 0 0 587 1 0 0 25 0 5 0 596283849 183816192 24086 33554432000 4194304 4417332 140734802894112 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=179508 CPUtime=5.85 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 9606 1251 0 0 584 1 0 0 25 0 5 0 596283849 183816192 24086 33554432000 4194304 4417332 140734802894112 18446744073709551615 4365485 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=179508 CPUtime=5.88 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 6142 1251 0 0 588 0 0 0 25 0 5 0 596283849 183816192 24086 33554432000 4194304 4417332 140734802894112 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=179508 CPUtime=5.88 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 2480 1251 0 0 588 0 0 0 25 0 5 0 596283849 183816192 24086 33554432000 4194304 4417332 140734802894112 18446744073709551615 4236735 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.92
Current children cumulated vsize (KiB) 179508

[startup+12.7005 s]
/proc/loadavg: 4.21 4.06 4.12 9/186 20673
/proc/meminfo: memFree=12482780/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=216400 CPUtime=49.48 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 75804 1251 0 0 4940 8 0 0 22 0 5 0 596283808 221593600 35406 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 54100 35406 181 55 0 51986 0
[pid=20647/tid=20666] ppid=20645 vsize=216400 CPUtime=12.28 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 19618 1251 0 0 1227 1 0 0 25 0 5 0 596283849 221593600 35406 33554432000 4194304 4417332 140734802894112 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=216400 CPUtime=12.21 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 12604 1251 0 0 1220 1 0 0 25 0 5 0 596283849 221593600 35406 33554432000 4194304 4417332 140734802894112 18446744073709551615 4258641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=216400 CPUtime=12.27 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 7832 1251 0 0 1227 0 0 0 25 0 5 0 596283849 221593600 35406 33554432000 4194304 4417332 140734802894112 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=216400 CPUtime=12.28 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 20464 1251 0 0 1226 2 0 0 25 0 5 0 596283849 221593600 35406 33554432000 4194304 4417332 140734802894112 18446744073709551615 4365065 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (KiB) 216400

[startup+25.5003 s]
/proc/loadavg: 4.79 4.19 4.16 9/186 20673
/proc/meminfo: memFree=12373912/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=261656 CPUtime=100.61 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 137780 1251 0 0 10045 16 0 0 22 0 5 0 596283808 267935744 53079 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 65414 53079 181 55 0 63300 0
[pid=20647/tid=20666] ppid=20645 vsize=261656 CPUtime=25.07 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 32183 1251 0 0 2505 2 0 0 25 0 5 0 596283849 267935744 53079 33554432000 4194304 4417332 140734802894112 18446744073709551615 4275635 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=261656 CPUtime=24.94 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 32439 1251 0 0 2490 4 0 0 25 0 5 0 596283849 267935744 53079 33554432000 4194304 4417332 140734802894112 18446744073709551615 4357822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=261656 CPUtime=25.07 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 16815 1251 0 0 2506 1 0 0 25 0 5 0 596283849 267935744 53079 33554432000 4194304 4417332 140734802894112 18446744073709551615 4264926 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=261656 CPUtime=25.08 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 41057 1251 0 0 2503 5 0 0 25 0 5 0 596283849 267935744 53079 33554432000 4194304 4417332 140734802894112 18446744073709551615 4357224 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.61
Current children cumulated vsize (KiB) 261656

[startup+51.1008 s]
/proc/loadavg: 5.96 4.51 4.27 9/186 20674
/proc/meminfo: memFree=12158704/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=397472 CPUtime=202.88 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 287632 1251 0 0 20249 39 0 0 22 0 5 0 596283808 407011328 84421 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 99368 84421 181 55 0 97254 0
[pid=20647/tid=20666] ppid=20645 vsize=397472 CPUtime=50.68 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 68824 1251 0 0 5060 8 0 0 25 0 5 0 596283849 407011328 84421 33554432000 4194304 4417332 140734802894112 18446744073709551615 4281252 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=397472 CPUtime=50.4 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 55704 1251 0 0 5032 8 0 0 25 0 5 0 596283849 407011328 84421 33554432000 4194304 4417332 140734802894112 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=397472 CPUtime=50.68 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 58814 1251 0 0 5060 8 0 0 25 0 5 0 596283849 407011328 84421 33554432000 4194304 4417332 140734802894112 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=397472 CPUtime=50.68 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 89004 1251 0 0 5056 12 0 0 25 0 5 0 596283849 407011328 84421 33554432000 4194304 4417332 140734802894112 18446744073709551615 4366214 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 202.88
Current children cumulated vsize (KiB) 397472

[startup+102.307 s]
/proc/loadavg: 7.29 5.12 4.49 9/186 20675
/proc/meminfo: memFree=11878948/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=438888 CPUtime=407.42 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 520605 1251 0 0 40670 72 0 0 22 0 5 0 596283808 449421312 92768 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 109722 92768 181 55 0 107608 0
[pid=20647/tid=20666] ppid=20645 vsize=438888 CPUtime=101.89 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 107196 1251 0 0 10175 14 0 0 25 0 5 0 596283849 449421312 92768 33554432000 4194304 4417332 140734802894112 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=438888 CPUtime=101.32 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 97071 1251 0 0 10119 13 0 0 25 0 5 0 596283849 449421312 92768 33554432000 4194304 4417332 140734802894112 18446744073709551615 216734875975 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=438888 CPUtime=101.88 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 110004 1251 0 0 10174 14 0 0 25 0 5 0 596283849 449421312 92768 33554432000 4194304 4417332 140734802894112 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=438888 CPUtime=101.89 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 191048 1251 0 0 10162 27 0 0 25 0 5 0 596283849 449421312 92768 33554432000 4194304 4417332 140734802894112 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.42
Current children cumulated vsize (KiB) 438888

[startup+162.3 s]
/proc/loadavg: 7.81 5.66 4.71 9/186 20677
/proc/meminfo: memFree=11603156/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=740232 CPUtime=647.07 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 826141 1251 0 0 64597 110 0 0 22 0 5 0 596283808 757997568 158457 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 185058 158457 181 55 0 182944 0
[pid=20647/tid=20666] ppid=20645 vsize=740232 CPUtime=161.88 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 184626 1251 0 0 16165 23 0 0 25 0 5 0 596283849 757997568 158457 33554432000 4194304 4417332 140734802894112 18446744073709551615 4307609 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=740232 CPUtime=160.99 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 137303 1251 0 0 16081 18 0 0 25 0 5 0 596283849 757997568 158457 33554432000 4194304 4417332 140734802894112 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=740232 CPUtime=161.87 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 178649 1251 0 0 16163 24 0 0 25 0 5 0 596283849 757997568 158457 33554432000 4194304 4417332 140734802894112 18446744073709551615 4364308 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=740232 CPUtime=161.88 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 310277 1251 0 0 16148 40 0 0 25 0 5 0 596283849 757997568 158457 33554432000 4194304 4417332 140734802894112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.07
Current children cumulated vsize (KiB) 740232


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

/proc/meminfo: memFree=7934520/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=3279216 CPUtime=3043.79 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 2887858 1251 0 0 303975 404 0 0 22 0 5 0 596283808 3357917184 801094 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 819804 801094 181 55 0 817690 0
[pid=20647/tid=20666] ppid=20645 vsize=3279216 CPUtime=761.89 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 506984 1251 0 0 76127 62 0 0 25 0 5 0 596283849 3357917184 801094 33554432000 4194304 4417332 140734802894112 18446744073709551615 4263227 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=3279216 CPUtime=759.44 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 596828 1251 0 0 75870 74 0 0 25 0 5 0 596283849 3357917184 801094 33554432000 4194304 4417332 140734802894112 18446744073709551615 4232566 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=3279216 CPUtime=760.14 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 649663 1251 0 0 75920 94 0 0 25 0 5 0 596283849 3357917184 801094 33554432000 4194304 4417332 140734802894112 18446744073709551615 4353465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=3279216 CPUtime=761.87 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 1119097 1251 0 0 76018 169 0 0 25 0 5 0 596283849 3357917184 801094 33554432000 4194304 4417332 140734802894112 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3043.79
Current children cumulated vsize (KiB) 3279216

[startup+822.3 s]
/proc/loadavg: 8.18 7.85 6.42 9/186 20694
/proc/meminfo: memFree=8956004/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=1770216 CPUtime=3283.44 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 3206770 1251 0 0 327883 461 0 0 22 0 5 0 596283808 1812701184 423844 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 442554 423844 181 55 0 440440 0
[pid=20647/tid=20666] ppid=20645 vsize=1770216 CPUtime=821.89 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 538430 1251 0 0 82123 66 0 0 25 0 5 0 596283849 1812701184 423844 33554432000 4194304 4417332 140734802894112 18446744073709551615 4306923 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=1770216 CPUtime=819.11 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 652430 1251 0 0 81831 80 0 0 25 0 5 0 596283849 1812701184 423844 33554432000 4194304 4417332 140734802894112 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=1770216 CPUtime=820.14 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 795074 1251 0 0 81893 121 0 0 25 0 5 0 596283849 1812701184 423844 33554432000 4194304 4417332 140734802894112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=1770216 CPUtime=821.86 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 1205550 1251 0 0 81996 190 0 0 25 0 5 0 596283849 1812701184 423844 33554432000 4194304 4417332 140734802894112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3283.44
Current children cumulated vsize (KiB) 1770216

[startup+882.301 s]
/proc/loadavg: 8.06 7.87 6.52 9/186 20696
/proc/meminfo: memFree=7565700/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=2183120 CPUtime=3523.11 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 3380556 1251 0 0 351831 480 0 0 22 0 5 0 596283808 2235514880 525498 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 545780 525498 181 55 0 543666 0
[pid=20647/tid=20666] ppid=20645 vsize=2183120 CPUtime=881.89 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 538430 1251 0 0 88123 66 0 0 25 0 5 0 596283849 2235514880 525498 33554432000 4194304 4417332 140734802894112 18446744073709551615 4346394 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=2183120 CPUtime=878.79 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 708933 1251 0 0 87792 87 0 0 25 0 5 0 596283849 2235514880 525498 33554432000 4194304 4417332 140734802894112 18446744073709551615 4306198 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=2183120 CPUtime=880.13 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 799709 1251 0 0 87891 122 0 0 25 0 5 0 596283849 2235514880 525498 33554432000 4194304 4417332 140734802894112 18446744073709551615 4270232 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=2183120 CPUtime=881.86 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 1318198 1251 0 0 87985 201 0 0 25 0 5 0 596283849 2235514880 525498 33554432000 4194304 4417332 140734802894112 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3523.11
Current children cumulated vsize (KiB) 2183120

[startup+942.3 s]
/proc/loadavg: 8.10 7.91 6.61 9/186 20698
/proc/meminfo: memFree=6334236/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=3161476 CPUtime=3762.79 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 3641782 1251 0 0 375770 509 0 0 22 0 5 0 596283808 3237351424 762668 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 790369 762668 181 55 0 788255 0
[pid=20647/tid=20666] ppid=20645 vsize=3161476 CPUtime=941.9 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 596826 1251 0 0 94117 73 0 0 25 0 5 0 596283849 3237351424 762668 33554432000 4194304 4417332 140734802894112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=3161476 CPUtime=938.46 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 762648 1251 0 0 93752 94 0 0 25 0 5 0 596283849 3237351424 762668 33554432000 4194304 4417332 140734802894112 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=3161476 CPUtime=940.13 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 874179 1251 0 0 93883 130 0 0 25 0 5 0 596283849 3237351424 762668 33554432000 4194304 4417332 140734802894112 18446744073709551615 4365007 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=3161476 CPUtime=941.87 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 1392843 1251 0 0 93978 209 0 0 25 0 5 0 596283849 3237351424 762668 33554432000 4194304 4417332 140734802894112 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3762.79
Current children cumulated vsize (KiB) 3161476

[startup+1002.3 s]
/proc/loadavg: 8.14 7.96 6.71 9/186 20699
/proc/meminfo: memFree=7870212/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=3299216 CPUtime=4002.45 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 3909588 1251 0 0 399696 549 0 0 22 0 5 0 596283808 3378397184 797103 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 824804 797103 181 55 0 822690 0
[pid=20647/tid=20666] ppid=20645 vsize=3299216 CPUtime=1001.89 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 728372 1251 0 0 100095 94 0 0 25 0 5 0 596283849 3378397184 797103 33554432000 4194304 4417332 140734802894112 18446744073709551615 4321656 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=3299216 CPUtime=998.13 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 801300 1251 0 0 99712 101 0 0 25 0 5 0 596283849 3378397184 797103 33554432000 4194304 4417332 140734802894112 18446744073709551615 4232595 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=3299216 CPUtime=1000.12 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 930826 1251 0 0 99875 137 0 0 25 0 5 0 596283849 3378397184 797103 33554432000 4194304 4417332 140734802894112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=3299216 CPUtime=1001.86 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 1433804 1251 0 0 99973 213 0 0 25 0 5 0 596283849 3378397184 797103 33554432000 4194304 4417332 140734802894112 18446744073709551615 4357218 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.45
Current children cumulated vsize (KiB) 3299216

[startup+1062.3 s]
/proc/loadavg: 8.20 7.99 6.80 9/186 20701
/proc/meminfo: memFree=5766392/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=4667788 CPUtime=4242.12 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 4297729 1251 0 0 423597 615 0 0 22 0 5 0 596283808 4779814912 1151214 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 1166947 1151214 181 55 0 1164833 0
[pid=20647/tid=20666] ppid=20645 vsize=4667788 CPUtime=1061.9 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 780913 1251 0 0 106088 102 0 0 25 0 5 0 596283849 4779814912 1151214 33554432000 4194304 4417332 140734802894112 18446744073709551615 4320800 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=4667788 CPUtime=1057.81 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 853144 1251 0 0 105672 109 0 0 25 0 5 0 596283849 4779814912 1151214 33554432000 4194304 4417332 140734802894112 18446744073709551615 4355745 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=4667788 CPUtime=1060.11 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 1025992 1251 0 0 105859 152 0 0 25 0 5 0 596283849 4779814912 1151214 33554432000 4194304 4417332 140734802894112 18446744073709551615 4277540 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=4667788 CPUtime=1061.86 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 1622394 1251 0 0 105938 248 0 0 25 0 5 0 596283849 4779814912 1151214 33554432000 4194304 4417332 140734802894112 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.12
Current children cumulated vsize (KiB) 4667788

[startup+1122.3 s]
/proc/loadavg: 8.21 8.03 6.88 9/186 20702
/proc/meminfo: memFree=4742368/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=4914960 CPUtime=4481.79 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 4580673 1251 0 0 447526 653 0 0 22 0 5 0 596283808 5032919040 1211043 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 1228740 1211043 181 55 0 1226626 0
[pid=20647/tid=20666] ppid=20645 vsize=4914960 CPUtime=1121.9 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 795815 1251 0 0 112084 106 0 0 25 0 5 0 596283849 5032919040 1211043 33554432000 4194304 4417332 140734802894112 18446744073709551615 4309920 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=4914960 CPUtime=1117.48 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 900009 1251 0 0 111634 114 0 0 25 0 5 0 596283849 5032919040 1211043 33554432000 4194304 4417332 140734802894112 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=4914960 CPUtime=1120.11 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 1230785 1251 0 0 111833 178 0 0 25 0 5 0 596283849 5032919040 1211043 33554432000 4194304 4417332 140734802894112 18446744073709551615 4357456 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=4914960 CPUtime=1121.87 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 1638778 1251 0 0 111935 252 0 0 25 0 5 0 596283849 5032919040 1211043 33554432000 4194304 4417332 140734802894112 18446744073709551615 4357448 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4481.79
Current children cumulated vsize (KiB) 4914960

[startup+1182.3 s]
/proc/loadavg: 8.20 8.05 6.96 9/186 20704
/proc/meminfo: memFree=3960008/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=5211036 CPUtime=4721.47 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 4713996 1251 0 0 471473 674 0 0 22 0 5 0 596283808 5336100864 1287390 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 1302759 1287390 181 55 0 1300645 0
[pid=20647/tid=20666] ppid=20645 vsize=5211036 CPUtime=1181.89 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 857961 1251 0 0 118074 115 0 0 25 0 5 0 596283849 5336100864 1287390 33554432000 4194304 4417332 140734802894112 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=5211036 CPUtime=1177.16 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 938418 1251 0 0 117596 120 0 0 25 0 5 0 596283849 5336100864 1287390 33554432000 4194304 4417332 140734802894112 18446744073709551615 4252204 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=5211036 CPUtime=1180.11 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 1230785 1251 0 0 117833 178 0 0 25 0 5 0 596283849 5336100864 1287390 33554432000 4194304 4417332 140734802894112 18446744073709551615 4311302 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=5211036 CPUtime=1181.86 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 1671546 1251 0 0 117929 257 0 0 25 0 5 0 596283849 5336100864 1287390 33554432000 4194304 4417332 140734802894112 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4721.47
Current children cumulated vsize (KiB) 5211036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.14 8.05 6.98 9/186 20705
/proc/meminfo: memFree=3784908/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=5083728 CPUtime=4800.19 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) S 20645 20647 20615 0 -1 4202496 4816055 1251 0 0 479324 695 0 0 22 0 5 0 596283808 5205737472 1255563 33554432000 4194304 4417332 140734802894112 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 1270932 1255563 181 55 0 1268818 0
[pid=20647/tid=20666] ppid=20645 vsize=5083728 CPUtime=1201.6 cores=1,3,5,7
/proc/20647/task/20666/stat : 20666 (plingeling) R 20645 20647 20615 0 -1 4202560 866153 1251 0 0 120043 117 0 0 25 0 5 0 596283849 5205737472 1255563 33554432000 4194304 4417332 140734802894112 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=5083728 CPUtime=1196.75 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4202560 1006813 1251 0 0 119544 131 0 0 25 0 5 0 596283849 5205737472 1255563 33554432000 4194304 4417332 140734802894112 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20647/tid=20668] ppid=20645 vsize=5083728 CPUtime=1199.82 cores=1,3,5,7
/proc/20647/task/20668/stat : 20668 (plingeling) R 20645 20647 20615 0 -1 4202560 1230785 1251 0 0 119802 180 0 0 25 0 5 0 596283849 5205737472 1255563 33554432000 4194304 4417332 140734802894112 18446744073709551615 4310483 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20647/tid=20669] ppid=20645 vsize=5083728 CPUtime=1201.57 cores=1,3,5,7
/proc/20647/task/20669/stat : 20669 (plingeling) R 20645 20647 20615 0 -1 4202560 1697018 1251 0 0 119894 263 0 0 25 0 5 0 596283849 5205737472 1255563 33554432000 4194304 4417332 140734802894112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 5083728

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

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

[startup+1202.11 s]
/proc/loadavg: 8.14 8.05 6.98 9/186 20705
/proc/meminfo: memFree=3784908/32951124 swapFree=67102140/67111528
[pid=20647] ppid=20645 vsize=0 CPUtime=4800.31 cores=1,3,5,7
/proc/20647/stat : 20647 (plingeling) Z 20645 20647 20615 0 -1 4203548 4816055 1251 0 0 479326 705 0 0 18 0 2 0 596283808 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/20647/statm: 0 0 0 0 0 0 0
[pid=20647/tid=20667] ppid=20645 vsize=0 CPUtime=1196.86 cores=1,3,5,7
/proc/20647/task/20667/stat : 20667 (plingeling) R 20645 20647 20615 0 -1 4203588 1006813 1251 0 0 119545 141 0 0 25 0 2 0 596283849 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.19
CPU time (s): 4800.4
CPU user time (s): 4793.27
CPU system time (s): 7.12892
CPU usage (%): 399.305
Max. virtual memory (cumulated for all children) (KiB): 5619192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.27
system time used= 7.12892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4817306
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= 241
involuntary context switches= 34969

runsolver used 1.93771 second user time and 4.6323 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 09:02:12
IDJOB=3285619
IDBENCH=82390
IDSOLVER=1605
FILE ID=node119/3285619-1304060531
RUNJOBID= node119-1304060531-20634
PBS_JOBID= 13170451
Free space on /tmp= 71800 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285619-1304060531/watcher-3285619-1304060531 -o /tmp/evaluation-result-3285619-1304060531/solver-3285619-1304060531 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3285619-1304060531.cnf

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=941059094

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:      12784884 kB
Buffers:       2231684 kB
Cached:       17283424 kB
SwapCached:       5504 kB
Active:        7874516 kB
Inactive:     11705740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12784884 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           16836 kB
Writeback:           0 kB
AnonPages:       62348 kB
Mapped:          13784 kB
Slab:           519956 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189548 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= 71796 MiB
End job on node119 at 2011-04-29 09:22:16