Trace number 3321339

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? (TO) 40001.2 5008.37

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark164.562
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...336167/instance-3321339-1304336167.cnf
0.29/0.36	c Solving...
40000.47/5007.71	
40000.47/5007.71	*** INTERRUPTED! ***
40000.47/5007.71	*** Shutting down threads...
40001.12/5008.36	s UNKNOWN
40001.12/5008.36	
40001.12/5008.36	c INTERRUPTED   : 1
40001.12/5008.36	c Models        : 0+    
40001.12/5008.36	c Time          : 5007.717s (Solving: 5007.35s 1st Model: 0.00s Unsat: 0.00s)
40001.12/5008.36	c CPU Time      : 40000.520s

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: 935)

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-3321339-1304336167/watcher-3321339-1304336167 -o /tmp/evaluation-result-3321339-1304336167/solver-3321339-1304336167 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321339-1304336167.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: 4.64 4.01 5.44 2/245 20090
/proc/meminfo: memFree=25532996/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=27392 CPUtime=0 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 742 0 0 0 0 0 0 0 25 0 1 0 623847465 28049408 671 33554432000 4194304 4964704 140737449436096 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/20090/statm: 6848 678 376 189 0 1722 0

[startup+0.052734 s]
/proc/loadavg: 4.64 4.01 5.44 2/245 20090
/proc/meminfo: memFree=25532996/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=37004 CPUtime=0.04 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 5343 0 0 0 4 0 0 0 25 0 1 0 623847465 37892096 4402 33554432000 4194304 4964704 140737449436096 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/20090/statm: 9251 4403 386 189 0 4125 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 37004

[startup+0.100725 s]
/proc/loadavg: 4.64 4.01 5.44 2/245 20090
/proc/meminfo: memFree=25532996/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=45628 CPUtime=0.09 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 8191 0 0 0 8 1 0 0 25 0 1 0 623847465 46723072 6483 33554432000 4194304 4964704 140737449436096 18446744073709551615 215988253381 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/20090/statm: 11407 6484 400 189 0 6281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45628

[startup+0.30069 s]
/proc/loadavg: 4.64 4.01 5.44 2/245 20090
/proc/meminfo: memFree=25532996/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=51092 CPUtime=0.29 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 9538 0 0 0 28 1 0 0 25 0 1 0 623847465 52318208 7830 33554432000 4194304 4964704 140737449436096 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/20090/statm: 12773 7830 404 189 0 7647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51092

[startup+0.700682 s]
/proc/loadavg: 4.64 4.01 5.44 2/245 20090
/proc/meminfo: memFree=25532996/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=430304 CPUtime=0.8 cores=0-7
/proc/20090/stat : 20090 (claspmt) S 20088 20090 20004 0 -1 4202496 27259 0 0 0 71 9 0 0 25 0 8 0 623847465 440631296 21926 33554432000 4194304 4964704 140737449436096 18446744073709551615 216000408473 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/20090/statm: 107576 21926 442 189 0 101925 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 430304

[startup+1.50055 s]
/proc/loadavg: 4.64 4.01 5.44 2/253 20098
/proc/meminfo: memFree=25448248/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=430304 CPUtime=1.6 cores=0-7
/proc/20090/stat : 20090 (claspmt) S 20088 20090 20004 0 -1 4202496 27369 0 0 0 151 9 0 0 25 0 8 0 623847465 440631296 22036 33554432000 4194304 4964704 140737449436096 18446744073709551615 216000408473 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/20090/statm: 107576 22036 442 189 0 101925 0
[pid=20090/tid=20092] ppid=20088 vsize=430304 CPUtime=0.01 cores=0-7
/proc/20090/task/20092/stat : 20092 (claspmt) S 20088 20090 20004 0 -1 4202560 1817 0 0 0 1 0 0 0 18 0 8 0 623847502 440631296 22036 33554432000 4194304 4964704 140737449436096 18446744073709551615 216000408473 0 0 4096 18946 18446604471143527680 0 0 -1 1 0 0 0
[pid=20090/tid=20093] ppid=20088 vsize=430304 CPUtime=0.02 cores=0-7
/proc/20090/task/20093/stat : 20093 (claspmt) S 20088 20090 20004 0 -1 4202560 2577 0 0 0 1 1 0 0 18 0 8 0 623847502 440631296 22036 33554432000 4194304 4964704 140737449436096 18446744073709551615 216000408473 0 0 4096 18946 18446604471143527680 0 0 -1 2 0 0 0
[pid=20090/tid=20094] ppid=20088 vsize=430304 CPUtime=0.02 cores=0-7
/proc/20090/task/20094/stat : 20094 (claspmt) S 20088 20090 20004 0 -1 4202560 2671 0 0 0 1 1 0 0 18 0 8 0 623847502 440631296 22036 33554432000 4194304 4964704 140737449436096 18446744073709551615 216000408473 0 0 4096 18946 18446604471143527680 0 0 -1 0 0 0 0
[pid=20090/tid=20095] ppid=20088 vsize=430304 CPUtime=0.01 cores=0-7
/proc/20090/task/20095/stat : 20095 (claspmt) S 20088 20090 20004 0 -1 4202560 2303 0 0 0 1 0 0 0 18 0 8 0 623847502 440631296 22036 33554432000 4194304 4964704 140737449436096 18446744073709551615 216000408473 0 0 4096 18946 18446604471143527680 0 0 -1 0 0 0 0
[pid=20090/tid=20096] ppid=20088 vsize=430304 CPUtime=1.1 cores=0-7
/proc/20090/task/20096/stat : 20096 (claspmt) R 20088 20090 20004 0 -1 4202560 2638 0 0 0 109 1 0 0 19 0 8 0 623847502 440631296 22036 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670590 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20090/tid=20097] ppid=20088 vsize=430304 CPUtime=0.01 cores=0-7
/proc/20090/task/20097/stat : 20097 (claspmt) S 20088 20090 20004 0 -1 4202560 2596 0 0 0 1 0 0 0 18 0 8 0 623847502 440631296 22036 33554432000 4194304 4964704 140737449436096 18446744073709551615 216000408473 0 0 4096 18946 18446604471143527680 0 0 -1 6 0 0 0
[pid=20090/tid=20098] ppid=20088 vsize=430304 CPUtime=0.01 cores=0-7
/proc/20090/task/20098/stat : 20098 (claspmt) S 20088 20090 20004 0 -1 4202560 2562 0 0 0 0 1 0 0 18 0 8 0 623847502 440631296 22036 33554432000 4194304 4964704 140737449436096 18446744073709551615 216000408473 0 0 4096 18946 18446604471143527680 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 430304

[startup+3.10121 s]
/proc/loadavg: 4.64 4.01 5.44 2/253 20098
/proc/meminfo: memFree=25447640/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=430304 CPUtime=8.35 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 29911 0 0 0 824 11 0 0 18 0 8 0 623847465 440631296 24575 33554432000 4194304 4964704 140737449436096 18446744073709551615 4370229 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20090/statm: 107576 24575 464 189 0 101925 0
[pid=20090/tid=20092] ppid=20088 vsize=430304 CPUtime=0.77 cores=0-7
/proc/20090/task/20092/stat : 20092 (claspmt) R 20088 20090 20004 0 -1 4202560 2114 0 0 0 76 1 0 0 18 0 8 0 623847502 440631296 24575 33554432000 4194304 4964704 140737449436096 18446744073709551615 4380431 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20090/tid=20093] ppid=20088 vsize=430304 CPUtime=0.76 cores=0-7
/proc/20090/task/20093/stat : 20093 (claspmt) R 20088 20090 20004 0 -1 4202560 2971 0 0 0 75 1 0 0 18 0 8 0 623847502 440631296 24575 33554432000 4194304 4964704 140737449436096 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20090/tid=20094] ppid=20088 vsize=430304 CPUtime=0.72 cores=0-7
/proc/20090/task/20094/stat : 20094 (claspmt) R 20088 20090 20004 0 -1 4202560 3051 0 0 0 71 1 0 0 18 0 8 0 623847502 440631296 24575 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20090/tid=20095] ppid=20088 vsize=430304 CPUtime=0.76 cores=0-7
/proc/20090/task/20095/stat : 20095 (claspmt) R 20088 20090 20004 0 -1 4202560 2556 0 0 0 75 1 0 0 18 0 8 0 623847502 440631296 24575 33554432000 4194304 4964704 140737449436096 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20090/tid=20096] ppid=20088 vsize=430304 CPUtime=2.7 cores=0-7
/proc/20090/task/20096/stat : 20096 (claspmt) R 20088 20090 20004 0 -1 4202560 2672 0 0 0 269 1 0 0 23 0 8 0 623847502 440631296 24575 33554432000 4194304 4964704 140737449436096 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20090/tid=20097] ppid=20088 vsize=430304 CPUtime=0.75 cores=0-7
/proc/20090/task/20097/stat : 20097 (claspmt) R 20088 20090 20004 0 -1 4202560 2977 0 0 0 74 1 0 0 18 0 8 0 623847502 440631296 24575 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20090/tid=20098] ppid=20088 vsize=430304 CPUtime=0.73 cores=0-7
/proc/20090/task/20098/stat : 20098 (claspmt) R 20088 20090 20004 0 -1 4202560 3098 0 0 0 72 1 0 0 18 0 8 0 623847502 440631296 24575 33554432000 4194304 4964704 140737449436096 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.35
Current children cumulated vsize (KiB) 430304

[startup+6.30065 s]
/proc/loadavg: 4.35 3.96 5.41 9/253 20098
/proc/meminfo: memFree=25415664/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=432108 CPUtime=33.91 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 37034 0 0 0 3375 16 0 0 25 0 8 0 623847465 442478592 31698 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20090/statm: 108027 31699 464 189 0 102376 0
[pid=20090/tid=20092] ppid=20088 vsize=432108 CPUtime=3.97 cores=0-7
/proc/20090/task/20092/stat : 20092 (claspmt) R 20088 20090 20004 0 -1 4202560 2474 0 0 0 396 1 0 0 25 0 8 0 623847502 442478592 31699 33554432000 4194304 4964704 140737449436096 18446744073709551615 4653475 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20090/tid=20093] ppid=20088 vsize=432108 CPUtime=3.96 cores=0-7
/proc/20090/task/20093/stat : 20093 (claspmt) R 20088 20090 20004 0 -1 4202560 3985 0 0 0 394 2 0 0 25 0 8 0 623847502 442478592 31700 33554432000 4194304 4964704 140737449436096 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20090/tid=20094] ppid=20088 vsize=432108 CPUtime=3.92 cores=0-7
/proc/20090/task/20094/stat : 20094 (claspmt) R 20088 20090 20004 0 -1 4202560 4354 0 0 0 390 2 0 0 25 0 8 0 623847502 442478592 31700 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20090/tid=20095] ppid=20088 vsize=432108 CPUtime=3.96 cores=0-7
/proc/20090/task/20095/stat : 20095 (claspmt) R 20088 20090 20004 0 -1 4202560 3242 0 0 0 394 2 0 0 25 0 8 0 623847502 442478592 31700 33554432000 4194304 4964704 140737449436096 18446744073709551615 215988253729 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20090/tid=20096] ppid=20088 vsize=432108 CPUtime=5.9 cores=0-7
/proc/20090/task/20096/stat : 20096 (claspmt) R 20088 20090 20004 0 -1 4202560 2696 0 0 0 589 1 0 0 25 0 8 0 623847502 442478592 31700 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20090/tid=20097] ppid=20088 vsize=432108 CPUtime=3.94 cores=0-7
/proc/20090/task/20097/stat : 20097 (claspmt) R 20088 20090 20004 0 -1 4202560 4147 0 0 0 393 1 0 0 25 0 8 0 623847502 442478592 31700 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20090/tid=20098] ppid=20088 vsize=432108 CPUtime=3.91 cores=0-7
/proc/20090/task/20098/stat : 20098 (claspmt) R 20088 20090 20004 0 -1 4202560 5039 0 0 0 389 2 0 0 25 0 8 0 623847502 442478592 31701 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 33.91
Current children cumulated vsize (KiB) 432108

[startup+12.7005 s]
/proc/loadavg: 4.64 4.02 5.43 9/253 20098
/proc/meminfo: memFree=25373676/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=438532 CPUtime=85.06 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 46546 0 0 0 8482 24 0 0 25 0 8 0 623847465 449056768 41210 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20090/statm: 109633 41210 464 189 0 103982 0
[pid=20090/tid=20092] ppid=20088 vsize=438532 CPUtime=10.36 cores=0-7
/proc/20090/task/20092/stat : 20092 (claspmt) R 20088 20090 20004 0 -1 4202560 2909 0 0 0 1035 1 0 0 25 0 8 0 623847502 449056768 41210 33554432000 4194304 4964704 140737449436096 18446744073709551615 4362215 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20090/tid=20093] ppid=20088 vsize=438532 CPUtime=10.35 cores=0-7
/proc/20090/task/20093/stat : 20093 (claspmt) R 20088 20090 20004 0 -1 4202560 5313 0 0 0 1032 3 0 0 25 0 8 0 623847502 449056768 41210 33554432000 4194304 4964704 140737449436096 18446744073709551615 4669631 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20090/tid=20094] ppid=20088 vsize=438532 CPUtime=10.32 cores=0-7
/proc/20090/task/20094/stat : 20094 (claspmt) R 20088 20090 20004 0 -1 4202560 5763 0 0 0 1029 3 0 0 25 0 8 0 623847502 449056768 41210 33554432000 4194304 4964704 140737449436096 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20090/tid=20095] ppid=20088 vsize=438532 CPUtime=10.35 cores=0-7
/proc/20090/task/20095/stat : 20095 (claspmt) R 20088 20090 20004 0 -1 4202560 4218 0 0 0 1033 2 0 0 25 0 8 0 623847502 449056768 41210 33554432000 4194304 4964704 140737449436096 18446744073709551615 4669427 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20090/tid=20096] ppid=20088 vsize=438532 CPUtime=12.3 cores=0-7
/proc/20090/task/20096/stat : 20096 (claspmt) R 20088 20090 20004 0 -1 4202560 4209 0 0 0 1228 2 0 0 25 0 8 0 623847502 449056768 41210 33554432000 4194304 4964704 140737449436096 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20090/tid=20097] ppid=20088 vsize=438532 CPUtime=10.34 cores=0-7
/proc/20090/task/20097/stat : 20097 (claspmt) R 20088 20090 20004 0 -1 4202560 5566 0 0 0 1032 2 0 0 25 0 8 0 623847502 449056768 41210 33554432000 4194304 4964704 140737449436096 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20090/tid=20098] ppid=20088 vsize=438532 CPUtime=10.26 cores=0-7
/proc/20090/task/20098/stat : 20098 (claspmt) R 20088 20090 20004 0 -1 4202560 6934 0 0 0 1022 4 0 0 25 0 8 0 623847502 449056768 41210 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 85.06
Current children cumulated vsize (KiB) 438532

[startup+25.5013 s]
/proc/loadavg: 5.39 4.22 5.47 9/253 20099
/proc/meminfo: memFree=25338840/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=446616 CPUtime=187.35 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 56251 0 0 0 18702 33 0 0 25 0 8 0 623847465 457334784 50915 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20090/statm: 111654 50915 466 189 0 106003 0
[pid=20090/tid=20092] ppid=20088 vsize=446616 CPUtime=23.17 cores=0-7
/proc/20090/task/20092/stat : 20092 (claspmt) R 20088 20090 20004 0 -1 4202560 3318 0 0 0 2315 2 0 0 25 0 8 0 623847502 457334784 50915 33554432000 4194304 4964704 140737449436096 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20090/tid=20093] ppid=20088 vsize=446616 CPUtime=23.15 cores=0-7
/proc/20090/task/20093/stat : 20093 (claspmt) R 20088 20090 20004 0 -1 4202560 6800 0 0 0 2311 4 0 0 25 0 8 0 623847502 457334784 50915 33554432000 4194304 4964704 140737449436096 18446744073709551615 4658210 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20090/tid=20094] ppid=20088 vsize=446616 CPUtime=23.12 cores=0-7
/proc/20090/task/20094/stat : 20094 (claspmt) R 20088 20090 20004 0 -1 4202560 7124 0 0 0 2308 4 0 0 25 0 8 0 623847502 457334784 50915 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20090/tid=20095] ppid=20088 vsize=446616 CPUtime=23.15 cores=0-7
/proc/20090/task/20095/stat : 20095 (claspmt) R 20088 20090 20004 0 -1 4202560 5312 0 0 0 2311 4 0 0 25 0 8 0 623847502 457334784 50915 33554432000 4194304 4964704 140737449436096 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20090/tid=20096] ppid=20088 vsize=446616 CPUtime=25.1 cores=0-7
/proc/20090/task/20096/stat : 20096 (claspmt) R 20088 20090 20004 0 -1 4202560 5132 0 0 0 2507 3 0 0 25 0 8 0 623847502 457334784 50915 33554432000 4194304 4964704 140737449436096 18446744073709551615 4669443 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20090/tid=20097] ppid=20088 vsize=446616 CPUtime=23.15 cores=0-7
/proc/20090/task/20097/stat : 20097 (claspmt) R 20088 20090 20004 0 -1 4202560 7194 0 0 0 2311 4 0 0 25 0 8 0 623847502 457334784 50915 33554432000 4194304 4964704 140737449436096 18446744073709551615 4332545 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20090/tid=20098] ppid=20088 vsize=446616 CPUtime=22.95 cores=0-7
/proc/20090/task/20098/stat : 20098 (claspmt) R 20088 20090 20004 0 -1 4202560 8998 0 0 0 2288 7 0 0 25 0 8 0 623847502 457334784 50915 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 187.35
Current children cumulated vsize (KiB) 446616

[startup+51.1008 s]
/proc/loadavg: 6.35 4.54 5.54 9/253 20099
/proc/meminfo: memFree=25267144/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=461664 CPUtime=391.92 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 74162 0 0 0 39142 50 0 0 25 0 8 0 623847465 472743936 68826 33554432000 4194304 4964704 140737449436096 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/20090/statm: 115416 68826 466 189 0 109765 0
[pid=20090/tid=20092] ppid=20088 vsize=461664 CPUtime=48.76 cores=0-7
/proc/20090/task/20092/stat : 20092 (claspmt) R 20088 20090 20004 0 -1 4202560 4825 0 0 0 4873 3 0 0 25 0 8 0 623847502 472743936 68826 33554432000 4194304 4964704 140737449436096 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20090/tid=20093] ppid=20088 vsize=461664 CPUtime=48.75 cores=0-7
/proc/20090/task/20093/stat : 20093 (claspmt) R 20088 20090 20004 0 -1 4202560 10147 0 0 0 4868 7 0 0 25 0 8 0 623847502 472743936 68826 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20090/tid=20094] ppid=20088 vsize=461664 CPUtime=48.72 cores=0-7
/proc/20090/task/20094/stat : 20094 (claspmt) R 20088 20090 20004 0 -1 4202560 8609 0 0 0 4866 6 0 0 25 0 8 0 623847502 472743936 68826 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20090/tid=20095] ppid=20088 vsize=461664 CPUtime=48.75 cores=0-7
/proc/20090/task/20095/stat : 20095 (claspmt) R 20088 20090 20004 0 -1 4202560 7165 0 0 0 4870 5 0 0 25 0 8 0 623847502 472743936 68826 33554432000 4194304 4964704 140737449436096 18446744073709551615 4370381 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20090/tid=20096] ppid=20088 vsize=461664 CPUtime=50.7 cores=0-7
/proc/20090/task/20096/stat : 20096 (claspmt) R 20088 20090 20004 0 -1 4202560 7011 0 0 0 5066 4 0 0 25 0 8 0 623847502 472743936 68826 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20090/tid=20097] ppid=20088 vsize=461664 CPUtime=48.74 cores=0-7
/proc/20090/task/20097/stat : 20097 (claspmt) R 20088 20090 20004 0 -1 4202560 10629 0 0 0 4868 6 0 0 25 0 8 0 623847502 472743936 68826 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20090/tid=20098] ppid=20088 vsize=461664 CPUtime=48.34 cores=0-7
/proc/20090/task/20098/stat : 20098 (claspmt) R 20088 20090 20004 0 -1 4202560 11465 0 0 0 4824 10 0 0 25 0 8 0 623847502 472743936 68826 33554432000 4194304 4964704 140737449436096 18446744073709551615 4669349 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 391.92

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

[pid=20090] ppid=20088 vsize=2486792 CPUtime=37719.7 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 564810 0 0 0 3771236 737 0 0 25 0 8 0 623847465 2546475008 556360 33554432000 4194304 4964704 140737449436096 18446744073709551615 4669711 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20090/statm: 621698 556360 466 189 0 616047 0
[pid=20090/tid=20092] ppid=20088 vsize=2486792 CPUtime=4717.37 cores=0-7
/proc/20090/task/20092/stat : 20092 (claspmt) R 20088 20090 20004 0 -1 4202560 42794 0 0 0 471677 60 0 0 25 0 8 0 623847502 2546475008 556360 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20090/tid=20093] ppid=20088 vsize=2486792 CPUtime=4719.1 cores=0-7
/proc/20090/task/20093/stat : 20093 (claspmt) R 20088 20090 20004 0 -1 4202560 39247 0 0 0 471869 41 0 0 25 0 8 0 623847502 2546475008 556360 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20090/tid=20094] ppid=20088 vsize=2486792 CPUtime=4715.67 cores=0-7
/proc/20090/task/20094/stat : 20094 (claspmt) R 20088 20090 20004 0 -1 4202560 59758 0 0 0 471483 84 0 0 25 0 8 0 623847502 2546475008 556360 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20090/tid=20095] ppid=20088 vsize=2486792 CPUtime=4718.92 cores=0-7
/proc/20090/task/20095/stat : 20095 (claspmt) R 20088 20090 20004 0 -1 4202560 73162 0 0 0 471808 84 0 0 25 0 8 0 623847502 2546475008 556360 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20090/tid=20096] ppid=20088 vsize=2486792 CPUtime=4721.85 cores=0-7
/proc/20090/task/20096/stat : 20096 (claspmt) R 20088 20090 20004 0 -1 4202560 76657 0 0 0 472103 82 0 0 25 0 8 0 623847502 2546475008 556360 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20090/tid=20097] ppid=20088 vsize=2486792 CPUtime=4719.17 cores=0-7
/proc/20090/task/20097/stat : 20097 (claspmt) R 20088 20090 20004 0 -1 4202560 71010 0 0 0 471836 81 0 0 25 0 8 0 623847502 2546475008 556360 33554432000 4194304 4964704 140737449436096 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20090/tid=20098] ppid=20088 vsize=2486792 CPUtime=4700.64 cores=0-7
/proc/20090/task/20098/stat : 20098 (claspmt) R 20088 20090 20004 0 -1 4202560 131329 0 0 0 469845 219 0 0 25 0 8 0 623847502 2546475008 556360 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37719.7
Current children cumulated vsize (KiB) 2486792

[startup+4782.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/253 20240
/proc/meminfo: memFree=23304300/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=2486792 CPUtime=38199.1 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 565568 0 0 0 3819175 739 0 0 25 0 8 0 623847465 2546475008 557118 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20090/statm: 621698 557118 466 189 0 616047 0
[pid=20090/tid=20092] ppid=20088 vsize=2486792 CPUtime=4776.87 cores=0-7
/proc/20090/task/20092/stat : 20092 (claspmt) R 20088 20090 20004 0 -1 4202560 42794 0 0 0 477627 60 0 0 25 0 8 0 623847502 2546475008 557118 33554432000 4194304 4964704 140737449436096 18446744073709551615 4647546 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20090/tid=20093] ppid=20088 vsize=2486792 CPUtime=4779.08 cores=0-7
/proc/20090/task/20093/stat : 20093 (claspmt) R 20088 20090 20004 0 -1 4202560 39247 0 0 0 477866 42 0 0 25 0 8 0 623847502 2546475008 557118 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20090/tid=20094] ppid=20088 vsize=2486792 CPUtime=4775.65 cores=0-7
/proc/20090/task/20094/stat : 20094 (claspmt) R 20088 20090 20004 0 -1 4202560 59767 0 0 0 477481 84 0 0 25 0 8 0 623847502 2546475008 557118 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20090/tid=20095] ppid=20088 vsize=2486792 CPUtime=4778.91 cores=0-7
/proc/20090/task/20095/stat : 20095 (claspmt) R 20088 20090 20004 0 -1 4202560 73367 0 0 0 477806 85 0 0 25 0 8 0 623847502 2546475008 557118 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20090/tid=20096] ppid=20088 vsize=2486792 CPUtime=4781.84 cores=0-7
/proc/20090/task/20096/stat : 20096 (claspmt) R 20088 20090 20004 0 -1 4202560 76657 0 0 0 478102 82 0 0 25 0 8 0 623847502 2546475008 557118 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20090/tid=20097] ppid=20088 vsize=2486792 CPUtime=4779.16 cores=0-7
/proc/20090/task/20097/stat : 20097 (claspmt) R 20088 20090 20004 0 -1 4202560 71048 0 0 0 477835 81 0 0 25 0 8 0 623847502 2546475008 557118 33554432000 4194304 4964704 140737449436096 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20090/tid=20098] ppid=20088 vsize=2486792 CPUtime=4760.63 cores=0-7
/proc/20090/task/20098/stat : 20098 (claspmt) R 20088 20090 20004 0 -1 4202560 131329 0 0 0 475844 219 0 0 25 0 8 0 623847502 2546475008 557118 33554432000 4194304 4964704 140737449436096 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38199.1
Current children cumulated vsize (KiB) 2486792

[startup+4842.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/253 20242
/proc/meminfo: memFree=23302888/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=2486980 CPUtime=38678.6 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 565837 0 0 0 3867125 739 0 0 25 0 8 0 623847465 2546667520 557387 33554432000 4194304 4964704 140737449436096 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20090/statm: 621745 557387 466 189 0 616094 0
[pid=20090/tid=20092] ppid=20088 vsize=2486980 CPUtime=4836.38 cores=0-7
/proc/20090/task/20092/stat : 20092 (claspmt) R 20088 20090 20004 0 -1 4202560 42794 0 0 0 483578 60 0 0 25 0 8 0 623847502 2546667520 557387 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20090/tid=20093] ppid=20088 vsize=2486980 CPUtime=4839.07 cores=0-7
/proc/20090/task/20093/stat : 20093 (claspmt) R 20088 20090 20004 0 -1 4202560 39247 0 0 0 483865 42 0 0 25 0 8 0 623847502 2546667520 557387 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20090/tid=20094] ppid=20088 vsize=2486980 CPUtime=4835.65 cores=0-7
/proc/20090/task/20094/stat : 20094 (claspmt) R 20088 20090 20004 0 -1 4202560 59767 0 0 0 483481 84 0 0 25 0 8 0 623847502 2546667520 557387 33554432000 4194304 4964704 140737449436096 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20090/tid=20095] ppid=20088 vsize=2486980 CPUtime=4838.91 cores=0-7
/proc/20090/task/20095/stat : 20095 (claspmt) R 20088 20090 20004 0 -1 4202560 73367 0 0 0 483806 85 0 0 25 0 8 0 623847502 2546667520 557387 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20090/tid=20096] ppid=20088 vsize=2486980 CPUtime=4841.84 cores=0-7
/proc/20090/task/20096/stat : 20096 (claspmt) R 20088 20090 20004 0 -1 4202560 76657 0 0 0 484102 82 0 0 25 0 8 0 623847502 2546667520 557387 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20090/tid=20097] ppid=20088 vsize=2486980 CPUtime=4839.16 cores=0-7
/proc/20090/task/20097/stat : 20097 (claspmt) R 20088 20090 20004 0 -1 4202560 71088 0 0 0 483835 81 0 0 25 0 8 0 623847502 2546667520 557387 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20090/tid=20098] ppid=20088 vsize=2486980 CPUtime=4820.63 cores=0-7
/proc/20090/task/20098/stat : 20098 (claspmt) R 20088 20090 20004 0 -1 4202560 131329 0 0 0 481844 219 0 0 25 0 8 0 623847502 2546667520 557387 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38678.6
Current children cumulated vsize (KiB) 2486980

[startup+4902.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/253 20244
/proc/meminfo: memFree=23288204/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=2486980 CPUtime=39158.1 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 569583 0 0 0 3915063 747 0 0 25 0 8 0 623847465 2546667520 561133 33554432000 4194304 4964704 140737449436096 18446744073709551615 4320921 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20090/statm: 621745 561133 466 189 0 616094 0
[pid=20090/tid=20092] ppid=20088 vsize=2486980 CPUtime=4895.85 cores=0-7
/proc/20090/task/20092/stat : 20092 (claspmt) R 20088 20090 20004 0 -1 4202560 42849 0 0 0 489524 61 0 0 25 0 8 0 623847502 2546667520 561133 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20090/tid=20093] ppid=20088 vsize=2486980 CPUtime=4899.06 cores=0-7
/proc/20090/task/20093/stat : 20093 (claspmt) R 20088 20090 20004 0 -1 4202560 39248 0 0 0 489864 42 0 0 25 0 8 0 623847502 2546667520 561133 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20090/tid=20094] ppid=20088 vsize=2486980 CPUtime=4895.65 cores=0-7
/proc/20090/task/20094/stat : 20094 (claspmt) R 20088 20090 20004 0 -1 4202560 60345 0 0 0 489479 86 0 0 25 0 8 0 623847502 2546667520 561133 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20090/tid=20095] ppid=20088 vsize=2486980 CPUtime=4898.91 cores=0-7
/proc/20090/task/20095/stat : 20095 (claspmt) R 20088 20090 20004 0 -1 4202560 73367 0 0 0 489806 85 0 0 25 0 8 0 623847502 2546667520 561133 33554432000 4194304 4964704 140737449436096 18446744073709551615 4364864 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20090/tid=20096] ppid=20088 vsize=2486980 CPUtime=4901.84 cores=0-7
/proc/20090/task/20096/stat : 20096 (claspmt) R 20088 20090 20004 0 -1 4202560 76657 0 0 0 490102 82 0 0 25 0 8 0 623847502 2546667520 561133 33554432000 4194304 4964704 140737449436096 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20090/tid=20097] ppid=20088 vsize=2486980 CPUtime=4899.15 cores=0-7
/proc/20090/task/20097/stat : 20097 (claspmt) R 20088 20090 20004 0 -1 4202560 71512 0 0 0 489834 81 0 0 25 0 8 0 623847502 2546667520 561133 33554432000 4194304 4964704 140737449436096 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20090/tid=20098] ppid=20088 vsize=2486980 CPUtime=4880.63 cores=0-7
/proc/20090/task/20098/stat : 20098 (claspmt) R 20088 20090 20004 0 -1 4202560 131329 0 0 0 487844 219 0 0 25 0 8 0 623847502 2546667520 561133 33554432000 4194304 4964704 140737449436096 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39158.1
Current children cumulated vsize (KiB) 2486980

[startup+4962.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/253 20245
/proc/meminfo: memFree=23287796/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=2486980 CPUtime=39637.6 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 569725 0 0 0 3963011 747 0 0 25 0 8 0 623847465 2546667520 561275 33554432000 4194304 4964704 140737449436096 18446744073709551615 4370242 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20090/statm: 621745 561275 466 189 0 616094 0
[pid=20090/tid=20092] ppid=20088 vsize=2486980 CPUtime=4955.36 cores=0-7
/proc/20090/task/20092/stat : 20092 (claspmt) R 20088 20090 20004 0 -1 4202560 42849 0 0 0 495475 61 0 0 25 0 8 0 623847502 2546667520 561275 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20090/tid=20093] ppid=20088 vsize=2486980 CPUtime=4959.05 cores=0-7
/proc/20090/task/20093/stat : 20093 (claspmt) R 20088 20090 20004 0 -1 4202560 39248 0 0 0 495863 42 0 0 25 0 8 0 623847502 2546667520 561275 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20090/tid=20094] ppid=20088 vsize=2486980 CPUtime=4955.65 cores=0-7
/proc/20090/task/20094/stat : 20094 (claspmt) R 20088 20090 20004 0 -1 4202560 60345 0 0 0 495479 86 0 0 25 0 8 0 623847502 2546667520 561275 33554432000 4194304 4964704 140737449436096 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20090/tid=20095] ppid=20088 vsize=2486980 CPUtime=4958.9 cores=0-7
/proc/20090/task/20095/stat : 20095 (claspmt) R 20088 20090 20004 0 -1 4202560 73369 0 0 0 495805 85 0 0 25 0 8 0 623847502 2546667520 561275 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20090/tid=20096] ppid=20088 vsize=2486980 CPUtime=4961.84 cores=0-7
/proc/20090/task/20096/stat : 20096 (claspmt) R 20088 20090 20004 0 -1 4202560 76658 0 0 0 496102 82 0 0 25 0 8 0 623847502 2546667520 561275 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20090/tid=20097] ppid=20088 vsize=2486980 CPUtime=4959.15 cores=0-7
/proc/20090/task/20097/stat : 20097 (claspmt) R 20088 20090 20004 0 -1 4202560 71605 0 0 0 495833 82 0 0 25 0 8 0 623847502 2546667520 561275 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20090/tid=20098] ppid=20088 vsize=2486980 CPUtime=4940.63 cores=0-7
/proc/20090/task/20098/stat : 20098 (claspmt) R 20088 20090 20004 0 -1 4202560 131329 0 0 0 493844 219 0 0 25 0 8 0 623847502 2546667520 561275 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39637.6
Current children cumulated vsize (KiB) 2486980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.7 s]
/proc/loadavg: 8.04 8.03 8.00 9/253 20246
/proc/meminfo: memFree=23287628/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=2486980 CPUtime=40000.5 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 569732 0 0 0 3999300 747 0 0 25 0 8 0 623847465 2546667520 561282 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20090/statm: 621745 561282 466 189 0 616094 0
[pid=20090/tid=20092] ppid=20088 vsize=2486980 CPUtime=5000.39 cores=0-7
/proc/20090/task/20092/stat : 20092 (claspmt) R 20088 20090 20004 0 -1 4202560 42849 0 0 0 499978 61 0 0 25 0 8 0 623847502 2546667520 561282 33554432000 4194304 4964704 140737449436096 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20090/tid=20093] ppid=20088 vsize=2486980 CPUtime=5004.46 cores=0-7
/proc/20090/task/20093/stat : 20093 (claspmt) R 20088 20090 20004 0 -1 4202560 39248 0 0 0 500404 42 0 0 25 0 8 0 623847502 2546667520 561282 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20090/tid=20094] ppid=20088 vsize=2486980 CPUtime=5001.06 cores=0-7
/proc/20090/task/20094/stat : 20094 (claspmt) R 20088 20090 20004 0 -1 4202560 60351 0 0 0 500020 86 0 0 25 0 8 0 623847502 2546667520 561282 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670327 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20090/tid=20095] ppid=20088 vsize=2486980 CPUtime=5004.3 cores=0-7
/proc/20090/task/20095/stat : 20095 (claspmt) R 20088 20090 20004 0 -1 4202560 73370 0 0 0 500345 85 0 0 25 0 8 0 623847502 2546667520 561282 33554432000 4194304 4964704 140737449436096 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20090/tid=20096] ppid=20088 vsize=2486980 CPUtime=5007.25 cores=0-7
/proc/20090/task/20096/stat : 20096 (claspmt) R 20088 20090 20004 0 -1 4202560 76658 0 0 0 500643 82 0 0 25 0 8 0 623847502 2546667520 561282 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20090/tid=20097] ppid=20088 vsize=2486980 CPUtime=5004.56 cores=0-7
/proc/20090/task/20097/stat : 20097 (claspmt) R 20088 20090 20004 0 -1 4202560 71605 0 0 0 500374 82 0 0 25 0 8 0 623847502 2546667520 561282 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20090/tid=20098] ppid=20088 vsize=2486980 CPUtime=4986.04 cores=0-7
/proc/20090/task/20098/stat : 20098 (claspmt) R 20088 20090 20004 0 -1 4202560 131329 0 0 0 498385 219 0 0 25 0 8 0 623847502 2546667520 561282 33554432000 4194304 4964704 140737449436096 18446744073709551615 4670219 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) 2486980

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

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

[startup+5007.81 s]
/proc/loadavg: 8.04 8.03 8.00 9/253 20246
/proc/meminfo: memFree=23287628/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=2475860 CPUtime=40000.6 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 569742 0 0 0 3999314 747 0 0 25 0 1 0 623847465 2535280640 558512 33554432000 4194304 4964704 140737449436096 18446744073709551615 215988247755 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20090/statm: 618965 558512 476 189 0 613314 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 2475860

[startup+5008.2 s]
/proc/loadavg: 8.04 8.03 8.00 2/247 20247
/proc/meminfo: memFree=23315080/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=2459028 CPUtime=40001 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 569742 0 0 0 3999354 747 0 0 25 0 1 0 623847465 2518044672 554083 33554432000 4194304 4964704 140737449436096 18446744073709551615 215988636007 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20090/statm: 614757 554083 476 189 0 609106 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 2459028

[startup+5008.31 s]
/proc/loadavg: 8.04 8.03 8.00 2/247 20247
/proc/meminfo: memFree=23315080/32950940 swapFree=67111364/67111528
[pid=20090] ppid=20088 vsize=1337624 CPUtime=40001.1 cores=0-7
/proc/20090/stat : 20090 (claspmt) R 20088 20090 20004 0 -1 4202496 569742 0 0 0 3999358 754 0 0 25 0 1 0 623847465 1369726976 251435 33554432000 4194304 4964704 140737449436096 18446744073709551615 215988618346 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/20090/statm: 334406 251070 476 189 0 328755 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 1337624

Child status: 0
Real time (s): 5008.37
CPU time (s): 40001.2
CPU user time (s): 39993.6
CPU system time (s): 7.59485
CPU usage (%): 798.687
Max. virtual memory (cumulated for all children) (KiB): 2486980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39993.6
system time used= 7.59485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 569743
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= 51714
involuntary context switches= 190910

runsolver used 11.5312 second user time and 29.4495 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-02 13:36:07
IDJOB=3321339
IDBENCH=20536
IDSOLVER=1711
FILE ID=node117/3321339-1304336167
RUNJOBID= node117-1304336020-20018
PBS_JOBID= 13178028
Free space on /tmp= 72816 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.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-3321339-1304336167/watcher-3321339-1304336167 -o /tmp/evaluation-result-3321339-1304336167/solver-3321339-1304336167 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321339-1304336167.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=1062306650

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      25533028 kB
Buffers:       1013824 kB
Cached:        4132336 kB
SwapCached:        160 kB
Active:        2042824 kB
Inactive:      4886532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      25533028 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5064 kB
Writeback:           0 kB
AnonPages:     1783136 kB
Mapped:          21232 kB
Slab:           407748 kB
PageTables:      15680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 35742944 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= 72816 MiB
End job on node117 at 2011-05-02 14:59:37