Trace number 3395008

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) 40001.2 5011.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.089986
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3395008-1306110464/watcher-3395008-1306110464 -o /tmp/evaluation-result-3395008-1306110464/solver-3395008-1306110464 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3395008-1306110464.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.41 7.93 7.99 2/498 30760
/proc/meminfo: memFree=23110464/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=12228 CPUtime=0.01 cores=0-7
/proc/30760/stat : 30760 (plingeling) R 30758 30760 30734 0 -1 4202496 1207 1252 0 0 1 0 0 0 23 0 1 0 722649067 12521472 1081 33554432000 4194304 4417452 140737310142784 18446744073709551615 216634515200 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/30760/statm: 3057 1081 148 55 0 943 0

[startup+0.0376791 s]
/proc/loadavg: 7.41 7.93 7.99 2/498 30760
/proc/meminfo: memFree=23110464/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=16808 CPUtime=0.03 cores=0-7
/proc/30760/stat : 30760 (plingeling) R 30758 30760 30734 0 -1 4202496 2358 1252 0 0 3 0 0 0 23 0 1 0 722649067 17211392 2160 33554432000 4194304 4417452 140737310142784 18446744073709551615 216634209261 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/30760/statm: 4202 2193 148 55 0 2088 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16808

[startup+0.100666 s]
/proc/loadavg: 7.41 7.93 7.99 2/498 30760
/proc/meminfo: memFree=23110464/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=26536 CPUtime=0.09 cores=0-7
/proc/30760/stat : 30760 (plingeling) R 30758 30760 30734 0 -1 4202496 4856 1252 0 0 9 0 0 0 23 0 1 0 722649067 27172864 4658 33554432000 4194304 4417452 140737310142784 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/30760/statm: 6634 4658 148 55 0 4520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26536

[startup+0.310589 s]
/proc/loadavg: 7.41 7.93 7.99 2/498 30760
/proc/meminfo: memFree=23110464/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=193492 CPUtime=1.17 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 9948 1252 0 0 116 1 0 0 19 0 9 0 722649067 198135808 9594 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 48373 9594 176 55 0 46259 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 193492

[startup+0.70052 s]
/proc/loadavg: 7.41 7.93 7.99 2/498 30760
/proc/meminfo: memFree=23110464/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=211792 CPUtime=4.27 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 22748 1252 0 0 425 2 0 0 19 0 9 0 722649067 216875008 14177 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 52948 14177 180 55 0 50834 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 211792

[startup+1.50038 s]
/proc/loadavg: 7.41 7.93 7.99 10/507 30774
/proc/meminfo: memFree=23048128/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=217340 CPUtime=10.66 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 26050 1252 0 0 1063 3 0 0 19 0 9 0 722649067 222556160 15564 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 54335 15564 180 55 0 52221 0
[pid=30760/tid=30767] ppid=30758 vsize=217340 CPUtime=1.29 cores=0-7
/proc/30760/task/30767/stat : 30767 (plingeling) R 30758 30760 30734 0 -1 4202560 1322 1252 0 0 129 0 0 0 25 0 9 0 722649085 222556160 15564 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30760/tid=30768] ppid=30758 vsize=217340 CPUtime=1.31 cores=0-7
/proc/30760/task/30768/stat : 30768 (plingeling) R 30758 30760 30734 0 -1 4202560 2071 1252 0 0 131 0 0 0 25 0 9 0 722649085 222556160 15564 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30760/tid=30769] ppid=30758 vsize=217340 CPUtime=1.31 cores=0-7
/proc/30760/task/30769/stat : 30769 (plingeling) R 30758 30760 30734 0 -1 4202560 1593 1252 0 0 131 0 0 0 19 0 9 0 722649085 222556160 15564 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30760/tid=30770] ppid=30758 vsize=217340 CPUtime=1.31 cores=0-7
/proc/30760/task/30770/stat : 30770 (plingeling) R 30758 30760 30734 0 -1 4202560 6402 1252 0 0 131 0 0 0 23 0 9 0 722649085 222556160 15564 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30760/tid=30771] ppid=30758 vsize=217340 CPUtime=1.31 cores=0-7
/proc/30760/task/30771/stat : 30771 (plingeling) R 30758 30760 30734 0 -1 4202560 1573 1252 0 0 131 0 0 0 19 0 9 0 722649085 222556160 15564 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30760/tid=30772] ppid=30758 vsize=217340 CPUtime=1.31 cores=0-7
/proc/30760/task/30772/stat : 30772 (plingeling) R 30758 30760 30734 0 -1 4202560 1244 1252 0 0 131 0 0 0 19 0 9 0 722649085 222556160 15564 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30760/tid=30773] ppid=30758 vsize=217340 CPUtime=1.29 cores=0-7
/proc/30760/task/30773/stat : 30773 (plingeling) R 30758 30760 30734 0 -1 4202560 1299 1252 0 0 129 0 0 0 25 0 9 0 722649085 222556160 15564 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30760/tid=30774] ppid=30758 vsize=217340 CPUtime=1.3 cores=0-7
/proc/30760/task/30774/stat : 30774 (plingeling) R 30758 30760 30734 0 -1 4202560 1577 1252 0 0 130 0 0 0 19 0 9 0 722649085 222556160 15564 33554432000 4194304 4417452 140737310142784 18446744073709551615 4336723 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.66
Current children cumulated vsize (KiB) 217340

[startup+3.1011 s]
/proc/loadavg: 7.41 7.93 7.99 9/507 30774
/proc/meminfo: memFree=23044780/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=229496 CPUtime=23.44 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 34336 1252 0 0 2340 4 0 0 19 0 9 0 722649067 235003904 18603 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 57374 18603 180 55 0 55260 0
[pid=30760/tid=30767] ppid=30758 vsize=229496 CPUtime=2.89 cores=0-7
/proc/30760/task/30767/stat : 30767 (plingeling) R 30758 30760 30734 0 -1 4202560 1322 1252 0 0 289 0 0 0 25 0 9 0 722649085 235003904 18603 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249601 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30760/tid=30768] ppid=30758 vsize=229496 CPUtime=2.91 cores=0-7
/proc/30760/task/30768/stat : 30768 (plingeling) R 30758 30760 30734 0 -1 4202560 2071 1252 0 0 291 0 0 0 25 0 9 0 722649085 235003904 18603 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30760/tid=30769] ppid=30758 vsize=229496 CPUtime=2.91 cores=0-7
/proc/30760/task/30769/stat : 30769 (plingeling) R 30758 30760 30734 0 -1 4202560 2068 1252 0 0 291 0 0 0 23 0 9 0 722649085 235003904 18603 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30760/tid=30770] ppid=30758 vsize=229496 CPUtime=2.91 cores=0-7
/proc/30760/task/30770/stat : 30770 (plingeling) R 30758 30760 30734 0 -1 4202560 14213 1252 0 0 289 2 0 0 25 0 9 0 722649085 235003904 18603 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30760/tid=30771] ppid=30758 vsize=229496 CPUtime=2.91 cores=0-7
/proc/30760/task/30771/stat : 30771 (plingeling) R 30758 30760 30734 0 -1 4202560 1573 1252 0 0 291 0 0 0 23 0 9 0 722649085 235003904 18603 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30760/tid=30772] ppid=30758 vsize=229496 CPUtime=2.91 cores=0-7
/proc/30760/task/30772/stat : 30772 (plingeling) R 30758 30760 30734 0 -1 4202560 1244 1252 0 0 291 0 0 0 23 0 9 0 722649085 235003904 18603 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30760/tid=30773] ppid=30758 vsize=229496 CPUtime=2.87 cores=0-7
/proc/30760/task/30773/stat : 30773 (plingeling) R 30758 30760 30734 0 -1 4202560 1299 1252 0 0 287 0 0 0 25 0 9 0 722649085 235003904 18603 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30760/tid=30774] ppid=30758 vsize=229496 CPUtime=2.91 cores=0-7
/proc/30760/task/30774/stat : 30774 (plingeling) R 30758 30760 30734 0 -1 4202560 1577 1252 0 0 291 0 0 0 22 0 9 0 722649085 235003904 18603 33554432000 4194304 4417452 140737310142784 18446744073709551615 4258267 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.44
Current children cumulated vsize (KiB) 229496

[startup+6.30054 s]
/proc/loadavg: 7.46 7.93 7.99 9/507 30774
/proc/meminfo: memFree=23000512/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=254084 CPUtime=48.98 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 49275 1252 0 0 4890 8 0 0 19 0 9 0 722649067 260182016 24782 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 63521 24782 180 55 0 61407 0
[pid=30760/tid=30767] ppid=30758 vsize=254084 CPUtime=6.09 cores=0-7
/proc/30760/task/30767/stat : 30767 (plingeling) R 30758 30760 30734 0 -1 4202560 1962 1252 0 0 609 0 0 0 25 0 9 0 722649085 260182016 24782 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30760/tid=30768] ppid=30758 vsize=254084 CPUtime=6.11 cores=0-7
/proc/30760/task/30768/stat : 30768 (plingeling) R 30758 30760 30734 0 -1 4202560 2711 1252 0 0 611 0 0 0 25 0 9 0 722649085 260182016 24782 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30760/tid=30769] ppid=30758 vsize=254084 CPUtime=6.11 cores=0-7
/proc/30760/task/30769/stat : 30769 (plingeling) R 30758 30760 30734 0 -1 4202560 2501 1252 0 0 611 0 0 0 25 0 9 0 722649085 260182016 24782 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364784 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30760/tid=30770] ppid=30758 vsize=254084 CPUtime=6.11 cores=0-7
/proc/30760/task/30770/stat : 30770 (plingeling) R 30758 30760 30734 0 -1 4202560 25592 1252 0 0 606 5 0 0 25 0 9 0 722649085 260182016 24782 33554432000 4194304 4417452 140737310142784 18446744073709551615 4320983 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30760/tid=30771] ppid=30758 vsize=254084 CPUtime=6.11 cores=0-7
/proc/30760/task/30771/stat : 30771 (plingeling) R 30758 30760 30734 0 -1 4202560 2213 1252 0 0 611 0 0 0 25 0 9 0 722649085 260182016 24782 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30760/tid=30772] ppid=30758 vsize=254084 CPUtime=6.11 cores=0-7
/proc/30760/task/30772/stat : 30772 (plingeling) R 30758 30760 30734 0 -1 4202560 1244 1252 0 0 611 0 0 0 25 0 9 0 722649085 260182016 24782 33554432000 4194304 4417452 140737310142784 18446744073709551615 4250080 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30760/tid=30773] ppid=30758 vsize=254084 CPUtime=6.01 cores=0-7
/proc/30760/task/30773/stat : 30773 (plingeling) R 30758 30760 30734 0 -1 4202560 2506 1252 0 0 601 0 0 0 25 0 9 0 722649085 260182016 24782 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30760/tid=30774] ppid=30758 vsize=254084 CPUtime=6.11 cores=0-7
/proc/30760/task/30774/stat : 30774 (plingeling) R 30758 30760 30734 0 -1 4202560 1577 1252 0 0 611 0 0 0 25 0 9 0 722649085 260182016 24782 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.98
Current children cumulated vsize (KiB) 254084

[startup+12.7004 s]
/proc/loadavg: 7.50 7.93 7.99 9/507 30774
/proc/meminfo: memFree=22975644/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=311336 CPUtime=100.07 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 77745 1252 0 0 9994 13 0 0 19 0 9 0 722649067 318808064 39057 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 77834 39057 180 55 0 75720 0
[pid=30760/tid=30767] ppid=30758 vsize=311336 CPUtime=12.49 cores=0-7
/proc/30760/task/30767/stat : 30767 (plingeling) R 30758 30760 30734 0 -1 4202560 2475 1252 0 0 1249 0 0 0 25 0 9 0 722649085 318808064 39057 33554432000 4194304 4417452 140737310142784 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30760/tid=30768] ppid=30758 vsize=311336 CPUtime=12.51 cores=0-7
/proc/30760/task/30768/stat : 30768 (plingeling) R 30758 30760 30734 0 -1 4202560 3321 1252 0 0 1251 0 0 0 25 0 9 0 722649085 318808064 39057 33554432000 4194304 4417452 140737310142784 18446744073709551615 4357281 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30760/tid=30769] ppid=30758 vsize=311336 CPUtime=12.51 cores=0-7
/proc/30760/task/30769/stat : 30769 (plingeling) R 30758 30760 30734 0 -1 4202560 7216 1252 0 0 1250 1 0 0 25 0 9 0 722649085 318808064 39057 33554432000 4194304 4417452 140737310142784 18446744073709551615 4258258 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30760/tid=30770] ppid=30758 vsize=311336 CPUtime=12.51 cores=0-7
/proc/30760/task/30770/stat : 30770 (plingeling) R 30758 30760 30734 0 -1 4202560 42885 1252 0 0 1242 9 0 0 25 0 9 0 722649085 318808064 39057 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30760/tid=30771] ppid=30758 vsize=311336 CPUtime=12.51 cores=0-7
/proc/30760/task/30771/stat : 30771 (plingeling) R 30758 30760 30734 0 -1 4202560 3508 1252 0 0 1251 0 0 0 25 0 9 0 722649085 318808064 39057 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30760/tid=30772] ppid=30758 vsize=311336 CPUtime=12.51 cores=0-7
/proc/30760/task/30772/stat : 30772 (plingeling) R 30758 30760 30734 0 -1 4202560 2192 1252 0 0 1251 0 0 0 25 0 9 0 722649085 318808064 39057 33554432000 4194304 4417452 140737310142784 18446744073709551615 4355819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30760/tid=30773] ppid=30758 vsize=311336 CPUtime=12.3 cores=0-7
/proc/30760/task/30773/stat : 30773 (plingeling) R 30758 30760 30734 0 -1 4202560 4767 1252 0 0 1230 0 0 0 25 0 9 0 722649085 318808064 39057 33554432000 4194304 4417452 140737310142784 18446744073709551615 4249601 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30760/tid=30774] ppid=30758 vsize=311336 CPUtime=12.51 cores=0-7
/proc/30760/task/30774/stat : 30774 (plingeling) R 30758 30760 30734 0 -1 4202560 2412 1252 0 0 1251 0 0 0 25 0 9 0 722649085 318808064 39057 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.07
Current children cumulated vsize (KiB) 311336

[startup+25.5012 s]
/proc/loadavg: 7.61 7.93 7.99 9/507 30774
/proc/meminfo: memFree=22806880/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=457300 CPUtime=202.25 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 151372 1252 0 0 20200 25 0 0 19 0 9 0 722649067 468275200 75548 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 114325 75548 180 55 0 112211 0
[pid=30760/tid=30767] ppid=30758 vsize=457300 CPUtime=25.28 cores=0-7
/proc/30760/task/30767/stat : 30767 (plingeling) R 30758 30760 30734 0 -1 4202560 8868 1252 0 0 2527 1 0 0 25 0 9 0 722649085 468275200 75548 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30760/tid=30768] ppid=30758 vsize=457300 CPUtime=25.31 cores=0-7
/proc/30760/task/30768/stat : 30768 (plingeling) R 30758 30760 30734 0 -1 4202560 15659 1252 0 0 2530 1 0 0 25 0 9 0 722649085 468275200 75548 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30760/tid=30769] ppid=30758 vsize=457300 CPUtime=25.31 cores=0-7
/proc/30760/task/30769/stat : 30769 (plingeling) R 30758 30760 30734 0 -1 4202560 16479 1252 0 0 2529 2 0 0 25 0 9 0 722649085 468275200 75548 33554432000 4194304 4417452 140737310142784 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30760/tid=30770] ppid=30758 vsize=457300 CPUtime=25.31 cores=0-7
/proc/30760/task/30770/stat : 30770 (plingeling) R 30758 30760 30734 0 -1 4202560 66742 1252 0 0 2518 13 0 0 25 0 9 0 722649085 468275200 75548 33554432000 4194304 4417452 140737310142784 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30760/tid=30771] ppid=30758 vsize=457300 CPUtime=25.3 cores=0-7
/proc/30760/task/30771/stat : 30771 (plingeling) R 30758 30760 30734 0 -1 4202560 7044 1252 0 0 2530 0 0 0 25 0 9 0 722649085 468275200 75548 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30760/tid=30772] ppid=30758 vsize=457300 CPUtime=25.3 cores=0-7
/proc/30760/task/30772/stat : 30772 (plingeling) R 30758 30760 30734 0 -1 4202560 6722 1252 0 0 2529 1 0 0 25 0 9 0 722649085 468275200 75548 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30760/tid=30773] ppid=30758 vsize=457300 CPUtime=24.88 cores=0-7
/proc/30760/task/30773/stat : 30773 (plingeling) R 30758 30760 30734 0 -1 4202560 12956 1252 0 0 2487 1 0 0 25 0 9 0 722649085 468275200 75548 33554432000 4194304 4417452 140737310142784 18446744073709551615 4248913 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30760/tid=30774] ppid=30758 vsize=457300 CPUtime=25.3 cores=0-7
/proc/30760/task/30774/stat : 30774 (plingeling) R 30758 30760 30734 0 -1 4202560 7933 1252 0 0 2529 1 0 0 25 0 9 0 722649085 468275200 75548 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.25
Current children cumulated vsize (KiB) 457300

[startup+51.1007 s]
/proc/loadavg: 7.81 7.95 8.00 9/507 30775
/proc/meminfo: memFree=22642088/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=621280 CPUtime=406.62 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 264168 1252 0 0 40615 47 0 0 19 0 9 0 722649067 636190720 116543 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 155320 116543 180 55 0 153206 0
[pid=30760/tid=30767] ppid=30758 vsize=621280 CPUtime=50.88 cores=0-7
/proc/30760/task/30767/stat : 30767 (plingeling) R 30758 30760 30734 0 -1 4202560 15725 1252 0 0 5086 2 0 0 25 0 9 0 722649085 636190720 116543 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30760/tid=30768] ppid=30758 vsize=621280 CPUtime=50.9 cores=0-7
/proc/30760/task/30768/stat : 30768 (plingeling) R 30758 30760 30734 0 -1 4202560 25803 1252 0 0 5087 3 0 0 25 0 9 0 722649085 636190720 116543 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30760/tid=30769] ppid=30758 vsize=621280 CPUtime=50.91 cores=0-7

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


[startup+4722.32 s]
/proc/loadavg: 8.07 8.05 8.00 9/507 30912
/proc/meminfo: memFree=16584376/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=6669748 CPUtime=37698.4 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 15122975 1252 0 0 3767357 2485 0 0 19 0 9 0 722649067 6829821952 1628577 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 1667437 1628577 180 55 0 1665323 0
[pid=30760/tid=30767] ppid=30758 vsize=6669748 CPUtime=4722.19 cores=0-7
/proc/30760/task/30767/stat : 30767 (plingeling) R 30758 30760 30734 0 -1 4202560 1945069 1252 0 0 471897 322 0 0 25 0 9 0 722649085 6829821952 1628577 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30760/tid=30768] ppid=30758 vsize=6669748 CPUtime=4722.22 cores=0-7
/proc/30760/task/30768/stat : 30768 (plingeling) R 30758 30760 30734 0 -1 4202560 1448661 1252 0 0 471967 255 0 0 25 0 9 0 722649085 6829821952 1628577 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30760/tid=30769] ppid=30758 vsize=6669748 CPUtime=4721.25 cores=0-7
/proc/30760/task/30769/stat : 30769 (plingeling) R 30758 30760 30734 0 -1 4202560 2548569 1252 0 0 471746 379 0 0 25 0 9 0 722649085 6829821952 1628577 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30760/tid=30770] ppid=30758 vsize=6669748 CPUtime=4720.94 cores=0-7
/proc/30760/task/30770/stat : 30770 (plingeling) R 30758 30760 30734 0 -1 4202560 1109268 1252 0 0 471829 265 0 0 25 0 9 0 722649085 6829821952 1628577 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30760/tid=30771] ppid=30758 vsize=6669748 CPUtime=4722.23 cores=0-7
/proc/30760/task/30771/stat : 30771 (plingeling) R 30758 30760 30734 0 -1 4202560 1651998 1252 0 0 471953 270 0 0 25 0 9 0 722649085 6829821952 1628577 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30760/tid=30772] ppid=30758 vsize=6669748 CPUtime=4722.21 cores=0-7
/proc/30760/task/30772/stat : 30772 (plingeling) R 30758 30760 30734 0 -1 4202560 2236016 1252 0 0 471876 345 0 0 25 0 9 0 722649085 6829821952 1628577 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30760/tid=30773] ppid=30758 vsize=6669748 CPUtime=4644.91 cores=0-7
/proc/30760/task/30773/stat : 30773 (plingeling) R 30758 30760 30734 0 -1 4202560 1867123 1252 0 0 464166 325 0 0 25 0 9 0 722649085 6829821952 1628577 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30760/tid=30774] ppid=30758 vsize=6669748 CPUtime=4722.23 cores=0-7
/proc/30760/task/30774/stat : 30774 (plingeling) R 30758 30760 30734 0 -1 4202560 2307302 1252 0 0 471903 320 0 0 25 0 9 0 722649085 6829821952 1628577 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37698.4
Current children cumulated vsize (KiB) 6669748

[startup+4782.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/507 30913
/proc/meminfo: memFree=16415464/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=6837752 CPUtime=38177.3 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 15303549 1252 0 0 3815215 2514 0 0 19 0 9 0 722649067 7001858048 1670578 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 1709438 1670578 180 55 0 1707324 0
[pid=30760/tid=30767] ppid=30758 vsize=6837752 CPUtime=4782.17 cores=0-7
/proc/30760/task/30767/stat : 30767 (plingeling) R 30758 30760 30734 0 -1 4202560 1961453 1252 0 0 477893 324 0 0 25 0 9 0 722649085 7001858048 1670578 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30760/tid=30768] ppid=30758 vsize=6837752 CPUtime=4782.21 cores=0-7
/proc/30760/task/30768/stat : 30768 (plingeling) R 30758 30760 30734 0 -1 4202560 1481429 1252 0 0 477962 259 0 0 25 0 9 0 722649085 7001858048 1670578 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30760/tid=30769] ppid=30758 vsize=6837752 CPUtime=4781.22 cores=0-7
/proc/30760/task/30769/stat : 30769 (plingeling) R 30758 30760 30734 0 -1 4202560 2647223 1252 0 0 477725 397 0 0 25 0 9 0 722649085 7001858048 1670578 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30760/tid=30770] ppid=30758 vsize=6837752 CPUtime=4780.91 cores=0-7
/proc/30760/task/30770/stat : 30770 (plingeling) R 30758 30760 30734 0 -1 4202560 1109268 1252 0 0 477826 265 0 0 25 0 9 0 722649085 7001858048 1670578 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30760/tid=30771] ppid=30758 vsize=6837752 CPUtime=4782.21 cores=0-7
/proc/30760/task/30771/stat : 30771 (plingeling) R 30758 30760 30734 0 -1 4202560 1651998 1252 0 0 477951 270 0 0 25 0 9 0 722649085 7001858048 1670578 33554432000 4194304 4417452 140737310142784 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30760/tid=30772] ppid=30758 vsize=6837752 CPUtime=4782.19 cores=0-7
/proc/30760/task/30772/stat : 30772 (plingeling) R 30758 30760 30734 0 -1 4202560 2236016 1252 0 0 477874 345 0 0 25 0 9 0 722649085 7001858048 1670578 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30760/tid=30773] ppid=30758 vsize=6837752 CPUtime=4703.92 cores=0-7
/proc/30760/task/30773/stat : 30773 (plingeling) R 30758 30760 30734 0 -1 4202560 1883507 1252 0 0 470065 327 0 0 25 0 9 0 722649085 7001858048 1670578 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30760/tid=30774] ppid=30758 vsize=6837752 CPUtime=4782.22 cores=0-7
/proc/30760/task/30774/stat : 30774 (plingeling) R 30758 30760 30734 0 -1 4202560 2323686 1252 0 0 477899 323 0 0 25 0 9 0 722649085 7001858048 1670578 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38177.3
Current children cumulated vsize (KiB) 6837752

[startup+4842.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/507 30915
/proc/meminfo: memFree=16243208/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=7011192 CPUtime=38656.3 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 15412445 1252 0 0 3863099 2531 0 0 19 0 9 0 722649067 7179460608 1713938 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 1752798 1713938 180 55 0 1750684 0
[pid=30760/tid=30767] ppid=30758 vsize=7011192 CPUtime=4842.18 cores=0-7
/proc/30760/task/30767/stat : 30767 (plingeling) R 30758 30760 30734 0 -1 4202560 1965144 1252 0 0 483892 326 0 0 25 0 9 0 722649085 7179460608 1713938 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30760/tid=30768] ppid=30758 vsize=7011192 CPUtime=4842.21 cores=0-7
/proc/30760/task/30768/stat : 30768 (plingeling) R 30758 30760 30734 0 -1 4202560 1481429 1252 0 0 483962 259 0 0 25 0 9 0 722649085 7179460608 1713938 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30760/tid=30769] ppid=30758 vsize=7011192 CPUtime=4841.22 cores=0-7
/proc/30760/task/30769/stat : 30769 (plingeling) R 30758 30760 30734 0 -1 4202560 2647223 1252 0 0 483725 397 0 0 25 0 9 0 722649085 7179460608 1713938 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30760/tid=30770] ppid=30758 vsize=7011192 CPUtime=4840.9 cores=0-7
/proc/30760/task/30770/stat : 30770 (plingeling) R 30758 30760 30734 0 -1 4202560 1125652 1252 0 0 483820 270 0 0 25 0 9 0 722649085 7179460608 1713938 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30760/tid=30771] ppid=30758 vsize=7011192 CPUtime=4842.21 cores=0-7
/proc/30760/task/30771/stat : 30771 (plingeling) R 30758 30760 30734 0 -1 4202560 1651998 1252 0 0 483951 270 0 0 25 0 9 0 722649085 7179460608 1713938 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30760/tid=30772] ppid=30758 vsize=7011192 CPUtime=4842.19 cores=0-7
/proc/30760/task/30772/stat : 30772 (plingeling) R 30758 30760 30734 0 -1 4202560 2252400 1252 0 0 483873 346 0 0 25 0 9 0 722649085 7179460608 1713938 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30760/tid=30773] ppid=30758 vsize=7011192 CPUtime=4762.93 cores=0-7
/proc/30760/task/30773/stat : 30773 (plingeling) R 30758 30760 30734 0 -1 4202560 1899891 1252 0 0 475964 329 0 0 25 0 9 0 722649085 7179460608 1713938 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30760/tid=30774] ppid=30758 vsize=7011192 CPUtime=4842.22 cores=0-7
/proc/30760/task/30774/stat : 30774 (plingeling) R 30758 30760 30734 0 -1 4202560 2379739 1252 0 0 483892 330 0 0 25 0 9 0 722649085 7179460608 1713938 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38656.3
Current children cumulated vsize (KiB) 7011192

[startup+4902.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/507 30916
/proc/meminfo: memFree=15990340/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=7264028 CPUtime=39135.3 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 15584221 1252 0 0 3910969 2562 0 0 19 0 9 0 722649067 7438364672 1777147 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 1816007 1777147 180 55 0 1813893 0
[pid=30760/tid=30767] ppid=30758 vsize=7264028 CPUtime=4902.17 cores=0-7
/proc/30760/task/30767/stat : 30767 (plingeling) R 30758 30760 30734 0 -1 4202560 1997912 1252 0 0 489888 329 0 0 25 0 9 0 722649085 7438364672 1777147 33554432000 4194304 4417452 140737310142784 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30760/tid=30768] ppid=30758 vsize=7264028 CPUtime=4902.21 cores=0-7
/proc/30760/task/30768/stat : 30768 (plingeling) R 30758 30760 30734 0 -1 4202560 1481429 1252 0 0 489962 259 0 0 25 0 9 0 722649085 7438364672 1777147 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30760/tid=30769] ppid=30758 vsize=7264028 CPUtime=4901.22 cores=0-7
/proc/30760/task/30769/stat : 30769 (plingeling) R 30758 30760 30734 0 -1 4202560 2663607 1252 0 0 489723 399 0 0 25 0 9 0 722649085 7438364672 1777147 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30760/tid=30770] ppid=30758 vsize=7264028 CPUtime=4900.88 cores=0-7
/proc/30760/task/30770/stat : 30770 (plingeling) R 30758 30760 30734 0 -1 4202560 1125652 1252 0 0 489818 270 0 0 25 0 9 0 722649085 7438364672 1777147 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30760/tid=30771] ppid=30758 vsize=7264028 CPUtime=4902.21 cores=0-7
/proc/30760/task/30771/stat : 30771 (plingeling) R 30758 30760 30734 0 -1 4202560 1684766 1252 0 0 489941 280 0 0 25 0 9 0 722649085 7438364672 1777147 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30760/tid=30772] ppid=30758 vsize=7264028 CPUtime=4902.19 cores=0-7
/proc/30760/task/30772/stat : 30772 (plingeling) R 30758 30760 30734 0 -1 4202560 2252400 1252 0 0 489873 346 0 0 25 0 9 0 722649085 7438364672 1777147 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30760/tid=30773] ppid=30758 vsize=7264028 CPUtime=4821.96 cores=0-7
/proc/30760/task/30773/stat : 30773 (plingeling) R 30758 30760 30734 0 -1 4202560 1899891 1252 0 0 481867 329 0 0 25 0 9 0 722649085 7438364672 1777147 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30760/tid=30774] ppid=30758 vsize=7264028 CPUtime=4902.22 cores=0-7
/proc/30760/task/30774/stat : 30774 (plingeling) R 30758 30760 30734 0 -1 4202560 2469595 1252 0 0 489877 345 0 0 25 0 9 0 722649085 7438364672 1777147 33554432000 4194304 4417452 140737310142784 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39135.3
Current children cumulated vsize (KiB) 7264028

[startup+4962.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/507 30918
/proc/meminfo: memFree=16091620/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=7161712 CPUtime=39614.3 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 15738984 1252 0 0 3958852 2580 0 0 19 0 9 0 722649067 7333593088 1751568 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 1790428 1751568 180 55 0 1788314 0
[pid=30760/tid=30767] ppid=30758 vsize=7161712 CPUtime=4962.18 cores=0-7
/proc/30760/task/30767/stat : 30767 (plingeling) R 30758 30760 30734 0 -1 4202560 2014296 1252 0 0 495886 332 0 0 25 0 9 0 722649085 7333593088 1751568 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30760/tid=30768] ppid=30758 vsize=7161712 CPUtime=4962.21 cores=0-7
/proc/30760/task/30768/stat : 30768 (plingeling) R 30758 30760 30734 0 -1 4202560 1481429 1252 0 0 495962 259 0 0 25 0 9 0 722649085 7333593088 1751568 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30760/tid=30769] ppid=30758 vsize=7161712 CPUtime=4961.22 cores=0-7
/proc/30760/task/30769/stat : 30769 (plingeling) R 30758 30760 30734 0 -1 4202560 2679991 1252 0 0 495721 401 0 0 25 0 9 0 722649085 7333593088 1751568 33554432000 4194304 4417452 140737310142784 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30760/tid=30770] ppid=30758 vsize=7161712 CPUtime=4960.87 cores=0-7
/proc/30760/task/30770/stat : 30770 (plingeling) R 30758 30760 30734 0 -1 4202560 1125652 1252 0 0 495817 270 0 0 25 0 9 0 722649085 7333593088 1751568 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30760/tid=30771] ppid=30758 vsize=7161712 CPUtime=4962.21 cores=0-7
/proc/30760/task/30771/stat : 30771 (plingeling) R 30758 30760 30734 0 -1 4202560 1717534 1252 0 0 495938 283 0 0 25 0 9 0 722649085 7333593088 1751568 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30760/tid=30772] ppid=30758 vsize=7161712 CPUtime=4962.2 cores=0-7
/proc/30760/task/30772/stat : 30772 (plingeling) R 30758 30760 30734 0 -1 4202560 2268784 1252 0 0 495871 349 0 0 25 0 9 0 722649085 7333593088 1751568 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30760/tid=30773] ppid=30758 vsize=7161712 CPUtime=4880.97 cores=0-7
/proc/30760/task/30773/stat : 30773 (plingeling) R 30758 30760 30734 0 -1 4202560 1923582 1252 0 0 487765 332 0 0 25 0 9 0 722649085 7333593088 1751568 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30760/tid=30774] ppid=30758 vsize=7161712 CPUtime=4962.22 cores=0-7
/proc/30760/task/30774/stat : 30774 (plingeling) R 30758 30760 30734 0 -1 4202560 2518747 1252 0 0 495872 350 0 0 25 0 9 0 722649085 7333593088 1751568 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39614.3
Current children cumulated vsize (KiB) 7161712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.7 s]
/proc/loadavg: 8.06 8.06 8.00 9/507 30919
/proc/meminfo: memFree=15851768/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=7401872 CPUtime=40000.8 cores=0-7
/proc/30760/stat : 30760 (plingeling) S 30758 30760 30734 0 -1 4202496 15955891 1252 0 0 3997472 2612 0 0 19 0 9 0 722649067 7579516928 1811630 33554432000 4194304 4417452 140737310142784 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 1850468 1811630 180 55 0 1848354 0
[pid=30760/tid=30767] ppid=30758 vsize=7401872 CPUtime=5010.6 cores=0-7
/proc/30760/task/30767/stat : 30767 (plingeling) R 30758 30760 30734 0 -1 4202560 2040835 1252 0 0 500724 336 0 0 25 0 9 0 722649085 7579516928 1811630 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30760/tid=30768] ppid=30758 vsize=7401872 CPUtime=5010.63 cores=0-7
/proc/30760/task/30768/stat : 30768 (plingeling) R 30758 30760 30734 0 -1 4202560 1573493 1252 0 0 500786 277 0 0 25 0 9 0 722649085 7579516928 1811630 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30760/tid=30769] ppid=30758 vsize=7401872 CPUtime=5009.64 cores=0-7
/proc/30760/task/30769/stat : 30769 (plingeling) R 30758 30760 30734 0 -1 4202560 2712759 1252 0 0 500560 404 0 0 25 0 9 0 722649085 7579516928 1811630 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30760/tid=30770] ppid=30758 vsize=7401872 CPUtime=5009.27 cores=0-7
/proc/30760/task/30770/stat : 30770 (plingeling) R 30758 30760 30734 0 -1 4202560 1125652 1252 0 0 500657 270 0 0 25 0 9 0 722649085 7579516928 1811630 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30760/tid=30771] ppid=30758 vsize=7401872 CPUtime=5010.63 cores=0-7
/proc/30760/task/30771/stat : 30771 (plingeling) R 30758 30760 30734 0 -1 4202560 1717534 1252 0 0 500780 283 0 0 25 0 9 0 722649085 7579516928 1811630 33554432000 4194304 4417452 140737310142784 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30760/tid=30772] ppid=30758 vsize=7401872 CPUtime=5010.62 cores=0-7
/proc/30760/task/30772/stat : 30772 (plingeling) R 30758 30760 30734 0 -1 4202560 2285168 1252 0 0 500711 351 0 0 25 0 9 0 722649085 7579516928 1811630 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30760/tid=30773] ppid=30758 vsize=7401872 CPUtime=4928.58 cores=0-7
/proc/30760/task/30773/stat : 30773 (plingeling) R 30758 30760 30734 0 -1 4202560 1939966 1252 0 0 492525 333 0 0 25 0 9 0 722649085 7579516928 1811630 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=30760/tid=30774] ppid=30758 vsize=7401872 CPUtime=5010.64 cores=0-7
/proc/30760/task/30774/stat : 30774 (plingeling) R 30758 30760 30734 0 -1 4202560 2551515 1252 0 0 500711 353 0 0 25 0 9 0 722649085 7579516928 1811630 33554432000 4194304 4417452 140737310142784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 7401872

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

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

[startup+5011 s]
/proc/loadavg: 8.06 8.06 8.00 9/507 30919
/proc/meminfo: memFree=15851768/32951124 swapFree=51851948/67111528
[pid=30760] ppid=30758 vsize=0 CPUtime=40001.2 cores=0-7
/proc/30760/stat : 30760 (plingeling) Z 30758 30760 30734 0 -1 4203548 15955891 1252 0 0 3997477 2640 0 0 18 0 2 0 722649067 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30760/statm: 0 0 0 0 0 0 0
[pid=30760/tid=30773] ppid=30758 vsize=0 CPUtime=4928.86 cores=0-7
/proc/30760/task/30773/stat : 30773 (plingeling) R 30758 30760 30734 0 -1 4203588 1939966 1252 0 0 492525 361 0 0 25 0 2 0 722649085 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40001.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.01
CPU time (s): 40001.2
CPU user time (s): 39974.8
CPU system time (s): 26.414
CPU usage (%): 798.266
Max. virtual memory (cumulated for all children) (KiB): 7401872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39974.8
system time used= 26.414
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15957143
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= 298
involuntary context switches= 193654

runsolver used 22.2886 second user time and 59.7819 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-23 02:27:45
IDJOB=3395008
IDBENCH=88212
IDSOLVER=1851
FILE ID=node103/3395008-1306110464
RUNJOBID= node103-1306110464-30748
PBS_JOBID= 13388047
Free space on /tmp= 73128 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3395008-1306110464/watcher-3395008-1306110464 -o /tmp/evaluation-result-3395008-1306110464/solver-3395008-1306110464 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3395008-1306110464.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=719180901

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.83
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.858
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:      23110620 kB
Buffers:        359880 kB
Cached:        7323468 kB
SwapCached:     191244 kB
Active:        1602884 kB
Inactive:      7916328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23110620 kB
SwapTotal:    67111528 kB
SwapFree:     51851948 kB
Dirty:            1972 kB
Writeback:           0 kB
AnonPages:     1655852 kB
Mapped:          21660 kB
Slab:           175024 kB
PageTables:      72952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162032640 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= 73128 MiB
End job on node103 at 2011-05-23 03:51:17