Trace number 3380985

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
claspmt 2.0-R4095-patched (fixed)? (TO) 40000.6 5020.34

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n170-s56409011-unsat.cnf
MD5SUM6545c783f127618649f1200914f62dc5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables173
Number of clauses356
Sum of the clauses size1068
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3356
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...499034/instance-3380985-1305499034.cnf
0.00/0.00	c Solving...
40000.50/5020.33	
40000.50/5020.33	*** INTERRUPTED! ***
40000.50/5020.33	*** Shutting down threads...
40000.50/5020.33	s UNKNOWN
40000.50/5020.33	
40000.50/5020.33	c INTERRUPTED   : 1
40000.50/5020.33	c Models        : 0+    
40000.50/5020.33	c Time          : 5020.328s (Solving: 5020.33s 1st Model: 0.00s Unsat: 0.00s)
40000.50/5020.33	c CPU Time      : 40000.550s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3380985-1305499034/watcher-3380985-1305499034 -o /tmp/evaluation-result-3380985-1305499034/solver-3380985-1305499034 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380985-1305499034.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: 8.34 8.44 8.27 2/365 8922
/proc/meminfo: memFree=23596696/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=184216 CPUtime=0.02 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 796 0 0 0 2 0 0 0 25 0 8 0 661503846 188637184 722 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050222 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/8922/statm: 46054 723 457 189 0 40403 0
[pid=8922/tid=8923] ppid=8920 vsize=249752 CPUtime=0 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) R 8920 8922 8489 0 -1 4202560 39 0 0 0 0 0 0 0 25 0 8 0 661503846 255746048 725 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=249752 CPUtime=0 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 34 0 0 0 0 0 0 0 25 0 8 0 661503846 255746048 726 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050222 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=249752 CPUtime=0 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 12 0 0 0 0 0 0 0 25 0 8 0 661503846 255746048 726 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050222 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=249752 CPUtime=0 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 8 0 661503846 255746048 726 33554432000 4194304 4964800 140736329727872 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=249752 CPUtime=0 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) R 8920 8922 8489 0 -1 4202560 33 0 0 0 0 0 0 0 18 0 8 0 661503846 255746048 727 33554432000 4194304 4964800 140736329727872 18446744073709551615 244446636101 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=249752 CPUtime=0 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 21 0 0 0 0 0 0 0 17 0 8 0 661503846 255746048 727 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=249752 CPUtime=0 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 17 0 0 0 0 0 0 0 25 0 8 0 661503846 255746048 727 33554432000 4194304 4964800 140736329727872 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.10544 s]
/proc/loadavg: 8.34 8.44 8.27 2/365 8922
/proc/meminfo: memFree=23596696/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=315420 CPUtime=0.65 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 1208 0 0 0 65 0 0 0 18 0 8 0 661503846 322990080 1134 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 78888 1238 464 189 0 73237 0
[pid=8922/tid=8923] ppid=8920 vsize=315552 CPUtime=0.11 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) S 8920 8922 8489 0 -1 4202560 127 0 0 0 11 0 0 0 18 0 8 0 661503846 323125248 1238 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050222 0 0 4096 18946 18446604465405653312 0 0 -1 7 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=315552 CPUtime=0.07 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 67 0 0 0 7 0 0 0 18 0 8 0 661503846 323125248 1238 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=315684 CPUtime=0.14 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 64 0 0 0 14 0 0 0 18 0 8 0 661503846 323260416 1302 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=315684 CPUtime=0.14 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 76 0 0 0 14 0 0 0 18 0 8 0 661503846 323260416 1302 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=315684 CPUtime=0.14 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) S 8920 8922 8489 0 -1 4202560 71 0 0 0 14 0 0 0 18 0 8 0 661503846 323260416 1360 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050222 0 0 4096 18946 18446604465405653312 0 0 -1 5 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=315684 CPUtime=0.16 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 86 0 0 0 16 0 0 0 18 0 8 0 661503846 323260416 1361 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=315684 CPUtime=0.19 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 146 0 0 0 19 0 0 0 18 0 8 0 661503846 323260416 1435 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 315420

[startup+0.385096 s]
/proc/loadavg: 8.34 8.44 8.27 2/365 8922
/proc/meminfo: memFree=23596696/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=315948 CPUtime=2.94 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 1716 0 0 0 293 1 0 0 18 0 8 0 661503846 323530752 1642 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 78987 1677 464 189 0 73336 0
[pid=8922/tid=8923] ppid=8920 vsize=315948 CPUtime=0.4 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) S 8920 8922 8489 0 -1 4202560 199 0 0 0 40 0 0 0 18 0 8 0 661503846 323530752 1677 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050222 0 0 4096 18946 18446604465405653312 0 0 -1 7 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=315948 CPUtime=0.38 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 146 0 0 0 38 0 0 0 18 0 8 0 661503846 323530752 1744 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=315948 CPUtime=0.43 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 84 0 0 0 43 0 0 0 18 0 8 0 661503846 323530752 1744 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=315948 CPUtime=0.46 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 150 0 0 0 46 0 0 0 18 0 8 0 661503846 323530752 1758 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=315948 CPUtime=0.43 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) S 8920 8922 8489 0 -1 4202560 87 0 0 0 43 0 0 0 18 0 8 0 661503846 323530752 1758 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050222 0 0 4096 18946 18446604465405653312 0 0 -1 5 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=315948 CPUtime=0.45 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 116 0 0 0 45 0 0 0 18 0 8 0 661503846 323530752 1758 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=315948 CPUtime=0.47 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 219 0 0 0 47 0 0 0 18 0 8 0 661503846 323530752 1770 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 315948

[startup+0.656204 s]
/proc/loadavg: 8.34 8.44 8.27 2/365 8922
/proc/meminfo: memFree=23596696/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=316080 CPUtime=5.04 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 1969 0 0 0 501 3 0 0 18 0 8 0 661503846 323665920 1895 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 79020 1895 464 189 0 73369 0
[pid=8922/tid=8923] ppid=8920 vsize=316212 CPUtime=0.67 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) R 8920 8922 8489 0 -1 4202560 252 0 0 0 67 0 0 0 18 0 8 0 661503846 323801088 1939 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050222 0 0 4096 18946 18446604465405653312 0 0 -1 7 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=316212 CPUtime=0.62 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 186 0 0 0 62 0 0 0 18 0 8 0 661503846 323801088 1939 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=316212 CPUtime=0.71 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 89 0 0 0 71 0 0 0 18 0 8 0 661503846 323801088 1975 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=316212 CPUtime=0.71 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 164 0 0 0 71 0 0 0 18 0 8 0 661503846 323801088 1975 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=316212 CPUtime=0.71 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) R 8920 8922 8489 0 -1 4202560 99 0 0 0 71 0 0 0 18 0 8 0 661503846 323801088 1992 33554432000 4194304 4964800 140736329727872 18446744073709551615 4362383 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=316212 CPUtime=0.73 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 133 0 0 0 73 0 0 0 18 0 8 0 661503846 323801088 1992 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=316212 CPUtime=0.73 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 259 0 0 0 73 0 0 0 18 0 8 0 661503846 323801088 1992 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 316080

[startup+0.903475 s]
/proc/loadavg: 8.34 8.44 8.27 2/365 8922
/proc/meminfo: memFree=23596696/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=316212 CPUtime=7 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 2130 0 0 0 696 4 0 0 18 0 8 0 661503846 323801088 2056 33554432000 4194304 4964800 140736329727872 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 79053 2086 464 189 0 73402 0
[pid=8922/tid=8923] ppid=8920 vsize=316212 CPUtime=0.9 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) S 8920 8922 8489 0 -1 4202560 276 0 0 0 90 0 0 0 18 0 8 0 661503846 323801088 2086 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050222 0 0 4096 18946 18446604465405653312 0 0 -1 7 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=316344 CPUtime=0.88 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 199 0 0 0 88 0 0 0 18 0 8 0 661503846 323936256 2105 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=316344 CPUtime=0.96 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 93 0 0 0 96 0 0 0 19 0 8 0 661503846 323936256 2120 33554432000 4194304 4964800 140736329727872 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=316344 CPUtime=0.96 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 184 0 0 0 96 0 0 0 19 0 8 0 661503846 323936256 2120 33554432000 4194304 4964800 140736329727872 18446744073709551615 244446988471 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=316344 CPUtime=0.93 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) R 8920 8922 8489 0 -1 4202560 103 0 0 0 93 0 0 0 18 0 8 0 661503846 323936256 2121 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=316344 CPUtime=0.98 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 138 0 0 0 98 0 0 0 18 0 8 0 661503846 323936256 2143 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=316344 CPUtime=0.99 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 304 0 0 0 98 1 0 0 19 0 8 0 661503846 323936256 2143 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7
Current children cumulated vsize (KiB) 316212

[startup+1.55369 s]
/proc/loadavg: 8.34 8.44 8.27 2/365 8922
/proc/meminfo: memFree=23596696/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=382012 CPUtime=12.41 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 2507 0 0 0 1235 6 0 0 19 0 8 0 661503846 391180288 2433 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 95503 2449 464 189 0 89852 0
[pid=8922/tid=8923] ppid=8920 vsize=382012 CPUtime=1.61 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) R 8920 8922 8489 0 -1 4202560 359 0 0 0 161 0 0 0 19 0 8 0 661503846 391180288 2464 33554432000 4194304 4964800 140736329727872 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=382012 CPUtime=1.56 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 249 0 0 0 155 1 0 0 19 0 8 0 661503846 391180288 2464 33554432000 4194304 4964800 140736329727872 18446744073709551615 4660390 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=382012 CPUtime=1.62 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 128 0 0 0 162 0 0 0 20 0 8 0 661503846 391180288 2464 33554432000 4194304 4964800 140736329727872 18446744073709551615 4379094 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=382012 CPUtime=1.61 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 226 0 0 0 161 0 0 0 18 0 8 0 661503846 391180288 2464 33554432000 4194304 4964800 140736329727872 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=382012 CPUtime=1.59 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) R 8920 8922 8489 0 -1 4202560 121 0 0 0 158 1 0 0 19 0 8 0 661503846 391180288 2464 33554432000 4194304 4964800 140736329727872 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=382012 CPUtime=1.61 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 149 0 0 0 160 1 0 0 19 0 8 0 661503846 391180288 2464 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670077 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=382012 CPUtime=1.61 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 379 0 0 0 160 1 0 0 20 0 8 0 661503846 391180288 2464 33554432000 4194304 4964800 140736329727872 18446744073709551615 244446603693 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 382012

[startup+3.10044 s]
/proc/loadavg: 8.39 8.45 8.28 9/373 8930
/proc/meminfo: memFree=23589324/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=382272 CPUtime=24.5 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 2957 0 0 0 2439 11 0 0 18 0 8 0 661503846 391446528 2883 33554432000 4194304 4964800 140736329727872 18446744073709551615 4321042 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 95568 2883 464 189 0 89917 0
[pid=8922/tid=8923] ppid=8920 vsize=382272 CPUtime=3.05 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) R 8920 8922 8489 0 -1 4202560 471 0 0 0 305 0 0 0 18 0 8 0 661503846 391446528 2883 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=382272 CPUtime=3 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 300 0 0 0 299 1 0 0 19 0 8 0 661503846 391446528 2883 33554432000 4194304 4964800 140736329727872 18446744073709551615 4660435 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=382272 CPUtime=3.07 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 145 0 0 0 307 0 0 0 18 0 8 0 661503846 391446528 2883 33554432000 4194304 4964800 140736329727872 18446744073709551615 4660832 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=382272 CPUtime=3.06 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 265 0 0 0 306 0 0 0 18 0 8 0 661503846 391446528 2883 33554432000 4194304 4964800 140736329727872 18446744073709551615 4653207 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=382272 CPUtime=3.04 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) R 8920 8922 8489 0 -1 4202560 129 0 0 0 303 1 0 0 18 0 8 0 661503846 391446528 2883 33554432000 4194304 4964800 140736329727872 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=382272 CPUtime=3.05 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 168 0 0 0 304 1 0 0 19 0 8 0 661503846 391446528 2883 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=382272 CPUtime=3.06 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 491 0 0 0 305 1 0 0 20 0 8 0 661503846 391446528 2883 33554432000 4194304 4964800 140736329727872 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.5
Current children cumulated vsize (KiB) 382272

[startup+6.30085 s]
/proc/loadavg: 8.39 8.45 8.28 9/373 8930
/proc/meminfo: memFree=23587720/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=382668 CPUtime=49.99 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 3503 0 0 0 4980 19 0 0 19 0 8 0 661503846 391852032 3429 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 95667 3429 464 189 0 90016 0
[pid=8922/tid=8923] ppid=8920 vsize=382668 CPUtime=6.21 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) R 8920 8922 8489 0 -1 4202560 612 0 0 0 620 1 0 0 20 0 8 0 661503846 391852032 3429 33554432000 4194304 4964800 140736329727872 18446744073709551615 4653596 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=382668 CPUtime=6.19 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 360 0 0 0 617 2 0 0 20 0 8 0 661503846 391852032 3429 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=382668 CPUtime=6.26 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 186 0 0 0 626 0 0 0 20 0 8 0 661503846 391852032 3429 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=382668 CPUtime=6.24 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 307 0 0 0 623 1 0 0 19 0 8 0 661503846 391852032 3429 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=382668 CPUtime=6.24 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) R 8920 8922 8489 0 -1 4202560 157 0 0 0 621 3 0 0 22 0 8 0 661503846 391852032 3429 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=382668 CPUtime=6.24 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 209 0 0 0 621 3 0 0 25 0 8 0 661503846 391852032 3429 33554432000 4194304 4964800 140736329727872 18446744073709551615 4660425 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=382668 CPUtime=6.25 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 572 0 0 0 623 2 0 0 18 0 8 0 661503846 391852032 3429 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 0 0 0 -1 3 0 0 0

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


[startup+4662.3 s]
/proc/loadavg: 8.02 8.02 8.00 9/373 9066
/proc/meminfo: memFree=23572952/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=450864 CPUtime=37147.4 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 8011 0 0 0 3704617 10125 0 0 25 0 8 0 661503846 461684736 7937 33554432000 4194304 4964800 140736329727872 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 112716 7937 468 189 0 107065 0
[pid=8922/tid=8923] ppid=8920 vsize=450864 CPUtime=4642.3 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) R 8920 8922 8489 0 -1 4202560 2487 0 0 0 463034 1196 0 0 19 0 8 0 661503846 461684736 7937 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=450864 CPUtime=4643.04 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 503 0 0 0 462860 1444 0 0 18 0 8 0 661503846 461684736 7937 33554432000 4194304 4964800 140736329727872 18446744073709551615 4668611 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=450864 CPUtime=4645.37 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 282 0 0 0 463320 1217 0 0 19 0 8 0 661503846 461684736 7937 33554432000 4194304 4964800 140736329727872 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=450864 CPUtime=4640.7 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 433 0 0 0 462758 1312 0 0 25 0 8 0 661503846 461684736 7937 33554432000 4194304 4964800 140736329727872 18446744073709551615 4362339 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=450864 CPUtime=4643.78 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) R 8920 8922 8489 0 -1 4202560 341 0 0 0 463039 1339 0 0 19 0 8 0 661503846 461684736 7937 33554432000 4194304 4964800 140736329727872 18446744073709551615 4332160 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=450864 CPUtime=4640.83 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 373 0 0 0 462759 1324 0 0 19 0 8 0 661503846 461684736 7937 33554432000 4194304 4964800 140736329727872 18446744073709551615 4660452 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=450864 CPUtime=4640.39 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 1710 0 0 0 462821 1218 0 0 22 0 8 0 661503846 461684736 7937 33554432000 4194304 4964800 140736329727872 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37147.4
Current children cumulated vsize (KiB) 450864

[startup+4722.31 s]
/proc/loadavg: 8.00 8.01 8.00 9/373 9068
/proc/meminfo: memFree=23572804/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=450864 CPUtime=37625.6 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 8013 0 0 0 3752325 10238 0 0 18 0 8 0 661503846 461684736 7939 33554432000 4194304 4964800 140736329727872 18446744073709551615 4668748 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 112716 7939 468 189 0 107065 0
[pid=8922/tid=8923] ppid=8920 vsize=450864 CPUtime=4702.04 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) R 8920 8922 8489 0 -1 4202560 2489 0 0 0 468996 1208 0 0 18 0 8 0 661503846 461684736 7939 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=450864 CPUtime=4702.86 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 503 0 0 0 468829 1457 0 0 19 0 8 0 661503846 461684736 7939 33554432000 4194304 4964800 140736329727872 18446744073709551615 4658589 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=450864 CPUtime=4705.19 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 282 0 0 0 469286 1233 0 0 22 0 8 0 661503846 461684736 7939 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=450864 CPUtime=4700.59 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 433 0 0 0 468731 1328 0 0 18 0 8 0 661503846 461684736 7939 33554432000 4194304 4964800 140736329727872 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=450864 CPUtime=4703.71 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) R 8920 8922 8489 0 -1 4202560 341 0 0 0 469020 1351 0 0 18 0 8 0 661503846 461684736 7939 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670020 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=450864 CPUtime=4700.72 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 373 0 0 0 468734 1338 0 0 18 0 8 0 661503846 461684736 7939 33554432000 4194304 4964800 140736329727872 18446744073709551615 4361367 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=450864 CPUtime=4699.61 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 1710 0 0 0 468728 1233 0 0 19 0 8 0 661503846 461684736 7939 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37625.6
Current children cumulated vsize (KiB) 450864

[startup+4782.3 s]
/proc/loadavg: 8.03 8.02 8.00 9/373 9069
/proc/meminfo: memFree=23572904/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=450864 CPUtime=38103.7 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 8016 0 0 0 3800016 10356 0 0 18 0 8 0 661503846 461684736 7942 33554432000 4194304 4964800 140736329727872 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 112716 7942 468 189 0 107065 0
[pid=8922/tid=8923] ppid=8920 vsize=450864 CPUtime=4761.82 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) R 8920 8922 8489 0 -1 4202560 2489 0 0 0 474960 1222 0 0 19 0 8 0 661503846 461684736 7942 33554432000 4194304 4964800 140736329727872 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=450864 CPUtime=4762.67 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 503 0 0 0 474793 1474 0 0 18 0 8 0 661503846 461684736 7942 33554432000 4194304 4964800 140736329727872 18446744073709551615 4659792 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=450864 CPUtime=4765 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 282 0 0 0 475252 1248 0 0 20 0 8 0 661503846 461684736 7942 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=450864 CPUtime=4760.45 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 433 0 0 0 474701 1344 0 0 18 0 8 0 661503846 461684736 7942 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=450864 CPUtime=4763.63 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) R 8920 8922 8489 0 -1 4202560 341 0 0 0 475000 1363 0 0 19 0 8 0 661503846 461684736 7942 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=450864 CPUtime=4760.06 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 373 0 0 0 474653 1353 0 0 18 0 8 0 661503846 461684736 7942 33554432000 4194304 4964800 140736329727872 18446744073709551615 4654532 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=450864 CPUtime=4759.3 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 1713 0 0 0 474681 1249 0 0 19 0 8 0 661503846 461684736 7942 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38103.7
Current children cumulated vsize (KiB) 450864

[startup+4842.3 s]
/proc/loadavg: 8.06 8.03 8.00 9/373 9071
/proc/meminfo: memFree=23573012/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=450864 CPUtime=38581.9 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 8021 0 0 0 3847718 10469 0 0 25 0 8 0 661503846 461684736 7947 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 112716 7947 468 189 0 107065 0
[pid=8922/tid=8923] ppid=8920 vsize=450864 CPUtime=4821.57 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) R 8920 8922 8489 0 -1 4202560 2490 0 0 0 480923 1234 0 0 19 0 8 0 661503846 461684736 7947 33554432000 4194304 4964800 140736329727872 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=450864 CPUtime=4822.48 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 503 0 0 0 480758 1490 0 0 20 0 8 0 661503846 461684736 7947 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=450864 CPUtime=4824.8 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 282 0 0 0 481217 1263 0 0 19 0 8 0 661503846 461684736 7947 33554432000 4194304 4964800 140736329727872 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=450864 CPUtime=4820.35 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 433 0 0 0 480675 1360 0 0 19 0 8 0 661503846 461684736 7947 33554432000 4194304 4964800 140736329727872 18446744073709551615 4362465 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=450864 CPUtime=4823.54 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) R 8920 8922 8489 0 -1 4202560 341 0 0 0 480980 1374 0 0 19 0 8 0 661503846 461684736 7947 33554432000 4194304 4964800 140736329727872 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=450864 CPUtime=4819.9 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 373 0 0 0 480622 1368 0 0 25 0 8 0 661503846 461684736 7947 33554432000 4194304 4964800 140736329727872 18446744073709551615 4332401 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=450864 CPUtime=4818.54 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 1713 0 0 0 480590 1264 0 0 25 0 8 0 661503846 461684736 7947 33554432000 4194304 4964800 140736329727872 18446744073709551615 4320961 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38581.9
Current children cumulated vsize (KiB) 450864

[startup+4902.3 s]
/proc/loadavg: 7.98 8.01 8.00 9/373 9073
/proc/meminfo: memFree=23573008/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=450864 CPUtime=39060 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 8023 0 0 0 3895409 10590 0 0 18 0 8 0 661503846 461684736 7949 33554432000 4194304 4964800 140736329727872 18446744073709551615 4332581 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 112716 7949 468 189 0 107065 0
[pid=8922/tid=8923] ppid=8920 vsize=450864 CPUtime=4881.36 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) R 8920 8922 8489 0 -1 4202560 2490 0 0 0 486888 1248 0 0 19 0 8 0 661503846 461684736 7949 33554432000 4194304 4964800 140736329727872 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=450864 CPUtime=4882.27 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 505 0 0 0 486718 1509 0 0 19 0 8 0 661503846 461684736 7949 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=450864 CPUtime=4884.62 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 282 0 0 0 487183 1279 0 0 20 0 8 0 661503846 461684736 7949 33554432000 4194304 4964800 140736329727872 18446744073709551615 4669574 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=450864 CPUtime=4879.56 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 433 0 0 0 486580 1376 0 0 25 0 8 0 661503846 461684736 7949 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=450864 CPUtime=4883.45 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) R 8920 8922 8489 0 -1 4202560 341 0 0 0 486958 1387 0 0 25 0 8 0 661503846 461684736 7949 33554432000 4194304 4964800 140736329727872 18446744073709551615 4651530 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=450864 CPUtime=4879.78 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 373 0 0 0 486594 1384 0 0 25 0 8 0 661503846 461684736 7949 33554432000 4194304 4964800 140736329727872 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=450864 CPUtime=4878.4 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 1713 0 0 0 486561 1279 0 0 21 0 8 0 661503846 461684736 7949 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39060
Current children cumulated vsize (KiB) 450864

[startup+4962.3 s]
/proc/loadavg: 7.99 8.00 8.00 9/373 9074
/proc/meminfo: memFree=23572860/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=450864 CPUtime=39538.1 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 8027 0 0 0 3943107 10706 0 0 18 0 8 0 661503846 461684736 7953 33554432000 4194304 4964800 140736329727872 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 112716 7953 468 189 0 107065 0
[pid=8922/tid=8923] ppid=8920 vsize=450864 CPUtime=4941.13 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) R 8920 8922 8489 0 -1 4202560 2490 0 0 0 492851 1262 0 0 18 0 8 0 661503846 461684736 7953 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=450864 CPUtime=4942.08 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 505 0 0 0 492684 1524 0 0 20 0 8 0 661503846 461684736 7953 33554432000 4194304 4964800 140736329727872 18446744073709551615 4325321 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=450864 CPUtime=4944.43 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 282 0 0 0 493148 1295 0 0 23 0 8 0 661503846 461684736 7953 33554432000 4194304 4964800 140736329727872 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=450864 CPUtime=4939.08 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 433 0 0 0 492516 1392 0 0 18 0 8 0 661503846 461684736 7953 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670507 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=450864 CPUtime=4943.38 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) R 8920 8922 8489 0 -1 4202560 341 0 0 0 492936 1402 0 0 18 0 8 0 661503846 461684736 7953 33554432000 4194304 4964800 140736329727872 18446744073709551615 4359873 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=450864 CPUtime=4939.65 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 373 0 0 0 492567 1398 0 0 18 0 8 0 661503846 461684736 7953 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=450864 CPUtime=4937.94 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 1713 0 0 0 492500 1294 0 0 25 0 8 0 661503846 461684736 7953 33554432000 4194304 4964800 140736329727872 18446744073709551615 4360553 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39538.1
Current children cumulated vsize (KiB) 450864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5020.3 s]
/proc/loadavg: 8.04 8.01 8.00 10/373 9076
/proc/meminfo: memFree=23572712/32951124 swapFree=44485772/67111528
[pid=8922] ppid=8920 vsize=450864 CPUtime=40000.5 cores=0-7
/proc/8922/stat : 8922 (claspmt) R 8920 8922 8489 0 -1 4202496 8030 0 0 0 3989229 10821 0 0 23 0 8 0 661503846 461684736 7956 33554432000 4194304 4964800 140736329727872 18446744073709551615 244447050271 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8922/statm: 112716 7956 468 189 0 107065 0
[pid=8922/tid=8923] ppid=8920 vsize=450864 CPUtime=4998.89 cores=0-7
/proc/8922/task/8923/stat : 8923 (claspmt) R 8920 8922 8489 0 -1 4202560 2490 0 0 0 498614 1275 0 0 25 0 8 0 661503846 461684736 7956 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8922/tid=8924] ppid=8920 vsize=450864 CPUtime=4999.89 cores=0-7
/proc/8922/task/8924/stat : 8924 (claspmt) R 8920 8922 8489 0 -1 4202560 505 0 0 0 498449 1540 0 0 25 0 8 0 661503846 461684736 7956 33554432000 4194304 4964800 140736329727872 18446744073709551615 4338864 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8922/tid=8925] ppid=8920 vsize=450864 CPUtime=5002.29 cores=0-7
/proc/8922/task/8925/stat : 8925 (claspmt) R 8920 8922 8489 0 -1 4202560 282 0 0 0 498919 1310 0 0 19 0 8 0 661503846 461684736 7956 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=450864 CPUtime=4997 cores=0-7
/proc/8922/task/8926/stat : 8926 (claspmt) R 8920 8922 8489 0 -1 4202560 433 0 0 0 498293 1407 0 0 18 0 8 0 661503846 461684736 7956 33554432000 4194304 4964800 140736329727872 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=450864 CPUtime=5001.31 cores=0-7
/proc/8922/task/8927/stat : 8927 (claspmt) R 8920 8922 8489 0 -1 4202560 341 0 0 0 498717 1414 0 0 18 0 8 0 661503846 461684736 7956 33554432000 4194304 4964800 140736329727872 18446744073709551615 4660384 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=450864 CPUtime=4997.23 cores=0-7
/proc/8922/task/8928/stat : 8928 (claspmt) R 8920 8922 8489 0 -1 4202560 373 0 0 0 498310 1413 0 0 19 0 8 0 661503846 461684736 7956 33554432000 4194304 4964800 140736329727872 18446744073709551615 244446600390 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=450864 CPUtime=4995.53 cores=0-7
/proc/8922/task/8929/stat : 8929 (claspmt) R 8920 8922 8489 0 -1 4202560 1714 0 0 0 498244 1309 0 0 25 0 8 0 661503846 461684736 7956 33554432000 4194304 4964800 140736329727872 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 450864

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

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

Child status: 0
Real time (s): 5020.34
CPU time (s): 40000.6
CPU user time (s): 39892.3
CPU system time (s): 108.219
CPU usage (%): 796.771
Max. virtual memory (cumulated for all children) (KiB): 450864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39892.3
system time used= 108.219
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8043
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= 17892532
involuntary context switches= 135216

runsolver used 17.8383 second user time and 41.5037 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-16 00:37:14
IDJOB=3380985
IDBENCH=83145
IDSOLVER=1865
FILE ID=node105/3380985-1305499034
RUNJOBID= node105-1305492977-8503
PBS_JOBID= 13325425
Free space on /tmp= 73580 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n170-s56409011-unsat.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380985-1305499034/watcher-3380985-1305499034 -o /tmp/evaluation-result-3380985-1305499034/solver-3380985-1305499034 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380985-1305499034.cnf

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

MD5SUM BENCH= 6545c783f127618649f1200914f62dc5
RANDOM SEED=41420955

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      23597100 kB
Buffers:        315648 kB
Cached:        6909432 kB
SwapCached:      39648 kB
Active:        2092052 kB
Inactive:      6972256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23597100 kB
SwapTotal:    67111528 kB
SwapFree:     44485772 kB
Dirty:             836 kB
Writeback:           0 kB
AnonPages:     1808644 kB
Mapped:          15632 kB
Slab:           143540 kB
PageTables:      72628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 91330108 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= 73576 MiB
End job on node105 at 2011-05-16 02:00:56