Trace number 3380723

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.2 5011.16

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes10.cnf
MD5SUM98bac4f2d533fe7abb12552567f9e1aa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...489848/instance-3380723-1305489848.cnf
1.79/1.82	c Solving...
40000.30/5010.32	
40000.30/5010.32	*** INTERRUPTED! ***
40000.30/5010.32	*** Shutting down threads...
40001.16/5011.16	s UNKNOWN
40001.16/5011.16	
40001.16/5011.16	c INTERRUPTED   : 1
40001.16/5011.16	c Models        : 0+    
40001.16/5011.16	c Time          : 5010.322s (Solving: 5008.50s 1st Model: 0.00s Unsat: 0.00s)
40001.16/5011.16	c CPU Time      : 40000.380s

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-3380723-1305489848/watcher-3380723-1305489848 -o /tmp/evaluation-result-3380723-1305489848/solver-3380723-1305489848 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380723-1305489848.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.93 7.81 7.92 2/383 11175
/proc/meminfo: memFree=20870872/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=22856 CPUtime=0 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 1117 0 0 0 0 0 0 0 25 0 1 0 641400925 23404544 938 33554432000 4194304 4964800 140735280092240 18446744073709551615 255106429637 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11175/statm: 5714 940 386 189 0 588 0

[startup+0.023621 s]
/proc/loadavg: 6.93 7.81 7.92 2/383 11175
/proc/meminfo: memFree=20870872/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=26056 CPUtime=0.02 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 1978 0 0 0 2 0 0 0 25 0 1 0 641400925 26681344 1597 33554432000 4194304 4964800 140735280092240 18446744073709551615 255106466261 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11175/statm: 6514 1620 386 189 0 1388 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26056

[startup+0.100615 s]
/proc/loadavg: 6.93 7.81 7.92 2/383 11175
/proc/meminfo: memFree=20870872/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=39420 CPUtime=0.09 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 6303 0 0 0 9 0 0 0 25 0 1 0 641400925 40366080 5040 33554432000 4194304 4964800 140735280092240 18446744073709551615 255106429637 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11175/statm: 9855 5042 397 189 0 4729 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39420

[startup+0.300577 s]
/proc/loadavg: 6.93 7.81 7.92 2/383 11175
/proc/meminfo: memFree=20870872/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=39816 CPUtime=0.29 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 6437 0 0 0 29 0 0 0 25 0 1 0 641400925 40771584 5174 33554432000 4194304 4964800 140735280092240 18446744073709551615 4607644 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11175/statm: 9954 5174 399 189 0 4828 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39816

[startup+0.700505 s]
/proc/loadavg: 6.93 7.81 7.92 2/383 11175
/proc/meminfo: memFree=20870872/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=39816 CPUtime=0.69 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 6437 0 0 0 69 0 0 0 25 0 1 0 641400925 40771584 5174 33554432000 4194304 4964800 140735280092240 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11175/statm: 9954 5174 399 189 0 4828 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39816

[startup+1.50036 s]
/proc/loadavg: 6.93 7.81 7.92 2/384 11176
/proc/meminfo: memFree=20850288/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=43248 CPUtime=1.49 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 7289 0 0 0 149 0 0 0 25 0 1 0 641400925 44285952 6026 33554432000 4194304 4964800 140735280092240 18446744073709551615 4600357 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11175/statm: 10812 6026 400 189 0 5686 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43248

[startup+3.10104 s]
/proc/loadavg: 6.93 7.81 7.92 9/391 11183
/proc/meminfo: memFree=20839320/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=467360 CPUtime=10.19 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 21389 0 0 0 1011 8 0 0 17 0 8 0 641400925 478576640 19467 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11175/statm: 116840 19467 464 189 0 111189 0
[pid=11175/tid=11177] ppid=11173 vsize=467360 CPUtime=1.01 cores=0-7
/proc/11175/task/11177/stat : 11177 (claspmt) R 11173 11175 11149 0 -1 4202560 1488 0 0 0 101 0 0 0 17 0 8 0 641401107 478576640 19467 33554432000 4194304 4964800 140735280092240 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11175/tid=11178] ppid=11173 vsize=467360 CPUtime=1.01 cores=0-7
/proc/11175/task/11178/stat : 11178 (claspmt) R 11173 11175 11149 0 -1 4202560 1680 0 0 0 101 0 0 0 17 0 8 0 641401107 478576640 19467 33554432000 4194304 4964800 140735280092240 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11175/tid=11179] ppid=11173 vsize=467360 CPUtime=1.01 cores=0-7
/proc/11175/task/11179/stat : 11179 (claspmt) R 11173 11175 11149 0 -1 4202560 1690 0 0 0 100 1 0 0 17 0 8 0 641401107 478576640 19467 33554432000 4194304 4964800 140735280092240 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11175/tid=11180] ppid=11173 vsize=467360 CPUtime=1.01 cores=0-7
/proc/11175/task/11180/stat : 11180 (claspmt) R 11173 11175 11149 0 -1 4202560 1528 0 0 0 101 0 0 0 17 0 8 0 641401107 478576640 19467 33554432000 4194304 4964800 140735280092240 18446744073709551615 4627313 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11175/tid=11181] ppid=11173 vsize=467360 CPUtime=1.24 cores=0-7
/proc/11175/task/11181/stat : 11181 (claspmt) R 11173 11175 11149 0 -1 4202560 1053 0 0 0 124 0 0 0 19 0 8 0 641401107 478576640 19467 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11175/tid=11182] ppid=11173 vsize=467360 CPUtime=1 cores=0-7
/proc/11175/task/11182/stat : 11182 (claspmt) R 11173 11175 11149 0 -1 4202560 2312 0 0 0 99 1 0 0 17 0 8 0 641401107 478576640 19467 33554432000 4194304 4964800 140735280092240 18446744073709551615 4660452 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11175/tid=11183] ppid=11173 vsize=467360 CPUtime=1 cores=0-7
/proc/11175/task/11183/stat : 11183 (claspmt) R 11173 11175 11149 0 -1 4202560 2803 0 0 0 99 1 0 0 17 0 8 0 641401107 478576640 19467 33554432000 4194304 4964800 140735280092240 18446744073709551615 4654540 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.19
Current children cumulated vsize (KiB) 467360

[startup+6.30048 s]
/proc/loadavg: 7.01 7.81 7.92 9/391 11183
/proc/meminfo: memFree=20747816/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=473280 CPUtime=35.73 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 37573 0 0 0 3557 16 0 0 25 0 8 0 641400925 484638720 35651 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11175/statm: 118320 35651 464 189 0 112669 0
[pid=11175/tid=11177] ppid=11173 vsize=473280 CPUtime=4.2 cores=0-7
/proc/11175/task/11177/stat : 11177 (claspmt) R 11173 11175 11149 0 -1 4202560 3467 0 0 0 419 1 0 0 22 0 8 0 641401107 484638720 35651 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11175/tid=11178] ppid=11173 vsize=473280 CPUtime=4.21 cores=0-7
/proc/11175/task/11178/stat : 11178 (claspmt) R 11173 11175 11149 0 -1 4202560 3658 0 0 0 420 1 0 0 22 0 8 0 641401107 484638720 35652 33554432000 4194304 4964800 140735280092240 18446744073709551615 255106429985 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11175/tid=11179] ppid=11173 vsize=473280 CPUtime=4.21 cores=0-7
/proc/11175/task/11179/stat : 11179 (claspmt) R 11173 11175 11149 0 -1 4202560 3444 0 0 0 419 2 0 0 22 0 8 0 641401107 484638720 35652 33554432000 4194304 4964800 140735280092240 18446744073709551615 4627453 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11175/tid=11180] ppid=11173 vsize=473280 CPUtime=4.21 cores=0-7
/proc/11175/task/11180/stat : 11180 (claspmt) R 11173 11175 11149 0 -1 4202560 3384 0 0 0 420 1 0 0 22 0 8 0 641401107 484638720 35652 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11175/tid=11181] ppid=11173 vsize=473280 CPUtime=4.4 cores=0-7
/proc/11175/task/11181/stat : 11181 (claspmt) R 11173 11175 11149 0 -1 4202560 1539 0 0 0 440 0 0 0 25 0 8 0 641401107 484638720 35652 33554432000 4194304 4964800 140735280092240 18446744073709551615 4631252 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11175/tid=11182] ppid=11173 vsize=473280 CPUtime=4.2 cores=0-7
/proc/11175/task/11182/stat : 11182 (claspmt) R 11173 11175 11149 0 -1 4202560 3949 0 0 0 418 2 0 0 22 0 8 0 641401107 484638720 35653 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11175/tid=11183] ppid=11173 vsize=473280 CPUtime=4.21 cores=0-7
/proc/11175/task/11183/stat : 11183 (claspmt) R 11173 11175 11149 0 -1 4202560 7379 0 0 0 418 3 0 0 22 0 8 0 641401107 484638720 35653 33554432000 4194304 4964800 140735280092240 18446744073709551615 255106429985 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 35.73
Current children cumulated vsize (KiB) 473280

[startup+12.7004 s]
/proc/loadavg: 7.09 7.81 7.92 9/391 11183
/proc/meminfo: memFree=20628664/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=487928 CPUtime=86.83 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 66550 0 0 0 8651 32 0 0 25 0 8 0 641400925 499638272 64628 33554432000 4194304 4964800 140735280092240 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11175/statm: 121982 64628 466 189 0 116331 0
[pid=11175/tid=11177] ppid=11173 vsize=487928 CPUtime=10.6 cores=0-7
/proc/11175/task/11177/stat : 11177 (claspmt) R 11173 11175 11149 0 -1 4202560 7017 0 0 0 1057 3 0 0 25 0 8 0 641401107 499638272 64628 33554432000 4194304 4964800 140735280092240 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11175/tid=11178] ppid=11173 vsize=487928 CPUtime=10.61 cores=0-7
/proc/11175/task/11178/stat : 11178 (claspmt) R 11173 11175 11149 0 -1 4202560 6980 0 0 0 1058 3 0 0 25 0 8 0 641401107 499638272 64629 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11175/tid=11179] ppid=11173 vsize=487928 CPUtime=10.6 cores=0-7
/proc/11175/task/11179/stat : 11179 (claspmt) R 11173 11175 11149 0 -1 4202560 6326 0 0 0 1057 3 0 0 25 0 8 0 641401107 499638272 64629 33554432000 4194304 4964800 140735280092240 18446744073709551615 4653388 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11175/tid=11180] ppid=11173 vsize=487928 CPUtime=10.61 cores=0-7
/proc/11175/task/11180/stat : 11180 (claspmt) R 11173 11175 11149 0 -1 4202560 6184 0 0 0 1058 3 0 0 25 0 8 0 641401107 499638272 64629 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11175/tid=11181] ppid=11173 vsize=487928 CPUtime=10.71 cores=0-7
/proc/11175/task/11181/stat : 11181 (claspmt) R 11173 11175 11149 0 -1 4202560 4422 0 0 0 1070 1 0 0 25 0 8 0 641401107 499638272 64629 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11175/tid=11182] ppid=11173 vsize=487928 CPUtime=10.6 cores=0-7
/proc/11175/task/11182/stat : 11182 (claspmt) R 11173 11175 11149 0 -1 4202560 6315 0 0 0 1056 4 0 0 25 0 8 0 641401107 499638272 64629 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11175/tid=11183] ppid=11173 vsize=487928 CPUtime=10.6 cores=0-7
/proc/11175/task/11183/stat : 11183 (claspmt) R 11173 11175 11149 0 -1 4202560 15026 0 0 0 1053 7 0 0 25 0 8 0 641401107 499638272 64629 33554432000 4194304 4964800 140735280092240 18446744073709551615 255106429985 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 86.83
Current children cumulated vsize (KiB) 487928

[startup+25.5011 s]
/proc/loadavg: 7.29 7.82 7.92 9/391 11183
/proc/meminfo: memFree=20506352/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=507472 CPUtime=189.06 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 94943 0 0 0 18854 52 0 0 25 0 8 0 641400925 519651328 93021 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11175/statm: 126868 93021 466 189 0 121217 0
[pid=11175/tid=11177] ppid=11173 vsize=507472 CPUtime=23.4 cores=0-7
/proc/11175/task/11177/stat : 11177 (claspmt) R 11173 11175 11149 0 -1 4202560 10776 0 0 0 2334 6 0 0 25 0 8 0 641401107 519651328 93021 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670155 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11175/tid=11178] ppid=11173 vsize=507472 CPUtime=23.41 cores=0-7
/proc/11175/task/11178/stat : 11178 (claspmt) R 11173 11175 11149 0 -1 4202560 9310 0 0 0 2336 5 0 0 25 0 8 0 641401107 519651328 93021 33554432000 4194304 4964800 140735280092240 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11175/tid=11179] ppid=11173 vsize=507472 CPUtime=23.4 cores=0-7
/proc/11175/task/11179/stat : 11179 (claspmt) R 11173 11175 11149 0 -1 4202560 8319 0 0 0 2336 4 0 0 25 0 8 0 641401107 519651328 93021 33554432000 4194304 4964800 140735280092240 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11175/tid=11180] ppid=11173 vsize=507472 CPUtime=23.4 cores=0-7
/proc/11175/task/11180/stat : 11180 (claspmt) R 11173 11175 11149 0 -1 4202560 9938 0 0 0 2334 6 0 0 25 0 8 0 641401107 519651328 93021 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11175/tid=11181] ppid=11173 vsize=507472 CPUtime=23.34 cores=0-7
/proc/11175/task/11181/stat : 11181 (claspmt) R 11173 11175 11149 0 -1 4202560 6539 0 0 0 2331 3 0 0 25 0 8 0 641401107 519651328 93021 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11175/tid=11182] ppid=11173 vsize=507472 CPUtime=23.4 cores=0-7
/proc/11175/task/11182/stat : 11182 (claspmt) R 11173 11175 11149 0 -1 4202560 7511 0 0 0 2335 5 0 0 25 0 8 0 641401107 519651328 93021 33554432000 4194304 4964800 140735280092240 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11175/tid=11183] ppid=11173 vsize=507472 CPUtime=23.4 cores=0-7
/proc/11175/task/11183/stat : 11183 (claspmt) R 11173 11175 11149 0 -1 4202560 26310 0 0 0 2327 13 0 0 25 0 8 0 641401107 519651328 93021 33554432000 4194304 4964800 140735280092240 18446744073709551615 255106429637 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 189.06
Current children cumulated vsize (KiB) 507472

[startup+51.1006 s]
/proc/loadavg: 7.53 7.83 7.92 9/391 11184
/proc/meminfo: memFree=20427524/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=640392 CPUtime=393.5 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 114572 0 0 0 39281 69 0 0 25 0 8 0 641400925 655761408 112646 33554432000 4194304 4964800 140735280092240 18446744073709551615 4627309 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11175/statm: 160098 112646 466 189 0 154447 0
[pid=11175/tid=11177] ppid=11173 vsize=640392 CPUtime=49 cores=0-7
/proc/11175/task/11177/stat : 11177 (claspmt) R 11173 11175 11149 0 -1 4202560 13182 0 0 0 4890 10 0 0 25 0 8 0 641401107 655761408 112646 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11175/tid=11178] ppid=11173 vsize=640392 CPUtime=49.01 cores=0-7
/proc/11175/task/11178/stat : 11178 (claspmt) R 11173 11175 11149 0 -1 4202560 12188 0 0 0 4894 7 0 0 25 0 8 0 641401107 655761408 112646 33554432000 4194304 4964800 140735280092240 18446744073709551615 4627401 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11175/tid=11179] ppid=11173 vsize=640392 CPUtime=49 cores=0-7
/proc/11175/task/11179/stat : 11179 (claspmt) R 11173 11175 11149 0 -1 4202560 8955 0 0 0 4894 6 0 0 25 0 8 0 641401107 655761408 112646 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11175/tid=11180] ppid=11173 vsize=640392 CPUtime=49 cores=0-7
/proc/11175/task/11180/stat : 11180 (claspmt) R 11173 11175 11149 0 -1 4202560 11025 0 0 0 4893 7 0 0 25 0 8 0 641401107 655761408 112646 33554432000 4194304 4964800 140735280092240 18446744073709551615 4669026 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11175/tid=11181] ppid=11173 vsize=640392 CPUtime=48.62 cores=0-7
/proc/11175/task/11181/stat : 11181 (claspmt) R 11173 11175 11149 0 -1 4202560 7621 0 0 0 4857 5 0 0 25 0 8 0 641401107 655761408 112646 33554432000 4194304 4964800 140735280092240 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11175/tid=11182] ppid=11173 vsize=640392 CPUtime=48.99 cores=0-7
/proc/11175/task/11182/stat : 11182 (claspmt) R 11173 11175 11149 0 -1 4202560 8258 0 0 0 4893 6 0 0 25 0 8 0 641401107 655761408 112646 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11175/tid=11183] ppid=11173 vsize=640392 CPUtime=48.99 cores=0-7
/proc/11175/task/11183/stat : 11183 (claspmt) R 11173 11175 11149 0 -1 4202560 34950 0 0 0 4881 18 0 0 25 0 8 0 641401107 655761408 112646 33554432000 4194304 4964800 140735280092240 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 393.5
Current children cumulated vsize (KiB) 640392

[startup+102.315 s]
/proc/loadavg: 7.80 7.86 7.92 9/391 11185
/proc/meminfo: memFree=20280692/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=927444 CPUtime=802.52 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 150095 0 0 0 80151 101 0 0 25 0 8 0 641400925 949702656 148092 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320961 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11175/statm: 231861 148092 466 189 0 226210 0
[pid=11175/tid=11177] ppid=11173 vsize=927444 CPUtime=100.2 cores=0-7
/proc/11175/task/11177/stat : 11177 (claspmt) R 11173 11175 11149 0 -1 4202560 16678 0 0 0 10006 14 0 0 25 0 8 0 641401107 949702656 148092 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11175/tid=11178] ppid=11173 vsize=927444 CPUtime=100.23 cores=0-7
/proc/11175/task/11178/stat : 11178 (claspmt) R 11173 11175 11149 0 -1 4202560 14161 0 0 0 10015 8 0 0 25 0 8 0 641401107 949702656 148092 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11175/tid=11179] ppid=11173 vsize=927444 CPUtime=100.21 cores=0-7
/proc/11175/task/11179/stat : 11179 (claspmt) R 11173 11175 11149 0 -1 4202560 10042 0 0 0 10014 7 0 0 25 0 8 0 641401107 949702656 148092 33554432000 4194304 4964800 140735280092240 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0

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

[pid=11175] ppid=11173 vsize=3086252 CPUtime=37701 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 701573 0 0 0 3769308 795 0 0 25 0 8 0 641400925 3160322048 692486 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11175/statm: 771563 692486 466 189 0 765912 0
[pid=11175/tid=11177] ppid=11173 vsize=3086252 CPUtime=4686.75 cores=0-7
/proc/11175/task/11177/stat : 11177 (claspmt) R 11173 11175 11149 0 -1 4202560 63868 0 0 0 468583 92 0 0 25 0 8 0 641401107 3160322048 692486 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11175/tid=11178] ppid=11173 vsize=3086252 CPUtime=4720.03 cores=0-7
/proc/11175/task/11178/stat : 11178 (claspmt) R 11173 11175 11149 0 -1 4202560 34364 0 0 0 471966 37 0 0 25 0 8 0 641401107 3160322048 692486 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11175/tid=11179] ppid=11173 vsize=3086252 CPUtime=4701.48 cores=0-7
/proc/11175/task/11179/stat : 11179 (claspmt) R 11173 11175 11149 0 -1 4202560 30701 0 0 0 470102 46 0 0 25 0 8 0 641401107 3160322048 692486 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11175/tid=11180] ppid=11173 vsize=3086252 CPUtime=4719.17 cores=0-7
/proc/11175/task/11180/stat : 11180 (claspmt) R 11173 11175 11149 0 -1 4202560 34566 0 0 0 471881 36 0 0 25 0 8 0 641401107 3160322048 692486 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11175/tid=11181] ppid=11173 vsize=3086252 CPUtime=4712.18 cores=0-7
/proc/11175/task/11181/stat : 11181 (claspmt) R 11173 11175 11149 0 -1 4202560 32313 0 0 0 471181 37 0 0 25 0 8 0 641401107 3160322048 692486 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11175/tid=11182] ppid=11173 vsize=3086252 CPUtime=4720.02 cores=0-7
/proc/11175/task/11182/stat : 11182 (claspmt) R 11173 11175 11149 0 -1 4202560 25399 0 0 0 471969 33 0 0 25 0 8 0 641401107 3160322048 692486 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11175/tid=11183] ppid=11173 vsize=3086252 CPUtime=4719.32 cores=0-7
/proc/11175/task/11183/stat : 11183 (claspmt) R 11173 11175 11149 0 -1 4202560 399295 0 0 0 471530 402 0 0 25 0 8 0 641401107 3160322048 692486 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37701
Current children cumulated vsize (KiB) 3086252

[startup+4782.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/391 11322
/proc/meminfo: memFree=18063676/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=3108328 CPUtime=38180.1 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 710213 0 0 0 3817213 802 0 0 25 0 8 0 641400925 3182927872 701126 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11175/statm: 777082 701126 466 189 0 771431 0
[pid=11175/tid=11177] ppid=11173 vsize=3108328 CPUtime=4746.74 cores=0-7
/proc/11175/task/11177/stat : 11177 (claspmt) R 11173 11175 11149 0 -1 4202560 65315 0 0 0 474579 95 0 0 25 0 8 0 641401107 3182927872 701126 33554432000 4194304 4964800 140735280092240 18446744073709551615 255106426673 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11175/tid=11178] ppid=11173 vsize=3108328 CPUtime=4780.02 cores=0-7
/proc/11175/task/11178/stat : 11178 (claspmt) R 11173 11175 11149 0 -1 4202560 34967 0 0 0 477965 37 0 0 25 0 8 0 641401107 3182927872 701126 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11175/tid=11179] ppid=11173 vsize=3108328 CPUtime=4760.7 cores=0-7
/proc/11175/task/11179/stat : 11179 (claspmt) R 11173 11175 11149 0 -1 4202560 30753 0 0 0 476024 46 0 0 25 0 8 0 641401107 3182927872 701126 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11175/tid=11180] ppid=11173 vsize=3108328 CPUtime=4779.15 cores=0-7
/proc/11175/task/11180/stat : 11180 (claspmt) R 11173 11175 11149 0 -1 4202560 34569 0 0 0 477879 36 0 0 25 0 8 0 641401107 3182927872 701126 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11175/tid=11181] ppid=11173 vsize=3108328 CPUtime=4772.17 cores=0-7
/proc/11175/task/11181/stat : 11181 (claspmt) R 11173 11175 11149 0 -1 4202560 33160 0 0 0 477179 38 0 0 25 0 8 0 641401107 3182927872 701126 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11175/tid=11182] ppid=11173 vsize=3108328 CPUtime=4780.01 cores=0-7
/proc/11175/task/11182/stat : 11182 (claspmt) R 11173 11175 11149 0 -1 4202560 25424 0 0 0 477968 33 0 0 25 0 8 0 641401107 3182927872 701126 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11175/tid=11183] ppid=11173 vsize=3108328 CPUtime=4779.3 cores=0-7
/proc/11175/task/11183/stat : 11183 (claspmt) R 11173 11175 11149 0 -1 4202560 404958 0 0 0 477524 406 0 0 25 0 8 0 641401107 3182927872 701126 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38180.1
Current children cumulated vsize (KiB) 3108328

[startup+4842.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/391 11324
/proc/meminfo: memFree=18064116/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=3108328 CPUtime=38659.3 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 710456 0 0 0 3865123 805 0 0 25 0 8 0 641400925 3182927872 700702 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11175/statm: 777082 700702 466 189 0 771431 0
[pid=11175/tid=11177] ppid=11173 vsize=3108328 CPUtime=4806.7 cores=0-7
/proc/11175/task/11177/stat : 11177 (claspmt) R 11173 11175 11149 0 -1 4202560 65315 0 0 0 480575 95 0 0 25 0 8 0 641401107 3182927872 700702 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11175/tid=11178] ppid=11173 vsize=3108328 CPUtime=4840.02 cores=0-7
/proc/11175/task/11178/stat : 11178 (claspmt) R 11173 11175 11149 0 -1 4202560 35000 0 0 0 483965 37 0 0 25 0 8 0 641401107 3182927872 700702 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11175/tid=11179] ppid=11173 vsize=3108328 CPUtime=4819.93 cores=0-7
/proc/11175/task/11179/stat : 11179 (claspmt) R 11173 11175 11149 0 -1 4202560 30754 0 0 0 481946 47 0 0 25 0 8 0 641401107 3182927872 700702 33554432000 4194304 4964800 140735280092240 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11175/tid=11180] ppid=11173 vsize=3108328 CPUtime=4839.14 cores=0-7
/proc/11175/task/11180/stat : 11180 (claspmt) R 11173 11175 11149 0 -1 4202560 34569 0 0 0 483877 37 0 0 25 0 8 0 641401107 3182927872 700702 33554432000 4194304 4964800 140735280092240 18446744073709551615 4334258 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11175/tid=11181] ppid=11173 vsize=3108328 CPUtime=4832.12 cores=0-7
/proc/11175/task/11181/stat : 11181 (claspmt) R 11173 11175 11149 0 -1 4202560 33169 0 0 0 483174 38 0 0 25 0 8 0 641401107 3182927872 700702 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11175/tid=11182] ppid=11173 vsize=3108328 CPUtime=4840.01 cores=0-7
/proc/11175/task/11182/stat : 11182 (claspmt) R 11173 11175 11149 0 -1 4202560 25454 0 0 0 483968 33 0 0 25 0 8 0 641401107 3182927872 700702 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11175/tid=11183] ppid=11173 vsize=3108328 CPUtime=4839.3 cores=0-7
/proc/11175/task/11183/stat : 11183 (claspmt) R 11173 11175 11149 0 -1 4202560 405117 0 0 0 483523 407 0 0 25 0 8 0 641401107 3182927872 700702 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38659.3
Current children cumulated vsize (KiB) 3108328

[startup+4902.3 s]
/proc/loadavg: 8.23 8.09 8.02 9/391 11328
/proc/meminfo: memFree=18060872/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=3108328 CPUtime=39137.7 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 711170 0 0 0 3912959 808 0 0 25 0 8 0 641400925 3182927872 701416 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11175/statm: 777082 701416 466 189 0 771431 0
[pid=11175/tid=11177] ppid=11173 vsize=3108328 CPUtime=4866.71 cores=0-7
/proc/11175/task/11177/stat : 11177 (claspmt) R 11173 11175 11149 0 -1 4202560 65315 0 0 0 486576 95 0 0 25 0 8 0 641401107 3182927872 701416 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11175/tid=11178] ppid=11173 vsize=3108328 CPUtime=4899.84 cores=0-7
/proc/11175/task/11178/stat : 11178 (claspmt) R 11173 11175 11149 0 -1 4202560 35706 0 0 0 489945 39 0 0 25 0 8 0 641401107 3182927872 701416 33554432000 4194304 4964800 140735280092240 18446744073709551615 255106466410 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11175/tid=11179] ppid=11173 vsize=3108328 CPUtime=4879.18 cores=0-7
/proc/11175/task/11179/stat : 11179 (claspmt) R 11173 11175 11149 0 -1 4202560 30754 0 0 0 487871 47 0 0 25 0 8 0 641401107 3182927872 701416 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11175/tid=11180] ppid=11173 vsize=3108328 CPUtime=4899.13 cores=0-7
/proc/11175/task/11180/stat : 11180 (claspmt) R 11173 11175 11149 0 -1 4202560 34570 0 0 0 489876 37 0 0 25 0 8 0 641401107 3182927872 701416 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11175/tid=11181] ppid=11173 vsize=3108328 CPUtime=4892.12 cores=0-7
/proc/11175/task/11181/stat : 11181 (claspmt) R 11173 11175 11149 0 -1 4202560 33171 0 0 0 489174 38 0 0 25 0 8 0 641401107 3182927872 701416 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11175/tid=11182] ppid=11173 vsize=3108328 CPUtime=4900.01 cores=0-7
/proc/11175/task/11182/stat : 11182 (claspmt) R 11173 11175 11149 0 -1 4202560 25458 0 0 0 489968 33 0 0 25 0 8 0 641401107 3182927872 701416 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11175/tid=11183] ppid=11173 vsize=3108328 CPUtime=4898.62 cores=0-7
/proc/11175/task/11183/stat : 11183 (claspmt) R 11173 11175 11149 0 -1 4202560 405118 0 0 0 489455 407 0 0 25 0 8 0 641401107 3182927872 701416 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39137.7
Current children cumulated vsize (KiB) 3108328

[startup+4962.3 s]
/proc/loadavg: 8.12 8.08 8.02 9/391 11330
/proc/meminfo: memFree=18060932/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=3108328 CPUtime=39616.8 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 711172 0 0 0 3960874 809 0 0 25 0 8 0 641400925 3182927872 701418 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11175/statm: 777082 701418 466 189 0 771431 0
[pid=11175/tid=11177] ppid=11173 vsize=3108328 CPUtime=4926.71 cores=0-7
/proc/11175/task/11177/stat : 11177 (claspmt) R 11173 11175 11149 0 -1 4202560 65315 0 0 0 492576 95 0 0 25 0 8 0 641401107 3182927872 701418 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11175/tid=11178] ppid=11173 vsize=3108328 CPUtime=4959.81 cores=0-7
/proc/11175/task/11178/stat : 11178 (claspmt) R 11173 11175 11149 0 -1 4202560 35706 0 0 0 495942 39 0 0 25 0 8 0 641401107 3182927872 701418 33554432000 4194304 4964800 140735280092240 18446744073709551615 4668984 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11175/tid=11179] ppid=11173 vsize=3108328 CPUtime=4938.41 cores=0-7
/proc/11175/task/11179/stat : 11179 (claspmt) R 11173 11175 11149 0 -1 4202560 30754 0 0 0 493794 47 0 0 25 0 8 0 641401107 3182927872 701418 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11175/tid=11180] ppid=11173 vsize=3108328 CPUtime=4959.12 cores=0-7
/proc/11175/task/11180/stat : 11180 (claspmt) R 11173 11175 11149 0 -1 4202560 34570 0 0 0 495875 37 0 0 25 0 8 0 641401107 3182927872 701418 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11175/tid=11181] ppid=11173 vsize=3108328 CPUtime=4952.12 cores=0-7
/proc/11175/task/11181/stat : 11181 (claspmt) R 11173 11175 11149 0 -1 4202560 33172 0 0 0 495174 38 0 0 25 0 8 0 641401107 3182927872 701418 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11175/tid=11182] ppid=11173 vsize=3108328 CPUtime=4959.98 cores=0-7
/proc/11175/task/11182/stat : 11182 (claspmt) R 11173 11175 11149 0 -1 4202560 25459 0 0 0 495965 33 0 0 25 0 8 0 641401107 3182927872 701418 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11175/tid=11183] ppid=11173 vsize=3108328 CPUtime=4958.62 cores=0-7
/proc/11175/task/11183/stat : 11183 (claspmt) R 11173 11175 11149 0 -1 4202560 405118 0 0 0 495455 407 0 0 25 0 8 0 641401107 3182927872 701418 33554432000 4194304 4964800 140735280092240 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39616.8
Current children cumulated vsize (KiB) 3108328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.3 s]
/proc/loadavg: 8.10 8.08 8.02 9/391 11331
/proc/meminfo: memFree=18060880/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=3108328 CPUtime=40000.3 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 711176 0 0 0 3999221 809 0 0 25 0 8 0 641400925 3182927872 701422 33554432000 4194304 4964800 140735280092240 18446744073709551615 4320934 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/11175/statm: 777082 701422 466 189 0 771431 0
[pid=11175/tid=11177] ppid=11173 vsize=3108328 CPUtime=4974.72 cores=0-7
/proc/11175/task/11177/stat : 11177 (claspmt) R 11173 11175 11149 0 -1 4202560 65315 0 0 0 497377 95 0 0 25 0 8 0 641401107 3182927872 701422 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11175/tid=11178] ppid=11173 vsize=3108328 CPUtime=5007.83 cores=0-7
/proc/11175/task/11178/stat : 11178 (claspmt) R 11173 11175 11149 0 -1 4202560 35706 0 0 0 500744 39 0 0 25 0 8 0 641401107 3182927872 701422 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11175/tid=11179] ppid=11173 vsize=3108328 CPUtime=4985.81 cores=0-7
/proc/11175/task/11179/stat : 11179 (claspmt) R 11173 11175 11149 0 -1 4202560 30754 0 0 0 498534 47 0 0 25 0 8 0 641401107 3182927872 701422 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11175/tid=11180] ppid=11173 vsize=3108328 CPUtime=5007.13 cores=0-7
/proc/11175/task/11180/stat : 11180 (claspmt) R 11173 11175 11149 0 -1 4202560 34570 0 0 0 500676 37 0 0 25 0 8 0 641401107 3182927872 701422 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=11175/tid=11181] ppid=11173 vsize=3108328 CPUtime=5000.14 cores=0-7
/proc/11175/task/11181/stat : 11181 (claspmt) R 11173 11175 11149 0 -1 4202560 33173 0 0 0 499976 38 0 0 25 0 8 0 641401107 3182927872 701422 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11175/tid=11182] ppid=11173 vsize=3108328 CPUtime=5007.99 cores=0-7
/proc/11175/task/11182/stat : 11182 (claspmt) R 11173 11175 11149 0 -1 4202560 25459 0 0 0 500766 33 0 0 25 0 8 0 641401107 3182927872 701422 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11175/tid=11183] ppid=11173 vsize=3108328 CPUtime=5006.62 cores=0-7
/proc/11175/task/11183/stat : 11183 (claspmt) R 11173 11175 11149 0 -1 4202560 405121 0 0 0 500255 407 0 0 25 0 8 0 641401107 3182927872 701422 33554432000 4194304 4964800 140735280092240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 3108328

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

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

[startup+5010.6 s]
/proc/loadavg: 8.10 8.08 8.02 2/385 11332
/proc/meminfo: memFree=18060928/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=3099792 CPUtime=40000.6 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 711186 0 0 0 3999256 809 0 0 25 0 1 0 641400925 3174187008 699408 33554432000 4194304 4964800 140735280092240 18446744073709551615 255106424987 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11175/statm: 774948 699408 476 189 0 769297 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 3099792

[startup+5011 s]
/proc/loadavg: 8.10 8.08 8.02 2/385 11332
/proc/meminfo: memFree=18060928/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=3091588 CPUtime=40001.1 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 711186 0 0 0 3999296 809 0 0 25 0 1 0 641400925 3165786112 695671 33554432000 4194304 4964800 140735280092240 18446744073709551615 255106424011 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11175/statm: 772897 695671 476 189 0 767246 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 3091588

[startup+5011.1 s]
/proc/loadavg: 8.10 8.08 8.02 2/385 11332
/proc/meminfo: memFree=18060928/32951124 swapFree=67111348/67111528
[pid=11175] ppid=11173 vsize=1424044 CPUtime=40001.2 cores=0-7
/proc/11175/stat : 11175 (claspmt) R 11173 11175 11149 0 -1 4202496 711186 0 0 0 3999299 817 0 0 25 0 1 0 641400925 1458221056 295976 33554432000 4194304 4964800 140735280092240 18446744073709551615 255106812039 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/11175/statm: 356011 295976 476 189 0 350360 0
Current children cumulated CPU time (s) 40001.2
Current children cumulated vsize (KiB) 1424044

Child status: 0
Real time (s): 5011.16
CPU time (s): 40001.2
CPU user time (s): 39993
CPU system time (s): 8.23275
CPU usage (%): 798.242
Max. virtual memory (cumulated for all children) (KiB): 3108328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39993
system time used= 8.23275
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 711187
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= 72817
involuntary context switches= 190672

runsolver used 16.7195 second user time and 47.0698 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 22:04:08
IDJOB=3380723
IDBENCH=71605
IDSOLVER=1865
FILE ID=node144/3380723-1305489848
RUNJOBID= node144-1305489848-11163
PBS_JOBID= 13325409
Free space on /tmp= 73220 MiB

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

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

MD5SUM BENCH= 98bac4f2d533fe7abb12552567f9e1aa
RANDOM SEED=328095353

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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:      20871152 kB
Buffers:        321988 kB
Cached:        3960608 kB
SwapCached:          0 kB
Active:        8806796 kB
Inactive:      2914608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20871152 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            4824 kB
Writeback:           0 kB
AnonPages:     7439840 kB
Mapped:          32812 kB
Slab:           249020 kB
PageTables:      41252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 108094644 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= 73220 MiB
End job on node144 at 2011-05-15 23:27:40