Trace number 3381375

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.9 5011.46

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.255961
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...514277/instance-3381375-1305514277.cnf
3.09/3.14	c Solving...
40000.78/5010.43	
40000.78/5010.43	*** INTERRUPTED! ***
40000.78/5010.43	*** Shutting down threads...
40001.84/5011.46	s UNKNOWN
40001.84/5011.46	
40001.84/5011.46	c INTERRUPTED   : 1
40001.84/5011.46	c Models        : 0+    
40001.84/5011.46	c Time          : 5010.454s (Solving: 5007.31s 1st Model: 0.00s Unsat: 0.00s)
40001.84/5011.46	c CPU Time      : 40000.900s

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-3381375-1305514277/watcher-3381375-1305514277 -o /tmp/evaluation-result-3381375-1305514277/solver-3381375-1305514277 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381375-1305514277.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.14 7.80 7.79 2/336 2871
/proc/meminfo: memFree=12044832/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=22116 CPUtime=0 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 852 0 0 0 0 0 0 0 25 0 1 0 663025576 22646784 730 33554432000 4194304 4964800 140733653748000 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/2871/statm: 5529 730 386 189 0 403 0

[startup+0.0315361 s]
/proc/loadavg: 8.14 7.80 7.79 2/336 2871
/proc/meminfo: memFree=12044832/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=26548 CPUtime=0.02 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 2418 0 0 0 2 0 0 0 25 0 1 0 663025576 27185152 1859 33554432000 4194304 4964800 140733653748000 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/2871/statm: 6637 1862 386 189 0 1511 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26548

[startup+0.10052 s]
/proc/loadavg: 8.14 7.80 7.79 2/336 2871
/proc/meminfo: memFree=12044832/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=39436 CPUtime=0.09 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 6817 0 0 0 9 0 0 0 25 0 1 0 663025576 40382464 4953 33554432000 4194304 4964800 140733653748000 18446744073709551615 4615428 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/2871/statm: 9859 4953 397 189 0 4733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39436

[startup+0.300486 s]
/proc/loadavg: 8.14 7.80 7.79 2/336 2871
/proc/meminfo: memFree=12044832/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=45972 CPUtime=0.29 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 8403 0 0 0 29 0 0 0 25 0 1 0 663025576 47075328 6539 33554432000 4194304 4964800 140733653748000 18446744073709551615 4607641 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/2871/statm: 11493 6539 399 189 0 6367 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45972

[startup+0.700411 s]
/proc/loadavg: 8.14 7.80 7.79 2/336 2871
/proc/meminfo: memFree=12044832/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=45972 CPUtime=0.69 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 8403 0 0 0 69 0 0 0 25 0 1 0 663025576 47075328 6539 33554432000 4194304 4964800 140733653748000 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/2871/statm: 11493 6539 399 189 0 6367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45972

[startup+1.50026 s]
/proc/loadavg: 8.14 7.80 7.79 2/337 2872
/proc/meminfo: memFree=12020156/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=45972 CPUtime=1.48 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 8403 0 0 0 148 0 0 0 25 0 1 0 663025576 47075328 6539 33554432000 4194304 4964800 140733653748000 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2871/statm: 11493 6539 399 189 0 6367 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 45972

[startup+3.10097 s]
/proc/loadavg: 7.57 7.68 7.76 2/337 2873
/proc/meminfo: memFree=12018800/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=49300 CPUtime=3.09 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 9239 0 0 0 309 0 0 0 25 0 1 0 663025576 50483200 7375 33554432000 4194304 4964800 140733653748000 18446744073709551615 4646194 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2871/statm: 12325 7375 402 189 0 7199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49300

[startup+6.30034 s]
/proc/loadavg: 7.57 7.68 7.76 9/344 2881
/proc/meminfo: memFree=11951180/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=409168 CPUtime=26.56 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 33069 0 0 0 2643 13 0 0 25 0 8 0 663025576 418988032 30409 33554432000 4194304 4964800 140733653748000 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2871/statm: 102292 30409 464 189 0 96641 0
[pid=2871/tid=2874] ppid=2869 vsize=409168 CPUtime=2.91 cores=0-7
/proc/2871/task/2874/stat : 2874 (claspmt) R 2869 2871 2796 0 -1 4202560 2504 0 0 0 290 1 0 0 19 0 8 0 663025890 418988032 30409 33554432000 4194304 4964800 140733653748000 18446744073709551615 255376962593 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2871/tid=2875] ppid=2869 vsize=409168 CPUtime=2.9 cores=0-7
/proc/2871/task/2875/stat : 2875 (claspmt) R 2869 2871 2796 0 -1 4202560 2764 0 0 0 289 1 0 0 19 0 8 0 663025890 418988032 30409 33554432000 4194304 4964800 140733653748000 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2871/tid=2876] ppid=2869 vsize=409168 CPUtime=2.91 cores=0-7
/proc/2871/task/2876/stat : 2876 (claspmt) R 2869 2871 2796 0 -1 4202560 3221 0 0 0 289 2 0 0 19 0 8 0 663025890 418988032 30409 33554432000 4194304 4964800 140733653748000 18446744073709551615 4628010 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2871/tid=2878] ppid=2869 vsize=409168 CPUtime=2.88 cores=0-7
/proc/2871/task/2878/stat : 2878 (claspmt) R 2869 2871 2796 0 -1 4202560 3296 0 0 0 287 1 0 0 24 0 8 0 663025890 418988032 30409 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2871/tid=2879] ppid=2869 vsize=409168 CPUtime=3.13 cores=0-7
/proc/2871/task/2879/stat : 2879 (claspmt) R 2869 2871 2796 0 -1 4202560 1927 0 0 0 313 0 0 0 25 0 8 0 663025890 418988032 30410 33554432000 4194304 4964800 140733653748000 18446744073709551615 255376962593 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2871/tid=2880] ppid=2869 vsize=409168 CPUtime=2.9 cores=0-7
/proc/2871/task/2880/stat : 2880 (claspmt) R 2869 2871 2796 0 -1 4202560 3082 0 0 0 289 1 0 0 19 0 8 0 663025890 418988032 30410 33554432000 4194304 4964800 140733653748000 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2871/tid=2881] ppid=2869 vsize=409168 CPUtime=2.89 cores=0-7
/proc/2871/task/2881/stat : 2881 (claspmt) R 2869 2871 2796 0 -1 4202560 4665 0 0 0 287 2 0 0 19 0 8 0 663025890 418988032 30410 33554432000 4194304 4964800 140733653748000 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26.56
Current children cumulated vsize (KiB) 409168

[startup+12.7012 s]
/proc/loadavg: 7.63 7.69 7.76 9/344 2881
/proc/meminfo: memFree=11802188/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=432088 CPUtime=77.69 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 65732 0 0 0 7737 32 0 0 25 0 8 0 663025576 442458112 63072 33554432000 4194304 4964800 140733653748000 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2871/statm: 108022 63072 466 189 0 102371 0
[pid=2871/tid=2874] ppid=2869 vsize=432088 CPUtime=9.3 cores=0-7
/proc/2871/task/2874/stat : 2874 (claspmt) R 2869 2871 2796 0 -1 4202560 6075 0 0 0 928 2 0 0 25 0 8 0 663025890 442458112 63072 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2871/tid=2875] ppid=2869 vsize=432088 CPUtime=9.31 cores=0-7
/proc/2871/task/2875/stat : 2875 (claspmt) R 2869 2871 2796 0 -1 4202560 4734 0 0 0 929 2 0 0 25 0 8 0 663025890 442458112 63072 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2871/tid=2876] ppid=2869 vsize=432088 CPUtime=9.31 cores=0-7
/proc/2871/task/2876/stat : 2876 (claspmt) R 2869 2871 2796 0 -1 4202560 6841 0 0 0 927 4 0 0 25 0 8 0 663025890 442458112 63072 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2871/tid=2878] ppid=2869 vsize=432088 CPUtime=9.28 cores=0-7
/proc/2871/task/2878/stat : 2878 (claspmt) R 2869 2871 2796 0 -1 4202560 8073 0 0 0 925 3 0 0 25 0 8 0 663025890 442458112 63072 33554432000 4194304 4964800 140733653748000 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2871/tid=2879] ppid=2869 vsize=432088 CPUtime=9.53 cores=0-7
/proc/2871/task/2879/stat : 2879 (claspmt) R 2869 2871 2796 0 -1 4202560 6944 0 0 0 950 3 0 0 25 0 8 0 663025890 442458112 63072 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2871/tid=2880] ppid=2869 vsize=432088 CPUtime=9.3 cores=0-7
/proc/2871/task/2880/stat : 2880 (claspmt) R 2869 2871 2796 0 -1 4202560 7368 0 0 0 926 4 0 0 25 0 8 0 663025890 442458112 63072 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2871/tid=2881] ppid=2869 vsize=432088 CPUtime=9.21 cores=0-7
/proc/2871/task/2881/stat : 2881 (claspmt) R 2869 2871 2796 0 -1 4202560 10561 0 0 0 916 5 0 0 25 0 8 0 663025890 442458112 63072 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 77.69
Current children cumulated vsize (KiB) 432088

[startup+25.5008 s]
/proc/loadavg: 7.69 7.70 7.76 9/344 2881
/proc/meminfo: memFree=11626396/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=786204 CPUtime=179.91 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 109464 0 0 0 17934 57 0 0 25 0 8 0 663025576 805072896 106804 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2871/statm: 196551 106805 466 189 0 190900 0
[pid=2871/tid=2874] ppid=2869 vsize=786204 CPUtime=22.09 cores=0-7
/proc/2871/task/2874/stat : 2874 (claspmt) R 2869 2871 2796 0 -1 4202560 11970 0 0 0 2203 6 0 0 25 0 8 0 663025890 805072896 106805 33554432000 4194304 4964800 140733653748000 18446744073709551615 255376962593 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2871/tid=2875] ppid=2869 vsize=786204 CPUtime=22.09 cores=0-7
/proc/2871/task/2875/stat : 2875 (claspmt) R 2869 2871 2796 0 -1 4202560 6721 0 0 0 2207 2 0 0 25 0 8 0 663025890 805072896 106805 33554432000 4194304 4964800 140733653748000 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2871/tid=2876] ppid=2869 vsize=786204 CPUtime=22.1 cores=0-7
/proc/2871/task/2876/stat : 2876 (claspmt) R 2869 2871 2796 0 -1 4202560 12008 0 0 0 2203 7 0 0 25 0 8 0 663025890 805072896 106805 33554432000 4194304 4964800 140733653748000 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2871/tid=2878] ppid=2869 vsize=786204 CPUtime=22.07 cores=0-7
/proc/2871/task/2878/stat : 2878 (claspmt) R 2869 2871 2796 0 -1 4202560 14512 0 0 0 2201 6 0 0 25 0 8 0 663025890 805072896 106805 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2871/tid=2879] ppid=2869 vsize=786204 CPUtime=22.33 cores=0-7
/proc/2871/task/2879/stat : 2879 (claspmt) R 2869 2871 2796 0 -1 4202560 12355 0 0 0 2227 6 0 0 25 0 8 0 663025890 805072896 106805 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2871/tid=2880] ppid=2869 vsize=786204 CPUtime=22.1 cores=0-7
/proc/2871/task/2880/stat : 2880 (claspmt) R 2869 2871 2796 0 -1 4202560 11415 0 0 0 2204 6 0 0 25 0 8 0 663025890 805072896 106805 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2871/tid=2881] ppid=2869 vsize=786204 CPUtime=21.86 cores=0-7
/proc/2871/task/2881/stat : 2881 (claspmt) R 2869 2871 2796 0 -1 4202560 20139 0 0 0 2175 11 0 0 25 0 8 0 663025890 805072896 106805 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 179.91
Current children cumulated vsize (KiB) 786204

[startup+51.101 s]
/proc/loadavg: 7.92 7.76 7.78 9/344 2882
/proc/meminfo: memFree=11391812/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=822888 CPUtime=384.42 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 167017 0 0 0 38346 96 0 0 25 0 8 0 663025576 842637312 164352 33554432000 4194304 4964800 140733653748000 18446744073709551615 4653536 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2871/statm: 205722 164352 466 189 0 200071 0
[pid=2871/tid=2874] ppid=2869 vsize=822888 CPUtime=47.69 cores=0-7
/proc/2871/task/2874/stat : 2874 (claspmt) R 2869 2871 2796 0 -1 4202560 18015 0 0 0 4759 10 0 0 25 0 8 0 663025890 842637312 164352 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2871/tid=2875] ppid=2869 vsize=822888 CPUtime=47.69 cores=0-7
/proc/2871/task/2875/stat : 2875 (claspmt) R 2869 2871 2796 0 -1 4202560 10213 0 0 0 4764 5 0 0 25 0 8 0 663025890 842637312 164352 33554432000 4194304 4964800 140733653748000 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2871/tid=2876] ppid=2869 vsize=822888 CPUtime=47.7 cores=0-7
/proc/2871/task/2876/stat : 2876 (claspmt) R 2869 2871 2796 0 -1 4202560 16419 0 0 0 4759 11 0 0 25 0 8 0 663025890 842637312 164352 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2871/tid=2878] ppid=2869 vsize=822888 CPUtime=47.68 cores=0-7
/proc/2871/task/2878/stat : 2878 (claspmt) R 2869 2871 2796 0 -1 4202560 21171 0 0 0 4758 10 0 0 25 0 8 0 663025890 842637312 164352 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2871/tid=2879] ppid=2869 vsize=822888 CPUtime=47.93 cores=0-7
/proc/2871/task/2879/stat : 2879 (claspmt) R 2869 2871 2796 0 -1 4202560 17131 0 0 0 4784 9 0 0 25 0 8 0 663025890 842637312 164352 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2871/tid=2880] ppid=2869 vsize=822888 CPUtime=47.7 cores=0-7
/proc/2871/task/2880/stat : 2880 (claspmt) R 2869 2871 2796 0 -1 4202560 17119 0 0 0 4760 10 0 0 25 0 8 0 663025890 842637312 164352 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2871/tid=2881] ppid=2869 vsize=822888 CPUtime=47.18 cores=0-7
/proc/2871/task/2881/stat : 2881 (claspmt) R 2869 2871 2796 0 -1 4202560 33671 0 0 0 4699 19 0 0 25 0 8 0 663025890 842637312 164352 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 384.42
Current children cumulated vsize (KiB) 822888

[startup+102.314 s]
/proc/loadavg: 8.03 7.81 7.79 9/344 2883
/proc/meminfo: memFree=11310004/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=831944 CPUtime=793.47 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 187715 0 0 0 79234 113 0 0 25 0 8 0 663025576 851910656 184993 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2871/statm: 207986 184993 466 189 0 202335 0
[pid=2871/tid=2874] ppid=2869 vsize=831944 CPUtime=98.89 cores=0-7
/proc/2871/task/2874/stat : 2874 (claspmt) R 2869 2871 2796 0 -1 4202560 19814 0 0 0 9877 12 0 0 25 0 8 0 663025890 851910656 184993 33554432000 4194304 4964800 140733653748000 18446744073709551615 4669026 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2871/tid=2875] ppid=2869 vsize=831944 CPUtime=98.89 cores=0-7
/proc/2871/task/2875/stat : 2875 (claspmt) R 2869 2871 2796 0 -1 4202560 11864 0 0 0 9884 5 0 0 25 0 8 0 663025890 851910656 184993 33554432000 4194304 4964800 140733653748000 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2871/tid=2876] ppid=2869 vsize=831944 CPUtime=98.91 cores=0-7
/proc/2871/task/2876/stat : 2876 (claspmt) R 2869 2871 2796 0 -1 4202560 19112 0 0 0 9878 13 0 0 25 0 8 0 663025890 851910656 184993 33554432000 4194304 4964800 140733653748000 18446744073709551615 4627254 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2871/tid=2878] ppid=2869 vsize=831944 CPUtime=98.88 cores=0-7
/proc/2871/task/2878/stat : 2878 (claspmt) R 2869 2871 2796 0 -1 4202560 22536 0 0 0 9877 11 0 0 25 0 8 0 663025890 851910656 184993 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2871/tid=2879] ppid=2869 vsize=831944 CPUtime=99.13 cores=0-7
/proc/2871/task/2879/stat : 2879 (claspmt) R 2869 2871 2796 0 -1 4202560 19795 0 0 0 9901 12 0 0 25 0 8 0 663025890 851910656 184993 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670407 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2871/tid=2880] ppid=2869 vsize=831944 CPUtime=98.89 cores=0-7
/proc/2871/task/2880/stat : 2880 (claspmt) R 2869 2871 2796 0 -1 4202560 19242 0 0 0 9876 13 0 0 25 0 8 0 663025890 851910656 184993 33554432000 4194304 4964800 140733653748000 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2871/tid=2881] ppid=2869 vsize=831944 CPUtime=97.82 cores=0-7
/proc/2871/task/2881/stat : 2881 (claspmt) R 2869 2871 2796 0 -1 4202560 38475 0 0 0 9760 22 0 0 25 0 8 0 663025890 851910656 184993 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 793.47
Current children cumulated vsize (KiB) 831944

[startup+162.3 s]
/proc/loadavg: 8.06 7.86 7.81 9/344 2885
/proc/meminfo: memFree=11087040/32951124 swapFree=65222232/67111528

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

/proc/2871/task/2880/stat : 2880 (claspmt) R 2869 2871 2796 0 -1 4202560 55567 0 0 0 465810 57 0 0 25 0 8 0 663025890 3948027904 908496 33554432000 4194304 4964800 140733653748000 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2871/tid=2881] ppid=2869 vsize=3855496 CPUtime=4648.49 cores=0-7
/proc/2871/task/2881/stat : 2881 (claspmt) R 2869 2871 2796 0 -1 4202560 257856 0 0 0 464537 312 0 0 25 0 8 0 663025890 3948027904 908496 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37219.7
Current children cumulated vsize (KiB) 3855496

[startup+4722.31 s]
/proc/loadavg: 8.04 8.10 8.09 9/344 3045
/proc/meminfo: memFree=8360072/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=3921032 CPUtime=37699.1 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 931455 0 0 0 3768934 977 0 0 25 0 8 0 663025576 4015136768 920280 33554432000 4194304 4964800 140733653748000 18446744073709551615 4627218 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2871/statm: 980258 920280 466 189 0 974607 0
[pid=2871/tid=2874] ppid=2869 vsize=3921032 CPUtime=4704.12 cores=0-7
/proc/2871/task/2874/stat : 2874 (claspmt) R 2869 2871 2796 0 -1 4202560 62172 0 0 0 470358 54 0 0 25 0 8 0 663025890 4015136768 920280 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2871/tid=2875] ppid=2869 vsize=3921032 CPUtime=4717.39 cores=0-7
/proc/2871/task/2875/stat : 2875 (claspmt) R 2869 2871 2796 0 -1 4202560 65055 0 0 0 471710 29 0 0 25 0 8 0 663025890 4015136768 920280 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2871/tid=2876] ppid=2869 vsize=3921032 CPUtime=4718.74 cores=0-7
/proc/2871/task/2876/stat : 2876 (claspmt) R 2869 2871 2796 0 -1 4202560 70893 0 0 0 471805 69 0 0 25 0 8 0 663025890 4015136768 920280 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2871/tid=2878] ppid=2869 vsize=3921032 CPUtime=4702.54 cores=0-7
/proc/2871/task/2878/stat : 2878 (claspmt) R 2869 2871 2796 0 -1 4202560 58640 0 0 0 470205 49 0 0 25 0 8 0 663025890 4015136768 920280 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2871/tid=2879] ppid=2869 vsize=3921032 CPUtime=4718.1 cores=0-7
/proc/2871/task/2879/stat : 2879 (claspmt) R 2869 2871 2796 0 -1 4202560 68377 0 0 0 471741 69 0 0 25 0 8 0 663025890 4015136768 920280 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2871/tid=2880] ppid=2869 vsize=3921032 CPUtime=4718.66 cores=0-7
/proc/2871/task/2880/stat : 2880 (claspmt) R 2869 2871 2796 0 -1 4202560 56239 0 0 0 471808 58 0 0 18 0 8 0 663025890 4015136768 920280 33554432000 4194304 4964800 140733653748000 18446744073709551615 255376999072 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2871/tid=2881] ppid=2869 vsize=3921032 CPUtime=4708.5 cores=0-7
/proc/2871/task/2881/stat : 2881 (claspmt) R 2869 2871 2796 0 -1 4202560 264073 0 0 0 470527 323 0 0 25 0 8 0 663025890 4015136768 920280 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37699.1
Current children cumulated vsize (KiB) 3921032

[startup+4782.3 s]
/proc/loadavg: 8.11 8.11 8.09 9/344 3047
/proc/meminfo: memFree=8355592/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=3921032 CPUtime=38178.3 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 932732 0 0 0 3816857 977 0 0 25 0 8 0 663025576 4015136768 921483 33554432000 4194304 4964800 140733653748000 18446744073709551615 4342232 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2871/statm: 980258 921483 466 189 0 974607 0
[pid=2871/tid=2874] ppid=2869 vsize=3921032 CPUtime=4763.46 cores=0-7
/proc/2871/task/2874/stat : 2874 (claspmt) R 2869 2871 2796 0 -1 4202560 62283 0 0 0 476292 54 0 0 25 0 8 0 663025890 4015136768 921483 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2871/tid=2875] ppid=2869 vsize=3921032 CPUtime=4777.37 cores=0-7
/proc/2871/task/2875/stat : 2875 (claspmt) R 2869 2871 2796 0 -1 4202560 65522 0 0 0 477708 29 0 0 25 0 8 0 663025890 4015136768 921483 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2871/tid=2876] ppid=2869 vsize=3921032 CPUtime=4778.72 cores=0-7
/proc/2871/task/2876/stat : 2876 (claspmt) R 2869 2871 2796 0 -1 4202560 71525 0 0 0 477802 70 0 0 25 0 8 0 663025890 4015136768 921483 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2871/tid=2878] ppid=2869 vsize=3921032 CPUtime=4762.52 cores=0-7
/proc/2871/task/2878/stat : 2878 (claspmt) R 2869 2871 2796 0 -1 4202560 58676 0 0 0 476203 49 0 0 25 0 8 0 663025890 4015136768 921483 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2871/tid=2879] ppid=2869 vsize=3921032 CPUtime=4778.09 cores=0-7
/proc/2871/task/2879/stat : 2879 (claspmt) R 2869 2871 2796 0 -1 4202560 68390 0 0 0 477740 69 0 0 25 0 8 0 663025890 4015136768 921483 33554432000 4194304 4964800 140733653748000 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2871/tid=2880] ppid=2869 vsize=3921032 CPUtime=4778.64 cores=0-7
/proc/2871/task/2880/stat : 2880 (claspmt) R 2869 2871 2796 0 -1 4202560 56239 0 0 0 477806 58 0 0 25 0 8 0 663025890 4015136768 921483 33554432000 4194304 4964800 140733653748000 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2871/tid=2881] ppid=2869 vsize=3921032 CPUtime=4768.49 cores=0-7
/proc/2871/task/2881/stat : 2881 (claspmt) R 2869 2871 2796 0 -1 4202560 264091 0 0 0 476526 323 0 0 25 0 8 0 663025890 4015136768 921483 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670530 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38178.3
Current children cumulated vsize (KiB) 3921032

[startup+4842.3 s]
/proc/loadavg: 8.10 8.12 8.09 9/344 3051
/proc/meminfo: memFree=8352348/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=3921032 CPUtime=38657.7 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 933519 0 0 0 3864789 978 0 0 25 0 8 0 663025576 4015136768 922218 33554432000 4194304 4964800 140733653748000 18446744073709551615 4653464 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2871/statm: 980258 922218 466 189 0 974607 0
[pid=2871/tid=2874] ppid=2869 vsize=3921032 CPUtime=4822.8 cores=0-7
/proc/2871/task/2874/stat : 2874 (claspmt) R 2869 2871 2796 0 -1 4202560 62288 0 0 0 482226 54 0 0 25 0 8 0 663025890 4015136768 922218 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2871/tid=2875] ppid=2869 vsize=3921032 CPUtime=4837.35 cores=0-7
/proc/2871/task/2875/stat : 2875 (claspmt) R 2869 2871 2796 0 -1 4202560 66247 0 0 0 483706 29 0 0 25 0 8 0 663025890 4015136768 922218 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2871/tid=2876] ppid=2869 vsize=3921032 CPUtime=4838.72 cores=0-7
/proc/2871/task/2876/stat : 2876 (claspmt) R 2869 2871 2796 0 -1 4202560 71528 0 0 0 483802 70 0 0 25 0 8 0 663025890 4015136768 922218 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2871/tid=2878] ppid=2869 vsize=3921032 CPUtime=4822.53 cores=0-7
/proc/2871/task/2878/stat : 2878 (claspmt) R 2869 2871 2796 0 -1 4202560 58677 0 0 0 482204 49 0 0 25 0 8 0 663025890 4015136768 922218 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2871/tid=2879] ppid=2869 vsize=3921032 CPUtime=4838.09 cores=0-7
/proc/2871/task/2879/stat : 2879 (claspmt) R 2869 2871 2796 0 -1 4202560 68433 0 0 0 483740 69 0 0 25 0 8 0 663025890 4015136768 922218 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2871/tid=2880] ppid=2869 vsize=3921032 CPUtime=4838.65 cores=0-7
/proc/2871/task/2880/stat : 2880 (claspmt) R 2869 2871 2796 0 -1 4202560 56245 0 0 0 483807 58 0 0 25 0 8 0 663025890 4015136768 922218 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2871/tid=2881] ppid=2869 vsize=3921032 CPUtime=4828.49 cores=0-7
/proc/2871/task/2881/stat : 2881 (claspmt) R 2869 2871 2796 0 -1 4202560 264095 0 0 0 482526 323 0 0 25 0 8 0 663025890 4015136768 922218 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38657.7
Current children cumulated vsize (KiB) 3921032

[startup+4902.3 s]
/proc/loadavg: 8.10 8.11 8.09 9/344 3052
/proc/meminfo: memFree=8337828/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=3925972 CPUtime=39137 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 937787 0 0 0 3912719 982 0 0 25 0 8 0 663025576 4020195328 926301 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2871/statm: 981493 926301 466 189 0 975842 0
[pid=2871/tid=2874] ppid=2869 vsize=3925972 CPUtime=4882.15 cores=0-7
/proc/2871/task/2874/stat : 2874 (claspmt) R 2869 2871 2796 0 -1 4202560 62310 0 0 0 488161 54 0 0 25 0 8 0 663025890 4020195328 926301 33554432000 4194304 4964800 140733653748000 18446744073709551615 4380040 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2871/tid=2875] ppid=2869 vsize=3925972 CPUtime=4897.34 cores=0-7
/proc/2871/task/2875/stat : 2875 (claspmt) R 2869 2871 2796 0 -1 4202560 67173 0 0 0 489705 29 0 0 25 0 8 0 663025890 4020195328 926301 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2871/tid=2876] ppid=2869 vsize=3925972 CPUtime=4898.72 cores=0-7
/proc/2871/task/2876/stat : 2876 (claspmt) R 2869 2871 2796 0 -1 4202560 71528 0 0 0 489802 70 0 0 25 0 8 0 663025890 4020195328 926301 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2871/tid=2878] ppid=2869 vsize=3925972 CPUtime=4882.53 cores=0-7
/proc/2871/task/2878/stat : 2878 (claspmt) R 2869 2871 2796 0 -1 4202560 58677 0 0 0 488204 49 0 0 25 0 8 0 663025890 4020195328 926301 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2871/tid=2879] ppid=2869 vsize=3925972 CPUtime=4898.1 cores=0-7
/proc/2871/task/2879/stat : 2879 (claspmt) R 2869 2871 2796 0 -1 4202560 68448 0 0 0 489741 69 0 0 25 0 8 0 663025890 4020195328 926301 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2871/tid=2880] ppid=2869 vsize=3925972 CPUtime=4898.65 cores=0-7
/proc/2871/task/2880/stat : 2880 (claspmt) R 2869 2871 2796 0 -1 4202560 56245 0 0 0 489807 58 0 0 25 0 8 0 663025890 4020195328 926301 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2871/tid=2881] ppid=2869 vsize=3925972 CPUtime=4888.5 cores=0-7
/proc/2871/task/2881/stat : 2881 (claspmt) R 2869 2871 2796 0 -1 4202560 264665 0 0 0 488526 324 0 0 25 0 8 0 663025890 4020195328 926301 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39137
Current children cumulated vsize (KiB) 3925972

[startup+4962.3 s]
/proc/loadavg: 8.07 8.10 8.09 9/344 3054
/proc/meminfo: memFree=8319588/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=3936780 CPUtime=39616.4 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 942150 0 0 0 3960649 986 0 0 25 0 8 0 663025576 4031262720 930664 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2871/statm: 984195 930664 466 189 0 978544 0
[pid=2871/tid=2874] ppid=2869 vsize=3936780 CPUtime=4941.49 cores=0-7
/proc/2871/task/2874/stat : 2874 (claspmt) R 2869 2871 2796 0 -1 4202560 62765 0 0 0 494095 54 0 0 25 0 8 0 663025890 4031262720 930664 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2871/tid=2875] ppid=2869 vsize=3936780 CPUtime=4957.33 cores=0-7
/proc/2871/task/2875/stat : 2875 (claspmt) R 2869 2871 2796 0 -1 4202560 67311 0 0 0 495704 29 0 0 25 0 8 0 663025890 4031262720 930664 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2871/tid=2876] ppid=2869 vsize=3936780 CPUtime=4958.72 cores=0-7
/proc/2871/task/2876/stat : 2876 (claspmt) R 2869 2871 2796 0 -1 4202560 71531 0 0 0 495802 70 0 0 25 0 8 0 663025890 4031262720 930664 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2871/tid=2878] ppid=2869 vsize=3936780 CPUtime=4942.53 cores=0-7
/proc/2871/task/2878/stat : 2878 (claspmt) R 2869 2871 2796 0 -1 4202560 58825 0 0 0 494204 49 0 0 25 0 8 0 663025890 4031262720 930664 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2871/tid=2879] ppid=2869 vsize=3936780 CPUtime=4958.1 cores=0-7
/proc/2871/task/2879/stat : 2879 (claspmt) R 2869 2871 2796 0 -1 4202560 68464 0 0 0 495741 69 0 0 25 0 8 0 663025890 4031262720 930664 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2871/tid=2880] ppid=2869 vsize=3936780 CPUtime=4958.65 cores=0-7
/proc/2871/task/2880/stat : 2880 (claspmt) R 2869 2871 2796 0 -1 4202560 56520 0 0 0 495807 58 0 0 25 0 8 0 663025890 4031262720 930664 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2871/tid=2881] ppid=2869 vsize=3936780 CPUtime=4948.49 cores=0-7
/proc/2871/task/2881/stat : 2881 (claspmt) R 2869 2871 2796 0 -1 4202560 264668 0 0 0 494525 324 0 0 25 0 8 0 663025890 4031262720 930664 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39616.3
Current children cumulated vsize (KiB) 3936780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.4 s]
/proc/loadavg: 8.03 8.08 8.08 9/344 3055
/proc/meminfo: memFree=8287828/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=4019112 CPUtime=40000.8 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 949971 0 0 0 3999083 995 0 0 25 0 8 0 663025576 4115570688 938485 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320963 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2871/statm: 1004778 938485 466 189 0 999127 0
[pid=2871/tid=2874] ppid=2869 vsize=4019112 CPUtime=4989.08 cores=0-7
/proc/2871/task/2874/stat : 2874 (claspmt) R 2869 2871 2796 0 -1 4202560 62791 0 0 0 498854 54 0 0 25 0 8 0 663025890 4115570688 938486 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2871/tid=2875] ppid=2869 vsize=4019112 CPUtime=5005.45 cores=0-7
/proc/2871/task/2875/stat : 2875 (claspmt) R 2869 2871 2796 0 -1 4202560 67664 0 0 0 500515 30 0 0 25 0 8 0 663025890 4115570688 938486 33554432000 4194304 4964800 140733653748000 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2871/tid=2876] ppid=2869 vsize=4019112 CPUtime=5006.85 cores=0-7
/proc/2871/task/2876/stat : 2876 (claspmt) R 2869 2871 2796 0 -1 4202560 71534 0 0 0 500615 70 0 0 25 0 8 0 663025890 4115570688 938486 33554432000 4194304 4964800 140733653748000 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2871/tid=2878] ppid=2869 vsize=4019112 CPUtime=4990.66 cores=0-7
/proc/2871/task/2878/stat : 2878 (claspmt) R 2869 2871 2796 0 -1 4202560 59871 0 0 0 499016 50 0 0 25 0 8 0 663025890 4115570688 938486 33554432000 4194304 4964800 140733653748000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2871/tid=2879] ppid=2869 vsize=4019112 CPUtime=5006.22 cores=0-7
/proc/2871/task/2879/stat : 2879 (claspmt) R 2869 2871 2796 0 -1 4202560 69226 0 0 0 500553 69 0 0 25 0 8 0 663025890 4115570688 938486 33554432000 4194304 4964800 140733653748000 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2871/tid=2880] ppid=2869 vsize=4019112 CPUtime=5006.77 cores=0-7
/proc/2871/task/2880/stat : 2880 (claspmt) R 2869 2871 2796 0 -1 4202560 56536 0 0 0 500619 58 0 0 25 0 8 0 663025890 4115570688 938486 33554432000 4194304 4964800 140733653748000 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2871/tid=2881] ppid=2869 vsize=4019112 CPUtime=4996.61 cores=0-7
/proc/2871/task/2881/stat : 2881 (claspmt) R 2869 2871 2796 0 -1 4202560 266759 0 0 0 499336 325 0 0 25 0 8 0 663025890 4115570688 938486 33554432000 4194304 4964800 140733653748000 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 4019112

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

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

[startup+5011 s]
/proc/loadavg: 8.03 8.08 8.08 9/344 3055
/proc/meminfo: memFree=8287828/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=4005172 CPUtime=40001.4 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 949984 0 0 0 3999150 995 0 0 25 0 1 0 663025576 4101296128 935608 33554432000 4194304 4964800 140733653748000 18446744073709551615 255376958442 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/2871/statm: 1001293 935608 476 189 0 995642 0
Current children cumulated CPU time (s) 40001.4
Current children cumulated vsize (KiB) 4005172

[startup+5011.4 s]
/proc/loadavg: 8.03 8.08 8.08 9/344 3055
/proc/meminfo: memFree=8287828/32951124 swapFree=65222232/67111528
[pid=2871] ppid=2869 vsize=1777748 CPUtime=40001.8 cores=0-7
/proc/2871/stat : 2871 (claspmt) R 2869 2871 2796 0 -1 4202496 949984 0 0 0 3999181 1003 0 0 25 0 1 0 663025576 1820413952 377685 33554432000 4194304 4964800 140733653748000 18446744073709551615 255377344647 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/2871/statm: 444437 377685 476 189 0 438786 0
Current children cumulated CPU time (s) 40001.8
Current children cumulated vsize (KiB) 1777748

Child status: 0
Real time (s): 5011.46
CPU time (s): 40001.9
CPU user time (s): 39991.8
CPU system time (s): 10.0985
CPU usage (%): 798.208
Max. virtual memory (cumulated for all children) (KiB): 4019112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39991.8
system time used= 10.0985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 949985
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= 99275
involuntary context switches= 366602

runsolver used 15.2517 second user time and 39.499 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-16 04:51:17
IDJOB=3381375
IDBENCH=88211
IDSOLVER=1865
FILE ID=node135/3381375-1305514277
RUNJOBID= node135-1305513758-2810
PBS_JOBID= 13325552
Free space on /tmp= 73552 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.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-3381375-1305514277/watcher-3381375-1305514277 -o /tmp/evaluation-result-3381375-1305514277/solver-3381375-1305514277 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381375-1305514277.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=2081113037

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12045112 kB
Buffers:        316220 kB
Cached:        6387752 kB
SwapCached:      60528 kB
Active:       10520632 kB
Inactive:     10124236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12045112 kB
SwapTotal:    67111528 kB
SwapFree:     65222232 kB
Dirty:            5856 kB
Writeback:           0 kB
AnonPages:    13885876 kB
Mapped:          21664 kB
Slab:           144604 kB
PageTables:      52812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79786472 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73552 MiB
End job on node135 at 2011-05-16 06:14:50