Trace number 3371164

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.24 1203.31

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v2640c305320gyes10.cnf
MD5SUMe4e4b653016e98f210aa8da2214e783a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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

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

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


[startup+0 s]
/proc/loadavg: 3.76 4.84 6.43 3/317 9367
/proc/meminfo: memFree=11114380/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=9176 CPUtime=0 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) R 9365 9367 8860 0 -1 4202496 370 1257 0 0 0 0 0 0 21 0 1 0 653545779 9396224 301 33554432000 4194304 4417452 140735279497136 18446744073709551615 212436016896 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9367/statm: 2294 301 147 55 0 180 0

[startup+0.0994041 s]
/proc/loadavg: 3.76 4.84 6.43 3/317 9367
/proc/meminfo: memFree=11114380/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=26536 CPUtime=0.09 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) R 9365 9367 8860 0 -1 4202496 4727 1257 0 0 9 0 0 0 21 0 1 0 653545779 27172864 4658 33554432000 4194304 4417452 140735279497136 18446744073709551615 4227825 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9367/statm: 6634 4658 148 55 0 4520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26536

[startup+0.100394 s]
/proc/loadavg: 3.76 4.84 6.43 3/317 9367
/proc/meminfo: memFree=11114380/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=26536 CPUtime=0.09 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) R 9365 9367 8860 0 -1 4202496 4727 1257 0 0 9 0 0 0 21 0 1 0 653545779 27172864 4658 33554432000 4194304 4417452 140735279497136 18446744073709551615 212436016896 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9367/statm: 6634 4658 148 55 0 4520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26536

[startup+0.300263 s]
/proc/loadavg: 3.76 4.84 6.43 3/317 9367
/proc/meminfo: memFree=11114380/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=85924 CPUtime=0.56 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 9570 1257 0 0 56 0 0 0 22 0 5 0 653545779 87986176 9263 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 21481 9263 174 55 0 19367 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 85924

[startup+0.700186 s]
/proc/loadavg: 3.76 4.84 6.43 3/317 9367
/proc/meminfo: memFree=11114380/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=91788 CPUtime=2.17 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 19158 1257 0 0 215 2 0 0 22 0 5 0 653545779 93990912 10734 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 22947 10734 179 55 0 20833 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 91788

[startup+1.50103 s]
/proc/loadavg: 3.76 4.84 6.43 10/326 9381
/proc/meminfo: memFree=11012760/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=111892 CPUtime=5.36 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 25954 1257 0 0 533 3 0 0 22 0 5 0 653545779 114577408 15761 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 27973 15761 180 55 0 25859 0
[pid=9367/tid=9378] ppid=9365 vsize=111892 CPUtime=1.29 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 3460 1257 0 0 129 0 0 0 25 0 5 0 653545799 114577408 15761 33554432000 4194304 4417452 140735279497136 18446744073709551615 4249909 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=111892 CPUtime=1.28 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 3334 1257 0 0 128 0 0 0 25 0 5 0 653545799 114577408 15761 33554432000 4194304 4417452 140735279497136 18446744073709551615 4249158 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=111892 CPUtime=1.29 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 2601 1257 0 0 129 0 0 0 25 0 5 0 653545799 114577408 15761 33554432000 4194304 4417452 140735279497136 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=111892 CPUtime=1.28 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 7724 1257 0 0 127 1 0 0 25 0 5 0 653545799 114577408 15761 33554432000 4194304 4417452 140735279497136 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 111892

[startup+3.10073 s]
/proc/loadavg: 3.76 4.84 6.43 10/326 9381
/proc/meminfo: memFree=10987464/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=117620 CPUtime=11.74 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 37658 1257 0 0 1170 4 0 0 22 0 5 0 653545779 120442880 17193 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 29405 17193 180 55 0 27291 0
[pid=9367/tid=9378] ppid=9365 vsize=117620 CPUtime=2.89 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 4821 1257 0 0 289 0 0 0 25 0 5 0 653545799 120442880 17193 33554432000 4194304 4417452 140735279497136 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=117620 CPUtime=2.88 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 4695 1257 0 0 288 0 0 0 25 0 5 0 653545799 120442880 17193 33554432000 4194304 4417452 140735279497136 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=117620 CPUtime=2.89 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 2601 1257 0 0 289 0 0 0 25 0 5 0 653545799 120442880 17193 33554432000 4194304 4417452 140735279497136 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=117620 CPUtime=2.85 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 16706 1257 0 0 284 1 0 0 25 0 5 0 653545799 120442880 17193 33554432000 4194304 4417452 140735279497136 18446744073709551615 4250765 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 117620

[startup+6.30112 s]
/proc/loadavg: 4.10 4.89 6.44 9/326 9381
/proc/meminfo: memFree=10944464/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=128340 CPUtime=24.51 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 55442 1257 0 0 2444 7 0 0 22 0 5 0 653545779 131420160 19362 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 32085 19362 180 55 0 29971 0
[pid=9367/tid=9378] ppid=9365 vsize=128340 CPUtime=6.09 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 4821 1257 0 0 609 0 0 0 25 0 5 0 653545799 131420160 19362 33554432000 4194304 4417452 140735279497136 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=128340 CPUtime=6.08 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 4695 1257 0 0 608 0 0 0 25 0 5 0 653545799 131420160 19362 33554432000 4194304 4417452 140735279497136 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=128340 CPUtime=6.09 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 3049 1257 0 0 609 0 0 0 25 0 5 0 653545799 131420160 19362 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=128340 CPUtime=6.02 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 34042 1257 0 0 598 4 0 0 25 0 5 0 653545799 131420160 19362 33554432000 4194304 4417452 140735279497136 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 128340

[startup+12.7009 s]
/proc/loadavg: 4.58 4.97 6.46 10/326 9381
/proc/meminfo: memFree=10887112/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=173132 CPUtime=50.04 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 85320 1257 0 0 4994 10 0 0 22 0 5 0 653545779 177287168 31071 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 43283 31071 180 55 0 41169 0
[pid=9367/tid=9378] ppid=9365 vsize=173132 CPUtime=12.49 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 6181 1257 0 0 1249 0 0 0 25 0 5 0 653545799 177287168 31071 33554432000 4194304 4417452 140735279497136 18446744073709551615 4249228 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=173132 CPUtime=12.48 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 6055 1257 0 0 1248 0 0 0 25 0 5 0 653545799 177287168 31071 33554432000 4194304 4417452 140735279497136 18446744073709551615 4236296 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=173132 CPUtime=12.49 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 3049 1257 0 0 1249 0 0 0 25 0 5 0 653545799 177287168 31071 33554432000 4194304 4417452 140735279497136 18446744073709551615 4366659 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=173132 CPUtime=12.36 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 61200 1257 0 0 1228 8 0 0 25 0 5 0 653545799 177287168 31071 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.04
Current children cumulated vsize (KiB) 173132

[startup+25.5005 s]
/proc/loadavg: 5.41 5.14 6.49 10/326 9381
/proc/meminfo: memFree=10691940/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=296952 CPUtime=101.11 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 137830 1257 0 0 10091 20 0 0 22 0 5 0 653545779 304078848 62026 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 74238 62026 180 55 0 72124 0
[pid=9367/tid=9378] ppid=9365 vsize=296952 CPUtime=25.29 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 6683 1257 0 0 2529 0 0 0 25 0 5 0 653545799 304078848 62026 33554432000 4194304 4417452 140735279497136 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=296952 CPUtime=25.29 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 7078 1257 0 0 2528 1 0 0 25 0 5 0 653545799 304078848 62026 33554432000 4194304 4417452 140735279497136 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=296952 CPUtime=25.29 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 5349 1257 0 0 2529 0 0 0 25 0 5 0 653545799 304078848 62026 33554432000 4194304 4417452 140735279497136 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=296952 CPUtime=25.03 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 109885 1257 0 0 2486 17 0 0 25 0 5 0 653545799 304078848 62026 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 296952

[startup+51.1006 s]
/proc/loadavg: 6.29 5.37 6.53 10/326 9382
/proc/meminfo: memFree=10750580/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=266220 CPUtime=203.25 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 213443 1257 0 0 20295 30 0 0 22 0 5 0 653545779 272609280 54343 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 66555 54343 180 55 0 64441 0
[pid=9367/tid=9378] ppid=9365 vsize=266220 CPUtime=50.89 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 9452 1257 0 0 5088 1 0 0 25 0 5 0 653545799 272609280 54343 33554432000 4194304 4417452 140735279497136 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=266220 CPUtime=50.88 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 9482 1257 0 0 5087 1 0 0 25 0 5 0 653545799 272609280 54343 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=266220 CPUtime=50.89 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 6777 1257 0 0 5089 0 0 0 25 0 5 0 653545799 272609280 54343 33554432000 4194304 4417452 140735279497136 18446744073709551615 4249997 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=266220 CPUtime=50.36 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 178897 1257 0 0 5010 26 0 0 25 0 5 0 653545799 272609280 54343 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.25
Current children cumulated vsize (KiB) 266220

[startup+102.312 s]
/proc/loadavg: 7.30 5.78 6.61 10/326 9384
/proc/meminfo: memFree=10444908/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=440384 CPUtime=407.58 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 351256 1257 0 0 40706 52 0 0 22 0 5 0 653545779 450953216 97884 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 110096 97884 180 55 0 107982 0
[pid=9367/tid=9378] ppid=9365 vsize=440384 CPUtime=102.1 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 12499 1257 0 0 10209 1 0 0 25 0 5 0 653545799 450953216 97884 33554432000 4194304 4417452 140735279497136 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=440384 CPUtime=102.09 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 11597 1257 0 0 10208 1 0 0 25 0 5 0 653545799 450953216 97884 33554432000 4194304 4417452 140735279497136 18446744073709551615 4251133 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=440384 CPUtime=102.1 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 9903 1257 0 0 10209 1 0 0 25 0 5 0 653545799 450953216 97884 33554432000 4194304 4417452 140735279497136 18446744073709551615 4249991 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=440384 CPUtime=101.05 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 308422 1257 0 0 10059 46 0 0 25 0 5 0 653545799 450953216 97884 33554432000 4194304 4417452 140735279497136 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.58
Current children cumulated vsize (KiB) 440384

[startup+162.3 s]
/proc/loadavg: 7.83 6.21 6.70 10/326 9385
/proc/meminfo: memFree=10202712/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=520752 CPUtime=646.94 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 509794 1257 0 0 64617 77 0 0 22 0 5 0 653545779 533250048 105338 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 130188 105338 180 55 0 128074 0
[pid=9367/tid=9378] ppid=9365 vsize=520752 CPUtime=162.09 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 44877 1257 0 0 16204 5 0 0 25 0 5 0 653545799 533250048 105338 33554432000 4194304 4417452 140735279497136 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=520752 CPUtime=162.09 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 15936 1257 0 0 16207 2 0 0 25 0 5 0 653545799 533250048 105338 33554432000 4194304 4417452 140735279497136 18446744073709551615 4343423 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=520752 CPUtime=162.09 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 19200 1257 0 0 16206 3 0 0 25 0 5 0 653545799 533250048 105338 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=520752 CPUtime=160.44 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 420946 1257 0 0 15979 65 0 0 25 0 5 0 653545799 533250048 105338 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.94
Current children cumulated vsize (KiB) 520752


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

[pid=9367/tid=9379] ppid=9365 vsize=1148524 CPUtime=702.1 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 54070 1257 0 0 70203 7 0 0 25 0 5 0 653545799 1176088576 258568 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=1148524 CPUtime=702.09 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 46084 1257 0 0 70203 6 0 0 25 0 5 0 653545799 1176088576 258568 33554432000 4194304 4417452 140735279497136 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=1148524 CPUtime=694.97 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 987751 1257 0 0 69347 150 0 0 25 0 5 0 653545799 1176088576 258568 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.51
Current children cumulated vsize (KiB) 1148524

[startup+762.312 s]
/proc/loadavg: 8.08 7.86 7.36 10/326 9401
/proc/meminfo: memFree=8582120/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=1430612 CPUtime=3040.94 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 1256956 1257 0 0 303912 182 0 0 22 0 5 0 653545779 1464946688 326383 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 357653 326383 180 55 0 355539 0
[pid=9367/tid=9378] ppid=9365 vsize=1430612 CPUtime=762.12 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 92401 1257 0 0 76202 10 0 0 25 0 5 0 653545799 1464946688 326383 33554432000 4194304 4417452 140735279497136 18446744073709551615 4343993 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=1430612 CPUtime=762.11 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 54508 1257 0 0 76204 7 0 0 25 0 5 0 653545799 1464946688 326383 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=1430612 CPUtime=762.1 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 47434 1257 0 0 76204 6 0 0 25 0 5 0 653545799 1464946688 326383 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=1430612 CPUtime=754.38 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 1053778 1257 0 0 75281 157 0 0 25 0 5 0 653545799 1464946688 326383 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.94
Current children cumulated vsize (KiB) 1430612

[startup+822.301 s]
/proc/loadavg: 8.14 7.91 7.41 10/326 9403
/proc/meminfo: memFree=8441856/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=1582108 CPUtime=3280.3 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 1297537 1257 0 0 327844 186 0 0 22 0 5 0 653545779 1620078592 366964 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 395527 366964 180 55 0 393413 0
[pid=9367/tid=9378] ppid=9365 vsize=1582108 CPUtime=822.12 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 92401 1257 0 0 82202 10 0 0 25 0 5 0 653545799 1620078592 366964 33554432000 4194304 4417452 140735279497136 18446744073709551615 4232299 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=1582108 CPUtime=822.1 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 54508 1257 0 0 82203 7 0 0 25 0 5 0 653545799 1620078592 366964 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=1582108 CPUtime=822.09 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 50490 1257 0 0 82203 6 0 0 25 0 5 0 653545799 1620078592 366964 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=1582108 CPUtime=813.76 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 1091303 1257 0 0 81216 160 0 0 25 0 5 0 653545799 1620078592 366964 33554432000 4194304 4417452 140735279497136 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.3
Current children cumulated vsize (KiB) 1582108

[startup+882.301 s]
/proc/loadavg: 8.11 7.94 7.45 9/326 9404
/proc/meminfo: memFree=8218004/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=1582108 CPUtime=3519.7 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 1297537 1257 0 0 351784 186 0 0 22 0 5 0 653545779 1620078592 366964 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 395527 366964 180 55 0 393413 0
[pid=9367/tid=9378] ppid=9365 vsize=1582108 CPUtime=882.12 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 92401 1257 0 0 88202 10 0 0 25 0 5 0 653545799 1620078592 366964 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=1582108 CPUtime=882.1 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 54508 1257 0 0 88203 7 0 0 25 0 5 0 653545799 1620078592 366964 33554432000 4194304 4417452 140735279497136 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=1582108 CPUtime=882.09 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 50490 1257 0 0 88203 6 0 0 25 0 5 0 653545799 1620078592 366964 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=1582108 CPUtime=873.15 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 1091303 1257 0 0 87155 160 0 0 25 0 5 0 653545799 1620078592 366964 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.7
Current children cumulated vsize (KiB) 1582108

[startup+942.3 s]
/proc/loadavg: 8.13 7.98 7.49 10/326 9406
/proc/meminfo: memFree=7954480/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=1703540 CPUtime=3759.1 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 1327895 1257 0 0 375719 191 0 0 22 0 5 0 653545779 1744424960 397322 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 425885 397322 180 55 0 423771 0
[pid=9367/tid=9378] ppid=9365 vsize=1703540 CPUtime=942.12 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 92401 1257 0 0 94202 10 0 0 25 0 5 0 653545799 1744424960 397322 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=1703540 CPUtime=942.1 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 57636 1257 0 0 94203 7 0 0 25 0 5 0 653545799 1744424960 397322 33554432000 4194304 4417452 140735279497136 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=1703540 CPUtime=942.09 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 50490 1257 0 0 94203 6 0 0 25 0 5 0 653545799 1744424960 397322 33554432000 4194304 4417452 140735279497136 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=1703540 CPUtime=932.55 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 1118533 1257 0 0 93091 164 0 0 25 0 5 0 653545799 1744424960 397322 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3759.1
Current children cumulated vsize (KiB) 1703540

[startup+1002.3 s]
/proc/loadavg: 8.20 8.02 7.53 10/326 9408
/proc/meminfo: memFree=8277104/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=2013500 CPUtime=3998.49 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 1405385 1257 0 0 399652 197 0 0 22 0 5 0 653545779 2061824000 474812 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 503375 474812 180 55 0 501261 0
[pid=9367/tid=9378] ppid=9365 vsize=2013500 CPUtime=1002.12 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 92401 1257 0 0 100202 10 0 0 25 0 5 0 653545799 2061824000 474812 33554432000 4194304 4417452 140735279497136 18446744073709551615 4250599 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=2013500 CPUtime=1002.11 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 58359 1257 0 0 100203 8 0 0 25 0 5 0 653545799 2061824000 474812 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=2013500 CPUtime=1002.09 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 50490 1257 0 0 100203 6 0 0 25 0 5 0 653545799 2061824000 474812 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=2013500 CPUtime=991.93 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 1195300 1257 0 0 99023 170 0 0 25 0 5 0 653545799 2061824000 474812 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3998.49
Current children cumulated vsize (KiB) 2013500

[startup+1062.3 s]
/proc/loadavg: 8.21 8.06 7.58 10/326 9409
/proc/meminfo: memFree=8180852/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=2013500 CPUtime=4237.89 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 1405385 1257 0 0 423592 197 0 0 22 0 5 0 653545779 2061824000 474812 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 503375 474812 180 55 0 501261 0
[pid=9367/tid=9378] ppid=9365 vsize=2013500 CPUtime=1062.12 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 92401 1257 0 0 106202 10 0 0 25 0 5 0 653545799 2061824000 474812 33554432000 4194304 4417452 140735279497136 18446744073709551615 4366661 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=2013500 CPUtime=1062.11 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 58359 1257 0 0 106203 8 0 0 25 0 5 0 653545799 2061824000 474812 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=2013500 CPUtime=1062.09 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 50490 1257 0 0 106203 6 0 0 25 0 5 0 653545799 2061824000 474812 33554432000 4194304 4417452 140735279497136 18446744073709551615 4199392 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=2013500 CPUtime=1051.33 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 1195300 1257 0 0 104963 170 0 0 25 0 5 0 653545799 2061824000 474812 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4237.89
Current children cumulated vsize (KiB) 2013500

[startup+1122.3 s]
/proc/loadavg: 8.15 8.08 7.61 10/326 9411
/proc/meminfo: memFree=7810056/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=2308380 CPUtime=4477.29 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 1479105 1257 0 0 447517 212 0 0 22 0 5 0 653545779 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 577095 548532 180 55 0 574981 0
[pid=9367/tid=9378] ppid=9365 vsize=2308380 CPUtime=1122.13 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 92401 1257 0 0 112203 10 0 0 25 0 5 0 653545799 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=2308380 CPUtime=1122.11 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 58359 1257 0 0 112203 8 0 0 25 0 5 0 653545799 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=2308380 CPUtime=1122.09 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 50490 1257 0 0 112203 6 0 0 25 0 5 0 653545799 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=2308380 CPUtime=1110.73 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 1269020 1257 0 0 110888 185 0 0 25 0 5 0 653545799 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4477.29
Current children cumulated vsize (KiB) 2308380

[startup+1182.3 s]
/proc/loadavg: 8.09 8.07 7.64 10/326 9412
/proc/meminfo: memFree=7757948/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=2308380 CPUtime=4716.69 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 1479105 1257 0 0 471457 212 0 0 22 0 5 0 653545779 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 577095 548532 180 55 0 574981 0
[pid=9367/tid=9378] ppid=9365 vsize=2308380 CPUtime=1182.13 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 92401 1257 0 0 118203 10 0 0 25 0 5 0 653545799 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=2308380 CPUtime=1182.11 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 58359 1257 0 0 118203 8 0 0 25 0 5 0 653545799 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=2308380 CPUtime=1182.09 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 50490 1257 0 0 118203 6 0 0 25 0 5 0 653545799 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 4343771 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=2308380 CPUtime=1170.12 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 1269020 1257 0 0 116827 185 0 0 25 0 5 0 653545799 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.69
Current children cumulated vsize (KiB) 2308380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.11 8.08 7.65 5/320 9414
/proc/meminfo: memFree=8915628/32951124 swapFree=67093864/67111528
[pid=9367] ppid=9365 vsize=2308380 CPUtime=4800.1 cores=0,2,4,6
/proc/9367/stat : 9367 (plingeling) S 9365 9367 8860 0 -1 4202496 1479105 1257 0 0 479798 212 0 0 22 0 5 0 653545779 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/9367/statm: 577095 548532 180 55 0 574981 0
[pid=9367/tid=9378] ppid=9365 vsize=2308380 CPUtime=1203.04 cores=0,2,4,6
/proc/9367/task/9378/stat : 9378 (plingeling) R 9365 9367 8860 0 -1 4202560 92401 1257 0 0 120294 10 0 0 25 0 5 0 653545799 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 4353531 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9367/tid=9379] ppid=9365 vsize=2308380 CPUtime=1203.02 cores=0,2,4,6
/proc/9367/task/9379/stat : 9379 (plingeling) R 9365 9367 8860 0 -1 4202560 58359 1257 0 0 120294 8 0 0 25 0 5 0 653545799 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9367/tid=9380] ppid=9365 vsize=2308380 CPUtime=1203 cores=0,2,4,6
/proc/9367/task/9380/stat : 9380 (plingeling) R 9365 9367 8860 0 -1 4202560 50490 1257 0 0 120294 6 0 0 25 0 5 0 653545799 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9367/tid=9381] ppid=9365 vsize=2308380 CPUtime=1190.81 cores=0,2,4,6
/proc/9367/task/9381/stat : 9381 (plingeling) R 9365 9367 8860 0 -1 4202560 1269020 1257 0 0 118896 185 0 0 25 0 5 0 653545799 2363781120 548532 33554432000 4194304 4417452 140735279497136 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 2308380

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.31
CPU time (s): 4800.24
CPU user time (s): 4798.02
CPU system time (s): 2.22166
CPU usage (%): 398.919
Max. virtual memory (cumulated for all children) (KiB): 2308380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.02
system time used= 2.22166
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1480362
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= 112
involuntary context switches= 24478

runsolver used 3.44848 second user time and 8.60669 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 02:30:34
IDJOB=3371164
IDBENCH=71425
IDSOLVER=1848
FILE ID=node102/3371164-1305419434
RUNJOBID= node102-1305419434-9342
PBS_JOBID= 13324562
Free space on /tmp= 73528 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes10.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371164-1305419434/watcher-3371164-1305419434 -o /tmp/evaluation-result-3371164-1305419434/solver-3371164-1305419434 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371164-1305419434.cnf

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

MD5SUM BENCH= e4e4b653016e98f210aa8da2214e783a
RANDOM SEED=1510361172

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11114660 kB
Buffers:        264848 kB
Cached:        2836404 kB
SwapCached:       1128 kB
Active:       19524856 kB
Inactive:      2018776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11114660 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:            6992 kB
Writeback:           0 kB
AnonPages:    18441040 kB
Mapped:          26308 kB
Slab:           176928 kB
PageTables:      53412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59060936 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= 73532 MiB
End job on node102 at 2011-05-15 02:50:40