Trace number 3371002

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.15 1203.04

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
MD5SUM22bc1843113c53c5f8a8f8cec42dcbe5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark240.682
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of clauses2492
Sum of the clauses size11032
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5736
Number of clauses of size over 5164

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-3371002-1305431359/watcher-3371002-1305431359 -o /tmp/evaluation-result-3371002-1305431359/solver-3371002-1305431359 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371002-1305431359.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: 7.43 7.95 7.99 5/313 18861
/proc/meminfo: memFree=22906156/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) R 18856 18860 11662 0 -1 4202496 359 1250 0 0 0 0 0 0 20 0 1 0 733366338 9371648 289 33554432000 4194304 4417452 140735104718144 18446744073709551615 252458065664 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/18860/statm: 2288 302 147 55 0 174 0
[pid=18860/tid=18876] ppid=18856 vsize=51000 CPUtime=0 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 51 1250 0 0 0 0 0 0 21 0 5 0 733366339 52224000 545 33554432000 4194304 4417452 140735104718144 18446744073709551615 4239023 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=51000 CPUtime=0 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 0 1250 0 0 0 0 0 0 21 0 5 0 733366339 52224000 545 33554432000 4194304 4417452 140735104718144 18446744073709551615 252458122225 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=51000 CPUtime=0 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 2 1250 0 0 0 0 0 0 21 0 5 0 733366339 52224000 545 33554432000 4194304 4417452 140735104718144 18446744073709551615 4325998 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=51000 CPUtime=0 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 3 1250 0 0 0 0 0 0 21 0 5 0 733366339 52224000 545 33554432000 4194304 4417452 140735104718144 18446744073709551615 4354791 0 0 4096 17442 0 0 0 -1 2 0 0 0

[startup+0.07209 s]
/proc/loadavg: 7.43 7.95 7.99 5/313 18861
/proc/meminfo: memFree=22906156/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=52284 CPUtime=0.24 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 957 1250 0 0 24 0 0 0 20 0 5 0 733366338 53538816 883 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 13071 883 178 55 0 10957 0
[pid=18860/tid=18876] ppid=18856 vsize=52284 CPUtime=0.06 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 58 1250 0 0 6 0 0 0 21 0 5 0 733366339 53538816 883 33554432000 4194304 4417452 140735104718144 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=52284 CPUtime=0.05 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 38 1250 0 0 5 0 0 0 21 0 5 0 733366339 53538816 883 33554432000 4194304 4417452 140735104718144 18446744073709551615 4251917 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=52284 CPUtime=0.06 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 102 1250 0 0 6 0 0 0 21 0 5 0 733366339 53538816 883 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=52284 CPUtime=0.06 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 196 1250 0 0 6 0 0 0 21 0 5 0 733366339 53538816 883 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 52284

[startup+0.101085 s]
/proc/loadavg: 7.43 7.95 7.99 5/313 18861
/proc/meminfo: memFree=22906156/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=52208 CPUtime=0.36 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 1042 1250 0 0 36 0 0 0 20 0 5 0 733366338 53460992 867 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 13052 867 178 55 0 10938 0
[pid=18860/tid=18876] ppid=18856 vsize=52208 CPUtime=0.09 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 58 1250 0 0 9 0 0 0 21 0 5 0 733366339 53460992 867 33554432000 4194304 4417452 140735104718144 18446744073709551615 4253152 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=52208 CPUtime=0.08 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 39 1250 0 0 8 0 0 0 21 0 5 0 733366339 53460992 867 33554432000 4194304 4417452 140735104718144 18446744073709551615 4252389 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=52208 CPUtime=0.08 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 150 1250 0 0 8 0 0 0 21 0 5 0 733366339 53460992 867 33554432000 4194304 4417452 140735104718144 18446744073709551615 4251272 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=52208 CPUtime=0.08 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 232 1250 0 0 8 0 0 0 21 0 5 0 733366339 53460992 867 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 52208

[startup+0.301048 s]
/proc/loadavg: 7.43 7.95 7.99 5/313 18861
/proc/meminfo: memFree=22906156/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=54136 CPUtime=1.16 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 1955 1250 0 0 116 0 0 0 20 0 5 0 733366338 55435264 1354 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 13534 1354 179 55 0 11420 0
[pid=18860/tid=18876] ppid=18856 vsize=54136 CPUtime=0.29 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 179 1250 0 0 29 0 0 0 22 0 5 0 733366339 55435264 1354 33554432000 4194304 4417452 140735104718144 18446744073709551615 4319697 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=54136 CPUtime=0.28 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 158 1250 0 0 28 0 0 0 22 0 5 0 733366339 55435264 1354 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=54136 CPUtime=0.28 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 462 1250 0 0 28 0 0 0 22 0 5 0 733366339 55435264 1354 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=54136 CPUtime=0.28 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 593 1250 0 0 28 0 0 0 22 0 5 0 733366339 55435264 1354 33554432000 4194304 4417452 140735104718144 18446744073709551615 4366450 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 54136

[startup+0.700974 s]
/proc/loadavg: 7.43 7.95 7.99 5/313 18861
/proc/meminfo: memFree=22906156/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=57124 CPUtime=2.76 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 3857 1250 0 0 276 0 0 0 20 0 5 0 733366338 58494976 2091 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 14281 2091 179 55 0 12167 0
[pid=18860/tid=18876] ppid=18856 vsize=57124 CPUtime=0.69 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 653 1250 0 0 69 0 0 0 24 0 5 0 733366339 58494976 2091 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=57124 CPUtime=0.68 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 681 1250 0 0 68 0 0 0 24 0 5 0 733366339 58494976 2091 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=57124 CPUtime=0.68 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 833 1250 0 0 68 0 0 0 24 0 5 0 733366339 58494976 2091 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=57124 CPUtime=0.68 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 1127 1250 0 0 68 0 0 0 24 0 5 0 733366339 58494976 2091 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 57124

[startup+1.50083 s]
/proc/loadavg: 7.47 7.95 7.99 10/323 18881
/proc/meminfo: memFree=22884392/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=59536 CPUtime=5.94 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 6948 1250 0 0 594 0 0 0 20 0 5 0 733366338 60964864 2715 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 14884 2715 179 55 0 12770 0
[pid=18860/tid=18876] ppid=18856 vsize=59536 CPUtime=1.49 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 1435 1250 0 0 149 0 0 0 25 0 5 0 733366339 60964864 2715 33554432000 4194304 4417452 140735104718144 18446744073709551615 4252204 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=59536 CPUtime=1.47 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 1534 1250 0 0 147 0 0 0 25 0 5 0 733366339 60964864 2715 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=59536 CPUtime=1.48 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 1570 1250 0 0 148 0 0 0 25 0 5 0 733366339 60964864 2715 33554432000 4194304 4417452 140735104718144 18446744073709551615 4250961 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=59536 CPUtime=1.48 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 1846 1250 0 0 148 0 0 0 25 0 5 0 733366339 60964864 2715 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 59536

[startup+3.10053 s]
/proc/loadavg: 7.47 7.95 7.99 10/323 18881
/proc/meminfo: memFree=22874840/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=67828 CPUtime=12.33 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 11853 1250 0 0 1232 1 0 0 20 0 5 0 733366338 69455872 4761 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 16957 4761 179 55 0 14843 0
[pid=18860/tid=18876] ppid=18856 vsize=67828 CPUtime=3.08 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 2755 1250 0 0 308 0 0 0 25 0 5 0 733366339 69455872 4761 33554432000 4194304 4417452 140735104718144 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=67828 CPUtime=3.06 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 2556 1250 0 0 306 0 0 0 25 0 5 0 733366339 69455872 4761 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=67828 CPUtime=3.08 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 2822 1250 0 0 308 0 0 0 25 0 5 0 733366339 69455872 4761 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=67828 CPUtime=3.08 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 3157 1250 0 0 308 0 0 0 25 0 5 0 733366339 69455872 4761 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364803 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 67828

[startup+6.30094 s]
/proc/loadavg: 7.47 7.95 7.99 10/323 18881
/proc/meminfo: memFree=22851436/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=77112 CPUtime=25.1 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 17914 1250 0 0 2508 2 0 0 20 0 5 0 733366338 78962688 7082 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 19278 7082 179 55 0 17164 0
[pid=18860/tid=18876] ppid=18856 vsize=77112 CPUtime=6.28 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 4353 1250 0 0 628 0 0 0 25 0 5 0 733366339 78962688 7082 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=77112 CPUtime=6.22 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 3824 1250 0 0 622 0 0 0 25 0 5 0 733366339 78962688 7082 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=77112 CPUtime=6.28 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 4106 1250 0 0 628 0 0 0 25 0 5 0 733366339 78962688 7082 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=77112 CPUtime=6.28 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 5068 1250 0 0 628 0 0 0 25 0 5 0 733366339 78962688 7082 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 77112

[startup+12.7007 s]
/proc/loadavg: 7.55 7.95 7.99 10/323 18881
/proc/meminfo: memFree=22818508/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=97232 CPUtime=50.63 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 29756 1250 0 0 5059 4 0 0 20 0 5 0 733366338 99565568 12112 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 24308 12112 179 55 0 22194 0
[pid=18860/tid=18876] ppid=18856 vsize=97232 CPUtime=12.68 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 6942 1250 0 0 1268 0 0 0 25 0 5 0 733366339 99565568 12112 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=97232 CPUtime=12.55 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 6830 1250 0 0 1254 1 0 0 25 0 5 0 733366339 99565568 12112 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=97232 CPUtime=12.68 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 7924 1250 0 0 1268 0 0 0 25 0 5 0 733366339 99565568 12112 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=97232 CPUtime=12.68 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 7497 1250 0 0 1267 1 0 0 25 0 5 0 733366339 99565568 12112 33554432000 4194304 4417452 140735104718144 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 97232

[startup+25.5004 s]
/proc/loadavg: 7.62 7.95 7.99 10/323 18881
/proc/meminfo: memFree=22784028/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=113660 CPUtime=101.7 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 47100 1250 0 0 10163 7 0 0 20 0 5 0 733366338 116387840 16219 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 28415 16219 179 55 0 26301 0
[pid=18860/tid=18876] ppid=18856 vsize=113660 CPUtime=25.48 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 10575 1250 0 0 2547 1 0 0 25 0 5 0 733366339 116387840 16219 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=113660 CPUtime=25.22 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 11625 1250 0 0 2520 2 0 0 25 0 5 0 733366339 116387840 16219 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=113660 CPUtime=25.48 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 10451 1250 0 0 2547 1 0 0 25 0 5 0 733366339 116387840 16219 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=113660 CPUtime=25.48 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 13886 1250 0 0 2546 2 0 0 25 0 5 0 733366339 116387840 16219 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 113660

[startup+51.1006 s]
/proc/loadavg: 7.75 7.96 7.99 10/323 18882
/proc/meminfo: memFree=22704540/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=150032 CPUtime=203.85 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 69601 1250 0 0 20375 10 0 0 20 0 5 0 733366338 153632768 25312 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 37508 25312 179 55 0 35394 0
[pid=18860/tid=18876] ppid=18856 vsize=150032 CPUtime=51.08 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 16930 1250 0 0 5106 2 0 0 25 0 5 0 733366339 153632768 25312 33554432000 4194304 4417452 140735104718144 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=150032 CPUtime=50.56 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 16859 1250 0 0 5054 2 0 0 25 0 5 0 733366339 153632768 25312 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=150032 CPUtime=51.08 cores=0,2,4,6

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

[pid=18860/tid=18877] ppid=18856 vsize=440140 CPUtime=695.26 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 58969 1250 0 0 69517 9 0 0 25 0 5 0 733366339 450703360 97839 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=440140 CPUtime=702.3 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 67733 1250 0 0 70219 11 0 0 25 0 5 0 733366339 450703360 97839 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=440140 CPUtime=702.3 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 70791 1250 0 0 70218 12 0 0 25 0 5 0 733366339 450703360 97839 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2802.2
Current children cumulated vsize (KiB) 440140

[startup+762.311 s]
/proc/loadavg: 4.05 4.61 6.14 5/313 18927
/proc/meminfo: memFree=22558048/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=395648 CPUtime=3041.64 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 272569 1250 0 0 304120 44 0 0 20 0 5 0 733366338 405143552 86716 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 98912 86716 179 55 0 96798 0
[pid=18860/tid=18876] ppid=18856 vsize=395648 CPUtime=762.32 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 74513 1250 0 0 76221 11 0 0 25 0 5 0 733366339 405143552 86716 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=395648 CPUtime=754.67 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 58969 1250 0 0 75458 9 0 0 25 0 5 0 733366339 405143552 86716 33554432000 4194304 4417452 140735104718144 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=395648 CPUtime=762.32 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 67733 1250 0 0 76221 11 0 0 25 0 5 0 733366339 405143552 86716 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=395648 CPUtime=762.31 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 70791 1250 0 0 76219 12 0 0 25 0 5 0 733366339 405143552 86716 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.64
Current children cumulated vsize (KiB) 395648

[startup+822.3 s]
/proc/loadavg: 4.13 4.52 6.01 5/313 18929
/proc/meminfo: memFree=22556396/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=397312 CPUtime=3281.02 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 272985 1250 0 0 328057 45 0 0 20 0 5 0 733366338 406847488 87132 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 99328 87132 179 55 0 97214 0
[pid=18860/tid=18876] ppid=18856 vsize=397312 CPUtime=822.31 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 74929 1250 0 0 82220 11 0 0 25 0 5 0 733366339 406847488 87132 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=397312 CPUtime=814.06 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 58969 1250 0 0 81397 9 0 0 25 0 5 0 733366339 406847488 87132 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=397312 CPUtime=822.3 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 67733 1250 0 0 82219 11 0 0 25 0 5 0 733366339 406847488 87132 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=397312 CPUtime=822.3 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 70791 1250 0 0 82218 12 0 0 25 0 5 0 733366339 406847488 87132 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3281.02
Current children cumulated vsize (KiB) 397312

[startup+882.301 s]
/proc/loadavg: 4.12 4.44 5.89 5/313 18930
/proc/meminfo: memFree=22451424/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=502988 CPUtime=3520.42 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 299404 1250 0 0 351993 49 0 0 20 0 5 0 733366338 515059712 113551 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 125747 113551 179 55 0 123633 0
[pid=18860/tid=18876] ppid=18856 vsize=502988 CPUtime=882.32 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 80777 1250 0 0 88220 12 0 0 25 0 5 0 733366339 515059712 113551 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=502988 CPUtime=873.46 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 66115 1250 0 0 87335 11 0 0 25 0 5 0 733366339 515059712 113551 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=502988 CPUtime=882.3 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 75925 1250 0 0 88218 12 0 0 25 0 5 0 733366339 515059712 113551 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=502988 CPUtime=882.31 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 76024 1250 0 0 88218 13 0 0 25 0 5 0 733366339 515059712 113551 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3520.42
Current children cumulated vsize (KiB) 502988

[startup+942.301 s]
/proc/loadavg: 4.12 4.37 5.77 5/313 18932
/proc/meminfo: memFree=22451256/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=502988 CPUtime=3759.83 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 299404 1250 0 0 375934 49 0 0 20 0 5 0 733366338 515059712 113551 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 125747 113551 179 55 0 123633 0
[pid=18860/tid=18876] ppid=18856 vsize=502988 CPUtime=942.32 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 80777 1250 0 0 94220 12 0 0 25 0 5 0 733366339 515059712 113551 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=502988 CPUtime=932.87 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 66115 1250 0 0 93276 11 0 0 25 0 5 0 733366339 515059712 113551 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=502988 CPUtime=942.31 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 75925 1250 0 0 94219 12 0 0 25 0 5 0 733366339 515059712 113551 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=502988 CPUtime=942.31 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 76024 1250 0 0 94218 13 0 0 25 0 5 0 733366339 515059712 113551 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3759.83
Current children cumulated vsize (KiB) 502988

[startup+1002.3 s]
/proc/loadavg: 4.04 4.30 5.66 5/313 18934
/proc/meminfo: memFree=22406436/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=547692 CPUtime=3999.24 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 328221 1250 0 0 399870 54 0 0 20 0 5 0 733366338 560836608 124759 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 136923 124759 179 55 0 134809 0
[pid=18860/tid=18876] ppid=18856 vsize=547692 CPUtime=1002.32 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 80777 1250 0 0 100220 12 0 0 25 0 5 0 733366339 560836608 124759 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=547692 CPUtime=992.27 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 66115 1250 0 0 99216 11 0 0 25 0 5 0 733366339 560836608 124759 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=547692 CPUtime=1002.31 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 87312 1250 0 0 100216 15 0 0 25 0 5 0 733366339 560836608 124759 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=547692 CPUtime=1002.32 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 93454 1250 0 0 100217 15 0 0 25 0 5 0 733366339 560836608 124759 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3999.24
Current children cumulated vsize (KiB) 547692

[startup+1062.3 s]
/proc/loadavg: 4.08 4.26 5.56 5/313 18935
/proc/meminfo: memFree=22450528/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=503796 CPUtime=4238.65 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 342080 1250 0 0 423809 56 0 0 20 0 5 0 733366338 515887104 113785 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 125949 113785 179 55 0 123835 0
[pid=18860/tid=18876] ppid=18856 vsize=503796 CPUtime=1062.32 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 80777 1250 0 0 106220 12 0 0 25 0 5 0 733366339 515887104 113785 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=503796 CPUtime=1051.67 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 68809 1250 0 0 105156 11 0 0 25 0 5 0 733366339 515887104 113785 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=503796 CPUtime=1062.31 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 98366 1250 0 0 106214 17 0 0 25 0 5 0 733366339 515887104 113785 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=503796 CPUtime=1062.32 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 93565 1250 0 0 106217 15 0 0 25 0 5 0 733366339 515887104 113785 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4238.65
Current children cumulated vsize (KiB) 503796

[startup+1122.3 s]
/proc/loadavg: 4.03 4.21 5.46 5/313 18937
/proc/meminfo: memFree=22448488/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=505228 CPUtime=4478.05 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 358822 1250 0 0 447745 60 0 0 20 0 5 0 733366338 517353472 114143 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 126307 114143 179 55 0 124193 0
[pid=18860/tid=18876] ppid=18856 vsize=505228 CPUtime=1122.32 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 88969 1250 0 0 112219 13 0 0 25 0 5 0 733366339 517353472 114143 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=505228 CPUtime=1111.07 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 77359 1250 0 0 111094 13 0 0 25 0 5 0 733366339 517353472 114143 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=505228 CPUtime=1122.31 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 98366 1250 0 0 112214 17 0 0 25 0 5 0 733366339 517353472 114143 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=505228 CPUtime=1122.32 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 93565 1250 0 0 112217 15 0 0 25 0 5 0 733366339 517353472 114143 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4478.05
Current children cumulated vsize (KiB) 505228

[startup+1182.3 s]
/proc/loadavg: 4.07 4.19 5.37 5/313 18938
/proc/meminfo: memFree=22380744/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=573432 CPUtime=4717.47 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 375873 1250 0 0 471684 63 0 0 20 0 5 0 733366338 587194368 131194 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 143358 131194 179 55 0 141244 0
[pid=18860/tid=18876] ppid=18856 vsize=573432 CPUtime=1182.32 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 88969 1250 0 0 118219 13 0 0 25 0 5 0 733366339 587194368 131194 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=573432 CPUtime=1170.48 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 85551 1250 0 0 117034 14 0 0 25 0 5 0 733366339 587194368 131194 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=573432 CPUtime=1182.31 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 98366 1250 0 0 118214 17 0 0 25 0 5 0 733366339 587194368 131194 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=573432 CPUtime=1182.32 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 102424 1250 0 0 118216 16 0 0 25 0 5 0 733366339 587194368 131194 33554432000 4194304 4417452 140735104718144 18446744073709551615 4366141 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4717.47
Current children cumulated vsize (KiB) 573432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 4.05 4.17 5.34 5/313 18939
/proc/meminfo: memFree=22380604/32951124 swapFree=59305796/67111528
[pid=18860] ppid=18856 vsize=573432 CPUtime=4800.08 cores=0,2,4,6
/proc/18860/stat : 18860 (plingeling) S 18856 18860 11662 0 -1 4202496 375873 1250 0 0 479945 63 0 0 20 0 5 0 733366338 587194368 131194 33554432000 4194304 4417452 140735104718144 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/18860/statm: 143358 131194 179 55 0 141244 0
[pid=18860/tid=18876] ppid=18856 vsize=573432 CPUtime=1203.03 cores=0,2,4,6
/proc/18860/task/18876/stat : 18876 (plingeling) R 18856 18860 11662 0 -1 4202560 88969 1250 0 0 120290 13 0 0 25 0 5 0 733366339 587194368 131194 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18860/tid=18877] ppid=18856 vsize=573432 CPUtime=1190.97 cores=0,2,4,6
/proc/18860/task/18877/stat : 18877 (plingeling) R 18856 18860 11662 0 -1 4202560 85551 1250 0 0 119083 14 0 0 25 0 5 0 733366339 587194368 131194 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18860/tid=18878] ppid=18856 vsize=573432 CPUtime=1203.02 cores=0,2,4,6
/proc/18860/task/18878/stat : 18878 (plingeling) R 18856 18860 11662 0 -1 4202560 98366 1250 0 0 120285 17 0 0 25 0 5 0 733366339 587194368 131194 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18860/tid=18879] ppid=18856 vsize=573432 CPUtime=1203.03 cores=0,2,4,6
/proc/18860/task/18879/stat : 18879 (plingeling) R 18856 18860 11662 0 -1 4202560 102424 1250 0 0 120287 16 0 0 25 0 5 0 733366339 587194368 131194 33554432000 4194304 4417452 140735104718144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 573432

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.04
CPU time (s): 4800.15
CPU user time (s): 4799.49
CPU system time (s): 0.6539
CPU usage (%): 399.002
Max. virtual memory (cumulated for all children) (KiB): 581304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.49
system time used= 0.6539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 377123
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= 98
involuntary context switches= 21399

runsolver used 3.75543 second user time and 8.28874 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 05:49:19
IDJOB=3371002
IDBENCH=85355
IDSOLVER=1848
FILE ID=node111/3371002-1305431359
RUNJOBID= node111-1305431358-18842
PBS_JOBID= 13324596
Free space on /tmp= 73732 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371002-1305431359/watcher-3371002-1305431359 -o /tmp/evaluation-result-3371002-1305431359/solver-3371002-1305431359 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371002-1305431359.cnf

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

MD5SUM BENCH= 22bc1843113c53c5f8a8f8cec42dcbe5
RANDOM SEED=39567844

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22906452 kB
Buffers:        273560 kB
Cached:        6526652 kB
SwapCached:      13720 kB
Active:         944148 kB
Inactive:      8884240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22906452 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:             464 kB
Writeback:           0 kB
AnonPages:     3024116 kB
Mapped:          12244 kB
Slab:           115820 kB
PageTables:      36620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53313292 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= 73732 MiB
End job on node111 at 2011-05-15 06:09:24