Trace number 3371105

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.19 1203.05

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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-3371105-1305431769/watcher-3371105-1305431769 -o /tmp/evaluation-result-3371105-1305431769/solver-3371105-1305431769 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371105-1305431769.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: 4.40 6.84 7.24 3/281 12386
/proc/meminfo: memFree=21515644/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=9556 CPUtime=0 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) R 12384 12386 4856 0 -1 4202496 485 1257 0 0 0 0 0 0 21 0 1 0 654775104 9785344 411 33554432000 4194304 4417452 140734447054960 18446744073709551615 232335892224 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/12386/statm: 2389 411 147 55 0 275 0
[pid=12386/tid=12392] ppid=12384 vsize=50912 CPUtime=0 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 16 1257 0 0 0 0 0 0 22 0 5 0 654775105 52133888 537 33554432000 4194304 4417452 140734447054960 18446744073709551615 4284677 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=50912 CPUtime=0 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 0 1257 0 0 0 0 0 0 22 0 5 0 654775105 52133888 537 33554432000 4194304 4417452 140734447054960 18446744073709551615 232335948785 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=50912 CPUtime=0 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 1 1257 0 0 0 0 0 0 22 0 5 0 654775105 52133888 537 33554432000 4194304 4417452 140734447054960 18446744073709551615 4290691 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=50912 CPUtime=0 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 4 1257 0 0 0 0 0 0 22 0 5 0 654775105 52133888 537 33554432000 4194304 4417452 140734447054960 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 0 0 0 0

[startup+0.136128 s]
/proc/loadavg: 4.40 6.84 7.24 3/281 12386
/proc/meminfo: memFree=21515644/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=55944 CPUtime=0.5 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 2829 1257 0 0 50 0 0 0 21 0 5 0 654775104 57286656 1801 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 13986 1801 180 55 0 11872 0
[pid=12386/tid=12392] ppid=12384 vsize=55944 CPUtime=0.12 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 462 1257 0 0 12 0 0 0 23 0 5 0 654775105 57286656 1801 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=55944 CPUtime=0.12 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 518 1257 0 0 12 0 0 0 23 0 5 0 654775105 57286656 1801 33554432000 4194304 4417452 140734447054960 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=55944 CPUtime=0.12 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 446 1257 0 0 12 0 0 0 23 0 5 0 654775105 57286656 1801 33554432000 4194304 4417452 140734447054960 18446744073709551615 4357700 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=55944 CPUtime=0.12 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 809 1257 0 0 12 0 0 0 23 0 5 0 654775105 57286656 1801 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 55944

[startup+0.201073 s]
/proc/loadavg: 4.40 6.84 7.24 3/281 12386
/proc/meminfo: memFree=21515644/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=57128 CPUtime=0.76 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 3419 1257 0 0 76 0 0 0 21 0 5 0 654775104 58499072 2097 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 14282 2097 180 55 0 12168 0
[pid=12386/tid=12392] ppid=12384 vsize=57128 CPUtime=0.19 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 619 1257 0 0 19 0 0 0 23 0 5 0 654775105 58499072 2097 33554432000 4194304 4417452 140734447054960 18446744073709551615 4307378 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=57128 CPUtime=0.18 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 619 1257 0 0 18 0 0 0 23 0 5 0 654775105 58499072 2097 33554432000 4194304 4417452 140734447054960 18446744073709551615 4311409 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=57128 CPUtime=0.18 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 688 1257 0 0 18 0 0 0 23 0 5 0 654775105 58499072 2097 33554432000 4194304 4417452 140734447054960 18446744073709551615 4310483 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=57128 CPUtime=0.19 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 899 1257 0 0 19 0 0 0 23 0 5 0 654775105 58499072 2097 33554432000 4194304 4417452 140734447054960 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 57128

[startup+0.3011 s]
/proc/loadavg: 4.40 6.84 7.24 3/281 12386
/proc/meminfo: memFree=21515644/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=58016 CPUtime=1.16 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 4649 1257 0 0 116 0 0 0 21 0 5 0 654775104 59408384 2319 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 14504 2319 180 55 0 12390 0
[pid=12386/tid=12392] ppid=12384 vsize=58016 CPUtime=0.29 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 619 1257 0 0 29 0 0 0 23 0 5 0 654775105 59408384 2319 33554432000 4194304 4417452 140734447054960 18446744073709551615 4308810 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=58016 CPUtime=0.28 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 619 1257 0 0 28 0 0 0 23 0 5 0 654775105 59408384 2319 33554432000 4194304 4417452 140734447054960 18446744073709551615 4308525 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=58016 CPUtime=0.28 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 949 1257 0 0 28 0 0 0 23 0 5 0 654775105 59408384 2319 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=58016 CPUtime=0.28 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 1868 1257 0 0 28 0 0 0 23 0 5 0 654775105 59408384 2319 33554432000 4194304 4417452 140734447054960 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 58016

[startup+0.700986 s]
/proc/loadavg: 4.40 6.84 7.24 3/281 12386
/proc/meminfo: memFree=21515644/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=62756 CPUtime=2.76 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 11291 1257 0 0 274 2 0 0 21 0 5 0 654775104 64262144 3484 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 15689 3484 180 55 0 13575 0
[pid=12386/tid=12392] ppid=12384 vsize=62756 CPUtime=0.68 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 2300 1257 0 0 68 0 0 0 25 0 5 0 654775105 64262144 3484 33554432000 4194304 4417452 140734447054960 18446744073709551615 4357572 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=62756 CPUtime=0.68 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 2523 1257 0 0 68 0 0 0 25 0 5 0 654775105 64262144 3484 33554432000 4194304 4417452 140734447054960 18446744073709551615 4311324 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=62756 CPUtime=0.68 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 2588 1257 0 0 68 0 0 0 25 0 5 0 654775105 64262144 3484 33554432000 4194304 4417452 140734447054960 18446744073709551615 4236319 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=62756 CPUtime=0.68 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 3286 1257 0 0 68 0 0 0 25 0 5 0 654775105 64262144 3484 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 62756

[startup+1.50084 s]
/proc/loadavg: 4.40 6.84 7.24 9/293 12411
/proc/meminfo: memFree=21437620/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=69756 CPUtime=5.95 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 23954 1257 0 0 591 4 0 0 21 0 5 0 654775104 71430144 5258 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 17439 5258 180 55 0 15325 0
[pid=12386/tid=12392] ppid=12384 vsize=69756 CPUtime=1.48 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 5531 1257 0 0 148 0 0 0 25 0 5 0 654775105 71430144 5258 33554432000 4194304 4417452 140734447054960 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=69756 CPUtime=1.47 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 5905 1257 0 0 146 1 0 0 25 0 5 0 654775105 71430144 5258 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=69756 CPUtime=1.48 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 6196 1257 0 0 147 1 0 0 25 0 5 0 654775105 71430144 5258 33554432000 4194304 4417452 140734447054960 18446744073709551615 4310471 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=69756 CPUtime=1.48 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 5728 1257 0 0 148 0 0 0 25 0 5 0 654775105 71430144 5258 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 69756

[startup+3.10056 s]
/proc/loadavg: 4.40 6.84 7.24 9/293 12411
/proc/meminfo: memFree=21406744/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=77716 CPUtime=12.34 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 47823 1257 0 0 1226 8 0 0 21 0 5 0 654775104 79581184 7216 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 19429 7216 180 55 0 17315 0
[pid=12386/tid=12392] ppid=12384 vsize=77716 CPUtime=3.08 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 12149 1257 0 0 307 1 0 0 25 0 5 0 654775105 79581184 7216 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=77716 CPUtime=3.06 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 12841 1257 0 0 304 2 0 0 25 0 5 0 654775105 79581184 7216 33554432000 4194304 4417452 140734447054960 18446744073709551615 4353572 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=77716 CPUtime=3.08 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 13498 1257 0 0 306 2 0 0 25 0 5 0 654775105 79581184 7216 33554432000 4194304 4417452 140734447054960 18446744073709551615 4246914 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=77716 CPUtime=3.08 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 8741 1257 0 0 307 1 0 0 25 0 5 0 654775105 79581184 7216 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 77716

[startup+6.30103 s]
/proc/loadavg: 4.45 6.81 7.22 6/289 12479
/proc/meminfo: memFree=21396360/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=91188 CPUtime=25.11 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 85074 1257 0 0 2497 14 0 0 21 0 5 0 654775104 93376512 10457 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 22797 10457 180 55 0 20683 0
[pid=12386/tid=12392] ppid=12384 vsize=91188 CPUtime=6.29 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 21013 1257 0 0 626 3 0 0 25 0 5 0 654775105 93376512 10457 33554432000 4194304 4417452 140734447054960 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=91188 CPUtime=6.23 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 24272 1257 0 0 619 4 0 0 25 0 5 0 654775105 93376512 10457 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=91188 CPUtime=6.28 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 24180 1257 0 0 624 4 0 0 25 0 5 0 654775105 93376512 10457 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=91188 CPUtime=6.28 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 15015 1257 0 0 626 2 0 0 25 0 5 0 654775105 93376512 10457 33554432000 4194304 4417452 140734447054960 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 91188

[startup+12.7009 s]
/proc/loadavg: 4.73 6.83 7.23 9/293 12483
/proc/meminfo: memFree=21324896/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=114072 CPUtime=50.64 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 158106 1257 0 0 5038 26 0 0 21 0 5 0 654775104 116809728 16305 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 28518 16305 180 55 0 26404 0
[pid=12386/tid=12392] ppid=12384 vsize=114072 CPUtime=12.68 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 37987 1257 0 0 1262 6 0 0 25 0 5 0 654775105 116809728 16305 33554432000 4194304 4417452 140734447054960 18446744073709551615 4309899 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=114072 CPUtime=12.57 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 44978 1257 0 0 1251 6 0 0 25 0 5 0 654775105 116809728 16305 33554432000 4194304 4417452 140734447054960 18446744073709551615 4302932 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=114072 CPUtime=12.68 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 45488 1257 0 0 1260 8 0 0 25 0 5 0 654775105 116809728 16305 33554432000 4194304 4417452 140734447054960 18446744073709551615 4366286 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=114072 CPUtime=12.68 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 29059 1257 0 0 1264 4 0 0 25 0 5 0 654775105 116809728 16305 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 114072

[startup+25.5006 s]
/proc/loadavg: 5.53 6.90 7.25 9/293 12484
/proc/meminfo: memFree=21251192/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=202752 CPUtime=101.72 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 271641 1257 0 0 10128 44 0 0 21 0 5 0 654775104 207618048 22097 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 50688 22097 180 55 0 48574 0
[pid=12386/tid=12392] ppid=12384 vsize=202752 CPUtime=25.47 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 67058 1257 0 0 2537 10 0 0 25 0 5 0 654775105 207618048 22097 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=202752 CPUtime=25.25 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 78318 1257 0 0 2513 12 0 0 25 0 5 0 654775105 207618048 22097 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=202752 CPUtime=25.47 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 75653 1257 0 0 2534 13 0 0 25 0 5 0 654775105 207618048 22097 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=202752 CPUtime=25.48 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 50018 1257 0 0 2542 6 0 0 25 0 5 0 654775105 207618048 22097 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 202752

[startup+51.101 s]
/proc/loadavg: 6.37 6.99 7.26 10/293 12484
/proc/meminfo: memFree=21170984/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=250996 CPUtime=203.88 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 473294 1257 0 0 20314 74 0 0 21 0 5 0 654775104 257019904 34158 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 62749 34158 180 55 0 60635 0
[pid=12386/tid=12392] ppid=12384 vsize=250996 CPUtime=51.07 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 111876 1257 0 0 5091 16 0 0 25 0 5 0 654775105 257019904 34158 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=250996 CPUtime=50.62 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 138212 1257 0 0 5040 22 0 0 25 0 5 0 654775105 257019904 34158 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=250996 CPUtime=51.08 cores=0,2,4,6

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

[pid=12386/tid=12393] ppid=12384 vsize=720696 CPUtime=755.23 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 827777 1257 0 0 75402 121 0 0 25 0 5 0 654775105 737992704 151610 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=720696 CPUtime=762.3 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 768946 1257 0 0 76115 115 0 0 25 0 5 0 654775105 737992704 151610 33554432000 4194304 4417452 140734447054960 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=720696 CPUtime=762.3 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 467121 1257 0 0 76155 75 0 0 25 0 5 0 654775105 737992704 151610 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.35
Current children cumulated vsize (KiB) 720696

[startup+822.301 s]
/proc/loadavg: 8.24 8.14 7.79 9/293 12517
/proc/meminfo: memFree=19964364/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=934052 CPUtime=3280.78 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 2915438 1257 0 0 327633 445 0 0 21 0 5 0 654775104 956469248 204949 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 233513 204949 180 55 0 231399 0
[pid=12386/tid=12392] ppid=12384 vsize=934052 CPUtime=821.5 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 775788 1257 0 0 82031 119 0 0 25 0 5 0 654775105 956469248 204949 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=934052 CPUtime=814.67 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 862577 1257 0 0 81340 127 0 0 25 0 5 0 654775105 956469248 204949 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=934052 CPUtime=822.3 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 789930 1257 0 0 82110 120 0 0 25 0 5 0 654775105 956469248 204949 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=934052 CPUtime=822.28 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 486549 1257 0 0 82151 77 0 0 25 0 5 0 654775105 956469248 204949 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.78
Current children cumulated vsize (KiB) 934052

[startup+882.31 s]
/proc/loadavg: 8.25 8.16 7.82 10/293 12518
/proc/meminfo: memFree=19893772/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=888912 CPUtime=3520.27 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 3005653 1257 0 0 351566 461 0 0 21 0 5 0 654775104 910245888 193664 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 222228 193664 180 55 0 220114 0
[pid=12386/tid=12392] ppid=12384 vsize=888912 CPUtime=881.5 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 796727 1257 0 0 88027 123 0 0 25 0 5 0 654775105 910245888 193664 33554432000 4194304 4417452 140734447054960 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=888912 CPUtime=874.14 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 912024 1257 0 0 87277 137 0 0 25 0 5 0 654775105 910245888 193664 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=888912 CPUtime=882.3 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 799245 1257 0 0 88109 121 0 0 25 0 5 0 654775105 910245888 193664 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=888912 CPUtime=882.29 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 497063 1257 0 0 88150 79 0 0 25 0 5 0 654775105 910245888 193664 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.27
Current children cumulated vsize (KiB) 888912

[startup+942.301 s]
/proc/loadavg: 8.20 8.16 7.83 9/293 12520
/proc/meminfo: memFree=19594896/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=931352 CPUtime=3759.68 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 3112725 1257 0 0 375489 479 0 0 21 0 5 0 654775104 953704448 204274 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 232838 204274 180 55 0 230724 0
[pid=12386/tid=12392] ppid=12384 vsize=931352 CPUtime=941.47 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 812047 1257 0 0 94023 124 0 0 25 0 5 0 654775105 953704448 204274 33554432000 4194304 4417452 140734447054960 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=931352 CPUtime=933.59 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 942856 1257 0 0 93217 142 0 0 25 0 5 0 654775105 953704448 204274 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=931352 CPUtime=942.29 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 839546 1257 0 0 94101 128 0 0 25 0 5 0 654775105 953704448 204274 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=931352 CPUtime=942.29 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 517682 1257 0 0 94146 83 0 0 25 0 5 0 654775105 953704448 204274 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.68
Current children cumulated vsize (KiB) 931352

[startup+1002.3 s]
/proc/loadavg: 8.27 8.19 7.86 9/293 12522
/proc/meminfo: memFree=19503228/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=1042576 CPUtime=3999.13 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 3236341 1257 0 0 399415 498 0 0 21 0 5 0 654775104 1067597824 232080 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 260644 232080 180 55 0 258530 0
[pid=12386/tid=12392] ppid=12384 vsize=1042576 CPUtime=1001.47 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 862398 1257 0 0 100016 131 0 0 25 0 5 0 654775105 1067597824 232080 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=1042576 CPUtime=993.04 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 949874 1257 0 0 99161 143 0 0 25 0 5 0 654775105 1067597824 232080 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=1042576 CPUtime=1002.3 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 879236 1257 0 0 100095 135 0 0 25 0 5 0 654775105 1067597824 232080 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=1042576 CPUtime=1002.29 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 544239 1257 0 0 100141 88 0 0 25 0 5 0 654775105 1067597824 232080 33554432000 4194304 4417452 140734447054960 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.13
Current children cumulated vsize (KiB) 1042576

[startup+1062.3 s]
/proc/loadavg: 8.14 8.16 7.87 9/293 12523
/proc/meminfo: memFree=19706804/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=933888 CPUtime=4238.58 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 3364103 1257 0 0 423339 519 0 0 21 0 5 0 654775104 956301312 204908 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 233472 204908 180 55 0 231358 0
[pid=12386/tid=12392] ppid=12384 vsize=933888 CPUtime=1061.46 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 879571 1257 0 0 106012 134 0 0 25 0 5 0 654775105 956301312 204908 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=933888 CPUtime=1052.49 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 971979 1257 0 0 105103 146 0 0 25 0 5 0 654775105 956301312 204908 33554432000 4194304 4417452 140734447054960 18446744073709551615 4366090 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=933888 CPUtime=1062.3 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 931635 1257 0 0 106085 145 0 0 25 0 5 0 654775105 956301312 204908 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=933888 CPUtime=1062.29 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 580324 1257 0 0 106136 93 0 0 25 0 5 0 654775105 956301312 204908 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.58
Current children cumulated vsize (KiB) 933888

[startup+1122.3 s]
/proc/loadavg: 8.10 8.15 7.88 9/293 12525
/proc/meminfo: memFree=19420332/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=1087872 CPUtime=4478.02 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 3481985 1257 0 0 447264 538 0 0 21 0 5 0 654775104 1113980928 243404 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 271968 243404 180 55 0 269854 0
[pid=12386/tid=12392] ppid=12384 vsize=1087872 CPUtime=1121.44 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 913049 1257 0 0 112004 140 0 0 25 0 5 0 654775105 1113980928 243404 33554432000 4194304 4417452 140734447054960 18446744073709551615 4263080 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=1087872 CPUtime=1111.95 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 1021535 1257 0 0 111042 153 0 0 25 0 5 0 654775105 1113980928 243404 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=1087872 CPUtime=1122.3 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 938019 1257 0 0 112084 146 0 0 25 0 5 0 654775105 1113980928 243404 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=1087872 CPUtime=1122.29 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 608788 1257 0 0 112132 97 0 0 25 0 5 0 654775105 1113980928 243404 33554432000 4194304 4417452 140734447054960 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4478.02
Current children cumulated vsize (KiB) 1087872

[startup+1182.3 s]
/proc/loadavg: 8.07 8.13 7.90 9/293 12526
/proc/meminfo: memFree=19665204/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=965912 CPUtime=4717.48 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 3646259 1257 0 0 471185 563 0 0 21 0 5 0 654775104 989093888 212946 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 241478 212946 180 55 0 239364 0
[pid=12386/tid=12392] ppid=12384 vsize=965912 CPUtime=1181.44 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 954617 1257 0 0 117997 147 0 0 25 0 5 0 654775105 989093888 212946 33554432000 4194304 4417452 140734447054960 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=965912 CPUtime=1171.42 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 1073460 1257 0 0 116981 161 0 0 25 0 5 0 654775105 989093888 212946 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364749 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=965912 CPUtime=1182.3 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 991756 1257 0 0 118075 155 0 0 25 0 5 0 654775105 989093888 212946 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=965912 CPUtime=1182.29 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 625832 1257 0 0 118130 99 0 0 25 0 5 0 654775105 989093888 212946 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4717.48
Current children cumulated vsize (KiB) 965912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.20 8.16 7.91 9/293 12527
/proc/meminfo: memFree=19688996/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=889744 CPUtime=4800.11 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 3681640 1257 0 0 479443 568 0 0 21 0 5 0 654775104 911097856 193904 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 222436 193904 180 55 0 220322 0
[pid=12386/tid=12392] ppid=12384 vsize=889744 CPUtime=1202.15 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 971212 1257 0 0 120065 150 0 0 25 0 5 0 654775105 911097856 193904 33554432000 4194304 4417452 140734447054960 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=889744 CPUtime=1191.93 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 1073460 1257 0 0 119032 161 0 0 25 0 5 0 654775105 911097856 193904 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=889744 CPUtime=1203.01 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 995909 1257 0 0 120146 155 0 0 25 0 5 0 654775105 911097856 193904 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=889744 CPUtime=1203 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 640465 1257 0 0 120199 101 0 0 25 0 5 0 654775105 911097856 193904 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 889744

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

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

[startup+1203 s]
/proc/loadavg: 8.20 8.16 7.91 9/293 12527
/proc/meminfo: memFree=19688996/32951124 swapFree=66457188/67111528
[pid=12386] ppid=12384 vsize=889744 CPUtime=4800.11 cores=0,2,4,6
/proc/12386/stat : 12386 (plingeling) S 12384 12386 4856 0 -1 4202496 3681640 1257 0 0 479443 568 0 0 21 0 5 0 654775104 911097856 193904 33554432000 4194304 4417452 140734447054960 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/12386/statm: 222436 193904 180 55 0 220322 0
[pid=12386/tid=12392] ppid=12384 vsize=889744 CPUtime=1202.15 cores=0,2,4,6
/proc/12386/task/12392/stat : 12392 (plingeling) R 12384 12386 4856 0 -1 4202560 971212 1257 0 0 120065 150 0 0 25 0 5 0 654775105 911097856 193904 33554432000 4194304 4417452 140734447054960 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12386/tid=12393] ppid=12384 vsize=889744 CPUtime=1191.93 cores=0,2,4,6
/proc/12386/task/12393/stat : 12393 (plingeling) R 12384 12386 4856 0 -1 4202560 1073460 1257 0 0 119032 161 0 0 25 0 5 0 654775105 911097856 193904 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12386/tid=12394] ppid=12384 vsize=889744 CPUtime=1203.01 cores=0,2,4,6
/proc/12386/task/12394/stat : 12394 (plingeling) R 12384 12386 4856 0 -1 4202560 995909 1257 0 0 120146 155 0 0 25 0 5 0 654775105 911097856 193904 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12386/tid=12395] ppid=12384 vsize=889744 CPUtime=1203 cores=0,2,4,6
/proc/12386/task/12395/stat : 12395 (plingeling) R 12384 12386 4856 0 -1 4202560 640465 1257 0 0 120199 101 0 0 25 0 5 0 654775105 911097856 193904 33554432000 4194304 4417452 140734447054960 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 889744

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.05
CPU time (s): 4800.19
CPU user time (s): 4794.46
CPU system time (s): 5.72613
CPU usage (%): 399.001
Max. virtual memory (cumulated for all children) (KiB): 1177184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.46
system time used= 5.72613
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3682897
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= 177
involuntary context switches= 72605

runsolver used 3.20251 second user time and 7.74782 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 05:56:09
IDJOB=3371105
IDBENCH=85542
IDSOLVER=1848
FILE ID=node132/3371105-1305431769
RUNJOBID= node132-1305431769-12372
PBS_JOBID= 13324569
Free space on /tmp= 73368 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-020-019.shuffled-as.sat05-1232.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371105-1305431769/watcher-3371105-1305431769 -o /tmp/evaluation-result-3371105-1305431769/solver-3371105-1305431769 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371105-1305431769.cnf

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

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
RANDOM SEED=1753805453

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      21516668 kB
Buffers:        288184 kB
Cached:        5597340 kB
SwapCached:       6904 kB
Active:        4806640 kB
Inactive:      6323748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21516668 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:             428 kB
Writeback:           0 kB
AnonPages:     5242168 kB
Mapped:          18476 kB
Slab:           217576 kB
PageTables:      24008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34737932 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73356 MiB
End job on node132 at 2011-05-15 06:16:14