Trace number 3322767

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? (TO) 40001.6 5016.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.365943
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...667176/instance-3322767-1307667176.cnf
10.79/10.80	c Solving...
40000.05/5014.31	
40000.05/5014.31	*** INTERRUPTED! ***
40000.05/5014.31	*** Shutting down threads...
40001.48/5015.78	s UNKNOWN
40001.48/5015.78	
40001.48/5015.78	c INTERRUPTED   : 1
40001.48/5015.78	c Models        : 0+    
40001.48/5015.78	c Time          : 5014.315s (Solving: 5003.51s 1st Model: 0.00s Unsat: 0.00s)
40001.48/5015.78	c CPU Time      : 40000.110s

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: 977)

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-3322767-1307667176/watcher-3322767-1307667176 -o /tmp/evaluation-result-3322767-1307667176/solver-3322767-1307667176 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322767-1307667176.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.12 6.95 4.54 1/167 25912
/proc/meminfo: memFree=31923360/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=21768 CPUtime=0 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 764 0 0 0 0 0 0 0 25 0 1 0 878318080 22290432 666 33554432000 4194304 4964704 140733783286464 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25912/statm: 5442 667 386 189 0 316 0

[startup+0.0230541 s]
/proc/loadavg: 8.12 6.95 4.54 1/167 25912
/proc/meminfo: memFree=31923360/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=25024 CPUtime=0.01 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 1865 0 0 0 1 0 0 0 25 0 1 0 878318080 25624576 1475 33554432000 4194304 4964704 140733783286464 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25912/statm: 6256 1476 386 189 0 1130 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25024

[startup+0.10103 s]
/proc/loadavg: 8.12 6.95 4.54 1/167 25912
/proc/meminfo: memFree=31923360/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=39432 CPUtime=0.09 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 6915 0 0 0 8 1 0 0 25 0 1 0 878318080 40378368 5059 33554432000 4194304 4964704 140733783286464 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25912/statm: 9858 5060 386 189 0 4732 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39432

[startup+0.300998 s]
/proc/loadavg: 8.12 6.95 4.54 1/167 25912
/proc/meminfo: memFree=31923360/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=78916 CPUtime=0.29 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 18778 0 0 0 27 2 0 0 25 0 1 0 878318080 80809984 14609 33554432000 4194304 4964704 140733783286464 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25912/statm: 19729 14609 397 189 0 14603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78916

[startup+0.700916 s]
/proc/loadavg: 8.12 6.95 4.54 1/167 25912
/proc/meminfo: memFree=31923360/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=79972 CPUtime=0.69 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 19169 0 0 0 67 2 0 0 25 0 1 0 878318080 81891328 15000 33554432000 4194304 4964704 140733783286464 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25912/statm: 19993 15000 399 189 0 14867 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79972

[startup+1.50077 s]
/proc/loadavg: 7.55 6.85 4.52 2/168 25913
/proc/meminfo: memFree=31864848/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=79972 CPUtime=1.49 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 19169 0 0 0 147 2 0 0 25 0 1 0 878318080 81891328 15000 33554432000 4194304 4964704 140733783286464 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25912/statm: 19993 15000 399 189 0 14867 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79972

[startup+3.10047 s]
/proc/loadavg: 7.55 6.85 4.52 2/168 25913
/proc/meminfo: memFree=31865188/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=79972 CPUtime=3.09 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 19169 0 0 0 307 2 0 0 25 0 1 0 878318080 81891328 15000 33554432000 4194304 4964704 140733783286464 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25912/statm: 19993 15000 399 189 0 14867 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79972

[startup+6.30089 s]
/proc/loadavg: 7.55 6.85 4.52 2/168 25913
/proc/meminfo: memFree=31864824/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=80368 CPUtime=6.29 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 19289 0 0 0 626 3 0 0 25 0 1 0 878318080 82296832 15120 33554432000 4194304 4964704 140733783286464 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25912/statm: 20092 15120 400 189 0 14966 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80368

[startup+12.7007 s]
/proc/loadavg: 6.54 6.66 4.48 9/175 25920
/proc/meminfo: memFree=31824272/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=439916 CPUtime=20.82 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 39511 0 0 0 2068 14 0 0 17 0 8 0 878318080 450473984 33356 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670145 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25912/statm: 109979 33356 464 189 0 104328 0
[pid=25912/tid=25914] ppid=25910 vsize=439916 CPUtime=1.16 cores=0-7
/proc/25912/task/25914/stat : 25914 (claspmt) R 25910 25912 25643 0 -1 4202560 1880 0 0 0 115 1 0 0 17 0 8 0 878319160 450473984 33356 33554432000 4194304 4964704 140733783286464 18446744073709551615 4627269 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25912/tid=25915] ppid=25910 vsize=439916 CPUtime=1.14 cores=0-7
/proc/25912/task/25915/stat : 25915 (claspmt) R 25910 25912 25643 0 -1 4202560 2405 0 0 0 114 0 0 0 19 0 8 0 878319160 450473984 33357 33554432000 4194304 4964704 140733783286464 18446744073709551615 4651279 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25912/tid=25916] ppid=25910 vsize=439916 CPUtime=1.17 cores=0-7
/proc/25912/task/25916/stat : 25916 (claspmt) R 25910 25912 25643 0 -1 4202560 2161 0 0 0 116 1 0 0 17 0 8 0 878319160 450473984 33357 33554432000 4194304 4964704 140733783286464 18446744073709551615 4332519 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25912/tid=25917] ppid=25910 vsize=439916 CPUtime=1.15 cores=0-7
/proc/25912/task/25917/stat : 25917 (claspmt) R 25910 25912 25643 0 -1 4202560 2560 0 0 0 114 1 0 0 17 0 8 0 878319160 450473984 33358 33554432000 4194304 4964704 140733783286464 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25912/tid=25918] ppid=25910 vsize=439916 CPUtime=1.87 cores=0-7
/proc/25912/task/25918/stat : 25918 (claspmt) R 25910 25912 25643 0 -1 4202560 1828 0 0 0 187 0 0 0 20 0 8 0 878319160 450473984 33359 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25912/tid=25919] ppid=25910 vsize=439916 CPUtime=1.15 cores=0-7
/proc/25912/task/25919/stat : 25919 (claspmt) R 25910 25912 25643 0 -1 4202560 2524 0 0 0 114 1 0 0 17 0 8 0 878319160 450473984 33359 33554432000 4194304 4964704 140733783286464 18446744073709551615 4627433 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25912/tid=25920] ppid=25910 vsize=439916 CPUtime=1.14 cores=0-7
/proc/25912/task/25920/stat : 25920 (claspmt) R 25910 25912 25643 0 -1 4202560 2771 0 0 0 113 1 0 0 17 0 8 0 878319160 450473984 33360 33554432000 4194304 4964704 140733783286464 18446744073709551615 4627394 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.82
Current children cumulated vsize (KiB) 439916

[startup+25.5013 s]
/proc/loadavg: 6.76 6.70 4.52 9/175 25921
/proc/meminfo: memFree=31454072/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=864176 CPUtime=123.08 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 125012 0 0 0 12252 56 0 0 25 0 8 0 878318080 884916224 118857 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25912/statm: 216044 118857 466 189 0 210393 0
[pid=25912/tid=25914] ppid=25910 vsize=864176 CPUtime=13.95 cores=0-7
/proc/25912/task/25914/stat : 25914 (claspmt) R 25910 25912 25643 0 -1 4202560 11200 0 0 0 1388 7 0 0 20 0 8 0 878319160 884916224 118857 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320958 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25912/tid=25915] ppid=25910 vsize=864176 CPUtime=13.94 cores=0-7
/proc/25912/task/25915/stat : 25915 (claspmt) R 25910 25912 25643 0 -1 4202560 7541 0 0 0 1392 2 0 0 25 0 8 0 878319160 884916224 118857 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25912/tid=25916] ppid=25910 vsize=864176 CPUtime=13.97 cores=0-7
/proc/25912/task/25916/stat : 25916 (claspmt) R 25910 25912 25643 0 -1 4202560 10732 0 0 0 1393 4 0 0 25 0 8 0 878319160 884916224 118857 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25912/tid=25917] ppid=25910 vsize=864176 CPUtime=13.95 cores=0-7
/proc/25912/task/25917/stat : 25917 (claspmt) R 25910 25912 25643 0 -1 4202560 15156 0 0 0 1387 8 0 0 25 0 8 0 878319160 884916224 118857 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25912/tid=25918] ppid=25910 vsize=864176 CPUtime=14.68 cores=0-7
/proc/25912/task/25918/stat : 25918 (claspmt) R 25910 25912 25643 0 -1 4202560 13918 0 0 0 1462 6 0 0 25 0 8 0 878319160 884916224 118857 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25912/tid=25919] ppid=25910 vsize=864176 CPUtime=13.86 cores=0-7
/proc/25912/task/25919/stat : 25919 (claspmt) R 25910 25912 25643 0 -1 4202560 12505 0 0 0 1380 6 0 0 25 0 8 0 878319160 884916224 118857 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25912/tid=25920] ppid=25910 vsize=864176 CPUtime=13.93 cores=0-7
/proc/25912/task/25920/stat : 25920 (claspmt) R 25910 25912 25643 0 -1 4202560 15848 0 0 0 1383 10 0 0 25 0 8 0 878319160 884916224 118857 33554432000 4194304 4964704 140733783286464 18446744073709551615 244446606369 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 123.08
Current children cumulated vsize (KiB) 864176

[startup+51.1005 s]
/proc/loadavg: 7.18 6.81 4.61 9/175 25921
/proc/meminfo: memFree=31022588/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=1174212 CPUtime=327.69 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 232362 0 0 0 32644 125 0 0 25 0 8 0 878318080 1202393088 226207 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320921 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25912/statm: 293553 226207 466 189 0 287902 0
[pid=25912/tid=25914] ppid=25910 vsize=1174212 CPUtime=39.53 cores=0-7
/proc/25912/task/25914/stat : 25914 (claspmt) R 25910 25912 25643 0 -1 4202560 24843 0 0 0 3937 16 0 0 25 0 8 0 878319160 1202393088 226207 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25912/tid=25915] ppid=25910 vsize=1174212 CPUtime=39.55 cores=0-7
/proc/25912/task/25915/stat : 25915 (claspmt) R 25910 25912 25643 0 -1 4202560 12309 0 0 0 3950 5 0 0 25 0 8 0 878319160 1202393088 226207 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25912/tid=25916] ppid=25910 vsize=1174212 CPUtime=39.56 cores=0-7
/proc/25912/task/25916/stat : 25916 (claspmt) R 25910 25912 25643 0 -1 4202560 24069 0 0 0 3945 11 0 0 25 0 8 0 878319160 1202393088 226207 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25912/tid=25917] ppid=25910 vsize=1174212 CPUtime=39.54 cores=0-7
/proc/25912/task/25917/stat : 25917 (claspmt) R 25910 25912 25643 0 -1 4202560 31718 0 0 0 3937 17 0 0 25 0 8 0 878319160 1202393088 226208 33554432000 4194304 4964704 140733783286464 18446744073709551615 4627609 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25912/tid=25918] ppid=25910 vsize=1174212 CPUtime=40.26 cores=0-7
/proc/25912/task/25918/stat : 25918 (claspmt) R 25910 25912 25643 0 -1 4202560 26115 0 0 0 4013 13 0 0 25 0 8 0 878319160 1202393088 226208 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25912/tid=25919] ppid=25910 vsize=1174212 CPUtime=39.33 cores=0-7
/proc/25912/task/25919/stat : 25919 (claspmt) R 25910 25912 25643 0 -1 4202560 24901 0 0 0 3917 16 0 0 25 0 8 0 878319160 1202393088 226208 33554432000 4194304 4964704 140733783286464 18446744073709551615 4654508 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25912/tid=25920] ppid=25910 vsize=1174212 CPUtime=39.52 cores=0-7
/proc/25912/task/25920/stat : 25920 (claspmt) R 25910 25912 25643 0 -1 4202560 30514 0 0 0 3933 19 0 0 25 0 8 0 878319160 1202393088 226208 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 327.69
Current children cumulated vsize (KiB) 1174212

[startup+102.307 s]
/proc/loadavg: 7.71 7.02 4.81 9/175 25923
/proc/meminfo: memFree=30457724/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=1780168 CPUtime=737.01 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 373126 0 0 0 73480 221 0 0 25 0 8 0 878318080 1822892032 366948 33554432000 4194304 4964704 140733783286464 18446744073709551615 244446606369 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25912/statm: 445042 366948 466 189 0 439391 0
[pid=25912/tid=25914] ppid=25910 vsize=1780168 CPUtime=90.72 cores=0-7
/proc/25912/task/25914/stat : 25914 (claspmt) R 25910 25912 25643 0 -1 4202560 46128 0 0 0 9039 33 0 0 25 0 8 0 878319160 1822892032 366948 33554432000 4194304 4964704 140733783286464 18446744073709551615 4343157 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25912/tid=25915] ppid=25910 vsize=1780168 CPUtime=90.75 cores=0-7
/proc/25912/task/25915/stat : 25915 (claspmt) R 25910 25912 25643 0 -1 4202560 17452 0 0 0 9067 8 0 0 25 0 8 0 878319160 1822892032 366948 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25912/tid=25916] ppid=25910 vsize=1780168 CPUtime=90.76 cores=0-7
/proc/25912/task/25916/stat : 25916 (claspmt) R 25910 25912 25643 0 -1 4202560 35764 0 0 0 9057 19 0 0 25 0 8 0 878319160 1822892032 366948 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25912/tid=25917] ppid=25910 vsize=1780168 CPUtime=90.74 cores=0-7
/proc/25912/task/25917/stat : 25917 (claspmt) R 25910 25912 25643 0 -1 4202560 48566 0 0 0 9047 27 0 0 25 0 8 0 878319160 1822892032 366948 33554432000 4194304 4964704 140733783286464 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25912/tid=25918] ppid=25910 vsize=1780168 CPUtime=91.47 cores=0-7
/proc/25912/task/25918/stat : 25918 (claspmt) R 25910 25912 25643 0 -1 4202560 38400 0 0 0 9125 22 0 0 25 0 8 0 878319160 1822892032 366948 33554432000 4194304 4964704 140733783286464 18446744073709551615 4627394 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25912/tid=25919] ppid=25910 vsize=1780168 CPUtime=90.26 cores=0-7
/proc/25912/task/25919/stat : 25919 (claspmt) R 25910 25912 25643 0 -1 4202560 37235 0 0 0 9000 26 0 0 25 0 8 0 878319160 1822892032 366948 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25912/tid=25920] ppid=25910 vsize=1780168 CPUtime=90.71 cores=0-7
/proc/25912/task/25920/stat : 25920 (claspmt) R 25910 25912 25643 0 -1 4202560 55234 0 0 0 9035 36 0 0 25 0 8 0 878319160 1822892032 366948 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 737.01
Current children cumulated vsize (KiB) 1780168

[startup+162.301 s]
/proc/loadavg: 7.89 7.19 5.00 9/175 25924
/proc/meminfo: memFree=29884440/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=2318440 CPUtime=1216.58 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 516883 0 0 0 121329 329 0 0 25 0 8 0 878318080 2374082560 510627 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320976 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25912/statm: 579610 510627 466 189 0 573959 0
[pid=25912/tid=25914] ppid=25910 vsize=2318440 CPUtime=150.68 cores=0-7
/proc/25912/task/25914/stat : 25914 (claspmt) R 25910 25912 25643 0 -1 4202560 82582 0 0 0 15003 65 0 0 25 0 8 0 878319160 2374082560 510627 33554432000 4194304 4964704 140733783286464 18446744073709551615 4627022 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25912/tid=25915] ppid=25910 vsize=2318440 CPUtime=150.75 cores=0-7
/proc/25912/task/25915/stat : 25915 (claspmt) R 25910 25912 25643 0 -1 4202560 20548 0 0 0 15065 10 0 0 25 0 8 0 878319160 2374082560 510627 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25912/tid=25916] ppid=25910 vsize=2318440 CPUtime=150.75 cores=0-7
/proc/25912/task/25916/stat : 25916 (claspmt) R 25910 25912 25643 0 -1 4202560 46280 0 0 0 15050 25 0 0 25 0 8 0 878319160 2374082560 510627 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25912/tid=25917] ppid=25910 vsize=2318440 CPUtime=150.73 cores=0-7
/proc/25912/task/25917/stat : 25917 (claspmt) R 25910 25912 25643 0 -1 4202560 66115 0 0 0 15031 42 0 0 25 0 8 0 878319160 2374082560 510627 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670181 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25912/tid=25918] ppid=25910 vsize=2318440 CPUtime=151.47 cores=0-7
/proc/25912/task/25918/stat : 25918 (claspmt) R 25910 25912 25643 0 -1 4202560 47571 0 0 0 15119 28 0 0 25 0 8 0 878319160 2374082560 510627 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25912/tid=25919] ppid=25910 vsize=2318440 CPUtime=149.92 cores=0-7

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

[pid=25912] ppid=25910 vsize=7349200 CPUtime=37665.7 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 1776393 0 0 0 3764930 1639 0 0 25 0 8 0 878318080 7525580800 1767184 33554432000 4194304 4964704 140733783286464 18446744073709551615 4654444 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25912/statm: 1837300 1767184 466 189 0 1831649 0
[pid=25912/tid=25914] ppid=25910 vsize=7349200 CPUtime=4690.85 cores=0-7
/proc/25912/task/25914/stat : 25914 (claspmt) R 25910 25912 25643 0 -1 4202560 219057 0 0 0 468867 218 0 0 25 0 8 0 878319160 7525580800 1767184 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25912/tid=25915] ppid=25910 vsize=7349200 CPUtime=4710.86 cores=0-7
/proc/25912/task/25915/stat : 25915 (claspmt) R 25910 25912 25643 0 -1 4202560 69015 0 0 0 471049 37 0 0 25 0 8 0 878319160 7525580800 1767184 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25912/tid=25916] ppid=25910 vsize=7349200 CPUtime=4710.05 cores=0-7
/proc/25912/task/25916/stat : 25916 (claspmt) R 25910 25912 25643 0 -1 4202560 132589 0 0 0 470886 119 0 0 25 0 8 0 878319160 7525580800 1767184 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25912/tid=25917] ppid=25910 vsize=7349200 CPUtime=4710.49 cores=0-7
/proc/25912/task/25917/stat : 25917 (claspmt) R 25910 25912 25643 0 -1 4202560 157123 0 0 0 470912 137 0 0 25 0 8 0 878319160 7525580800 1767184 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25912/tid=25918] ppid=25910 vsize=7349200 CPUtime=4710.28 cores=0-7
/proc/25912/task/25918/stat : 25918 (claspmt) R 25910 25912 25643 0 -1 4202560 134928 0 0 0 470902 126 0 0 25 0 8 0 878319160 7525580800 1767184 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25912/tid=25919] ppid=25910 vsize=7349200 CPUtime=4702.02 cores=0-7
/proc/25912/task/25919/stat : 25919 (claspmt) R 25910 25912 25643 0 -1 4202560 115039 0 0 0 470086 116 0 0 25 0 8 0 878319160 7525580800 1767185 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25912/tid=25920] ppid=25910 vsize=7349200 CPUtime=4710.04 cores=0-7
/proc/25912/task/25920/stat : 25920 (claspmt) R 25910 25912 25643 0 -1 4202560 377097 0 0 0 470581 423 0 0 25 0 8 0 878319160 7525580800 1767185 33554432000 4194304 4964704 140733783286464 18446744073709551615 244446606369 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37665.7
Current children cumulated vsize (KiB) 7349200

[startup+4782.3 s]
/proc/loadavg: 8.01 8.06 8.00 9/175 26564
/proc/meminfo: memFree=24695276/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=7519416 CPUtime=38145.3 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 1813569 0 0 0 3812854 1679 0 0 25 0 8 0 878318080 7699881984 1804321 33554432000 4194304 4964704 140733783286464 18446744073709551615 4343061 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25912/statm: 1879854 1804321 466 189 0 1874203 0
[pid=25912/tid=25914] ppid=25910 vsize=7519416 CPUtime=4750.53 cores=0-7
/proc/25912/task/25914/stat : 25914 (claspmt) R 25910 25912 25643 0 -1 4202560 224869 0 0 0 474832 221 0 0 25 0 8 0 878319160 7699881984 1804321 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25912/tid=25915] ppid=25910 vsize=7519416 CPUtime=4770.87 cores=0-7
/proc/25912/task/25915/stat : 25915 (claspmt) R 25910 25912 25643 0 -1 4202560 69517 0 0 0 477049 38 0 0 25 0 8 0 878319160 7699881984 1804321 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25912/tid=25916] ppid=25910 vsize=7519416 CPUtime=4770.04 cores=0-7
/proc/25912/task/25916/stat : 25916 (claspmt) R 25910 25912 25643 0 -1 4202560 136106 0 0 0 476883 121 0 0 25 0 8 0 878319160 7699881984 1804321 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25912/tid=25917] ppid=25910 vsize=7519416 CPUtime=4770.49 cores=0-7
/proc/25912/task/25917/stat : 25917 (claspmt) R 25910 25912 25643 0 -1 4202560 157151 0 0 0 476911 138 0 0 25 0 8 0 878319160 7699881984 1804321 33554432000 4194304 4964704 140733783286464 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25912/tid=25918] ppid=25910 vsize=7519416 CPUtime=4770.27 cores=0-7
/proc/25912/task/25918/stat : 25918 (claspmt) R 25910 25912 25643 0 -1 4202560 134934 0 0 0 476901 126 0 0 25 0 8 0 878319160 7699881984 1804321 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25912/tid=25919] ppid=25910 vsize=7519416 CPUtime=4762.01 cores=0-7
/proc/25912/task/25919/stat : 25919 (claspmt) R 25910 25912 25643 0 -1 4202560 123099 0 0 0 476073 128 0 0 25 0 8 0 878319160 7699881984 1804321 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25912/tid=25920] ppid=25910 vsize=7519416 CPUtime=4770.02 cores=0-7
/proc/25912/task/25920/stat : 25920 (claspmt) R 25910 25912 25643 0 -1 4202560 384310 0 0 0 476570 432 0 0 25 0 8 0 878319160 7699881984 1804321 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38145.3
Current children cumulated vsize (KiB) 7519416

[startup+4842.3 s]
/proc/loadavg: 8.00 8.05 8.00 9/175 26565
/proc/meminfo: memFree=24551132/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=7691448 CPUtime=38625 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 1849501 0 0 0 3860782 1718 0 0 25 0 8 0 878318080 7876042752 1840155 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25912/statm: 1922862 1840155 466 189 0 1917211 0
[pid=25912/tid=25914] ppid=25910 vsize=7691448 CPUtime=4810.2 cores=0-7
/proc/25912/task/25914/stat : 25914 (claspmt) R 25910 25912 25643 0 -1 4202560 226394 0 0 0 480798 222 0 0 25 0 8 0 878319160 7876042752 1840155 33554432000 4194304 4964704 140733783286464 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25912/tid=25915] ppid=25910 vsize=7691448 CPUtime=4830.87 cores=0-7
/proc/25912/task/25915/stat : 25915 (claspmt) R 25910 25912 25643 0 -1 4202560 69603 0 0 0 483049 38 0 0 25 0 8 0 878319160 7876042752 1840155 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25912/tid=25916] ppid=25910 vsize=7691448 CPUtime=4830.04 cores=0-7
/proc/25912/task/25916/stat : 25916 (claspmt) R 25910 25912 25643 0 -1 4202560 138511 0 0 0 482882 122 0 0 25 0 8 0 878319160 7876042752 1840155 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25912/tid=25917] ppid=25910 vsize=7691448 CPUtime=4830.49 cores=0-7
/proc/25912/task/25917/stat : 25917 (claspmt) R 25910 25912 25643 0 -1 4202560 160580 0 0 0 482908 141 0 0 25 0 8 0 878319160 7876042752 1840155 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25912/tid=25918] ppid=25910 vsize=7691448 CPUtime=4830.28 cores=0-7
/proc/25912/task/25918/stat : 25918 (claspmt) R 25910 25912 25643 0 -1 4202560 134962 0 0 0 482902 126 0 0 25 0 8 0 878319160 7876042752 1840155 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25912/tid=25919] ppid=25910 vsize=7691448 CPUtime=4822.01 cores=0-7
/proc/25912/task/25919/stat : 25919 (claspmt) R 25910 25912 25643 0 -1 4202560 132478 0 0 0 482058 143 0 0 25 0 8 0 878319160 7876042752 1840155 33554432000 4194304 4964704 140733783286464 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25912/tid=25920] ppid=25910 vsize=7691448 CPUtime=4830.03 cores=0-7
/proc/25912/task/25920/stat : 25920 (claspmt) R 25910 25912 25643 0 -1 4202560 392976 0 0 0 482563 440 0 0 25 0 8 0 878319160 7876042752 1840155 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38625
Current children cumulated vsize (KiB) 7691448

[startup+4902.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/175 26567
/proc/meminfo: memFree=24325040/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=7862456 CPUtime=39104.7 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 1906793 0 0 0 3908697 1770 0 0 25 0 8 0 878318080 8051154944 1897438 33554432000 4194304 4964704 140733783286464 18446744073709551615 4627843 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25912/statm: 1965614 1897438 466 189 0 1959963 0
[pid=25912/tid=25914] ppid=25910 vsize=7862456 CPUtime=4869.87 cores=0-7
/proc/25912/task/25914/stat : 25914 (claspmt) R 25910 25912 25643 0 -1 4202560 226394 0 0 0 486765 222 0 0 25 0 8 0 878319160 8051154944 1897438 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25912/tid=25915] ppid=25910 vsize=7862456 CPUtime=4890.87 cores=0-7
/proc/25912/task/25915/stat : 25915 (claspmt) R 25910 25912 25643 0 -1 4202560 70258 0 0 0 489049 38 0 0 25 0 8 0 878319160 8051154944 1897438 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25912/tid=25916] ppid=25910 vsize=7862456 CPUtime=4890.04 cores=0-7
/proc/25912/task/25916/stat : 25916 (claspmt) R 25910 25912 25643 0 -1 4202560 141408 0 0 0 488880 124 0 0 25 0 8 0 878319160 8051154944 1897438 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25912/tid=25917] ppid=25910 vsize=7862456 CPUtime=4890.49 cores=0-7
/proc/25912/task/25917/stat : 25917 (claspmt) R 25910 25912 25643 0 -1 4202560 163487 0 0 0 488905 144 0 0 25 0 8 0 878319160 8051154944 1897438 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25912/tid=25918] ppid=25910 vsize=7862456 CPUtime=4890.28 cores=0-7
/proc/25912/task/25918/stat : 25918 (claspmt) R 25910 25912 25643 0 -1 4202560 139484 0 0 0 488896 132 0 0 25 0 8 0 878319160 8051154944 1897438 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25912/tid=25919] ppid=25910 vsize=7862456 CPUtime=4882.01 cores=0-7
/proc/25912/task/25919/stat : 25919 (claspmt) R 25910 25912 25643 0 -1 4202560 135539 0 0 0 488053 148 0 0 25 0 8 0 878319160 8051154944 1897438 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25912/tid=25920] ppid=25910 vsize=7862456 CPUtime=4890.02 cores=0-7
/proc/25912/task/25920/stat : 25920 (claspmt) R 25910 25912 25643 0 -1 4202560 421315 0 0 0 488535 467 0 0 25 0 8 0 878319160 8051154944 1897438 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39104.7
Current children cumulated vsize (KiB) 7862456

[startup+4962.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/175 26568
/proc/meminfo: memFree=24224940/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=8072376 CPUtime=39584.4 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 1930597 0 0 0 3956634 1801 0 0 25 0 8 0 878318080 8266113024 1921205 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25912/statm: 2018094 1921205 466 189 0 2012443 0
[pid=25912/tid=25914] ppid=25910 vsize=8072376 CPUtime=4929.55 cores=0-7
/proc/25912/task/25914/stat : 25914 (claspmt) R 25910 25912 25643 0 -1 4202560 226437 0 0 0 492733 222 0 0 25 0 8 0 878319160 8266113024 1921205 33554432000 4194304 4964704 140733783286464 18446744073709551615 4312137 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25912/tid=25915] ppid=25910 vsize=8072376 CPUtime=4950.87 cores=0-7
/proc/25912/task/25915/stat : 25915 (claspmt) R 25910 25912 25643 0 -1 4202560 70270 0 0 0 495049 38 0 0 25 0 8 0 878319160 8266113024 1921205 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25912/tid=25916] ppid=25910 vsize=8072376 CPUtime=4950.03 cores=0-7
/proc/25912/task/25916/stat : 25916 (claspmt) R 25910 25912 25643 0 -1 4202560 143862 0 0 0 494877 126 0 0 25 0 8 0 878319160 8266113024 1921205 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25912/tid=25917] ppid=25910 vsize=8072376 CPUtime=4950.49 cores=0-7
/proc/25912/task/25917/stat : 25917 (claspmt) R 25910 25912 25643 0 -1 4202560 164484 0 0 0 494903 146 0 0 25 0 8 0 878319160 8266113024 1921205 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25912/tid=25918] ppid=25910 vsize=8072376 CPUtime=4950.28 cores=0-7
/proc/25912/task/25918/stat : 25918 (claspmt) R 25910 25912 25643 0 -1 4202560 139495 0 0 0 494896 132 0 0 25 0 8 0 878319160 8266113024 1921205 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25912/tid=25919] ppid=25910 vsize=8072376 CPUtime=4942.01 cores=0-7
/proc/25912/task/25919/stat : 25919 (claspmt) R 25910 25912 25643 0 -1 4202560 135574 0 0 0 494053 148 0 0 25 0 8 0 878319160 8266113024 1921205 33554432000 4194304 4964704 140733783286464 18446744073709551615 4342941 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25912/tid=25920] ppid=25910 vsize=8072376 CPUtime=4950.02 cores=0-7
/proc/25912/task/25920/stat : 25920 (claspmt) R 25910 25912 25643 0 -1 4202560 433644 0 0 0 494515 487 0 0 25 0 8 0 878319160 8266113024 1921205 33554432000 4194304 4964704 140733783286464 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39584.4
Current children cumulated vsize (KiB) 8072376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5014.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/175 26570
/proc/meminfo: memFree=24137464/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=8137912 CPUtime=40000.1 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 1952445 0 0 0 3998176 1829 0 0 25 0 8 0 878318080 8333221888 1943053 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25912/statm: 2034478 1943053 466 189 0 2028827 0
[pid=25912/tid=25914] ppid=25910 vsize=8137912 CPUtime=4981.27 cores=0-7
/proc/25912/task/25914/stat : 25914 (claspmt) R 25910 25912 25643 0 -1 4202560 226591 0 0 0 497905 222 0 0 25 0 8 0 878319160 8333221888 1943053 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25912/tid=25915] ppid=25910 vsize=8137912 CPUtime=5002.87 cores=0-7
/proc/25912/task/25915/stat : 25915 (claspmt) R 25910 25912 25643 0 -1 4202560 70721 0 0 0 500249 38 0 0 25 0 8 0 878319160 8333221888 1943053 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25912/tid=25916] ppid=25910 vsize=8137912 CPUtime=5001.98 cores=0-7
/proc/25912/task/25916/stat : 25916 (claspmt) R 25910 25912 25643 0 -1 4202560 146165 0 0 0 500068 130 0 0 25 0 8 0 878319160 8333221888 1943053 33554432000 4194304 4964704 140733783286464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25912/tid=25917] ppid=25910 vsize=8137912 CPUtime=5002.5 cores=0-7
/proc/25912/task/25917/stat : 25917 (claspmt) R 25910 25912 25643 0 -1 4202560 165008 0 0 0 500103 147 0 0 25 0 8 0 878319160 8333221888 1943053 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25912/tid=25918] ppid=25910 vsize=8137912 CPUtime=5002.29 cores=0-7
/proc/25912/task/25918/stat : 25918 (claspmt) R 25910 25912 25643 0 -1 4202560 139870 0 0 0 500096 133 0 0 25 0 8 0 878319160 8333221888 1943053 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25912/tid=25919] ppid=25910 vsize=8137912 CPUtime=4994.02 cores=0-7
/proc/25912/task/25919/stat : 25919 (claspmt) R 25910 25912 25643 0 -1 4202560 137461 0 0 0 499251 151 0 0 25 0 8 0 878319160 8333221888 1943053 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25912/tid=25920] ppid=25910 vsize=8137912 CPUtime=5002.03 cores=0-7
/proc/25912/task/25920/stat : 25920 (claspmt) R 25910 25912 25643 0 -1 4202560 448636 0 0 0 499697 506 0 0 25 0 8 0 878319160 8333221888 1943053 33554432000 4194304 4964704 140733783286464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 8137912

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

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

[startup+5015 s]
/proc/loadavg: 8.00 8.02 8.00 2/169 26571
/proc/meminfo: memFree=24137512/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=8137472 CPUtime=40000.8 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202496 1952455 0 0 0 3998250 1829 0 0 25 0 1 0 878318080 8332771328 1942938 33554432000 4194304 4964704 140733783286464 18446744073709551615 244446600395 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25912/statm: 2034368 1942938 476 189 0 2028717 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 8137472

[startup+5015.8 s]
/proc/loadavg: 8.00 8.02 8.00 2/169 26571
/proc/meminfo: memFree=24137512/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=0 CPUtime=40001.6 cores=0-7
/proc/25912/stat : 25912 (claspmt) R 25910 25912 25643 0 -1 4202500 1952456 0 0 0 3998301 1857 0 0 25 0 1 0 878318080 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25912/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40001.6
Current children cumulated vsize (KiB) 0

[startup+5016.01 s]
/proc/loadavg: 7.44 7.90 7.96 1/168 26571
/proc/meminfo: memFree=31922036/32951124 swapFree=67064368/67111528
[pid=25912] ppid=25910 vsize=0 CPUtime=40001.6 cores=0-7
/proc/25912/stat : 25912 (claspmt) S 25910 25912 25643 0 -1 4202500 1952456 0 0 0 3998301 1860 0 0 25 0 1 0 878318080 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25912/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40001.6
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5016.03
CPU time (s): 40001.6
CPU user time (s): 39983
CPU system time (s): 18.6072
CPU usage (%): 797.475
Max. virtual memory (cumulated for all children) (KiB): 8137912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39983
system time used= 18.6072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1952456
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= 108250
involuntary context switches= 138544

runsolver used 7.9008 second user time and 19.439 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-10 02:52:56
IDJOB=3322767
IDBENCH=88208
IDSOLVER=1711
FILE ID=node105/3322767-1307667176
RUNJOBID= node105-1307666656-25657
PBS_JOBID= 13549482
Free space on /tmp= 74132 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.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-3322767-1307667176/watcher-3322767-1307667176 -o /tmp/evaluation-result-3322767-1307667176/solver-3322767-1307667176 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322767-1307667176.cnf

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=1647917682

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31923780 kB
Buffers:        235344 kB
Cached:         539152 kB
SwapCached:      20132 kB
Active:         354856 kB
Inactive:       448096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31923780 kB
SwapTotal:    67111528 kB
SwapFree:     67064368 kB
Dirty:           13564 kB
Writeback:           0 kB
AnonPages:       25808 kB
Mapped:           9880 kB
Slab:           159660 kB
PageTables:       3812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   153996 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= 74136 MiB
End job on node105 at 2011-06-10 04:16:33