Trace number 3380544

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) 40001 5010.99

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 ...481211/instance-3380544-1305481211.cnf
0.29/0.36	c Solving...
40000.43/5010.43	
40000.43/5010.43	*** INTERRUPTED! ***
40000.43/5010.43	*** Shutting down threads...
40000.95/5010.98	s UNKNOWN
40000.95/5010.98	
40000.95/5010.98	c INTERRUPTED   : 1
40000.95/5010.98	c Models        : 0+    
40000.95/5010.98	c Time          : 5010.435s (Solving: 5010.07s 1st Model: 0.00s Unsat: 0.00s)
40000.95/5010.98	c CPU Time      : 40000.490s

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-3380544-1305481211/watcher-3380544-1305481211 -o /tmp/evaluation-result-3380544-1305481211/solver-3380544-1305481211 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380544-1305481211.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: 0.00 0.00 0.00 2/396 27624
/proc/meminfo: memFree=14575824/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=30376 CPUtime=0 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 3019 0 0 0 0 0 0 0 21 0 1 0 738351769 31105024 2652 33554432000 4194304 4964800 140734431890560 18446744073709551615 4679106 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/27624/statm: 7594 2656 377 189 0 2468 0

[startup+0.0366761 s]
/proc/loadavg: 0.00 0.00 0.00 2/396 27624
/proc/meminfo: memFree=14575824/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=34532 CPUtime=0.03 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 4514 0 0 0 3 0 0 0 21 0 1 0 738351769 35360768 3756 33554432000 4194304 4964800 140734431890560 18446744073709551615 256415391488 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/27624/statm: 8633 3758 386 189 0 3507 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 34532

[startup+0.100662 s]
/proc/loadavg: 0.00 0.00 0.00 2/396 27624
/proc/meminfo: memFree=14575824/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=45628 CPUtime=0.09 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 8182 0 0 0 9 0 0 0 21 0 1 0 738351769 46723072 6476 33554432000 4194304 4964800 140734431890560 18446744073709551615 4615926 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/27624/statm: 11407 6477 400 189 0 6281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45628

[startup+0.30063 s]
/proc/loadavg: 0.00 0.00 0.00 2/396 27624
/proc/meminfo: memFree=14575824/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=51092 CPUtime=0.29 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 9535 0 0 0 28 1 0 0 22 0 1 0 738351769 52318208 7829 33554432000 4194304 4964800 140734431890560 18446744073709551615 4607641 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/27624/statm: 12773 7829 404 189 0 7647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51092

[startup+0.700547 s]
/proc/loadavg: 0.00 0.00 0.00 2/396 27624
/proc/meminfo: memFree=14575824/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=562104 CPUtime=0.8 cores=0-7
/proc/27624/stat : 27624 (claspmt) S 27622 27624 27571 0 -1 4202496 27092 0 0 0 71 9 0 0 18 0 8 0 738351769 575594496 21739 33554432000 4194304 4964800 140734431890560 18446744073709551615 256427207577 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27624/statm: 140526 21739 442 189 0 134875 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 562104

[startup+1.50039 s]
/proc/loadavg: 0.24 0.05 0.02 2/404 27632
/proc/meminfo: memFree=14490704/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=562104 CPUtime=1.6 cores=0-7
/proc/27624/stat : 27624 (claspmt) S 27622 27624 27571 0 -1 4202496 27214 0 0 0 151 9 0 0 18 0 8 0 738351769 575594496 21861 33554432000 4194304 4964800 140734431890560 18446744073709551615 256427207577 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/27624/statm: 140526 21861 442 189 0 134875 0
[pid=27624/tid=27626] ppid=27622 vsize=562104 CPUtime=0.01 cores=0-7
/proc/27624/task/27626/stat : 27626 (claspmt) S 27622 27624 27571 0 -1 4202560 2041 0 0 0 1 0 0 0 17 0 8 0 738351806 575594496 21861 33554432000 4194304 4964800 140734431890560 18446744073709551615 256427207577 0 0 4096 18946 18446604446346966080 0 0 -1 1 0 0 0
[pid=27624/tid=27627] ppid=27622 vsize=562104 CPUtime=0.02 cores=0-7
/proc/27624/task/27627/stat : 27627 (claspmt) S 27622 27624 27571 0 -1 4202560 2596 0 0 0 1 1 0 0 17 0 8 0 738351806 575594496 21861 33554432000 4194304 4964800 140734431890560 18446744073709551615 256427207577 0 0 4096 18946 18446604446346966080 0 0 -1 4 0 0 0
[pid=27624/tid=27628] ppid=27622 vsize=562104 CPUtime=0.01 cores=0-7
/proc/27624/task/27628/stat : 27628 (claspmt) S 27622 27624 27571 0 -1 4202560 2540 0 0 0 1 0 0 0 18 0 8 0 738351806 575594496 21861 33554432000 4194304 4964800 140734431890560 18446744073709551615 256427207577 0 0 4096 18946 18446604446346966080 0 0 -1 3 0 0 0
[pid=27624/tid=27629] ppid=27622 vsize=562104 CPUtime=0.01 cores=0-7
/proc/27624/task/27629/stat : 27629 (claspmt) S 27622 27624 27571 0 -1 4202560 2324 0 0 0 0 1 0 0 18 0 8 0 738351806 575594496 21861 33554432000 4194304 4964800 140734431890560 18446744073709551615 256427207577 0 0 4096 18946 18446604446346966080 0 0 -1 6 0 0 0
[pid=27624/tid=27630] ppid=27622 vsize=562104 CPUtime=1.09 cores=0-7
/proc/27624/task/27630/stat : 27630 (claspmt) R 27622 27624 27571 0 -1 4202560 2370 0 0 0 108 1 0 0 19 0 8 0 738351806 575594496 21861 33554432000 4194304 4964800 140734431890560 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27624/tid=27631] ppid=27622 vsize=562104 CPUtime=0.03 cores=0-7
/proc/27624/task/27631/stat : 27631 (claspmt) S 27622 27624 27571 0 -1 4202560 2590 0 0 0 2 1 0 0 18 0 8 0 738351806 575594496 21861 33554432000 4194304 4964800 140734431890560 18446744073709551615 256427207577 0 0 4096 18946 18446604446346966080 0 0 -1 5 0 0 0
[pid=27624/tid=27632] ppid=27622 vsize=562104 CPUtime=0.02 cores=0-7
/proc/27624/task/27632/stat : 27632 (claspmt) S 27622 27624 27571 0 -1 4202560 2551 0 0 0 1 1 0 0 17 0 8 0 738351806 575594496 21861 33554432000 4194304 4964800 140734431890560 18446744073709551615 256427207577 0 0 4096 18946 18446604446346966080 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 562104

[startup+3.10102 s]
/proc/loadavg: 0.24 0.05 0.02 2/404 27632
/proc/meminfo: memFree=14489340/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=562380 CPUtime=7.84 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 29711 0 0 0 772 12 0 0 18 0 8 0 738351769 575877120 24358 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27624/statm: 140595 24358 464 189 0 134944 0
[pid=27624/tid=27626] ppid=27622 vsize=562380 CPUtime=0.7 cores=0-7
/proc/27624/task/27626/stat : 27626 (claspmt) R 27622 27624 27571 0 -1 4202560 2257 0 0 0 70 0 0 0 16 0 8 0 738351806 575877120 24358 33554432000 4194304 4964800 140734431890560 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27624/tid=27627] ppid=27622 vsize=562380 CPUtime=0.71 cores=0-7
/proc/27624/task/27627/stat : 27627 (claspmt) R 27622 27624 27571 0 -1 4202560 3075 0 0 0 70 1 0 0 16 0 8 0 738351806 575877120 24358 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27624/tid=27628] ppid=27622 vsize=562380 CPUtime=0.71 cores=0-7
/proc/27624/task/27628/stat : 27628 (claspmt) R 27622 27624 27571 0 -1 4202560 3011 0 0 0 70 1 0 0 16 0 8 0 738351806 575877120 24358 33554432000 4194304 4964800 140734431890560 18446744073709551615 256415088261 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27624/tid=27629] ppid=27622 vsize=562380 CPUtime=0.7 cores=0-7
/proc/27624/task/27629/stat : 27629 (claspmt) R 27622 27624 27571 0 -1 4202560 2675 0 0 0 69 1 0 0 16 0 8 0 738351806 575877120 24358 33554432000 4194304 4964800 140734431890560 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27624/tid=27630] ppid=27622 vsize=562380 CPUtime=2.47 cores=0-7
/proc/27624/task/27630/stat : 27630 (claspmt) R 27622 27624 27571 0 -1 4202560 2407 0 0 0 246 1 0 0 22 0 8 0 738351806 575877120 24358 33554432000 4194304 4964800 140734431890560 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27624/tid=27631] ppid=27622 vsize=562380 CPUtime=0.72 cores=0-7
/proc/27624/task/27631/stat : 27631 (claspmt) R 27622 27624 27571 0 -1 4202560 2882 0 0 0 71 1 0 0 18 0 8 0 738351806 575877120 24358 33554432000 4194304 4964800 140734431890560 18446744073709551615 4627540 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27624/tid=27632] ppid=27622 vsize=562380 CPUtime=0.71 cores=0-7
/proc/27624/task/27632/stat : 27632 (claspmt) R 27622 27624 27571 0 -1 4202560 2959 0 0 0 70 1 0 0 16 0 8 0 738351806 575877120 24359 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.84
Current children cumulated vsize (KiB) 562380

[startup+6.30041 s]
/proc/loadavg: 0.24 0.05 0.02 9/404 27632
/proc/meminfo: memFree=14454380/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=567924 CPUtime=33.38 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 38367 0 0 0 3319 19 0 0 25 0 8 0 738351769 581554176 33014 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27624/statm: 141981 33014 464 189 0 136330 0
[pid=27624/tid=27626] ppid=27622 vsize=567924 CPUtime=3.9 cores=0-7
/proc/27624/task/27626/stat : 27626 (claspmt) R 27622 27624 27571 0 -1 4202560 2905 0 0 0 389 1 0 0 21 0 8 0 738351806 581554176 33014 33554432000 4194304 4964800 140734431890560 18446744073709551615 256415052833 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27624/tid=27627] ppid=27622 vsize=567924 CPUtime=3.9 cores=0-7
/proc/27624/task/27627/stat : 27627 (claspmt) R 27622 27624 27571 0 -1 4202560 4154 0 0 0 388 2 0 0 21 0 8 0 738351806 581554176 33014 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27624/tid=27628] ppid=27622 vsize=567924 CPUtime=3.9 cores=0-7
/proc/27624/task/27628/stat : 27628 (claspmt) R 27622 27624 27571 0 -1 4202560 4849 0 0 0 388 2 0 0 21 0 8 0 738351806 581554176 33014 33554432000 4194304 4964800 140734431890560 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27624/tid=27629] ppid=27622 vsize=567924 CPUtime=3.91 cores=0-7
/proc/27624/task/27629/stat : 27629 (claspmt) R 27622 27624 27571 0 -1 4202560 3537 0 0 0 388 3 0 0 21 0 8 0 738351806 581554176 33014 33554432000 4194304 4964800 140734431890560 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27624/tid=27630] ppid=27622 vsize=567924 CPUtime=5.67 cores=0-7
/proc/27624/task/27630/stat : 27630 (claspmt) R 27622 27624 27571 0 -1 4202560 2413 0 0 0 566 1 0 0 25 0 8 0 738351806 581554176 33014 33554432000 4194304 4964800 140734431890560 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27624/tid=27631] ppid=27622 vsize=567924 CPUtime=3.92 cores=0-7
/proc/27624/task/27631/stat : 27631 (claspmt) R 27622 27624 27571 0 -1 4202560 4352 0 0 0 390 2 0 0 25 0 8 0 738351806 581554176 33014 33554432000 4194304 4964800 140734431890560 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27624/tid=27632] ppid=27622 vsize=567924 CPUtime=3.9 cores=0-7
/proc/27624/task/27632/stat : 27632 (claspmt) R 27622 27624 27571 0 -1 4202560 4960 0 0 0 388 2 0 0 21 0 8 0 738351806 581554176 33014 33554432000 4194304 4964800 140734431890560 18446744073709551615 4669124 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 33.38
Current children cumulated vsize (KiB) 567924

[startup+12.7012 s]
/proc/loadavg: 1.58 0.34 0.11 9/404 27632
/proc/meminfo: memFree=14410292/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=569524 CPUtime=84.5 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 47453 0 0 0 8423 27 0 0 25 0 8 0 738351769 583192576 42100 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/27624/statm: 142381 42100 464 189 0 136730 0
[pid=27624/tid=27626] ppid=27622 vsize=569524 CPUtime=10.3 cores=0-7
/proc/27624/task/27626/stat : 27626 (claspmt) R 27622 27624 27571 0 -1 4202560 3101 0 0 0 1029 1 0 0 25 0 8 0 738351806 583192576 42100 33554432000 4194304 4964800 140734431890560 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27624/tid=27627] ppid=27622 vsize=569524 CPUtime=10.3 cores=0-7
/proc/27624/task/27627/stat : 27627 (claspmt) R 27622 27624 27571 0 -1 4202560 5152 0 0 0 1027 3 0 0 25 0 8 0 738351806 583192576 42100 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27624/tid=27628] ppid=27622 vsize=569524 CPUtime=10.31 cores=0-7
/proc/27624/task/27628/stat : 27628 (claspmt) R 27622 27624 27571 0 -1 4202560 6613 0 0 0 1026 5 0 0 25 0 8 0 738351806 583192576 42100 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27624/tid=27629] ppid=27622 vsize=569524 CPUtime=10.31 cores=0-7
/proc/27624/task/27629/stat : 27629 (claspmt) R 27622 27624 27571 0 -1 4202560 4425 0 0 0 1027 4 0 0 25 0 8 0 738351806 583192576 42100 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27624/tid=27630] ppid=27622 vsize=569524 CPUtime=12.06 cores=0-7
/proc/27624/task/27630/stat : 27630 (claspmt) R 27622 27624 27571 0 -1 4202560 2978 0 0 0 1205 1 0 0 25 0 8 0 738351806 583192576 42100 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670381 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27624/tid=27631] ppid=27622 vsize=569524 CPUtime=10.32 cores=0-7
/proc/27624/task/27631/stat : 27631 (claspmt) R 27622 27624 27571 0 -1 4202560 6578 0 0 0 1028 4 0 0 25 0 8 0 738351806 583192576 42101 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27624/tid=27632] ppid=27622 vsize=569524 CPUtime=10.31 cores=0-7
/proc/27624/task/27632/stat : 27632 (claspmt) R 27622 27624 27571 0 -1 4202560 6755 0 0 0 1027 4 0 0 25 0 8 0 738351806 583192576 42101 33554432000 4194304 4964800 140734431890560 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.5
Current children cumulated vsize (KiB) 569524

[startup+25.5008 s]
/proc/loadavg: 2.57 0.60 0.20 9/404 27633
/proc/meminfo: memFree=14366292/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=574152 CPUtime=186.71 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 58440 0 0 0 18633 38 0 0 25 0 8 0 738351769 587931648 53087 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27624/statm: 143538 53087 466 189 0 137887 0
[pid=27624/tid=27626] ppid=27622 vsize=574152 CPUtime=23.11 cores=0-7
/proc/27624/task/27626/stat : 27626 (claspmt) R 27622 27624 27571 0 -1 4202560 3406 0 0 0 2309 2 0 0 25 0 8 0 738351806 587931648 53087 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27624/tid=27627] ppid=27622 vsize=574152 CPUtime=23.1 cores=0-7
/proc/27624/task/27627/stat : 27627 (claspmt) R 27622 27624 27571 0 -1 4202560 6730 0 0 0 2306 4 0 0 25 0 8 0 738351806 587931648 53087 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27624/tid=27628] ppid=27622 vsize=574152 CPUtime=23.1 cores=0-7
/proc/27624/task/27628/stat : 27628 (claspmt) R 27622 27624 27571 0 -1 4202560 8562 0 0 0 2304 6 0 0 25 0 8 0 738351806 587931648 53087 33554432000 4194304 4964800 140734431890560 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27624/tid=27629] ppid=27622 vsize=574152 CPUtime=23.1 cores=0-7
/proc/27624/task/27629/stat : 27629 (claspmt) R 27622 27624 27571 0 -1 4202560 5408 0 0 0 2305 5 0 0 25 0 8 0 738351806 587931648 53087 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27624/tid=27630] ppid=27622 vsize=574152 CPUtime=24.86 cores=0-7
/proc/27624/task/27630/stat : 27630 (claspmt) R 27622 27624 27571 0 -1 4202560 4645 0 0 0 2483 3 0 0 25 0 8 0 738351806 587931648 53087 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27624/tid=27631] ppid=27622 vsize=574152 CPUtime=22.96 cores=0-7
/proc/27624/task/27631/stat : 27631 (claspmt) R 27622 27624 27571 0 -1 4202560 7943 0 0 0 2291 5 0 0 25 0 8 0 738351806 587931648 53087 33554432000 4194304 4964800 140734431890560 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27624/tid=27632] ppid=27622 vsize=574152 CPUtime=23.11 cores=0-7
/proc/27624/task/27632/stat : 27632 (claspmt) R 27622 27624 27571 0 -1 4202560 9344 0 0 0 2304 7 0 0 25 0 8 0 738351806 587931648 53087 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 186.71
Current children cumulated vsize (KiB) 574152

[startup+51.1009 s]
/proc/loadavg: 4.71 1.30 0.44 9/404 27633
/proc/meminfo: memFree=14301688/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=585288 CPUtime=391.18 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 75628 0 0 0 39062 56 0 0 25 0 8 0 738351769 599334912 70275 33554432000 4194304 4964800 140734431890560 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27624/statm: 146322 70275 466 189 0 140671 0
[pid=27624/tid=27626] ppid=27622 vsize=585288 CPUtime=48.71 cores=0-7
/proc/27624/task/27626/stat : 27626 (claspmt) R 27622 27624 27571 0 -1 4202560 4780 0 0 0 4867 4 0 0 25 0 8 0 738351806 599334912 70275 33554432000 4194304 4964800 140734431890560 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27624/tid=27627] ppid=27622 vsize=585288 CPUtime=48.69 cores=0-7
/proc/27624/task/27627/stat : 27627 (claspmt) R 27622 27624 27571 0 -1 4202560 9317 0 0 0 4863 6 0 0 25 0 8 0 738351806 599334912 70275 33554432000 4194304 4964800 140734431890560 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27624/tid=27628] ppid=27622 vsize=585288 CPUtime=48.7 cores=0-7
/proc/27624/task/27628/stat : 27628 (claspmt) R 27622 27624 27571 0 -1 4202560 11389 0 0 0 4861 9 0 0 20 0 8 0 738351806 599334912 70275 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27624/tid=27629] ppid=27622 vsize=585288 CPUtime=48.7 cores=0-7
/proc/27624/task/27629/stat : 27629 (claspmt) R 27622 27624 27571 0 -1 4202560 6932 0 0 0 4864 6 0 0 25 0 8 0 738351806 599334912 70275 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670160 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27624/tid=27630] ppid=27622 vsize=585288 CPUtime=50.46 cores=0-7
/proc/27624/task/27630/stat : 27630 (claspmt) R 27622 27624 27571 0 -1 4202560 6991 0 0 0 5040 6 0 0 25 0 8 0 738351806 599334912 70275 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27624/tid=27631] ppid=27622 vsize=585288 CPUtime=48.23 cores=0-7
/proc/27624/task/27631/stat : 27631 (claspmt) R 27622 27624 27571 0 -1 4202560 10160 0 0 0 4816 7 0 0 25 0 8 0 738351806 599334912 70275 33554432000 4194304 4964800 140734431890560 18446744073709551615 4660390 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27624/tid=27632] ppid=27622 vsize=585288 CPUtime=48.71 cores=0-7
/proc/27624/task/27632/stat : 27632 (claspmt) R 27622 27624 27571 0 -1 4202560 12053 0 0 0 4862 9 0 0 25 0 8 0 738351806 599334912 70275 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 391.18

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

[pid=27624] ppid=27622 vsize=2926808 CPUtime=37699.4 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 648164 0 0 0 3769088 847 0 0 25 0 8 0 738351769 2997051392 639036 33554432000 4194304 4964800 140734431890560 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27624/statm: 731702 639036 466 189 0 726051 0
[pid=27624/tid=27626] ppid=27622 vsize=2926808 CPUtime=4716.27 cores=0-7
/proc/27624/task/27626/stat : 27626 (claspmt) R 27622 27624 27571 0 -1 4202560 46846 0 0 0 471572 55 0 0 25 0 8 0 738351806 2997051392 639036 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27624/tid=27627] ppid=27622 vsize=2926808 CPUtime=4718.25 cores=0-7
/proc/27624/task/27627/stat : 27627 (claspmt) R 27622 27624 27571 0 -1 4202560 35632 0 0 0 471784 41 0 0 25 0 8 0 738351806 2997051392 639036 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27624/tid=27628] ppid=27622 vsize=2926808 CPUtime=4696.8 cores=0-7
/proc/27624/task/27628/stat : 27628 (claspmt) R 27622 27624 27571 0 -1 4202560 71936 0 0 0 469579 101 0 0 25 0 8 0 738351806 2997051392 639036 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27624/tid=27629] ppid=27622 vsize=2926808 CPUtime=4719.87 cores=0-7
/proc/27624/task/27629/stat : 27629 (claspmt) R 27622 27624 27571 0 -1 4202560 83445 0 0 0 471885 102 0 0 25 0 8 0 738351806 2997051392 639036 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27624/tid=27630] ppid=27622 vsize=2926808 CPUtime=4721.77 cores=0-7
/proc/27624/task/27630/stat : 27630 (claspmt) R 27622 27624 27571 0 -1 4202560 100786 0 0 0 472051 126 0 0 25 0 8 0 738351806 2997051392 639036 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670282 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27624/tid=27631] ppid=27622 vsize=2926808 CPUtime=4686.24 cores=0-7
/proc/27624/task/27631/stat : 27631 (claspmt) R 27622 27624 27571 0 -1 4202560 88483 0 0 0 468496 128 0 0 25 0 8 0 738351806 2997051392 639036 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27624/tid=27632] ppid=27622 vsize=2926808 CPUtime=4720.02 cores=0-7
/proc/27624/task/27632/stat : 27632 (claspmt) R 27622 27624 27571 0 -1 4202560 153859 0 0 0 471812 190 0 0 25 0 8 0 738351806 2997051392 639036 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37699.3
Current children cumulated vsize (KiB) 2926808

[startup+4782.3 s]
/proc/loadavg: 8.11 8.07 7.96 9/404 27771
/proc/meminfo: memFree=12015052/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=2926808 CPUtime=38178.5 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 648205 0 0 0 3816999 847 0 0 25 0 8 0 738351769 2997051392 639077 33554432000 4194304 4964800 140734431890560 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27624/statm: 731702 639077 466 189 0 726051 0
[pid=27624/tid=27626] ppid=27622 vsize=2926808 CPUtime=4776.26 cores=0-7
/proc/27624/task/27626/stat : 27626 (claspmt) R 27622 27624 27571 0 -1 4202560 46846 0 0 0 477571 55 0 0 25 0 8 0 738351806 2997051392 639077 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27624/tid=27627] ppid=27622 vsize=2926808 CPUtime=4778.21 cores=0-7
/proc/27624/task/27627/stat : 27627 (claspmt) R 27622 27624 27571 0 -1 4202560 35647 0 0 0 477780 41 0 0 25 0 8 0 738351806 2997051392 639077 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27624/tid=27628] ppid=27622 vsize=2926808 CPUtime=4756.03 cores=0-7
/proc/27624/task/27628/stat : 27628 (claspmt) R 27622 27624 27571 0 -1 4202560 71962 0 0 0 475502 101 0 0 25 0 8 0 738351806 2997051392 639077 33554432000 4194304 4964800 140734431890560 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27624/tid=27629] ppid=27622 vsize=2926808 CPUtime=4779.86 cores=0-7
/proc/27624/task/27629/stat : 27629 (claspmt) R 27622 27624 27571 0 -1 4202560 83445 0 0 0 477884 102 0 0 25 0 8 0 738351806 2997051392 639077 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27624/tid=27630] ppid=27622 vsize=2926808 CPUtime=4781.75 cores=0-7
/proc/27624/task/27630/stat : 27630 (claspmt) R 27622 27624 27571 0 -1 4202560 100786 0 0 0 478049 126 0 0 25 0 8 0 738351806 2997051392 639077 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27624/tid=27631] ppid=27622 vsize=2926808 CPUtime=4746.22 cores=0-7
/proc/27624/task/27631/stat : 27631 (claspmt) R 27622 27624 27571 0 -1 4202560 88483 0 0 0 474494 128 0 0 25 0 8 0 738351806 2997051392 639077 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27624/tid=27632] ppid=27622 vsize=2926808 CPUtime=4780 cores=0-7
/proc/27624/task/27632/stat : 27632 (claspmt) R 27622 27624 27571 0 -1 4202560 153859 0 0 0 477810 190 0 0 25 0 8 0 738351806 2997051392 639077 33554432000 4194304 4964800 140734431890560 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38178.5
Current children cumulated vsize (KiB) 2926808

[startup+4842.3 s]
/proc/loadavg: 8.10 8.07 7.97 9/404 27773
/proc/meminfo: memFree=12008944/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=2926808 CPUtime=38657.7 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 649750 0 0 0 3864917 850 0 0 25 0 8 0 738351769 2997051392 640622 33554432000 4194304 4964800 140734431890560 18446744073709551615 4669352 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27624/statm: 731702 640622 466 189 0 726051 0
[pid=27624/tid=27626] ppid=27622 vsize=2926808 CPUtime=4835.49 cores=0-7
/proc/27624/task/27626/stat : 27626 (claspmt) R 27622 27624 27571 0 -1 4202560 46846 0 0 0 483493 56 0 0 25 0 8 0 738351806 2997051392 640622 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27624/tid=27627] ppid=27622 vsize=2926808 CPUtime=4838.2 cores=0-7
/proc/27624/task/27627/stat : 27627 (claspmt) R 27622 27624 27571 0 -1 4202560 35649 0 0 0 483779 41 0 0 25 0 8 0 738351806 2997051392 640622 33554432000 4194304 4964800 140734431890560 18446744073709551615 256415089250 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27624/tid=27628] ppid=27622 vsize=2926808 CPUtime=4816.01 cores=0-7
/proc/27624/task/27628/stat : 27628 (claspmt) R 27622 27624 27571 0 -1 4202560 71978 0 0 0 481500 101 0 0 25 0 8 0 738351806 2997051392 640622 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27624/tid=27629] ppid=27622 vsize=2926808 CPUtime=4839.86 cores=0-7
/proc/27624/task/27629/stat : 27629 (claspmt) R 27622 27624 27571 0 -1 4202560 83463 0 0 0 483884 102 0 0 25 0 8 0 738351806 2997051392 640622 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27624/tid=27630] ppid=27622 vsize=2926808 CPUtime=4841.75 cores=0-7
/proc/27624/task/27630/stat : 27630 (claspmt) R 27622 27624 27571 0 -1 4202560 100787 0 0 0 484049 126 0 0 25 0 8 0 738351806 2997051392 640622 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27624/tid=27631] ppid=27622 vsize=2926808 CPUtime=4806.23 cores=0-7
/proc/27624/task/27631/stat : 27631 (claspmt) R 27622 27624 27571 0 -1 4202560 89983 0 0 0 480493 130 0 0 25 0 8 0 738351806 2997051392 640622 33554432000 4194304 4964800 140734431890560 18446744073709551615 4654664 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27624/tid=27632] ppid=27622 vsize=2926808 CPUtime=4840.01 cores=0-7
/proc/27624/task/27632/stat : 27632 (claspmt) R 27622 27624 27571 0 -1 4202560 153867 0 0 0 483811 190 0 0 25 0 8 0 738351806 2997051392 640622 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38657.7
Current children cumulated vsize (KiB) 2926808

[startup+4902.3 s]
/proc/loadavg: 8.09 8.07 7.97 9/404 27784
/proc/meminfo: memFree=12003368/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=2926808 CPUtime=39136.9 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 650776 0 0 0 3912833 852 0 0 25 0 8 0 738351769 2997051392 641648 33554432000 4194304 4964800 140734431890560 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27624/statm: 731702 641648 466 189 0 726051 0
[pid=27624/tid=27626] ppid=27622 vsize=2926808 CPUtime=4894.73 cores=0-7
/proc/27624/task/27626/stat : 27626 (claspmt) R 27622 27624 27571 0 -1 4202560 46846 0 0 0 489417 56 0 0 25 0 8 0 738351806 2997051392 641648 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27624/tid=27627] ppid=27622 vsize=2926808 CPUtime=4898.18 cores=0-7
/proc/27624/task/27627/stat : 27627 (claspmt) R 27622 27624 27571 0 -1 4202560 35649 0 0 0 489777 41 0 0 25 0 8 0 738351806 2997051392 641648 33554432000 4194304 4964800 140734431890560 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27624/tid=27628] ppid=27622 vsize=2926808 CPUtime=4876.01 cores=0-7
/proc/27624/task/27628/stat : 27628 (claspmt) R 27622 27624 27571 0 -1 4202560 72014 0 0 0 487500 101 0 0 25 0 8 0 738351806 2997051392 641648 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27624/tid=27629] ppid=27622 vsize=2926808 CPUtime=4899.86 cores=0-7
/proc/27624/task/27629/stat : 27629 (claspmt) R 27622 27624 27571 0 -1 4202560 83463 0 0 0 489884 102 0 0 25 0 8 0 738351806 2997051392 641648 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27624/tid=27630] ppid=27622 vsize=2926808 CPUtime=4901.75 cores=0-7
/proc/27624/task/27630/stat : 27630 (claspmt) R 27622 27624 27571 0 -1 4202560 101774 0 0 0 490047 128 0 0 25 0 8 0 738351806 2997051392 641648 33554432000 4194304 4964800 140734431890560 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27624/tid=27631] ppid=27622 vsize=2926808 CPUtime=4866.2 cores=0-7
/proc/27624/task/27631/stat : 27631 (claspmt) R 27622 27624 27571 0 -1 4202560 89985 0 0 0 486490 130 0 0 25 0 8 0 738351806 2997051392 641648 33554432000 4194304 4964800 140734431890560 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27624/tid=27632] ppid=27622 vsize=2926808 CPUtime=4900 cores=0-7
/proc/27624/task/27632/stat : 27632 (claspmt) R 27622 27624 27571 0 -1 4202560 153868 0 0 0 489810 190 0 0 25 0 8 0 738351806 2997051392 641648 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39136.8
Current children cumulated vsize (KiB) 2926808

[startup+4962.3 s]
/proc/loadavg: 8.09 8.07 7.98 9/404 27785
/proc/meminfo: memFree=12003336/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=2926808 CPUtime=39616 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 650777 0 0 0 3960752 852 0 0 25 0 8 0 738351769 2997051392 641649 33554432000 4194304 4964800 140734431890560 18446744073709551615 4653227 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27624/statm: 731702 641649 466 189 0 726051 0
[pid=27624/tid=27626] ppid=27622 vsize=2926808 CPUtime=4953.93 cores=0-7
/proc/27624/task/27626/stat : 27626 (claspmt) R 27622 27624 27571 0 -1 4202560 46846 0 0 0 495337 56 0 0 25 0 8 0 738351806 2997051392 641649 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670286 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27624/tid=27627] ppid=27622 vsize=2926808 CPUtime=4958.16 cores=0-7
/proc/27624/task/27627/stat : 27627 (claspmt) R 27622 27624 27571 0 -1 4202560 35649 0 0 0 495775 41 0 0 25 0 8 0 738351806 2997051392 641649 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27624/tid=27628] ppid=27622 vsize=2926808 CPUtime=4936.01 cores=0-7
/proc/27624/task/27628/stat : 27628 (claspmt) R 27622 27624 27571 0 -1 4202560 72014 0 0 0 493500 101 0 0 25 0 8 0 738351806 2997051392 641649 33554432000 4194304 4964800 140734431890560 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27624/tid=27629] ppid=27622 vsize=2926808 CPUtime=4959.87 cores=0-7
/proc/27624/task/27629/stat : 27629 (claspmt) R 27622 27624 27571 0 -1 4202560 83464 0 0 0 495885 102 0 0 25 0 8 0 738351806 2997051392 641649 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27624/tid=27630] ppid=27622 vsize=2926808 CPUtime=4961.75 cores=0-7
/proc/27624/task/27630/stat : 27630 (claspmt) R 27622 27624 27571 0 -1 4202560 101774 0 0 0 496047 128 0 0 25 0 8 0 738351806 2997051392 641649 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27624/tid=27631] ppid=27622 vsize=2926808 CPUtime=4926.2 cores=0-7
/proc/27624/task/27631/stat : 27631 (claspmt) R 27622 27624 27571 0 -1 4202560 89985 0 0 0 492490 130 0 0 25 0 8 0 738351806 2997051392 641649 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27624/tid=27632] ppid=27622 vsize=2926808 CPUtime=4960 cores=0-7
/proc/27624/task/27632/stat : 27632 (claspmt) R 27622 27624 27571 0 -1 4202560 153868 0 0 0 495810 190 0 0 25 0 8 0 738351806 2997051392 641649 33554432000 4194304 4964800 140734431890560 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39616
Current children cumulated vsize (KiB) 2926808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.4 s]
/proc/loadavg: 8.11 8.07 7.98 10/404 27787
/proc/meminfo: memFree=12003176/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=2926808 CPUtime=40000.4 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 650779 0 0 0 3999190 853 0 0 25 0 8 0 738351769 2997051392 641651 33554432000 4194304 4964800 140734431890560 18446744073709551615 4653296 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27624/statm: 731702 641651 466 189 0 726051 0
[pid=27624/tid=27626] ppid=27622 vsize=2926808 CPUtime=5001.42 cores=0-7
/proc/27624/task/27626/stat : 27626 (claspmt) R 27622 27624 27571 0 -1 4202560 46846 0 0 0 500086 56 0 0 25 0 8 0 738351806 2997051392 641651 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27624/tid=27627] ppid=27622 vsize=2926808 CPUtime=5006.28 cores=0-7
/proc/27624/task/27627/stat : 27627 (claspmt) R 27622 27624 27571 0 -1 4202560 35650 0 0 0 500587 41 0 0 25 0 8 0 738351806 2997051392 641651 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27624/tid=27628] ppid=27622 vsize=2926808 CPUtime=4984.14 cores=0-7
/proc/27624/task/27628/stat : 27628 (claspmt) R 27622 27624 27571 0 -1 4202560 72015 0 0 0 498313 101 0 0 25 0 8 0 738351806 2997051392 641651 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27624/tid=27629] ppid=27622 vsize=2926808 CPUtime=5008 cores=0-7
/proc/27624/task/27629/stat : 27629 (claspmt) R 27622 27624 27571 0 -1 4202560 83464 0 0 0 500698 102 0 0 25 0 8 0 738351806 2997051392 641651 33554432000 4194304 4964800 140734431890560 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27624/tid=27630] ppid=27622 vsize=2926808 CPUtime=5009.88 cores=0-7
/proc/27624/task/27630/stat : 27630 (claspmt) R 27622 27624 27571 0 -1 4202560 101774 0 0 0 500860 128 0 0 25 0 8 0 738351806 2997051392 641651 33554432000 4194304 4964800 140734431890560 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27624/tid=27631] ppid=27622 vsize=2926808 CPUtime=4974.33 cores=0-7
/proc/27624/task/27631/stat : 27631 (claspmt) R 27622 27624 27571 0 -1 4202560 89985 0 0 0 497303 130 0 0 25 0 8 0 738351806 2997051392 641651 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27624/tid=27632] ppid=27622 vsize=2926808 CPUtime=5008.13 cores=0-7
/proc/27624/task/27632/stat : 27632 (claspmt) R 27622 27624 27571 0 -1 4202560 153868 0 0 0 500623 190 0 0 25 0 8 0 738351806 2997051392 641651 33554432000 4194304 4964800 140734431890560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 2926808

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

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

[startup+5010.6 s]
/proc/loadavg: 8.11 8.07 7.98 10/404 27787
/proc/meminfo: memFree=12003176/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=2896264 CPUtime=40000.6 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 650789 0 0 0 3999212 853 0 0 25 0 1 0 738351769 2965774336 633649 33554432000 4194304 4964800 140734431890560 18446744073709551615 256415048241 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27624/statm: 724066 633649 476 189 0 718415 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 2896264

[startup+5010.8 s]
/proc/loadavg: 8.11 8.07 7.98 10/404 27787
/proc/meminfo: memFree=12003176/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=2816280 CPUtime=40000.8 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 650789 0 0 0 3999231 853 0 0 25 0 1 0 738351769 2883870720 618858 33554432000 4194304 4964800 140734431890560 18446744073709551615 256415048241 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27624/statm: 704070 618858 476 189 0 698419 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 2816280

[startup+5010.9 s]
/proc/loadavg: 8.11 8.07 7.98 10/404 27787
/proc/meminfo: memFree=12003176/32950928 swapFree=67111200/67111528
[pid=27624] ppid=27622 vsize=2016748 CPUtime=40000.9 cores=0-7
/proc/27624/stat : 27624 (claspmt) R 27622 27624 27571 0 -1 4202496 650789 0 0 0 3999238 857 0 0 25 0 1 0 738351769 2065149952 428545 33554432000 4194304 4964800 140734431890560 18446744073709551615 256415435111 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27624/statm: 504187 428034 476 189 0 498536 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 2016748

Child status: 0
Real time (s): 5010.99
CPU time (s): 40001
CPU user time (s): 39992.4
CPU system time (s): 8.65868
CPU usage (%): 798.267
Max. virtual memory (cumulated for all children) (KiB): 2926808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39992.4
system time used= 8.65868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 650790
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= 29128
involuntary context switches= 189994

runsolver used 17.1014 second user time and 47.2098 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 19:40:11
IDJOB=3380544
IDBENCH=20536
IDSOLVER=1865
FILE ID=node115/3380544-1305481211
RUNJOBID= node115-1305481205-27585
PBS_JOBID= 13325365
Free space on /tmp= 73244 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
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-3380544-1305481211/watcher-3380544-1305481211 -o /tmp/evaluation-result-3380544-1305481211/solver-3380544-1305481211 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380544-1305481211.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=249533919

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14576228 kB
Buffers:        271732 kB
Cached:        3118736 kB
SwapCached:          0 kB
Active:       14924872 kB
Inactive:      3126580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14576228 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            5100 kB
Writeback:           4 kB
AnonPages:    14661160 kB
Mapped:          33840 kB
Slab:           199212 kB
PageTables:      56744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 100272100 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= 73240 MiB
End job on node115 at 2011-05-15 21:03:43