Trace number 3380843

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)UNSAT 1506.39 190.079

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark179.191
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...493844/instance-3380843-1305493844.cnf
0.09/0.17	c Solving...
1506.29/190.07	s UNSATISFIABLE
1506.29/190.07	
1506.29/190.07	c Models        : 0     
1506.29/190.07	c Time          : 190.025s (Solving: 189.86s 1st Model: 0.00s Unsat: 189.86s)
1506.29/190.07	c CPU Time      : 1506.330s

Verifier Data

No possible verification on an UNSAT instance

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-3380843-1305493844/watcher-3380843-1305493844 -o /tmp/evaluation-result-3380843-1305493844/solver-3380843-1305493844 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380843-1305493844.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: 6.90 4.01 3.46 1/365 8584
/proc/meminfo: memFree=23605744/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=26932 CPUtime=0 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 2231 0 0 0 0 0 0 0 21 0 1 0 660984863 27578368 1925 33554432000 4194304 4964800 140735383832048 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8584/statm: 6733 1926 386 189 0 1607 0

[startup+0.0640511 s]
/proc/loadavg: 6.90 4.01 3.46 1/365 8584
/proc/meminfo: memFree=23605744/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=36228 CPUtime=0.05 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 5391 0 0 0 5 0 0 0 21 0 1 0 660984863 37097472 4129 33554432000 4194304 4964800 140735383832048 18446744073709551615 244446605223 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8584/statm: 9057 4129 400 189 0 3931 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 36228

[startup+0.101048 s]
/proc/loadavg: 6.90 4.01 3.46 1/365 8584
/proc/meminfo: memFree=23605744/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=38144 CPUtime=0.09 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 5795 0 0 0 9 0 0 0 21 0 1 0 660984863 39059456 4532 33554432000 4194304 4964800 140735383832048 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8584/statm: 9536 4532 403 189 0 4410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38144

[startup+0.301026 s]
/proc/loadavg: 6.90 4.01 3.46 1/365 8584
/proc/meminfo: memFree=23605744/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=268832 CPUtime=0.31 cores=0-7
/proc/8584/stat : 8584 (claspmt) S 8582 8584 8489 0 -1 4202496 11952 0 0 0 29 2 0 0 18 0 8 0 660984863 275283968 9012 33554432000 4194304 4964800 140735383832048 18446744073709551615 244458761113 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 67208 9012 442 189 0 61557 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 268832

[startup+0.700933 s]
/proc/loadavg: 6.90 4.01 3.46 1/365 8584
/proc/meminfo: memFree=23605744/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=268832 CPUtime=0.71 cores=0-7
/proc/8584/stat : 8584 (claspmt) S 8582 8584 8489 0 -1 4202496 11952 0 0 0 69 2 0 0 18 0 8 0 660984863 275283968 9012 33554432000 4194304 4964800 140735383832048 18446744073709551615 244458761113 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 67208 9012 442 189 0 61557 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 268832

[startup+1.50078 s]
/proc/loadavg: 6.90 4.01 3.46 2/373 8592
/proc/meminfo: memFree=23571960/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=268832 CPUtime=1.51 cores=0-7
/proc/8584/stat : 8584 (claspmt) S 8582 8584 8489 0 -1 4202496 11957 0 0 0 149 2 0 0 18 0 8 0 660984863 275283968 9017 33554432000 4194304 4964800 140735383832048 18446744073709551615 244458761113 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 67208 9017 442 189 0 61557 0
[pid=8584/tid=8586] ppid=8582 vsize=268832 CPUtime=0 cores=0-7
/proc/8584/task/8586/stat : 8586 (claspmt) S 8582 8584 8489 0 -1 4202560 506 0 0 0 0 0 0 0 18 0 8 0 660984880 275283968 9017 33554432000 4194304 4964800 140735383832048 18446744073709551615 244458761113 0 0 4096 18946 18446604453007377664 0 0 -1 1 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=268832 CPUtime=0 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) S 8582 8584 8489 0 -1 4202560 960 0 0 0 0 0 0 0 17 0 8 0 660984880 275283968 9017 33554432000 4194304 4964800 140735383832048 18446744073709551615 244458761113 0 0 4096 18946 18446604453007377664 0 0 -1 2 0 0 0
[pid=8584/tid=8588] ppid=8582 vsize=268832 CPUtime=0 cores=0-7
/proc/8584/task/8588/stat : 8588 (claspmt) S 8582 8584 8489 0 -1 4202560 804 0 0 0 0 0 0 0 18 0 8 0 660984880 275283968 9017 33554432000 4194304 4964800 140735383832048 18446744073709551615 244458761113 0 0 4096 18946 18446604453007377664 0 0 -1 4 0 0 0
[pid=8584/tid=8589] ppid=8582 vsize=268832 CPUtime=0 cores=0-7
/proc/8584/task/8589/stat : 8589 (claspmt) S 8582 8584 8489 0 -1 4202560 792 0 0 0 0 0 0 0 18 0 8 0 660984880 275283968 9017 33554432000 4194304 4964800 140735383832048 18446744073709551615 244458761113 0 0 4096 18946 18446604453007377664 0 0 -1 2 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=268832 CPUtime=1.3 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) R 8582 8584 8489 0 -1 4202560 1173 0 0 0 130 0 0 0 19 0 8 0 660984880 275283968 9017 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668585 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=268832 CPUtime=0 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) S 8582 8584 8489 0 -1 4202560 944 0 0 0 0 0 0 0 18 0 8 0 660984881 275283968 9017 33554432000 4194304 4964800 140735383832048 18446744073709551615 244458761113 0 0 4096 18946 18446604453007377664 0 0 -1 0 0 0 0
[pid=8584/tid=8592] ppid=8582 vsize=268832 CPUtime=0 cores=0-7
/proc/8584/task/8592/stat : 8592 (claspmt) S 8582 8584 8489 0 -1 4202560 866 0 0 0 0 0 0 0 18 0 8 0 660984881 275283968 9017 33554432000 4194304 4964800 140735383832048 18446744073709551615 244458761113 0 0 4096 18946 18446604453007377664 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 268832

[startup+3.10045 s]
/proc/loadavg: 6.43 3.96 3.44 10/373 8592
/proc/meminfo: memFree=23558048/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=465440 CPUtime=13.48 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 20765 0 0 0 1340 8 0 0 20 0 8 0 660984863 476610560 17825 33554432000 4194304 4964800 140735383832048 18446744073709551615 244446606369 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 116360 17826 464 189 0 110709 0
[pid=8584/tid=8586] ppid=8582 vsize=465440 CPUtime=1.47 cores=0-7
/proc/8584/task/8586/stat : 8586 (claspmt) R 8582 8584 8489 0 -1 4202560 1349 0 0 0 147 0 0 0 20 0 8 0 660984880 476610560 17826 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=465440 CPUtime=1.48 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) R 8582 8584 8489 0 -1 4202560 3780 0 0 0 147 1 0 0 17 0 8 0 660984880 476610560 17826 33554432000 4194304 4964800 140735383832048 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8584/tid=8588] ppid=8582 vsize=465440 CPUtime=1.48 cores=0-7
/proc/8584/task/8588/stat : 8588 (claspmt) R 8582 8584 8489 0 -1 4202560 1828 0 0 0 148 0 0 0 19 0 8 0 660984880 476610560 17826 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668920 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8584/tid=8589] ppid=8582 vsize=465440 CPUtime=1.48 cores=0-7
/proc/8584/task/8589/stat : 8589 (claspmt) R 8582 8584 8489 0 -1 4202560 1976 0 0 0 148 0 0 0 17 0 8 0 660984880 476610560 17826 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668564 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=465440 CPUtime=2.9 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) R 8582 8584 8489 0 -1 4202560 1183 0 0 0 290 0 0 0 24 0 8 0 660984880 476610560 17826 33554432000 4194304 4964800 140735383832048 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=465440 CPUtime=1.48 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) R 8582 8584 8489 0 -1 4202560 1114 0 0 0 148 0 0 0 20 0 8 0 660984881 476610560 17826 33554432000 4194304 4964800 140735383832048 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8584/tid=8592] ppid=8582 vsize=465440 CPUtime=1.46 cores=0-7
/proc/8584/task/8592/stat : 8592 (claspmt) R 8582 8584 8489 0 -1 4202560 2567 0 0 0 145 1 0 0 20 0 8 0 660984881 476610560 17826 33554432000 4194304 4964800 140735383832048 18446744073709551615 244446606369 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 13.48
Current children cumulated vsize (KiB) 465440

[startup+6.30086 s]
/proc/loadavg: 6.43 3.96 3.44 9/373 8592
/proc/meminfo: memFree=23499328/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=473940 CPUtime=39.04 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 33134 0 0 0 3888 16 0 0 25 0 8 0 660984863 485314560 30194 33554432000 4194304 4964800 140735383832048 18446744073709551615 4660402 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 118485 30194 464 189 0 112834 0
[pid=8584/tid=8586] ppid=8582 vsize=473940 CPUtime=4.63 cores=0-7
/proc/8584/task/8586/stat : 8586 (claspmt) R 8582 8584 8489 0 -1 4202560 1673 0 0 0 462 1 0 0 25 0 8 0 660984880 485314560 30194 33554432000 4194304 4964800 140735383832048 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=473940 CPUtime=4.69 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) R 8582 8584 8489 0 -1 4202560 7721 0 0 0 464 5 0 0 25 0 8 0 660984880 485314560 30194 33554432000 4194304 4964800 140735383832048 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8584/tid=8588] ppid=8582 vsize=473940 CPUtime=4.68 cores=0-7
/proc/8584/task/8588/stat : 8588 (claspmt) R 8582 8584 8489 0 -1 4202560 3580 0 0 0 466 2 0 0 25 0 8 0 660984880 485314560 30194 33554432000 4194304 4964800 140735383832048 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8584/tid=8589] ppid=8582 vsize=473940 CPUtime=4.68 cores=0-7
/proc/8584/task/8589/stat : 8589 (claspmt) R 8582 8584 8489 0 -1 4202560 4463 0 0 0 467 1 0 0 25 0 8 0 660984880 485314560 30194 33554432000 4194304 4964800 140735383832048 18446744073709551615 244446606369 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=473940 CPUtime=6.1 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) R 8582 8584 8489 0 -1 4202560 1183 0 0 0 610 0 0 0 25 0 8 0 660984880 485314560 30194 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=473940 CPUtime=4.68 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) R 8582 8584 8489 0 -1 4202560 3250 0 0 0 468 0 0 0 25 0 8 0 660984881 485314560 30194 33554432000 4194304 4964800 140735383832048 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8584/tid=8592] ppid=8582 vsize=473940 CPUtime=4.66 cores=0-7
/proc/8584/task/8592/stat : 8592 (claspmt) R 8582 8584 8489 0 -1 4202560 3942 0 0 0 464 2 0 0 25 0 8 0 660984881 485314560 30194 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39.04
Current children cumulated vsize (KiB) 473940

[startup+12.7007 s]
/proc/loadavg: 6.67 4.09 3.49 9/373 8593
/proc/meminfo: memFree=23430424/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=483328 CPUtime=90.16 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 47660 0 0 0 8990 26 0 0 25 0 8 0 660984863 494927872 44720 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670194 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 120832 44720 466 189 0 115181 0
[pid=8584/tid=8586] ppid=8582 vsize=483328 CPUtime=10.95 cores=0-7
/proc/8584/task/8586/stat : 8586 (claspmt) R 8582 8584 8489 0 -1 4202560 2059 0 0 0 1094 1 0 0 25 0 8 0 660984880 494927872 44721 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=483328 CPUtime=11.09 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) R 8582 8584 8489 0 -1 4202560 12956 0 0 0 1101 8 0 0 25 0 8 0 660984880 494927872 44721 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8584/tid=8588] ppid=8582 vsize=483328 CPUtime=11.08 cores=0-7
/proc/8584/task/8588/stat : 8588 (claspmt) R 8582 8584 8489 0 -1 4202560 6387 0 0 0 1104 4 0 0 25 0 8 0 660984880 494927872 44721 33554432000 4194304 4964800 140735383832048 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8584/tid=8589] ppid=8582 vsize=483328 CPUtime=11.08 cores=0-7
/proc/8584/task/8589/stat : 8589 (claspmt) R 8582 8584 8489 0 -1 4202560 6159 0 0 0 1106 2 0 0 25 0 8 0 660984880 494927872 44721 33554432000 4194304 4964800 140735383832048 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=483328 CPUtime=12.5 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) R 8582 8584 8489 0 -1 4202560 1206 0 0 0 1250 0 0 0 25 0 8 0 660984880 494927872 44721 33554432000 4194304 4964800 140735383832048 18446744073709551615 4399606 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=483328 CPUtime=11.08 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) R 8582 8584 8489 0 -1 4202560 5558 0 0 0 1107 1 0 0 25 0 8 0 660984881 494927872 44721 33554432000 4194304 4964800 140735383832048 18446744073709551615 4660185 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8584/tid=8592] ppid=8582 vsize=483328 CPUtime=11.07 cores=0-7
/proc/8584/task/8592/stat : 8592 (claspmt) R 8582 8584 8489 0 -1 4202560 5354 0 0 0 1103 4 0 0 25 0 8 0 660984881 494927872 44721 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668984 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 90.16
Current children cumulated vsize (KiB) 483328

[startup+25.5013 s]
/proc/loadavg: 6.87 4.22 3.54 9/373 8593
/proc/meminfo: memFree=23381520/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=486108 CPUtime=192.4 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 60007 0 0 0 19203 37 0 0 25 0 8 0 660984863 497774592 57067 33554432000 4194304 4964800 140735383832048 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 121527 57067 466 189 0 115876 0
[pid=8584/tid=8586] ppid=8582 vsize=486108 CPUtime=23.59 cores=0-7
/proc/8584/task/8586/stat : 8586 (claspmt) R 8582 8584 8489 0 -1 4202560 2530 0 0 0 2358 1 0 0 25 0 8 0 660984880 497774592 57067 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=486108 CPUtime=23.89 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) R 8582 8584 8489 0 -1 4202560 16714 0 0 0 2378 11 0 0 25 0 8 0 660984880 497774592 57067 33554432000 4194304 4964800 140735383832048 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8584/tid=8588] ppid=8582 vsize=486108 CPUtime=23.89 cores=0-7
/proc/8584/task/8588/stat : 8588 (claspmt) R 8582 8584 8489 0 -1 4202560 7247 0 0 0 2383 6 0 0 25 0 8 0 660984880 497774592 57067 33554432000 4194304 4964800 140735383832048 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8584/tid=8589] ppid=8582 vsize=486108 CPUtime=23.88 cores=0-7
/proc/8584/task/8589/stat : 8589 (claspmt) R 8582 8584 8489 0 -1 4202560 6680 0 0 0 2385 3 0 0 25 0 8 0 660984880 497774592 57067 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=486108 CPUtime=25.3 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) R 8582 8584 8489 0 -1 4202560 1211 0 0 0 2530 0 0 0 25 0 8 0 660984880 497774592 57067 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670147 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=486108 CPUtime=23.88 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) R 8582 8584 8489 0 -1 4202560 6352 0 0 0 2386 2 0 0 25 0 8 0 660984881 497774592 57067 33554432000 4194304 4964800 140735383832048 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8584/tid=8592] ppid=8582 vsize=486108 CPUtime=23.86 cores=0-7
/proc/8584/task/8592/stat : 8592 (claspmt) R 8582 8584 8489 0 -1 4202560 10455 0 0 0 2378 8 0 0 25 0 8 0 660984881 497774592 57067 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 192.4
Current children cumulated vsize (KiB) 486108

[startup+51.1005 s]
/proc/loadavg: 7.26 4.52 3.66 9/373 8594
/proc/meminfo: memFree=23331328/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=496640 CPUtime=396.87 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 72612 0 0 0 39639 48 0 0 25 0 8 0 660984863 508559360 69665 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 124160 69665 466 189 0 118509 0
[pid=8584/tid=8586] ppid=8582 vsize=496640 CPUtime=48.88 cores=0-7
/proc/8584/task/8586/stat : 8586 (claspmt) R 8582 8584 8489 0 -1 4202560 3561 0 0 0 4886 2 0 0 25 0 8 0 660984880 508559360 69665 33554432000 4194304 4964800 140735383832048 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=496640 CPUtime=49.48 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) R 8582 8584 8489 0 -1 4202560 17930 0 0 0 4936 12 0 0 25 0 8 0 660984880 508559360 69665 33554432000 4194304 4964800 140735383832048 18446744073709551615 4669417 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8584/tid=8588] ppid=8582 vsize=496640 CPUtime=49.48 cores=0-7
/proc/8584/task/8588/stat : 8588 (claspmt) R 8582 8584 8489 0 -1 4202560 8104 0 0 0 4941 7 0 0 25 0 8 0 660984880 508559360 69665 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8584/tid=8589] ppid=8582 vsize=496640 CPUtime=49.49 cores=0-7
/proc/8584/task/8589/stat : 8589 (claspmt) R 8582 8584 8489 0 -1 4202560 7829 0 0 0 4945 4 0 0 25 0 8 0 660984880 508559360 69665 33554432000 4194304 4964800 140735383832048 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=496640 CPUtime=50.9 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) R 8582 8584 8489 0 -1 4202560 3155 0 0 0 5089 1 0 0 25 0 8 0 660984880 508559360 69665 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=496640 CPUtime=49.47 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) R 8582 8584 8489 0 -1 4202560 7113 0 0 0 4944 3 0 0 25 0 8 0 660984881 508559360 69665 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8584/tid=8592] ppid=8582 vsize=496640 CPUtime=49.46 cores=0-7
/proc/8584/task/8592/stat : 8592 (claspmt) R 8582 8584 8489 0 -1 4202560 15024 0 0 0 4934 12 0 0 25 0 8 0 660984881 508559360 69665 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 396.87

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

/proc/8584/task/8586/stat : 8586 (claspmt) R 8582 8584 8489 0 -1 4202560 4720 0 0 0 16266 4 0 0 25 0 8 0 660984880 519180288 95875 33554432000 4194304 4964800 140735383832048 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=507012 CPUtime=164.68 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) R 8582 8584 8489 0 -1 4202560 21878 0 0 0 16453 15 0 0 25 0 8 0 660984880 519180288 95875 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8584/tid=8588] ppid=8582 vsize=507012 CPUtime=164.66 cores=0-7
/proc/8584/task/8588/stat : 8588 (claspmt) R 8582 8584 8489 0 -1 4202560 9258 0 0 0 16458 8 0 0 25 0 8 0 660984880 519180288 95875 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8584/tid=8589] ppid=8582 vsize=507012 CPUtime=164.68 cores=0-7
/proc/8584/task/8589/stat : 8589 (claspmt) R 8582 8584 8489 0 -1 4202560 11642 0 0 0 16460 8 0 0 25 0 8 0 660984880 519180288 95875 33554432000 4194304 4964800 140735383832048 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=507012 CPUtime=166.09 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) R 8582 8584 8489 0 -1 4202560 6316 0 0 0 16605 4 0 0 25 0 8 0 660984880 519180288 95875 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=507012 CPUtime=164.65 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) R 8582 8584 8489 0 -1 4202560 8571 0 0 0 16460 5 0 0 25 0 8 0 660984881 519180288 95875 33554432000 4194304 4964800 140735383832048 18446744073709551615 4361365 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8584/tid=8592] ppid=8582 vsize=507012 CPUtime=164.66 cores=0-7
/proc/8584/task/8592/stat : 8592 (claspmt) R 8582 8584 8489 0 -1 4202560 25192 0 0 0 16443 23 0 0 25 0 8 0 660984881 519180288 95875 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668789 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1317.01
Current children cumulated vsize (KiB) 507012

[startup+179.101 s]
/proc/loadavg: 7.97 5.77 4.23 9/373 8599
/proc/meminfo: memFree=23220024/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=511404 CPUtime=1419.26 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 100352 0 0 0 141848 78 0 0 25 0 8 0 660984863 523677696 97315 33554432000 4194304 4964800 140735383832048 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 127851 97315 466 189 0 122200 0
[pid=8584/tid=8586] ppid=8582 vsize=511404 CPUtime=175.36 cores=0-7
/proc/8584/task/8586/stat : 8586 (claspmt) R 8582 8584 8489 0 -1 4202560 4785 0 0 0 17532 4 0 0 25 0 8 0 660984880 523677696 97315 33554432000 4194304 4964800 140735383832048 18446744073709551615 4371527 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=511404 CPUtime=177.48 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) R 8582 8584 8489 0 -1 4202560 22200 0 0 0 17733 15 0 0 25 0 8 0 660984880 523677696 97315 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8584/tid=8588] ppid=8582 vsize=511404 CPUtime=177.46 cores=0-7
/proc/8584/task/8588/stat : 8588 (claspmt) R 8582 8584 8489 0 -1 4202560 9298 0 0 0 17738 8 0 0 25 0 8 0 660984880 523677696 97315 33554432000 4194304 4964800 140735383832048 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8584/tid=8589] ppid=8582 vsize=511404 CPUtime=177.48 cores=0-7
/proc/8584/task/8589/stat : 8589 (claspmt) R 8582 8584 8489 0 -1 4202560 11742 0 0 0 17739 9 0 0 25 0 8 0 660984880 523677696 97315 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=511404 CPUtime=178.89 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) R 8582 8584 8489 0 -1 4202560 6355 0 0 0 17884 5 0 0 25 0 8 0 660984880 523677696 97315 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=511404 CPUtime=177.45 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) R 8582 8584 8489 0 -1 4202560 8703 0 0 0 17740 5 0 0 25 0 8 0 660984881 523677696 97315 33554432000 4194304 4964800 140735383832048 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8584/tid=8592] ppid=8582 vsize=511404 CPUtime=177.46 cores=0-7
/proc/8584/task/8592/stat : 8592 (claspmt) R 8582 8584 8489 0 -1 4202560 25683 0 0 0 17723 23 0 0 25 0 8 0 660984881 523677696 97315 33554432000 4194304 4964800 140735383832048 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1419.26
Current children cumulated vsize (KiB) 511404

[startup+185.501 s]
/proc/loadavg: 7.97 5.81 4.25 9/373 8599
/proc/meminfo: memFree=23219640/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=511404 CPUtime=1470.37 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 100366 0 0 0 146959 78 0 0 25 0 8 0 660984863 523677696 97329 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 127851 97329 466 189 0 122200 0
[pid=8584/tid=8586] ppid=8582 vsize=511404 CPUtime=181.68 cores=0-7
/proc/8584/task/8586/stat : 8586 (claspmt) R 8582 8584 8489 0 -1 4202560 4792 0 0 0 18164 4 0 0 25 0 8 0 660984880 523677696 97329 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=511404 CPUtime=183.89 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) R 8582 8584 8489 0 -1 4202560 22203 0 0 0 18373 16 0 0 25 0 8 0 660984880 523677696 97329 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8584/tid=8588] ppid=8582 vsize=511404 CPUtime=183.86 cores=0-7
/proc/8584/task/8588/stat : 8588 (claspmt) R 8582 8584 8489 0 -1 4202560 9298 0 0 0 18378 8 0 0 25 0 8 0 660984880 523677696 97329 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8584/tid=8589] ppid=8582 vsize=511404 CPUtime=183.88 cores=0-7
/proc/8584/task/8589/stat : 8589 (claspmt) R 8582 8584 8489 0 -1 4202560 11744 0 0 0 18379 9 0 0 25 0 8 0 660984880 523677696 97329 33554432000 4194304 4964800 140735383832048 18446744073709551615 4669386 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=511404 CPUtime=185.29 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) R 8582 8584 8489 0 -1 4202560 6355 0 0 0 18524 5 0 0 25 0 8 0 660984880 523677696 97329 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=511404 CPUtime=183.85 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) R 8582 8584 8489 0 -1 4202560 8703 0 0 0 18380 5 0 0 25 0 8 0 660984881 523677696 97329 33554432000 4194304 4964800 140735383832048 18446744073709551615 4669078 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8584/tid=8592] ppid=8582 vsize=511404 CPUtime=183.86 cores=0-7
/proc/8584/task/8592/stat : 8592 (claspmt) R 8582 8584 8489 0 -1 4202560 25685 0 0 0 18363 23 0 0 25 0 8 0 660984881 523677696 97329 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1470.37
Current children cumulated vsize (KiB) 511404

[startup+187.101 s]
/proc/loadavg: 7.97 5.84 4.27 9/373 8599
/proc/meminfo: memFree=23219640/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=511404 CPUtime=1483.15 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 100367 0 0 0 148237 78 0 0 25 0 8 0 660984863 523677696 97330 33554432000 4194304 4964800 140735383832048 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 127851 97330 466 189 0 122200 0
[pid=8584/tid=8586] ppid=8582 vsize=511404 CPUtime=183.25 cores=0-7
/proc/8584/task/8586/stat : 8586 (claspmt) R 8582 8584 8489 0 -1 4202560 4792 0 0 0 18321 4 0 0 25 0 8 0 660984880 523677696 97330 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670220 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=511404 CPUtime=185.49 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) R 8582 8584 8489 0 -1 4202560 22204 0 0 0 18533 16 0 0 25 0 8 0 660984880 523677696 97330 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8584/tid=8588] ppid=8582 vsize=511404 CPUtime=185.46 cores=0-7
/proc/8584/task/8588/stat : 8588 (claspmt) R 8582 8584 8489 0 -1 4202560 9298 0 0 0 18538 8 0 0 25 0 8 0 660984880 523677696 97330 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8584/tid=8589] ppid=8582 vsize=511404 CPUtime=185.48 cores=0-7
/proc/8584/task/8589/stat : 8589 (claspmt) R 8582 8584 8489 0 -1 4202560 11744 0 0 0 18539 9 0 0 25 0 8 0 660984880 523677696 97330 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=511404 CPUtime=186.9 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) R 8582 8584 8489 0 -1 4202560 6355 0 0 0 18685 5 0 0 25 0 8 0 660984880 523677696 97330 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=511404 CPUtime=185.45 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) R 8582 8584 8489 0 -1 4202560 8703 0 0 0 18540 5 0 0 25 0 8 0 660984881 523677696 97330 33554432000 4194304 4964800 140735383832048 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8584/tid=8592] ppid=8582 vsize=511404 CPUtime=185.46 cores=0-7
/proc/8584/task/8592/stat : 8592 (claspmt) R 8582 8584 8489 0 -1 4202560 25685 0 0 0 18523 23 0 0 25 0 8 0 660984881 523677696 97330 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1483.15
Current children cumulated vsize (KiB) 511404

[startup+188.701 s]
/proc/loadavg: 7.97 5.84 4.27 9/373 8599
/proc/meminfo: memFree=23219516/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=511404 CPUtime=1495.94 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 100372 0 0 0 149516 78 0 0 25 0 8 0 660984863 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 127851 97335 466 189 0 122200 0
[pid=8584/tid=8586] ppid=8582 vsize=511404 CPUtime=184.84 cores=0-7
/proc/8584/task/8586/stat : 8586 (claspmt) R 8582 8584 8489 0 -1 4202560 4792 0 0 0 18480 4 0 0 25 0 8 0 660984880 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=511404 CPUtime=187.09 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) R 8582 8584 8489 0 -1 4202560 22207 0 0 0 18693 16 0 0 25 0 8 0 660984880 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8584/tid=8588] ppid=8582 vsize=511404 CPUtime=187.06 cores=0-7
/proc/8584/task/8588/stat : 8588 (claspmt) R 8582 8584 8489 0 -1 4202560 9298 0 0 0 18698 8 0 0 25 0 8 0 660984880 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8584/tid=8589] ppid=8582 vsize=511404 CPUtime=187.08 cores=0-7
/proc/8584/task/8589/stat : 8589 (claspmt) R 8582 8584 8489 0 -1 4202560 11746 0 0 0 18699 9 0 0 25 0 8 0 660984880 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4668789 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=511404 CPUtime=188.5 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) R 8582 8584 8489 0 -1 4202560 6355 0 0 0 18845 5 0 0 25 0 8 0 660984880 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=511404 CPUtime=187.05 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) R 8582 8584 8489 0 -1 4202560 8703 0 0 0 18700 5 0 0 25 0 8 0 660984881 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8584/tid=8592] ppid=8582 vsize=511404 CPUtime=187.06 cores=0-7
/proc/8584/task/8592/stat : 8592 (claspmt) R 8582 8584 8489 0 -1 4202560 25685 0 0 0 18683 23 0 0 25 0 8 0 660984881 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4360553 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1495.94
Current children cumulated vsize (KiB) 511404

[startup+189.501 s]
/proc/loadavg: 7.97 5.84 4.27 9/373 8600
/proc/meminfo: memFree=23219516/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=511404 CPUtime=1502.32 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 100372 0 0 0 150154 78 0 0 25 0 8 0 660984863 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 127851 97335 466 189 0 122200 0
[pid=8584/tid=8586] ppid=8582 vsize=511404 CPUtime=185.63 cores=0-7
/proc/8584/task/8586/stat : 8586 (claspmt) R 8582 8584 8489 0 -1 4202560 4792 0 0 0 18559 4 0 0 25 0 8 0 660984880 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=511404 CPUtime=187.89 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) R 8582 8584 8489 0 -1 4202560 22207 0 0 0 18773 16 0 0 25 0 8 0 660984880 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8584/tid=8588] ppid=8582 vsize=511404 CPUtime=187.86 cores=0-7
/proc/8584/task/8588/stat : 8588 (claspmt) R 8582 8584 8489 0 -1 4202560 9298 0 0 0 18778 8 0 0 25 0 8 0 660984880 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8584/tid=8589] ppid=8582 vsize=511404 CPUtime=187.88 cores=0-7
/proc/8584/task/8589/stat : 8589 (claspmt) R 8582 8584 8489 0 -1 4202560 11746 0 0 0 18779 9 0 0 25 0 8 0 660984880 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=511404 CPUtime=189.3 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) R 8582 8584 8489 0 -1 4202560 6355 0 0 0 18925 5 0 0 25 0 8 0 660984880 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=511404 CPUtime=187.85 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) R 8582 8584 8489 0 -1 4202560 8703 0 0 0 18780 5 0 0 25 0 8 0 660984881 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8584/tid=8592] ppid=8582 vsize=511404 CPUtime=187.86 cores=0-7
/proc/8584/task/8592/stat : 8592 (claspmt) R 8582 8584 8489 0 -1 4202560 25685 0 0 0 18763 23 0 0 25 0 8 0 660984881 523677696 97335 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1502.32
Current children cumulated vsize (KiB) 511404

[startup+189.901 s]
/proc/loadavg: 7.97 5.84 4.27 9/373 8600
/proc/meminfo: memFree=23219516/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=511404 CPUtime=1505.52 cores=0-7
/proc/8584/stat : 8584 (claspmt) R 8582 8584 8489 0 -1 4202496 100373 0 0 0 150473 79 0 0 25 0 8 0 660984863 523677696 97276 33554432000 4194304 4964800 140735383832048 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 127851 97276 466 189 0 122200 0
[pid=8584/tid=8586] ppid=8582 vsize=511404 CPUtime=186.03 cores=0-7
/proc/8584/task/8586/stat : 8586 (claspmt) R 8582 8584 8489 0 -1 4202560 4792 0 0 0 18599 4 0 0 25 0 8 0 660984880 523677696 97276 33554432000 4194304 4964800 140735383832048 18446744073709551615 4684707 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=511404 CPUtime=188.29 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) R 8582 8584 8489 0 -1 4202560 22207 0 0 0 18813 16 0 0 18 0 8 0 660984880 523677696 97276 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8584/tid=8588] ppid=8582 vsize=511404 CPUtime=188.27 cores=0-7
/proc/8584/task/8588/stat : 8588 (claspmt) R 8582 8584 8489 0 -1 4202560 9298 0 0 0 18818 9 0 0 25 0 8 0 660984880 523677696 97276 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8584/tid=8589] ppid=8582 vsize=511404 CPUtime=188.28 cores=0-7
/proc/8584/task/8589/stat : 8589 (claspmt) R 8582 8584 8489 0 -1 4202560 11746 0 0 0 18819 9 0 0 18 0 8 0 660984880 523677696 97276 33554432000 4194304 4964800 140735383832048 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=511404 CPUtime=189.69 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) R 8582 8584 8489 0 -1 4202560 6356 0 0 0 18964 5 0 0 25 0 8 0 660984880 523677696 97276 33554432000 4194304 4964800 140735383832048 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=511404 CPUtime=188.25 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) R 8582 8584 8489 0 -1 4202560 8703 0 0 0 18820 5 0 0 25 0 8 0 660984881 523677696 97276 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8584/tid=8592] ppid=8582 vsize=511404 CPUtime=188.26 cores=0-7
/proc/8584/task/8592/stat : 8592 (claspmt) R 8582 8584 8489 0 -1 4202560 25685 0 0 0 18803 23 0 0 25 0 8 0 660984881 523677696 97276 33554432000 4194304 4964800 140735383832048 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1505.52
Current children cumulated vsize (KiB) 511404

[startup+190.001 s]
/proc/loadavg: 7.97 5.84 4.27 9/373 8600
/proc/meminfo: memFree=23219516/32951124 swapFree=44485772/67111528
[pid=8584] ppid=8582 vsize=511404 CPUtime=1506.29 cores=0-7
/proc/8584/stat : 8584 (claspmt) S 8582 8584 8489 0 -1 4202496 100374 0 0 0 150548 81 0 0 17 0 5 0 660984863 523677696 97195 33554432000 4194304 4964800 140735383832048 18446744073709551615 244447050222 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8584/statm: 127851 97195 467 189 0 122200 0
[pid=8584/tid=8586] ppid=8582 vsize=511404 CPUtime=186.12 cores=0-7
/proc/8584/task/8586/stat : 8586 (claspmt) R 8582 8584 8489 0 -1 4202560 4792 0 0 0 18608 4 0 0 17 0 5 0 660984880 523677696 97195 33554432000 4194304 4964800 140735383832048 18446744073709551615 244446604226 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8584/tid=8587] ppid=8582 vsize=511404 CPUtime=188.38 cores=0-7
/proc/8584/task/8587/stat : 8587 (claspmt) R 8582 8584 8489 0 -1 4202560 22207 0 0 0 18822 16 0 0 17 0 5 0 660984880 523677696 97195 33554432000 4194304 4964800 140735383832048 18446744073709551615 4213240 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8584/tid=8590] ppid=8582 vsize=511404 CPUtime=189.78 cores=0-7
/proc/8584/task/8590/stat : 8590 (claspmt) S 8582 8584 8489 0 -1 4202560 6356 0 0 0 18973 5 0 0 17 0 5 0 660984880 523677696 97195 33554432000 4194304 4964800 140735383832048 18446744073709551615 244447050222 0 0 4096 18946 18446604453007377664 0 0 -1 6 0 0 0
[pid=8584/tid=8591] ppid=8582 vsize=511404 CPUtime=188.35 cores=0-7
/proc/8584/task/8591/stat : 8591 (claspmt) S 8582 8584 8489 0 -1 4202560 8703 0 0 0 18830 5 0 0 17 0 5 0 660984881 523677696 97195 33554432000 4194304 4964800 140735383832048 18446744073709551615 244447050222 0 0 4096 18946 18446604453007377664 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1506.29
Current children cumulated vsize (KiB) 511404

Child status: 20
Real time (s): 190.079
CPU time (s): 1506.39
CPU user time (s): 1505.56
CPU system time (s): 0.828873
CPU usage (%): 792.506
Max. virtual memory (cumulated for all children) (KiB): 511404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1505.56
system time used= 0.828873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100384
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= 13329
involuntary context switches= 5126

runsolver used 0.617906 second user time and 1.63475 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 23:10:44
IDJOB=3380843
IDBENCH=82433
IDSOLVER=1865
FILE ID=node105/3380843-1305493844
RUNJOBID= node105-1305492977-8503
PBS_JOBID= 13325425
Free space on /tmp= 73576 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.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-3380843-1305493844/watcher-3380843-1305493844 -o /tmp/evaluation-result-3380843-1305493844/solver-3380843-1305493844 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380843-1305493844.cnf

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=737165779

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23606024 kB
Buffers:        314708 kB
Cached:        6909984 kB
SwapCached:      39648 kB
Active:        2089148 kB
Inactive:      6971852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23606024 kB
SwapTotal:    67111528 kB
SwapFree:     44485772 kB
Dirty:            3436 kB
Writeback:           0 kB
AnonPages:     1804552 kB
Mapped:          15276 kB
Slab:           142384 kB
PageTables:      71928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 91324252 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73576 MiB
End job on node105 at 2011-05-15 23:13:54