Trace number 3381368

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.8 5012.3

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...514152/instance-3381368-1305514152.cnf
4.59/4.69	c Solving...
40000.62/5011.21	
40000.62/5011.21	*** INTERRUPTED! ***
40000.62/5011.21	*** Shutting down threads...
40001.71/5012.29	s UNKNOWN
40001.71/5012.29	
40001.71/5012.29	c INTERRUPTED   : 1
40001.71/5012.29	c Models        : 0+    
40001.71/5012.29	c Time          : 5011.226s (Solving: 5006.53s 1st Model: 0.00s Unsat: 0.00s)
40001.71/5012.29	c CPU Time      : 40000.740s

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-3381368-1305514152/watcher-3381368-1305514152 -o /tmp/evaluation-result-3381368-1305514152/solver-3381368-1305514152 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381368-1305514152.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.35 8.36 8.24 2/305 1777
/proc/meminfo: memFree=17698752/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=21196 CPUtime=0 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 547 0 0 0 0 0 0 0 21 0 1 0 663013366 21704704 477 33554432000 4194304 4964800 140733502843312 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1777/statm: 5299 485 376 189 0 173 0

[startup+0.0651481 s]
/proc/loadavg: 8.35 8.36 8.24 2/305 1777
/proc/meminfo: memFree=17698752/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=33004 CPUtime=0.05 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 4686 0 0 0 5 0 0 0 21 0 1 0 663013366 33796096 3446 33554432000 4194304 4964800 140733502843312 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1777/statm: 8251 3448 386 189 0 3125 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33004

[startup+0.101131 s]
/proc/loadavg: 8.35 8.36 8.24 2/305 1777
/proc/meminfo: memFree=17698752/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=45104 CPUtime=0.09 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 7488 0 0 0 8 1 0 0 21 0 1 0 663013366 46186496 5640 33554432000 4194304 4964800 140733502843312 18446744073709551615 246516531669 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1777/statm: 11276 5662 386 189 0 6150 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45104

[startup+0.301096 s]
/proc/loadavg: 8.35 8.36 8.24 2/305 1777
/proc/meminfo: memFree=17698752/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=57388 CPUtime=0.29 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 12008 0 0 0 28 1 0 0 22 0 1 0 663013366 58765312 9224 33554432000 4194304 4964800 140733502843312 18446744073709551615 4607622 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1777/statm: 14347 9224 399 189 0 9221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57388

[startup+0.701021 s]
/proc/loadavg: 8.35 8.36 8.24 2/305 1777
/proc/meminfo: memFree=17698752/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=57388 CPUtime=0.69 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 12008 0 0 0 68 1 0 0 24 0 1 0 663013366 58765312 9224 33554432000 4194304 4964800 140733502843312 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1777/statm: 14347 9224 399 189 0 9221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57388

[startup+1.50088 s]
/proc/loadavg: 8.35 8.36 8.24 2/306 1778
/proc/meminfo: memFree=17663660/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=57388 CPUtime=1.49 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 12008 0 0 0 148 1 0 0 25 0 1 0 663013366 58765312 9224 33554432000 4194304 4964800 140733502843312 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1777/statm: 14347 9224 399 189 0 9221 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57388

[startup+3.10058 s]
/proc/loadavg: 8.35 8.36 8.24 2/306 1778
/proc/meminfo: memFree=17663040/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=57916 CPUtime=3.09 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 12142 0 0 0 308 1 0 0 25 0 1 0 663013366 59305984 9358 33554432000 4194304 4964800 140733502843312 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1777/statm: 14479 9358 400 189 0 9353 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57916

[startup+6.30097 s]
/proc/loadavg: 7.76 8.24 8.20 9/313 1785
/proc/meminfo: memFree=17640960/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=415168 CPUtime=14.94 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 26901 0 0 0 1482 12 0 0 19 0 8 0 663013366 425132032 22939 33554432000 4194304 4964800 140733502843312 18446744073709551615 4627973 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1777/statm: 103792 22939 464 189 0 98141 0
[pid=1777/tid=1779] ppid=1775 vsize=415168 CPUtime=1.24 cores=0-7
/proc/1777/task/1779/stat : 1779 (claspmt) R 1775 1777 1001 0 -1 4202560 1389 0 0 0 124 0 0 0 17 0 8 0 663013836 425132032 22939 33554432000 4194304 4964800 140733502843312 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1777/tid=1780] ppid=1775 vsize=415168 CPUtime=1.24 cores=0-7
/proc/1777/task/1780/stat : 1780 (claspmt) R 1775 1777 1001 0 -1 4202560 1108 0 0 0 124 0 0 0 17 0 8 0 663013836 425132032 22939 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1777/tid=1781] ppid=1775 vsize=415168 CPUtime=1.24 cores=0-7
/proc/1777/task/1781/stat : 1781 (claspmt) R 1775 1777 1001 0 -1 4202560 1853 0 0 0 123 1 0 0 19 0 8 0 663013836 425132032 22939 33554432000 4194304 4964800 140733502843312 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1777/tid=1782] ppid=1775 vsize=415168 CPUtime=1.23 cores=0-7
/proc/1777/task/1782/stat : 1782 (claspmt) R 1775 1777 1001 0 -1 4202560 2474 0 0 0 121 2 0 0 17 0 8 0 663013836 425132032 22939 33554432000 4194304 4964800 140733502843312 18446744073709551615 4359861 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1777/tid=1783] ppid=1775 vsize=415168 CPUtime=1.59 cores=0-7
/proc/1777/task/1783/stat : 1783 (claspmt) R 1775 1777 1001 0 -1 4202560 841 0 0 0 159 0 0 0 20 0 8 0 663013836 425132032 22939 33554432000 4194304 4964800 140733502843312 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1777/tid=1784] ppid=1775 vsize=415168 CPUtime=1.24 cores=0-7
/proc/1777/task/1784/stat : 1784 (claspmt) R 1775 1777 1001 0 -1 4202560 2425 0 0 0 123 1 0 0 17 0 8 0 663013836 425132032 22939 33554432000 4194304 4964800 140733502843312 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1777/tid=1785] ppid=1775 vsize=415168 CPUtime=1.15 cores=0-7
/proc/1777/task/1785/stat : 1785 (claspmt) R 1775 1777 1001 0 -1 4202560 2313 0 0 0 114 1 0 0 25 0 8 0 663013836 425132032 22939 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14.94
Current children cumulated vsize (KiB) 415168

[startup+12.7008 s]
/proc/loadavg: 7.78 8.24 8.20 10/313 1785
/proc/meminfo: memFree=17484752/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=427204 CPUtime=66.03 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 61923 0 0 0 6571 32 0 0 25 0 8 0 663013366 437456896 57961 33554432000 4194304 4964800 140733502843312 18446744073709551615 4321097 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1777/statm: 106801 57961 466 189 0 101150 0
[pid=1777/tid=1779] ppid=1775 vsize=427204 CPUtime=7.63 cores=0-7
/proc/1777/task/1779/stat : 1779 (claspmt) R 1775 1777 1001 0 -1 4202560 4344 0 0 0 761 2 0 0 25 0 8 0 663013836 437456896 57961 33554432000 4194304 4964800 140733502843312 18446744073709551615 4627218 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1777/tid=1780] ppid=1775 vsize=427204 CPUtime=7.63 cores=0-7
/proc/1777/task/1780/stat : 1780 (claspmt) R 1775 1777 1001 0 -1 4202560 3923 0 0 0 761 2 0 0 25 0 8 0 663013836 437456896 57961 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1777/tid=1781] ppid=1775 vsize=427204 CPUtime=7.63 cores=0-7
/proc/1777/task/1781/stat : 1781 (claspmt) R 1775 1777 1001 0 -1 4202560 6557 0 0 0 759 4 0 0 25 0 8 0 663013836 437456896 57961 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1777/tid=1782] ppid=1775 vsize=427204 CPUtime=7.56 cores=0-7
/proc/1777/task/1782/stat : 1782 (claspmt) R 1775 1777 1001 0 -1 4202560 6065 0 0 0 752 4 0 0 25 0 8 0 663013836 437456896 57961 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1777/tid=1783] ppid=1775 vsize=427204 CPUtime=7.99 cores=0-7
/proc/1777/task/1783/stat : 1783 (claspmt) R 1775 1777 1001 0 -1 4202560 5655 0 0 0 796 3 0 0 25 0 8 0 663013836 437456896 57961 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1777/tid=1784] ppid=1775 vsize=427204 CPUtime=7.63 cores=0-7
/proc/1777/task/1784/stat : 1784 (claspmt) R 1775 1777 1001 0 -1 4202560 6959 0 0 0 760 3 0 0 25 0 8 0 663013836 437456896 57961 33554432000 4194304 4964800 140733502843312 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1777/tid=1785] ppid=1775 vsize=427204 CPUtime=7.55 cores=0-7
/proc/1777/task/1785/stat : 1785 (claspmt) R 1775 1777 1001 0 -1 4202560 9647 0 0 0 750 5 0 0 20 0 8 0 663013836 437456896 57961 33554432000 4194304 4964800 140733502843312 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 66.03
Current children cumulated vsize (KiB) 427204

[startup+25.5005 s]
/proc/loadavg: 7.83 8.22 8.20 9/313 1786
/proc/meminfo: memFree=17307328/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=585416 CPUtime=168.27 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 104496 0 0 0 16768 59 0 0 25 0 8 0 663013366 599465984 100534 33554432000 4194304 4964800 140733502843312 18446744073709551615 4654540 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1777/statm: 146354 100534 466 189 0 140703 0
[pid=1777/tid=1779] ppid=1775 vsize=585416 CPUtime=20.43 cores=0-7
/proc/1777/task/1779/stat : 1779 (claspmt) R 1775 1777 1001 0 -1 4202560 8512 0 0 0 2038 5 0 0 25 0 8 0 663013836 599465984 100534 33554432000 4194304 4964800 140733502843312 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1777/tid=1780] ppid=1775 vsize=585416 CPUtime=20.44 cores=0-7
/proc/1777/task/1780/stat : 1780 (claspmt) R 1775 1777 1001 0 -1 4202560 6018 0 0 0 2040 4 0 0 25 0 8 0 663013836 599465984 100534 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1777/tid=1781] ppid=1775 vsize=585416 CPUtime=20.42 cores=0-7
/proc/1777/task/1781/stat : 1781 (claspmt) R 1775 1777 1001 0 -1 4202560 11049 0 0 0 2036 6 0 0 25 0 8 0 663013836 599465984 100534 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1777/tid=1782] ppid=1775 vsize=585416 CPUtime=20.23 cores=0-7
/proc/1777/task/1782/stat : 1782 (claspmt) R 1775 1777 1001 0 -1 4202560 10323 0 0 0 2016 7 0 0 25 0 8 0 663013836 599465984 100534 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1777/tid=1783] ppid=1775 vsize=585416 CPUtime=20.78 cores=0-7
/proc/1777/task/1783/stat : 1783 (claspmt) R 1775 1777 1001 0 -1 4202560 9605 0 0 0 2072 6 0 0 25 0 8 0 663013836 599465984 100534 33554432000 4194304 4964800 140733502843312 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1777/tid=1784] ppid=1775 vsize=585416 CPUtime=20.44 cores=0-7
/proc/1777/task/1784/stat : 1784 (claspmt) R 1775 1777 1001 0 -1 4202560 11010 0 0 0 2038 6 0 0 25 0 8 0 663013836 599465984 100534 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1777/tid=1785] ppid=1775 vsize=585416 CPUtime=20.34 cores=0-7
/proc/1777/task/1785/stat : 1785 (claspmt) R 1775 1777 1001 0 -1 4202560 21856 0 0 0 2021 13 0 0 25 0 8 0 663013836 599465984 100534 33554432000 4194304 4964800 140733502843312 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 168.27
Current children cumulated vsize (KiB) 585416

[startup+51.1008 s]
/proc/loadavg: 7.97 8.22 8.20 9/313 1786
/proc/meminfo: memFree=17069816/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=887132 CPUtime=372.8 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 164450 0 0 0 37180 100 0 0 25 0 8 0 663013366 908423168 160488 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670368 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1777/statm: 221783 160488 466 189 0 216132 0
[pid=1777/tid=1779] ppid=1775 vsize=887132 CPUtime=46.02 cores=0-7
/proc/1777/task/1779/stat : 1779 (claspmt) R 1775 1777 1001 0 -1 4202560 15156 0 0 0 4593 9 0 0 25 0 8 0 663013836 908423168 160488 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1777/tid=1780] ppid=1775 vsize=887132 CPUtime=46.04 cores=0-7
/proc/1777/task/1780/stat : 1780 (claspmt) R 1775 1777 1001 0 -1 4202560 8890 0 0 0 4598 6 0 0 25 0 8 0 663013836 908423168 160488 33554432000 4194304 4964800 140733502843312 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1777/tid=1781] ppid=1775 vsize=887132 CPUtime=46.03 cores=0-7
/proc/1777/task/1781/stat : 1781 (claspmt) R 1775 1777 1001 0 -1 4202560 16861 0 0 0 4593 10 0 0 20 0 8 0 663013836 908423168 160488 33554432000 4194304 4964800 140733502843312 18446744073709551615 4653136 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1777/tid=1782] ppid=1775 vsize=887132 CPUtime=45.58 cores=0-7
/proc/1777/task/1782/stat : 1782 (claspmt) R 1775 1777 1001 0 -1 4202560 16375 0 0 0 4546 12 0 0 25 0 8 0 663013836 908423168 160488 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1777/tid=1783] ppid=1775 vsize=887132 CPUtime=46.39 cores=0-7
/proc/1777/task/1783/stat : 1783 (claspmt) R 1775 1777 1001 0 -1 4202560 16333 0 0 0 4629 10 0 0 25 0 8 0 663013836 908423168 160488 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1777/tid=1784] ppid=1775 vsize=887132 CPUtime=46.03 cores=0-7
/proc/1777/task/1784/stat : 1784 (claspmt) R 1775 1777 1001 0 -1 4202560 15854 0 0 0 4594 9 0 0 25 0 8 0 663013836 908423168 160489 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1777/tid=1785] ppid=1775 vsize=887132 CPUtime=45.95 cores=0-7
/proc/1777/task/1785/stat : 1785 (claspmt) R 1775 1777 1001 0 -1 4202560 39367 0 0 0 4569 26 0 0 25 0 8 0 663013836 908423168 160489 33554432000 4194304 4964800 140733502843312 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 372.8
Current children cumulated vsize (KiB) 887132

[startup+102.311 s]
/proc/loadavg: 7.98 8.18 8.18 9/313 1788
/proc/meminfo: memFree=16749496/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=1259408 CPUtime=781.93 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 243139 0 0 0 78031 162 0 0 25 0 8 0 663013366 1289633792 239131 33554432000 4194304 4964800 140733502843312 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1777/statm: 314852 239131 466 189 0 309201 0
[pid=1777/tid=1779] ppid=1775 vsize=1259408 CPUtime=97.21 cores=0-7
/proc/1777/task/1779/stat : 1779 (claspmt) R 1775 1777 1001 0 -1 4202560 24791 0 0 0 9704 17 0 0 23 0 8 0 663013836 1289633792 239131 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1777/tid=1780] ppid=1775 vsize=1259408 CPUtime=97.25 cores=0-7
/proc/1777/task/1780/stat : 1780 (claspmt) R 1775 1777 1001 0 -1 4202560 12059 0 0 0 9718 7 0 0 25 0 8 0 663013836 1289633792 239131 33554432000 4194304 4964800 140733502843312 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1777/tid=1781] ppid=1775 vsize=1259408 CPUtime=97.22 cores=0-7
/proc/1777/task/1781/stat : 1781 (claspmt) R 1775 1777 1001 0 -1 4202560 23381 0 0 0 9707 15 0 0 25 0 8 0 663013836 1289633792 239131 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1777/tid=1782] ppid=1775 vsize=1259408 CPUtime=96.27 cores=0-7
/proc/1777/task/1782/stat : 1782 (claspmt) R 1775 1777 1001 0 -1 4202560 22337 0 0 0 9612 15 0 0 25 0 8 0 663013836 1289633792 239131 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1777/tid=1783] ppid=1775 vsize=1259408 CPUtime=97.6 cores=0-7
/proc/1777/task/1783/stat : 1783 (claspmt) R 1775 1777 1001 0 -1 4202560 23913 0 0 0 9745 15 0 0 25 0 8 0 663013836 1289633792 239131 33554432000 4194304 4964800 140733502843312 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1777/tid=1784] ppid=1775 vsize=1259408 CPUtime=97.25 cores=0-7
/proc/1777/task/1784/stat : 1784 (claspmt) R 1775 1777 1001 0 -1 4202560 19496 0 0 0 9712 13 0 0 25 0 8 0 663013836 1289633792 239131 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1777/tid=1785] ppid=1775 vsize=1259408 CPUtime=97.15 cores=0-7
/proc/1777/task/1785/stat : 1785 (claspmt) R 1775 1777 1001 0 -1 4202560 63854 0 0 0 9668 47 0 0 25 0 8 0 663013836 1289633792 239131 33554432000 4194304 4964800 140733502843312 18446744073709551615 4365162 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 781.93
Current children cumulated vsize (KiB) 1259408

[startup+162.3 s]
/proc/loadavg: 8.19 8.22 8.19 10/313 1789
/proc/meminfo: memFree=16519572/32951124 swapFree=54450792/67111528

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

[pid=1777] ppid=1775 vsize=4875492 CPUtime=37692.4 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 1150425 0 0 0 3768005 1240 0 0 25 0 8 0 663013366 4992503808 1140319 33554432000 4194304 4964800 140733502843312 18446744073709551615 4342920 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1777/statm: 1218873 1140319 466 189 0 1213222 0
[pid=1777/tid=1779] ppid=1775 vsize=4875492 CPUtime=4689.57 cores=0-7
/proc/1777/task/1779/stat : 1779 (claspmt) R 1775 1777 1001 0 -1 4202560 83781 0 0 0 468862 95 0 0 25 0 8 0 663013836 4992503808 1140319 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1777/tid=1780] ppid=1775 vsize=4875492 CPUtime=4717.39 cores=0-7
/proc/1777/task/1780/stat : 1780 (claspmt) R 1775 1777 1001 0 -1 4202560 83498 0 0 0 471706 33 0 0 25 0 8 0 663013836 4992503808 1140319 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1777/tid=1781] ppid=1775 vsize=4875492 CPUtime=4710.82 cores=0-7
/proc/1777/task/1781/stat : 1781 (claspmt) R 1775 1777 1001 0 -1 4202560 75653 0 0 0 471000 82 0 0 25 0 8 0 663013836 4992503808 1140319 33554432000 4194304 4964800 140733502843312 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1777/tid=1782] ppid=1775 vsize=4875492 CPUtime=4713.72 cores=0-7
/proc/1777/task/1782/stat : 1782 (claspmt) R 1775 1777 1001 0 -1 4202560 85127 0 0 0 471277 95 0 0 25 0 8 0 663013836 4992503808 1140319 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1777/tid=1783] ppid=1775 vsize=4875492 CPUtime=4709.03 cores=0-7
/proc/1777/task/1783/stat : 1783 (claspmt) R 1775 1777 1001 0 -1 4202560 57993 0 0 0 470848 55 0 0 25 0 8 0 663013836 4992503808 1140319 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1777/tid=1784] ppid=1775 vsize=4875492 CPUtime=4716.43 cores=0-7
/proc/1777/task/1784/stat : 1784 (claspmt) R 1775 1777 1001 0 -1 4202560 70933 0 0 0 471570 73 0 0 25 0 8 0 663013836 4992503808 1140319 33554432000 4194304 4964800 140733502843312 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1777/tid=1785] ppid=1775 vsize=4875492 CPUtime=4713.62 cores=0-7
/proc/1777/task/1785/stat : 1785 (claspmt) R 1775 1777 1001 0 -1 4202560 417211 0 0 0 470850 512 0 0 25 0 8 0 663013836 4992503808 1140319 33554432000 4194304 4964800 140733502843312 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37692.4
Current children cumulated vsize (KiB) 4875492

[startup+4782.3 s]
/proc/loadavg: 8.23 8.17 8.10 9/313 1947
/proc/meminfo: memFree=13101184/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=4941028 CPUtime=38171.8 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 1158666 0 0 0 3815923 1253 0 0 25 0 8 0 663013366 5059612672 1148560 33554432000 4194304 4964800 140733502843312 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1777/statm: 1235257 1148560 466 189 0 1229606 0
[pid=1777/tid=1779] ppid=1775 vsize=4941028 CPUtime=4748.97 cores=0-7
/proc/1777/task/1779/stat : 1779 (claspmt) R 1775 1777 1001 0 -1 4202560 84131 0 0 0 474801 96 0 0 25 0 8 0 663013836 5059612672 1148560 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1777/tid=1780] ppid=1775 vsize=4941028 CPUtime=4777.38 cores=0-7
/proc/1777/task/1780/stat : 1780 (claspmt) R 1775 1777 1001 0 -1 4202560 84633 0 0 0 477705 33 0 0 25 0 8 0 663013836 5059612672 1148560 33554432000 4194304 4964800 140733502843312 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1777/tid=1781] ppid=1775 vsize=4941028 CPUtime=4770.8 cores=0-7
/proc/1777/task/1781/stat : 1781 (claspmt) R 1775 1777 1001 0 -1 4202560 75666 0 0 0 476998 82 0 0 25 0 8 0 663013836 5059612672 1148560 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1777/tid=1782] ppid=1775 vsize=4941028 CPUtime=4773.69 cores=0-7
/proc/1777/task/1782/stat : 1782 (claspmt) R 1775 1777 1001 0 -1 4202560 85139 0 0 0 477274 95 0 0 25 0 8 0 663013836 5059612672 1148560 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1777/tid=1783] ppid=1775 vsize=4941028 CPUtime=4769.03 cores=0-7
/proc/1777/task/1783/stat : 1783 (claspmt) R 1775 1777 1001 0 -1 4202560 58023 0 0 0 476848 55 0 0 25 0 8 0 663013836 5059612672 1148560 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1777/tid=1784] ppid=1775 vsize=4941028 CPUtime=4776.42 cores=0-7
/proc/1777/task/1784/stat : 1784 (claspmt) R 1775 1777 1001 0 -1 4202560 76002 0 0 0 477560 82 0 0 25 0 8 0 663013836 5059612672 1148560 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1777/tid=1785] ppid=1775 vsize=4941028 CPUtime=4773.61 cores=0-7
/proc/1777/task/1785/stat : 1785 (claspmt) R 1775 1777 1001 0 -1 4202560 418773 0 0 0 476846 515 0 0 25 0 8 0 663013836 5059612672 1148560 33554432000 4194304 4964800 140733502843312 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38171.8
Current children cumulated vsize (KiB) 4941028

[startup+4842.3 s]
/proc/loadavg: 8.08 8.13 8.09 9/313 1948
/proc/meminfo: memFree=13078584/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=4941028 CPUtime=38651.2 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 1164385 0 0 0 3863855 1262 0 0 25 0 8 0 663013366 5059612672 1154093 33554432000 4194304 4964800 140733502843312 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1777/statm: 1235257 1154093 466 189 0 1229606 0
[pid=1777/tid=1779] ppid=1775 vsize=4941028 CPUtime=4808.37 cores=0-7
/proc/1777/task/1779/stat : 1779 (claspmt) R 1775 1777 1001 0 -1 4202560 87135 0 0 0 480735 102 0 0 25 0 8 0 663013836 5059612672 1154093 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1777/tid=1780] ppid=1775 vsize=4941028 CPUtime=4837.38 cores=0-7
/proc/1777/task/1780/stat : 1780 (claspmt) R 1775 1777 1001 0 -1 4202560 85766 0 0 0 483704 34 0 0 25 0 8 0 663013836 5059612672 1154093 33554432000 4194304 4964800 140733502843312 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1777/tid=1781] ppid=1775 vsize=4941028 CPUtime=4830.8 cores=0-7
/proc/1777/task/1781/stat : 1781 (claspmt) R 1775 1777 1001 0 -1 4202560 75950 0 0 0 482998 82 0 0 25 0 8 0 663013836 5059612672 1154093 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1777/tid=1782] ppid=1775 vsize=4941028 CPUtime=4833.69 cores=0-7
/proc/1777/task/1782/stat : 1782 (claspmt) R 1775 1777 1001 0 -1 4202560 85151 0 0 0 483274 95 0 0 25 0 8 0 663013836 5059612672 1154093 33554432000 4194304 4964800 140733502843312 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1777/tid=1783] ppid=1775 vsize=4941028 CPUtime=4829.03 cores=0-7
/proc/1777/task/1783/stat : 1783 (claspmt) R 1775 1777 1001 0 -1 4202560 58054 0 0 0 482848 55 0 0 25 0 8 0 663013836 5059612672 1154093 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1777/tid=1784] ppid=1775 vsize=4941028 CPUtime=4836.42 cores=0-7
/proc/1777/task/1784/stat : 1784 (claspmt) R 1775 1777 1001 0 -1 4202560 77048 0 0 0 483559 83 0 0 25 0 8 0 663013836 5059612672 1154093 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1777/tid=1785] ppid=1775 vsize=4941028 CPUtime=4833.61 cores=0-7
/proc/1777/task/1785/stat : 1785 (claspmt) R 1775 1777 1001 0 -1 4202560 418980 0 0 0 482846 515 0 0 25 0 8 0 663013836 5059612672 1154093 33554432000 4194304 4964800 140733502843312 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38651.2
Current children cumulated vsize (KiB) 4941028

[startup+4902.3 s]
/proc/loadavg: 8.16 8.14 8.10 10/313 1950
/proc/meminfo: memFree=13028444/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=4949232 CPUtime=39130.6 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 1177242 0 0 0 3911781 1277 0 0 25 0 8 0 663013366 5068013568 1166885 33554432000 4194304 4964800 140733502843312 18446744073709551615 4632347 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1777/statm: 1237308 1166885 466 189 0 1231657 0
[pid=1777/tid=1779] ppid=1775 vsize=4949232 CPUtime=4867.77 cores=0-7
/proc/1777/task/1779/stat : 1779 (claspmt) R 1775 1777 1001 0 -1 4202560 88537 0 0 0 486675 102 0 0 25 0 8 0 663013836 5068013568 1166885 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1777/tid=1780] ppid=1775 vsize=4949232 CPUtime=4897.38 cores=0-7
/proc/1777/task/1780/stat : 1780 (claspmt) R 1775 1777 1001 0 -1 4202560 86309 0 0 0 489704 34 0 0 25 0 8 0 663013836 5068013568 1166885 33554432000 4194304 4964800 140733502843312 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1777/tid=1781] ppid=1775 vsize=4949232 CPUtime=4890.81 cores=0-7
/proc/1777/task/1781/stat : 1781 (claspmt) R 1775 1777 1001 0 -1 4202560 75961 0 0 0 488999 82 0 0 25 0 8 0 663013836 5068013568 1166885 33554432000 4194304 4964800 140733502843312 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1777/tid=1782] ppid=1775 vsize=4949232 CPUtime=4893.68 cores=0-7
/proc/1777/task/1782/stat : 1782 (claspmt) R 1775 1777 1001 0 -1 4202560 85158 0 0 0 489273 95 0 0 25 0 8 0 663013836 5068013568 1166885 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1777/tid=1783] ppid=1775 vsize=4949232 CPUtime=4889.03 cores=0-7
/proc/1777/task/1783/stat : 1783 (claspmt) R 1775 1777 1001 0 -1 4202560 58087 0 0 0 488848 55 0 0 25 0 8 0 663013836 5068013568 1166885 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1777/tid=1784] ppid=1775 vsize=4949232 CPUtime=4896.42 cores=0-7
/proc/1777/task/1784/stat : 1784 (claspmt) R 1775 1777 1001 0 -1 4202560 84394 0 0 0 489550 92 0 0 25 0 8 0 663013836 5068013568 1166885 33554432000 4194304 4964800 140733502843312 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1777/tid=1785] ppid=1775 vsize=4949232 CPUtime=4893.61 cores=0-7
/proc/1777/task/1785/stat : 1785 (claspmt) R 1775 1777 1001 0 -1 4202560 422494 0 0 0 488841 520 0 0 25 0 8 0 663013836 5068013568 1166885 33554432000 4194304 4964800 140733502843312 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39130.6
Current children cumulated vsize (KiB) 4949232

[startup+4962.3 s]
/proc/loadavg: 8.15 8.14 8.09 9/313 1951
/proc/meminfo: memFree=12989832/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=5014768 CPUtime=39609.9 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 1186634 0 0 0 3959695 1293 0 0 25 0 8 0 663013366 5135122432 1176277 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1777/statm: 1253692 1176277 466 189 0 1248041 0
[pid=1777/tid=1779] ppid=1775 vsize=5014768 CPUtime=4927.09 cores=0-7
/proc/1777/task/1779/stat : 1779 (claspmt) R 1775 1777 1001 0 -1 4202560 88545 0 0 0 492605 104 0 0 25 0 8 0 663013836 5135122432 1176277 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1777/tid=1780] ppid=1775 vsize=5014768 CPUtime=4957.38 cores=0-7
/proc/1777/task/1780/stat : 1780 (claspmt) R 1775 1777 1001 0 -1 4202560 86356 0 0 0 495704 34 0 0 25 0 8 0 663013836 5135122432 1176277 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1777/tid=1781] ppid=1775 vsize=5014768 CPUtime=4950.81 cores=0-7
/proc/1777/task/1781/stat : 1781 (claspmt) R 1775 1777 1001 0 -1 4202560 76012 0 0 0 494998 83 0 0 25 0 8 0 663013836 5135122432 1176277 33554432000 4194304 4964800 140733502843312 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1777/tid=1782] ppid=1775 vsize=5014768 CPUtime=4953.68 cores=0-7
/proc/1777/task/1782/stat : 1782 (claspmt) R 1775 1777 1001 0 -1 4202560 85548 0 0 0 495272 96 0 0 25 0 8 0 663013836 5135122432 1176277 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1777/tid=1783] ppid=1775 vsize=5014768 CPUtime=4949.03 cores=0-7
/proc/1777/task/1783/stat : 1783 (claspmt) R 1775 1777 1001 0 -1 4202560 58242 0 0 0 494848 55 0 0 25 0 8 0 663013836 5135122432 1176277 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1777/tid=1784] ppid=1775 vsize=5014768 CPUtime=4956.42 cores=0-7
/proc/1777/task/1784/stat : 1784 (claspmt) R 1775 1777 1001 0 -1 4202560 85172 0 0 0 495548 94 0 0 25 0 8 0 663013836 5135122432 1176277 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670363 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1777/tid=1785] ppid=1775 vsize=5014768 CPUtime=4953.61 cores=0-7
/proc/1777/task/1785/stat : 1785 (claspmt) R 1775 1777 1001 0 -1 4202560 430457 0 0 0 494829 532 0 0 25 0 8 0 663013836 5135122432 1176277 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39609.9
Current children cumulated vsize (KiB) 5014768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.2 s]
/proc/loadavg: 8.29 8.17 8.10 9/313 1953
/proc/meminfo: memFree=12988556/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=5014768 CPUtime=40000.6 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 1186903 0 0 0 3998769 1293 0 0 25 0 8 0 663013366 5135122432 1176546 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1777/statm: 1253692 1176546 466 189 0 1248041 0
[pid=1777/tid=1779] ppid=1775 vsize=5014768 CPUtime=4975.51 cores=0-7
/proc/1777/task/1779/stat : 1779 (claspmt) R 1775 1777 1001 0 -1 4202560 88553 0 0 0 497447 104 0 0 25 0 8 0 663013836 5135122432 1176546 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1777/tid=1780] ppid=1775 vsize=5014768 CPUtime=5006.29 cores=0-7
/proc/1777/task/1780/stat : 1780 (claspmt) R 1775 1777 1001 0 -1 4202560 86429 0 0 0 500595 34 0 0 25 0 8 0 663013836 5135122432 1176546 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1777/tid=1781] ppid=1775 vsize=5014768 CPUtime=4999.73 cores=0-7
/proc/1777/task/1781/stat : 1781 (claspmt) R 1775 1777 1001 0 -1 4202560 76014 0 0 0 499890 83 0 0 25 0 8 0 663013836 5135122432 1176546 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1777/tid=1782] ppid=1775 vsize=5014768 CPUtime=5002.58 cores=0-7
/proc/1777/task/1782/stat : 1782 (claspmt) R 1775 1777 1001 0 -1 4202560 85688 0 0 0 500162 96 0 0 25 0 8 0 663013836 5135122432 1176546 33554432000 4194304 4964800 140733502843312 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1777/tid=1783] ppid=1775 vsize=5014768 CPUtime=4997.94 cores=0-7
/proc/1777/task/1783/stat : 1783 (claspmt) R 1775 1777 1001 0 -1 4202560 58275 0 0 0 499739 55 0 0 25 0 8 0 663013836 5135122432 1176546 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1777/tid=1784] ppid=1775 vsize=5014768 CPUtime=5005.33 cores=0-7
/proc/1777/task/1784/stat : 1784 (claspmt) R 1775 1777 1001 0 -1 4202560 85180 0 0 0 500439 94 0 0 25 0 8 0 663013836 5135122432 1176546 33554432000 4194304 4964800 140733502843312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1777/tid=1785] ppid=1775 vsize=5014768 CPUtime=5002.53 cores=0-7
/proc/1777/task/1785/stat : 1785 (claspmt) R 1775 1777 1001 0 -1 4202560 430459 0 0 0 499721 532 0 0 25 0 8 0 663013836 5135122432 1176546 33554432000 4194304 4964800 140733502843312 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 5014768

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

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

[startup+5011.8 s]
/proc/loadavg: 8.29 8.17 8.10 2/307 1955
/proc/meminfo: memFree=12988604/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=4940708 CPUtime=40001.3 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 1186913 0 0 0 3998838 1294 0 0 25 0 1 0 663013366 5059284992 1157522 33554432000 4194304 4964800 140733502843312 18446744073709551615 246516489569 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1777/statm: 1235177 1157522 476 189 0 1229526 0
Current children cumulated CPU time (s) 40001.3
Current children cumulated vsize (KiB) 4940708

[startup+5012.2 s]
/proc/loadavg: 8.29 8.17 8.10 2/307 1955
/proc/meminfo: memFree=12988604/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=2314792 CPUtime=40001.7 cores=0-7
/proc/1777/stat : 1777 (claspmt) R 1775 1777 1001 0 -1 4202496 1186913 0 0 0 3998867 1304 0 0 25 0 1 0 663013366 2370347008 522215 33554432000 4194304 4964800 140733502843312 18446744073709551615 246516877671 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1777/statm: 578698 522139 476 189 0 573047 0
Current children cumulated CPU time (s) 40001.7
Current children cumulated vsize (KiB) 2314792

[startup+5012.3 s]
/proc/loadavg: 8.29 8.17 8.10 2/307 1955
/proc/meminfo: memFree=12988604/32951124 swapFree=54450792/67111528
[pid=1777] ppid=1775 vsize=0 CPUtime=40001.8 cores=0-7
/proc/1777/stat : 1777 (claspmt) S 1775 1777 1001 0 -1 4202500 1186914 0 0 0 3998867 1314 0 0 25 0 1 0 663013366 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1777/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40001.8
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5012.3
CPU time (s): 40001.8
CPU user time (s): 39988.7
CPU system time (s): 13.142
CPU usage (%): 798.073
Max. virtual memory (cumulated for all children) (KiB): 5014768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39988.7
system time used= 13.142
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1186914
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= 68442
involuntary context switches= 343094

runsolver used 14.3228 second user time and 35.8066 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-16 04:49:12
IDJOB=3381368
IDBENCH=88204
IDSOLVER=1865
FILE ID=node134/3381368-1305514152
RUNJOBID= node134-1305509151-1015
PBS_JOBID= 13325515
Free space on /tmp= 73620 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.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-3381368-1305514152/watcher-3381368-1305514152 -o /tmp/evaluation-result-3381368-1305514152/solver-3381368-1305514152 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381368-1305514152.cnf

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=917108492

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17699032 kB
Buffers:        131260 kB
Cached:         510748 kB
SwapCached:      16428 kB
Active:        4033948 kB
Inactive:     10979324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17699032 kB
SwapTotal:    67111528 kB
SwapFree:     54450792 kB
Dirty:            8372 kB
Writeback:           0 kB
AnonPages:    14364376 kB
Mapped:          14328 kB
Slab:            98156 kB
PageTables:      72176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59412956 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= 73620 MiB
End job on node134 at 2011-05-16 06:12:45