Trace number 3395024

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) 40000.5 5012.47

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q255-n25-p15-s2076598.cnf
MD5SUMf5a22d1154b549fd98215f1710a15f46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.650901
Satisfiable
(Un)Satisfiability was proved
Number of variables545
Number of clauses29734
Sum of the clauses size59963
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 229709
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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-3395024-1306110621/watcher-3395024-1306110621 -o /tmp/evaluation-result-3395024-1306110621/solver-3395024-1306110621 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3395024-1306110621.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.95 8.03 1/568 17963
/proc/meminfo: memFree=8328520/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=10612 CPUtime=0 cores=0-7
/proc/17963/stat : 17963 (plingeling) R 17961 17963 17937 0 -1 4202496 745 1254 0 0 0 0 0 0 18 0 1 0 722659839 10866688 675 33554432000 4194304 4417452 140733554753456 18446744073709551615 212687675136 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/17963/statm: 2653 675 147 55 0 539 0

[startup+0.755445 s]
/proc/loadavg: 7.41 7.95 8.03 1/568 17963
/proc/meminfo: memFree=8328520/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=188732 CPUtime=5.67 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 10789 1254 0 0 565 2 0 0 18 0 9 0 722659839 193261568 8300 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 47183 8324 180 55 0 45069 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 188732

[startup+0.800663 s]
/proc/loadavg: 7.41 7.95 8.03 1/568 17963
/proc/meminfo: memFree=8328520/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=188108 CPUtime=6.04 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 11329 1254 0 0 602 2 0 0 18 0 9 0 722659839 192622592 8227 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 47027 8227 180 55 0 44913 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 188108

[startup+0.900645 s]
/proc/loadavg: 7.41 7.95 8.03 1/568 17963
/proc/meminfo: memFree=8328520/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=190008 CPUtime=6.83 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 11913 1254 0 0 681 2 0 0 18 0 9 0 722659839 194568192 8702 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 47502 8702 180 55 0 45388 0
Current children cumulated CPU time (s) 6.83
Current children cumulated vsize (KiB) 190008

[startup+1.00063 s]
/proc/loadavg: 7.41 7.95 8.03 1/568 17963
/proc/meminfo: memFree=8328520/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=195780 CPUtime=7.63 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 13356 1254 0 0 761 2 0 0 18 0 9 0 722659839 200478720 10145 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 48945 10145 180 55 0 46831 0
Current children cumulated CPU time (s) 7.63
Current children cumulated vsize (KiB) 195780

[startup+1.50054 s]
/proc/loadavg: 7.41 7.95 8.03 1/568 17963
/proc/meminfo: memFree=8328520/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=207152 CPUtime=11.63 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 21485 1254 0 0 1160 3 0 0 18 0 9 0 722659839 212123648 13013 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 51788 13013 180 55 0 49674 0
Current children cumulated CPU time (s) 11.63
Current children cumulated vsize (KiB) 207152

[startup+3.10124 s]
/proc/loadavg: 7.46 7.95 8.03 9/577 17977
/proc/meminfo: memFree=8250832/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=230772 CPUtime=24.39 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 52978 1254 0 0 2431 8 0 0 18 0 9 0 722659839 236310528 18925 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 57693 18925 180 55 0 55579 0
[pid=17963/tid=17970] ppid=17961 vsize=230772 CPUtime=3.05 cores=0-7
/proc/17963/task/17970/stat : 17970 (plingeling) R 17961 17963 17937 0 -1 4202560 5102 1254 0 0 305 0 0 0 25 0 9 0 722659843 236310528 18925 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17963/tid=17971] ppid=17961 vsize=230772 CPUtime=3.02 cores=0-7
/proc/17963/task/17971/stat : 17971 (plingeling) R 17961 17963 17937 0 -1 4202560 5238 1254 0 0 302 0 0 0 25 0 9 0 722659843 236310528 18925 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17963/tid=17972] ppid=17961 vsize=230772 CPUtime=3.03 cores=0-7
/proc/17963/task/17972/stat : 17972 (plingeling) R 17961 17963 17937 0 -1 4202560 7423 1254 0 0 303 0 0 0 25 0 9 0 722659843 236310528 18925 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17963/tid=17973] ppid=17961 vsize=230772 CPUtime=3.01 cores=0-7
/proc/17963/task/17973/stat : 17973 (plingeling) R 17961 17963 17937 0 -1 4202560 6874 1254 0 0 300 1 0 0 25 0 9 0 722659843 236310528 18925 33554432000 4194304 4417452 140733554753456 18446744073709551615 4199435 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17963/tid=17974] ppid=17961 vsize=230772 CPUtime=3.05 cores=0-7
/proc/17963/task/17974/stat : 17974 (plingeling) R 17961 17963 17937 0 -1 4202560 5084 1254 0 0 305 0 0 0 25 0 9 0 722659843 236310528 18925 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17963/tid=17975] ppid=17961 vsize=230772 CPUtime=3.05 cores=0-7
/proc/17963/task/17975/stat : 17975 (plingeling) R 17961 17963 17937 0 -1 4202560 6760 1254 0 0 304 1 0 0 25 0 9 0 722659843 236310528 18925 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17963/tid=17976] ppid=17961 vsize=230772 CPUtime=3.01 cores=0-7
/proc/17963/task/17976/stat : 17976 (plingeling) R 17961 17963 17937 0 -1 4202560 8727 1254 0 0 300 1 0 0 25 0 9 0 722659843 236310528 18925 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17963/tid=17977] ppid=17961 vsize=230772 CPUtime=3.05 cores=0-7
/proc/17963/task/17977/stat : 17977 (plingeling) R 17961 17963 17937 0 -1 4202560 5083 1254 0 0 305 0 0 0 25 0 9 0 722659843 236310528 18925 33554432000 4194304 4417452 140733554753456 18446744073709551615 4352175 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.39
Current children cumulated vsize (KiB) 230772

[startup+6.30066 s]
/proc/loadavg: 7.46 7.95 8.03 9/577 17977
/proc/meminfo: memFree=8227404/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=252968 CPUtime=49.92 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 95227 1254 0 0 4976 16 0 0 18 0 9 0 722659839 259039232 24442 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 63242 24442 180 55 0 61128 0
[pid=17963/tid=17970] ppid=17961 vsize=252968 CPUtime=6.25 cores=0-7
/proc/17963/task/17970/stat : 17970 (plingeling) R 17961 17963 17937 0 -1 4202560 7414 1254 0 0 625 0 0 0 25 0 9 0 722659843 259039232 24442 33554432000 4194304 4417452 140733554753456 18446744073709551615 4311388 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17963/tid=17971] ppid=17961 vsize=252968 CPUtime=6.23 cores=0-7
/proc/17963/task/17971/stat : 17971 (plingeling) R 17961 17963 17937 0 -1 4202560 10501 1254 0 0 621 2 0 0 25 0 9 0 722659843 259039232 24442 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17963/tid=17972] ppid=17961 vsize=252968 CPUtime=6.24 cores=0-7
/proc/17963/task/17972/stat : 17972 (plingeling) R 17961 17963 17937 0 -1 4202560 13653 1254 0 0 622 2 0 0 25 0 9 0 722659843 259039232 24442 33554432000 4194304 4417452 140733554753456 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17963/tid=17973] ppid=17961 vsize=252968 CPUtime=6.21 cores=0-7
/proc/17963/task/17973/stat : 17973 (plingeling) R 17961 17963 17937 0 -1 4202560 13198 1254 0 0 619 2 0 0 25 0 9 0 722659843 259039232 24442 33554432000 4194304 4417452 140733554753456 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17963/tid=17974] ppid=17961 vsize=252968 CPUtime=6.25 cores=0-7
/proc/17963/task/17974/stat : 17974 (plingeling) R 17961 17963 17937 0 -1 4202560 11187 1254 0 0 623 2 0 0 25 0 9 0 722659843 259039232 24442 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17963/tid=17975] ppid=17961 vsize=252968 CPUtime=6.25 cores=0-7
/proc/17963/task/17975/stat : 17975 (plingeling) R 17961 17963 17937 0 -1 4202560 9210 1254 0 0 624 1 0 0 25 0 9 0 722659843 259039232 24442 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17963/tid=17976] ppid=17961 vsize=252968 CPUtime=6.15 cores=0-7
/proc/17963/task/17976/stat : 17976 (plingeling) R 17961 17963 17937 0 -1 4202560 13768 1254 0 0 613 2 0 0 25 0 9 0 722659843 259039232 24442 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17963/tid=17977] ppid=17961 vsize=252968 CPUtime=6.25 cores=0-7
/proc/17963/task/17977/stat : 17977 (plingeling) R 17961 17963 17937 0 -1 4202560 13609 1254 0 0 624 1 0 0 25 0 9 0 722659843 259039232 24442 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.92
Current children cumulated vsize (KiB) 252968

[startup+12.7005 s]
/proc/loadavg: 7.54 7.95 8.03 9/577 17978
/proc/meminfo: memFree=8181172/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=301548 CPUtime=101.09 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 217062 1254 0 0 10073 36 0 0 18 0 9 0 722659839 308785152 36587 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 75387 36587 180 55 0 73273 0
[pid=17963/tid=17970] ppid=17961 vsize=301548 CPUtime=12.67 cores=0-7
/proc/17963/task/17970/stat : 17970 (plingeling) R 17961 17963 17937 0 -1 4202560 32564 1254 0 0 1263 4 0 0 25 0 9 0 722659843 308785152 36587 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17963/tid=17971] ppid=17961 vsize=301548 CPUtime=12.65 cores=0-7
/proc/17963/task/17971/stat : 17971 (plingeling) R 17961 17963 17937 0 -1 4202560 29147 1254 0 0 1260 5 0 0 25 0 9 0 722659843 308785152 36587 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17963/tid=17972] ppid=17961 vsize=301548 CPUtime=12.65 cores=0-7
/proc/17963/task/17972/stat : 17972 (plingeling) R 17961 17963 17937 0 -1 4202560 29118 1254 0 0 1261 4 0 0 25 0 9 0 722659843 308785152 36587 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17963/tid=17973] ppid=17961 vsize=301548 CPUtime=12.63 cores=0-7
/proc/17963/task/17973/stat : 17973 (plingeling) R 17961 17963 17937 0 -1 4202560 19615 1254 0 0 1260 3 0 0 25 0 9 0 722659843 308785152 36587 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17963/tid=17974] ppid=17961 vsize=301548 CPUtime=12.67 cores=0-7
/proc/17963/task/17974/stat : 17974 (plingeling) R 17961 17963 17937 0 -1 4202560 22667 1254 0 0 1263 4 0 0 25 0 9 0 722659843 308785152 36587 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17963/tid=17975] ppid=17961 vsize=301548 CPUtime=12.67 cores=0-7
/proc/17963/task/17975/stat : 17975 (plingeling) R 17961 17963 17937 0 -1 4202560 27260 1254 0 0 1264 3 0 0 25 0 9 0 722659843 308785152 36587 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17963/tid=17976] ppid=17961 vsize=301548 CPUtime=12.44 cores=0-7
/proc/17963/task/17976/stat : 17976 (plingeling) R 17961 17963 17937 0 -1 4202560 26387 1254 0 0 1240 4 0 0 25 0 9 0 722659843 308785152 36587 33554432000 4194304 4417452 140733554753456 18446744073709551615 4263224 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17963/tid=17977] ppid=17961 vsize=301548 CPUtime=12.67 cores=0-7
/proc/17963/task/17977/stat : 17977 (plingeling) R 17961 17963 17937 0 -1 4202560 27617 1254 0 0 1263 4 0 0 25 0 9 0 722659843 308785152 36587 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.09
Current children cumulated vsize (KiB) 301548

[startup+25.5012 s]
/proc/loadavg: 7.61 7.95 8.03 9/577 17978
/proc/meminfo: memFree=8083308/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=396564 CPUtime=203.17 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 371836 1254 0 0 20255 62 0 0 18 0 9 0 722659839 406081536 60341 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 99141 60341 180 55 0 97027 0
[pid=17963/tid=17970] ppid=17961 vsize=396564 CPUtime=25.45 cores=0-7
/proc/17963/task/17970/stat : 17970 (plingeling) R 17961 17963 17937 0 -1 4202560 53518 1254 0 0 2538 7 0 0 25 0 9 0 722659843 406081536 60341 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17963/tid=17971] ppid=17961 vsize=396564 CPUtime=25.43 cores=0-7
/proc/17963/task/17971/stat : 17971 (plingeling) R 17961 17963 17937 0 -1 4202560 57935 1254 0 0 2534 9 0 0 25 0 9 0 722659843 406081536 60341 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17963/tid=17972] ppid=17961 vsize=396564 CPUtime=25.43 cores=0-7
/proc/17963/task/17972/stat : 17972 (plingeling) R 17961 17963 17937 0 -1 4202560 60389 1254 0 0 2534 9 0 0 25 0 9 0 722659843 406081536 60341 33554432000 4194304 4417452 140733554753456 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17963/tid=17973] ppid=17961 vsize=396564 CPUtime=25.41 cores=0-7
/proc/17963/task/17973/stat : 17973 (plingeling) R 17961 17963 17937 0 -1 4202560 32719 1254 0 0 2535 6 0 0 25 0 9 0 722659843 406081536 60341 33554432000 4194304 4417452 140733554753456 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17963/tid=17974] ppid=17961 vsize=396564 CPUtime=25.45 cores=0-7
/proc/17963/task/17974/stat : 17974 (plingeling) R 17961 17963 17937 0 -1 4202560 35614 1254 0 0 2539 6 0 0 25 0 9 0 722659843 406081536 60341 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17963/tid=17975] ppid=17961 vsize=396564 CPUtime=25.45 cores=0-7
/proc/17963/task/17975/stat : 17975 (plingeling) R 17961 17963 17937 0 -1 4202560 37527 1254 0 0 2540 5 0 0 25 0 9 0 722659843 406081536 60341 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17963/tid=17976] ppid=17961 vsize=396564 CPUtime=24.99 cores=0-7
/proc/17963/task/17976/stat : 17976 (plingeling) R 17961 17963 17937 0 -1 4202560 51107 1254 0 0 2491 8 0 0 25 0 9 0 722659843 406081536 60341 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17963/tid=17977] ppid=17961 vsize=396564 CPUtime=25.45 cores=0-7
/proc/17963/task/17977/stat : 17977 (plingeling) R 17961 17963 17937 0 -1 4202560 40340 1254 0 0 2538 7 0 0 25 0 9 0 722659843 406081536 60341 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.17
Current children cumulated vsize (KiB) 396564

[startup+51.1005 s]
/proc/loadavg: 7.74 7.95 8.03 9/577 17979
/proc/meminfo: memFree=7991480/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=509532 CPUtime=407.47 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 682499 1254 0 0 40638 109 0 0 18 0 9 0 722659839 521760768 88583 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 127383 88583 180 55 0 125269 0
[pid=17963/tid=17970] ppid=17961 vsize=509532 CPUtime=51.05 cores=0-7
/proc/17963/task/17970/stat : 17970 (plingeling) R 17961 17963 17937 0 -1 4202560 91434 1254 0 0 5092 13 0 0 25 0 9 0 722659843 521760768 88583 33554432000 4194304 4417452 140733554753456 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17963/tid=17971] ppid=17961 vsize=509532 CPUtime=51.02 cores=0-7
/proc/17963/task/17971/stat : 17971 (plingeling) R 17961 17963 17937 0 -1 4202560 108449 1254 0 0 5084 18 0 0 25 0 9 0 722659843 521760768 88583 33554432000 4194304 4417452 140733554753456 18446744073709551615 4250765 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17963/tid=17972] ppid=17961 vsize=509532 CPUtime=51.03 cores=0-7
/proc/17963/task/17972/stat : 17972 (plingeling) R 17961 17963 17937 0 -1 4202560 112456 1254 0 0 5088 15 0 0 25 0 9 0 722659843 521760768 88583 33554432000 4194304 4417452 140733554753456 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17963/tid=17973] ppid=17961 vsize=509532 CPUtime=51.01 cores=0-7
/proc/17963/task/17973/stat : 17973 (plingeling) R 17961 17963 17937 0 -1 4202560 53191 1254 0 0 5090 11 0 0 25 0 9 0 722659843 521760768 88583 33554432000 4194304 4417452 140733554753456 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17963/tid=17974] ppid=17961 vsize=509532 CPUtime=51.05 cores=0-7
/proc/17963/task/17974/stat : 17974 (plingeling) R 17961 17963 17937 0 -1 4202560 61496 1254 0 0 5095 10 0 0 25 0 9 0 722659843 521760768 88583 33554432000 4194304 4417452 140733554753456 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17963/tid=17975] ppid=17961 vsize=509532 CPUtime=51.05 cores=0-7
/proc/17963/task/17975/stat : 17975 (plingeling) R 17961 17963 17937 0 -1 4202560 100981 1254 0 0 5092 13 0 0 25 0 9 0 722659843 521760768 88583 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364699 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17963/tid=17976] ppid=17961 vsize=509532 CPUtime=50.11 cores=0-7
/proc/17963/task/17976/stat : 17976 (plingeling) R 17961 17963 17937 0 -1 4202560 81307 1254 0 0 4998 13 0 0 25 0 9 0 722659843 521760768 88583 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17963/tid=17977] ppid=17961 vsize=509532 CPUtime=51.05 cores=0-7
/proc/17963/task/17977/stat : 17977 (plingeling) R 17961 17963 17937 0 -1 4202560 70498 1254 0 0 5093 12 0 0 25 0 9 0 722659843 521760768 88583 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.47
Current children cumulated vsize (KiB) 509532

[startup+102.301 s]
/proc/loadavg: 7.92 7.97 8.03 9/577 17980

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


[startup+4722.3 s]
/proc/loadavg: 8.14 8.08 8.02 9/577 18115
/proc/meminfo: memFree=4965504/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=3512656 CPUtime=37685.6 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 22136453 1254 0 0 3765508 3049 0 0 18 0 9 0 722659839 3596959744 839396 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 878164 839396 180 55 0 876050 0
[pid=17963/tid=17970] ppid=17961 vsize=3512656 CPUtime=4722.35 cores=0-7
/proc/17963/task/17970/stat : 17970 (plingeling) R 17961 17963 17937 0 -1 4202560 4345437 1254 0 0 471677 558 0 0 25 0 9 0 722659843 3596959744 839396 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17963/tid=17971] ppid=17961 vsize=3512656 CPUtime=4720.84 cores=0-7
/proc/17963/task/17971/stat : 17971 (plingeling) R 17961 17963 17937 0 -1 4202560 2480212 1254 0 0 471728 356 0 0 25 0 9 0 722659843 3596959744 839396 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17963/tid=17972] ppid=17961 vsize=3512656 CPUtime=4722.37 cores=0-7
/proc/17963/task/17972/stat : 17972 (plingeling) R 17961 17963 17937 0 -1 4202560 4193762 1254 0 0 471672 565 0 0 25 0 9 0 722659843 3596959744 839396 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17963/tid=17973] ppid=17961 vsize=3512656 CPUtime=4721.42 cores=0-7
/proc/17963/task/17973/stat : 17973 (plingeling) R 17961 17963 17937 0 -1 4202560 754465 1254 0 0 471986 156 0 0 25 0 9 0 722659843 3596959744 839396 33554432000 4194304 4417452 140733554753456 18446744073709551615 4357229 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17963/tid=17974] ppid=17961 vsize=3512656 CPUtime=4722.38 cores=0-7
/proc/17963/task/17974/stat : 17974 (plingeling) R 17961 17963 17937 0 -1 4202560 2672804 1254 0 0 471860 378 0 0 25 0 9 0 722659843 3596959744 839396 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17963/tid=17975] ppid=17961 vsize=3512656 CPUtime=4722.33 cores=0-7
/proc/17963/task/17975/stat : 17975 (plingeling) R 17961 17963 17937 0 -1 4202560 3081551 1254 0 0 471824 409 0 0 25 0 9 0 722659843 3596959744 839396 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17963/tid=17976] ppid=17961 vsize=3512656 CPUtime=4631.4 cores=0-7
/proc/17963/task/17976/stat : 17976 (plingeling) R 17961 17963 17937 0 -1 4202560 1703843 1254 0 0 462897 243 0 0 25 0 9 0 722659843 3596959744 839396 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17963/tid=17977] ppid=17961 vsize=3512656 CPUtime=4722.37 cores=0-7
/proc/17963/task/17977/stat : 17977 (plingeling) R 17961 17963 17937 0 -1 4202560 2901692 1254 0 0 471858 379 0 0 25 0 9 0 722659843 3596959744 839396 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37685.6
Current children cumulated vsize (KiB) 3512656

[startup+4782.3 s]
/proc/loadavg: 8.10 8.08 8.02 9/577 18117
/proc/meminfo: memFree=5068344/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=3411088 CPUtime=38164.5 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 22319708 1254 0 0 3813378 3073 0 0 18 0 9 0 722659839 3492954112 814004 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 852772 814004 180 55 0 850658 0
[pid=17963/tid=17970] ppid=17961 vsize=3411088 CPUtime=4782.37 cores=0-7
/proc/17963/task/17970/stat : 17970 (plingeling) R 17961 17963 17937 0 -1 4202560 4370013 1254 0 0 477676 561 0 0 25 0 9 0 722659843 3492954112 814004 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17963/tid=17971] ppid=17961 vsize=3411088 CPUtime=4780.85 cores=0-7
/proc/17963/task/17971/stat : 17971 (plingeling) R 17961 17963 17937 0 -1 4202560 2488404 1254 0 0 477728 357 0 0 25 0 9 0 722659843 3492954112 814004 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17963/tid=17972] ppid=17961 vsize=3411088 CPUtime=4782.39 cores=0-7
/proc/17963/task/17972/stat : 17972 (plingeling) R 17961 17963 17937 0 -1 4202560 4218338 1254 0 0 477671 568 0 0 25 0 9 0 722659843 3492954112 814004 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17963/tid=17973] ppid=17961 vsize=3411088 CPUtime=4781.44 cores=0-7
/proc/17963/task/17973/stat : 17973 (plingeling) R 17961 17963 17937 0 -1 4202560 754465 1254 0 0 477988 156 0 0 25 0 9 0 722659843 3492954112 814004 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17963/tid=17974] ppid=17961 vsize=3411088 CPUtime=4782.41 cores=0-7
/proc/17963/task/17974/stat : 17974 (plingeling) R 17961 17963 17937 0 -1 4202560 2705572 1254 0 0 477858 383 0 0 25 0 9 0 722659843 3492954112 814004 33554432000 4194304 4417452 140733554753456 18446744073709551615 4366092 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17963/tid=17975] ppid=17961 vsize=3411088 CPUtime=4782.36 cores=0-7
/proc/17963/task/17975/stat : 17975 (plingeling) R 17961 17963 17937 0 -1 4202560 3097935 1254 0 0 477825 411 0 0 25 0 9 0 722659843 3492954112 814004 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17963/tid=17976] ppid=17961 vsize=3411088 CPUtime=4690.26 cores=0-7
/proc/17963/task/17976/stat : 17976 (plingeling) R 17961 17963 17937 0 -1 4202560 1764218 1254 0 0 468774 252 0 0 25 0 9 0 722659843 3492954112 814004 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17963/tid=17977] ppid=17961 vsize=3411088 CPUtime=4782.39 cores=0-7
/proc/17963/task/17977/stat : 17977 (plingeling) R 17961 17963 17937 0 -1 4202560 2918076 1254 0 0 477858 381 0 0 25 0 9 0 722659843 3492954112 814004 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38164.5
Current children cumulated vsize (KiB) 3411088

[startup+4842.3 s]
/proc/loadavg: 8.09 8.08 8.02 9/577 18118
/proc/meminfo: memFree=5399920/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=3080712 CPUtime=38643.2 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 22635216 1254 0 0 3861214 3111 0 0 18 0 9 0 722659839 3154649088 731378 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 770178 731378 180 55 0 768064 0
[pid=17963/tid=17970] ppid=17961 vsize=3080712 CPUtime=4842.35 cores=0-7
/proc/17963/task/17970/stat : 17970 (plingeling) R 17961 17963 17937 0 -1 4202560 4434415 1254 0 0 483667 568 0 0 25 0 9 0 722659843 3154649088 731378 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17963/tid=17971] ppid=17961 vsize=3080712 CPUtime=4840.82 cores=0-7
/proc/17963/task/17971/stat : 17971 (plingeling) R 17961 17963 17937 0 -1 4202560 2512980 1254 0 0 483722 360 0 0 25 0 9 0 722659843 3154649088 731378 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17963/tid=17972] ppid=17961 vsize=3080712 CPUtime=4842.37 cores=0-7
/proc/17963/task/17972/stat : 17972 (plingeling) R 17961 17963 17937 0 -1 4202560 4292066 1254 0 0 483660 577 0 0 25 0 9 0 722659843 3154649088 731378 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17963/tid=17973] ppid=17961 vsize=3080712 CPUtime=4841.41 cores=0-7
/proc/17963/task/17973/stat : 17973 (plingeling) R 17961 17963 17937 0 -1 4202560 817155 1254 0 0 483977 164 0 0 25 0 9 0 722659843 3154649088 731378 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17963/tid=17974] ppid=17961 vsize=3080712 CPUtime=4842.39 cores=0-7
/proc/17963/task/17974/stat : 17974 (plingeling) R 17961 17963 17937 0 -1 4202560 2738340 1254 0 0 483852 387 0 0 25 0 9 0 722659843 3154649088 731378 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17963/tid=17975] ppid=17961 vsize=3080712 CPUtime=4842.34 cores=0-7
/proc/17963/task/17975/stat : 17975 (plingeling) R 17961 17963 17937 0 -1 4202560 3114319 1254 0 0 483821 413 0 0 25 0 9 0 722659843 3154649088 731378 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17963/tid=17976] ppid=17961 vsize=3080712 CPUtime=4749.08 cores=0-7
/proc/17963/task/17976/stat : 17976 (plingeling) R 17961 17963 17937 0 -1 4202560 1772410 1254 0 0 474655 253 0 0 25 0 9 0 722659843 3154649088 731378 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17963/tid=17977] ppid=17961 vsize=3080712 CPUtime=4842.38 cores=0-7
/proc/17963/task/17977/stat : 17977 (plingeling) R 17961 17963 17937 0 -1 4202560 2950844 1254 0 0 483853 385 0 0 25 0 9 0 722659843 3154649088 731378 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38643.2
Current children cumulated vsize (KiB) 3080712

[startup+4902.32 s]
/proc/loadavg: 8.03 8.06 8.01 9/577 18120
/proc/meminfo: memFree=5213156/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=3266832 CPUtime=39122.2 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 22804626 1254 0 0 3909091 3133 0 0 18 0 9 0 722659839 3345235968 777908 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 816708 777908 180 55 0 814594 0
[pid=17963/tid=17970] ppid=17961 vsize=3266832 CPUtime=4902.38 cores=0-7
/proc/17963/task/17970/stat : 17970 (plingeling) R 17961 17963 17937 0 -1 4202560 4475375 1254 0 0 489665 573 0 0 25 0 9 0 722659843 3345235968 777908 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17963/tid=17971] ppid=17961 vsize=3266832 CPUtime=4900.81 cores=0-7
/proc/17963/task/17971/stat : 17971 (plingeling) R 17961 17963 17937 0 -1 4202560 2512980 1254 0 0 489721 360 0 0 25 0 9 0 722659843 3345235968 777908 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17963/tid=17972] ppid=17961 vsize=3266832 CPUtime=4902.39 cores=0-7
/proc/17963/task/17972/stat : 17972 (plingeling) R 17961 17963 17937 0 -1 4202560 4324834 1254 0 0 489658 581 0 0 25 0 9 0 722659843 3345235968 777908 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17963/tid=17973] ppid=17961 vsize=3266832 CPUtime=4901.44 cores=0-7
/proc/17963/task/17973/stat : 17973 (plingeling) R 17961 17963 17937 0 -1 4202560 833539 1254 0 0 489978 166 0 0 25 0 9 0 722659843 3345235968 777908 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17963/tid=17974] ppid=17961 vsize=3266832 CPUtime=4902.42 cores=0-7
/proc/17963/task/17974/stat : 17974 (plingeling) R 17961 17963 17937 0 -1 4202560 2754724 1254 0 0 489853 389 0 0 25 0 9 0 722659843 3345235968 777908 33554432000 4194304 4417452 140733554753456 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17963/tid=17975] ppid=17961 vsize=3266832 CPUtime=4902.37 cores=0-7
/proc/17963/task/17975/stat : 17975 (plingeling) R 17961 17963 17937 0 -1 4202560 3144465 1254 0 0 489818 419 0 0 25 0 9 0 722659843 3345235968 777908 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17963/tid=17976] ppid=17961 vsize=3266832 CPUtime=4807.94 cores=0-7
/proc/17963/task/17976/stat : 17976 (plingeling) R 17961 17963 17937 0 -1 4202560 1788794 1254 0 0 480539 255 0 0 25 0 9 0 722659843 3345235968 777908 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17963/tid=17977] ppid=17961 vsize=3266832 CPUtime=4902.4 cores=0-7
/proc/17963/task/17977/stat : 17977 (plingeling) R 17961 17963 17937 0 -1 4202560 2967228 1254 0 0 489853 387 0 0 25 0 9 0 722659843 3345235968 777908 33554432000 4194304 4417452 140733554753456 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39122.2
Current children cumulated vsize (KiB) 3266832

[startup+4962.3 s]
/proc/loadavg: 8.05 8.06 8.01 9/577 18122
/proc/meminfo: memFree=5185636/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=3293240 CPUtime=39600.9 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 23007100 1254 0 0 3956924 3168 0 0 18 0 9 0 722659839 3372277760 784510 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 823310 784510 180 55 0 821196 0
[pid=17963/tid=17970] ppid=17961 vsize=3293240 CPUtime=4962.35 cores=0-7
/proc/17963/task/17970/stat : 17970 (plingeling) R 17961 17963 17937 0 -1 4202560 4536317 1254 0 0 495655 580 0 0 25 0 9 0 722659843 3372277760 784510 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17963/tid=17971] ppid=17961 vsize=3293240 CPUtime=4960.78 cores=0-7
/proc/17963/task/17971/stat : 17971 (plingeling) R 17961 17963 17937 0 -1 4202560 2545748 1254 0 0 495710 368 0 0 25 0 9 0 722659843 3372277760 784510 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17963/tid=17972] ppid=17961 vsize=3293240 CPUtime=4962.38 cores=0-7
/proc/17963/task/17972/stat : 17972 (plingeling) R 17961 17963 17937 0 -1 4202560 4333026 1254 0 0 495656 582 0 0 25 0 9 0 722659843 3372277760 784510 33554432000 4194304 4417452 140733554753456 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17963/tid=17973] ppid=17961 vsize=3293240 CPUtime=4961.42 cores=0-7
/proc/17963/task/17973/stat : 17973 (plingeling) R 17961 17963 17937 0 -1 4202560 833539 1254 0 0 495976 166 0 0 25 0 9 0 722659843 3372277760 784510 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17963/tid=17974] ppid=17961 vsize=3293240 CPUtime=4962.4 cores=0-7
/proc/17963/task/17974/stat : 17974 (plingeling) R 17961 17963 17937 0 -1 4202560 2787492 1254 0 0 495847 393 0 0 25 0 9 0 722659843 3372277760 784510 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17963/tid=17975] ppid=17961 vsize=3293240 CPUtime=4962.35 cores=0-7
/proc/17963/task/17975/stat : 17975 (plingeling) R 17961 17963 17937 0 -1 4202560 3160849 1254 0 0 495814 421 0 0 25 0 9 0 722659843 3372277760 784510 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17963/tid=17976] ppid=17961 vsize=3293240 CPUtime=4866.78 cores=0-7
/proc/17963/task/17976/stat : 17976 (plingeling) R 17961 17963 17937 0 -1 4202560 1796986 1254 0 0 486421 257 0 0 25 0 9 0 722659843 3372277760 784510 33554432000 4194304 4417452 140733554753456 18446744073709551615 4346473 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17963/tid=17977] ppid=17961 vsize=3293240 CPUtime=4962.38 cores=0-7
/proc/17963/task/17977/stat : 17977 (plingeling) R 17961 17963 17937 0 -1 4202560 3010456 1254 0 0 495840 398 0 0 25 0 9 0 722659843 3372277760 784510 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39600.9
Current children cumulated vsize (KiB) 3293240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.32 s]
/proc/loadavg: 8.02 8.05 8.01 9/577 18123
/proc/meminfo: memFree=5057788/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=3421964 CPUtime=40000.2 cores=0-7
/proc/17963/stat : 17963 (plingeling) S 17961 17963 17937 0 -1 4202496 23219505 1254 0 0 3996822 3199 0 0 18 0 9 0 722659839 3504091136 816691 33554432000 4194304 4417452 140733554753456 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 855491 816691 180 55 0 853377 0
[pid=17963/tid=17970] ppid=17961 vsize=3421964 CPUtime=5012.4 cores=0-7
/proc/17963/task/17970/stat : 17970 (plingeling) R 17961 17963 17937 0 -1 4202560 4601853 1254 0 0 500652 588 0 0 25 0 9 0 722659843 3504091136 816691 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17963/tid=17971] ppid=17961 vsize=3421964 CPUtime=5010.8 cores=0-7
/proc/17963/task/17971/stat : 17971 (plingeling) R 17961 17963 17937 0 -1 4202560 2570324 1254 0 0 500710 370 0 0 25 0 9 0 722659843 3504091136 816691 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17963/tid=17972] ppid=17961 vsize=3421964 CPUtime=5012.42 cores=0-7
/proc/17963/task/17972/stat : 17972 (plingeling) R 17961 17963 17937 0 -1 4202560 4341218 1254 0 0 500659 583 0 0 25 0 9 0 722659843 3504091136 816691 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17963/tid=17973] ppid=17961 vsize=3421964 CPUtime=5011.46 cores=0-7
/proc/17963/task/17973/stat : 17973 (plingeling) R 17961 17963 17937 0 -1 4202560 833919 1254 0 0 500980 166 0 0 25 0 9 0 722659843 3504091136 816691 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364749 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17963/tid=17974] ppid=17961 vsize=3421964 CPUtime=5012.44 cores=0-7
/proc/17963/task/17974/stat : 17974 (plingeling) R 17961 17963 17937 0 -1 4202560 2820260 1254 0 0 500844 400 0 0 25 0 9 0 722659843 3504091136 816691 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17963/tid=17975] ppid=17961 vsize=3421964 CPUtime=5012.39 cores=0-7
/proc/17963/task/17975/stat : 17975 (plingeling) R 17961 17963 17937 0 -1 4202560 3177233 1254 0 0 500816 423 0 0 25 0 9 0 722659843 3504091136 816691 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17963/tid=17976] ppid=17961 vsize=3421964 CPUtime=4915.83 cores=0-7
/proc/17963/task/17976/stat : 17976 (plingeling) R 17961 17963 17937 0 -1 4202560 1836979 1254 0 0 491319 264 0 0 25 0 9 0 722659843 3504091136 816691 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17963/tid=17977] ppid=17961 vsize=3421964 CPUtime=5012.43 cores=0-7
/proc/17963/task/17977/stat : 17977 (plingeling) R 17961 17963 17937 0 -1 4202560 3035032 1254 0 0 500842 401 0 0 25 0 9 0 722659843 3504091136 816691 33554432000 4194304 4417452 140733554753456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 3421964

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

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

[startup+5012.43 s]
/proc/loadavg: 8.02 8.05 8.01 9/577 18123
/proc/meminfo: memFree=5057788/32951124 swapFree=67111364/67111528
[pid=17963] ppid=17961 vsize=0 CPUtime=40000.4 cores=0-7
/proc/17963/stat : 17963 (plingeling) Z 17961 17963 17937 0 -1 4203548 23219505 1254 0 0 3996833 3207 0 0 18 0 2 0 722659839 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17963/statm: 0 0 0 0 0 0 0
[pid=17963/tid=17976] ppid=17961 vsize=0 CPUtime=4915.91 cores=0-7
/proc/17963/task/17976/stat : 17976 (plingeling) R 17961 17963 17937 0 -1 4203588 1836979 1254 0 0 491319 272 0 0 25 0 2 0 722659843 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5012.47
CPU time (s): 40000.5
CPU user time (s): 39968.3
CPU system time (s): 32.1211
CPU usage (%): 798.018
Max. virtual memory (cumulated for all children) (KiB): 3742032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39968.3
system time used= 32.1211
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23220759
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= 287
involuntary context switches= 192355

runsolver used 26.391 second user time and 70.2403 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-23 02:30:21
IDJOB=3395024
IDBENCH=88220
IDSOLVER=1851
FILE ID=node139/3395024-1306110621
RUNJOBID= node139-1306110621-17951
PBS_JOBID= 13388052
Free space on /tmp= 73264 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p15-s2076598.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3395024-1306110621/watcher-3395024-1306110621 -o /tmp/evaluation-result-3395024-1306110621/solver-3395024-1306110621 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3395024-1306110621.cnf

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

MD5SUM BENCH= f5a22d1154b549fd98215f1710a15f46
RANDOM SEED=212347585

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8329048 kB
Buffers:        367856 kB
Cached:        7517768 kB
SwapCached:          0 kB
Active:       18931200 kB
Inactive:      5325972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8329048 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             400 kB
Writeback:           0 kB
AnonPages:    16370904 kB
Mapped:          44028 kB
Slab:           212496 kB
PageTables:      78324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170868812 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= 73260 MiB
End job on node139 at 2011-05-23 03:53:55