Trace number 3322762

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) 35652.9 5101.19

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
MD5SUM472b10ce0a2683d9355981037eea091e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.52092
Satisfiable
(Un)Satisfiability was proved
Number of variables3672
Number of clauses1163952
Sum of the clauses size2331456
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21163892
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 ...393935/instance-3322762-1304393935.cnf
15.19/15.26	c Solving...
35651.48/5100.04	
35651.48/5100.04	*** INTERRUPTED! ***
35651.48/5100.04	*** Shutting down threads...
35652.76/5101.18	s UNKNOWN
35652.76/5101.18	
35652.76/5101.18	c INTERRUPTED   : 1
35652.76/5101.18	c Models        : 0+    
35652.76/5101.18	c Time          : 5100.046s (Solving: 5084.79s 1st Model: 0.00s Unsat: 0.00s)
35652.76/5101.18	c CPU Time      : 35651.710s

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

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-3322762-1304393935/watcher-3322762-1304393935 -o /tmp/evaluation-result-3322762-1304393935/solver-3322762-1304393935 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322762-1304393935.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: 9.11 9.06 9.01 4/344 24824
/proc/meminfo: memFree=19159992/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=23204 CPUtime=0 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 1201 0 0 0 0 0 0 0 25 0 1 0 550990264 23760896 1013 33554432000 4194304 4964704 140733465065344 18446744073709551615 254500352709 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/24824/statm: 5801 1013 386 189 0 675 0

[startup+0.02406 s]
/proc/loadavg: 9.11 9.06 9.01 4/344 24824
/proc/meminfo: memFree=19159992/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=26272 CPUtime=0.01 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 1924 0 0 0 1 0 0 0 25 0 1 0 550990264 26902528 1533 33554432000 4194304 4964704 140733465065344 18446744073709551615 254500389072 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/24824/statm: 6568 1561 386 189 0 1442 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26272

[startup+0.10105 s]
/proc/loadavg: 9.11 9.06 9.01 4/344 24824
/proc/meminfo: memFree=19159992/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=39596 CPUtime=0.09 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 6949 0 0 0 9 0 0 0 25 0 1 0 550990264 40546304 5092 33554432000 4194304 4964704 140733465065344 18446744073709551615 254500352709 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/24824/statm: 9899 5093 386 189 0 4773 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39596

[startup+0.301007 s]
/proc/loadavg: 9.11 9.06 9.01 4/344 24824
/proc/meminfo: memFree=19159992/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=79636 CPUtime=0.29 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 20511 0 0 0 27 2 0 0 25 0 1 0 550990264 81547264 14288 33554432000 4194304 4964704 140733465065344 18446744073709551615 254500352709 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/24824/statm: 19909 14291 397 189 0 14783 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79636

[startup+0.70093 s]
/proc/loadavg: 9.11 9.06 9.01 4/344 24824
/proc/meminfo: memFree=19159992/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=97436 CPUtime=0.69 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 24594 0 0 0 67 2 0 0 25 0 1 0 550990264 99774464 18371 33554432000 4194304 4964704 140733465065344 18446744073709551615 4607549 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/24824/statm: 24359 18371 399 189 0 19233 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97436

[startup+1.50077 s]
/proc/loadavg: 9.11 9.06 9.01 3/345 24825
/proc/meminfo: memFree=19087940/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=97436 CPUtime=1.49 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 24594 0 0 0 147 2 0 0 25 0 1 0 550990264 99774464 18371 33554432000 4194304 4964704 140733465065344 18446744073709551615 4607587 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/24824/statm: 24359 18371 399 189 0 19233 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97436

[startup+3.10045 s]
/proc/loadavg: 8.54 8.95 8.97 3/345 24825
/proc/meminfo: memFree=19087436/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=97436 CPUtime=3.09 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 24594 0 0 0 307 2 0 0 25 0 1 0 550990264 99774464 18371 33554432000 4194304 4964704 140733465065344 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/24824/statm: 24359 18371 399 189 0 19233 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97436

[startup+6.30081 s]
/proc/loadavg: 8.54 8.95 8.97 3/345 24825
/proc/meminfo: memFree=19086692/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=97436 CPUtime=6.29 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 24594 0 0 0 627 2 0 0 25 0 1 0 550990264 99774464 18371 33554432000 4194304 4964704 140733465065344 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/24824/statm: 24359 18371 399 189 0 19233 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97436

[startup+12.7005 s]
/proc/loadavg: 7.54 8.72 8.90 3/345 24826
/proc/meminfo: memFree=19082888/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=102352 CPUtime=12.69 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 25846 0 0 0 1267 2 0 0 25 0 1 0 550990264 104808448 19623 33554432000 4194304 4964704 140733465065344 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/24824/statm: 25588 19623 400 189 0 20462 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102352

[startup+25.5009 s]
/proc/loadavg: 7.76 8.73 8.90 10/352 24833
/proc/meminfo: memFree=18920224/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=517812 CPUtime=80.68 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 70842 0 0 0 8036 32 0 0 21 0 8 0 550990264 530239488 62284 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/24824/statm: 129453 62285 464 189 0 123802 0
[pid=24824/tid=24827] ppid=24822 vsize=517812 CPUtime=9.2 cores=0-7
/proc/24824/task/24827/stat : 24827 (claspmt) R 24822 24824 24615 0 -1 4202560 6058 0 0 0 915 5 0 0 18 0 8 0 550991790 530239488 62285 33554432000 4194304 4964704 140733465065344 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=24824/tid=24828] ppid=24822 vsize=517812 CPUtime=8.68 cores=0-7
/proc/24824/task/24828/stat : 24828 (claspmt) R 24822 24824 24615 0 -1 4202560 1721 0 0 0 868 0 0 0 25 0 8 0 550991790 530239488 62285 33554432000 4194304 4964704 140733465065344 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24824/tid=24829] ppid=24822 vsize=517812 CPUtime=7.91 cores=0-7
/proc/24824/task/24829/stat : 24829 (claspmt) R 24822 24824 24615 0 -1 4202560 4917 0 0 0 788 3 0 0 25 0 8 0 550991790 530239488 62285 33554432000 4194304 4964704 140733465065344 18446744073709551615 4321352 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24824/tid=24830] ppid=24822 vsize=517812 CPUtime=7.16 cores=0-7
/proc/24824/task/24830/stat : 24830 (claspmt) R 24822 24824 24615 0 -1 4202560 7012 0 0 0 713 3 0 0 18 0 8 0 550991790 530239488 62285 33554432000 4194304 4964704 140733465065344 18446744073709551615 254500353057 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24824/tid=24831] ppid=24822 vsize=517812 CPUtime=8.93 cores=0-7
/proc/24824/task/24831/stat : 24831 (claspmt) R 24822 24824 24615 0 -1 4202560 4523 0 0 0 891 2 0 0 18 0 8 0 550991790 530239488 62285 33554432000 4194304 4964704 140733465065344 18446744073709551615 4660105 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24824/tid=24832] ppid=24822 vsize=517812 CPUtime=8.61 cores=0-7
/proc/24824/task/24832/stat : 24832 (claspmt) R 24822 24824 24615 0 -1 4202560 7505 0 0 0 856 5 0 0 25 0 8 0 550991790 530239488 62285 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24824/tid=24833] ppid=24822 vsize=517812 CPUtime=8.83 cores=0-7
/proc/24824/task/24833/stat : 24833 (claspmt) R 24822 24824 24615 0 -1 4202560 8440 0 0 0 878 5 0 0 25 0 8 0 550991790 530239488 62285 33554432000 4194304 4964704 140733465065344 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 80.68
Current children cumulated vsize (KiB) 517812

[startup+51.1008 s]
/proc/loadavg: 8.18 8.75 8.90 10/352 24834
/proc/meminfo: memFree=18659032/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=804672 CPUtime=259.21 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 135278 0 0 0 25841 80 0 0 25 0 8 0 550990264 823984128 126720 33554432000 4194304 4964704 140733465065344 18446744073709551615 254500353057 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24824/statm: 201168 126720 466 189 0 195517 0
[pid=24824/tid=24827] ppid=24822 vsize=804672 CPUtime=31.69 cores=0-7
/proc/24824/task/24827/stat : 24827 (claspmt) R 24822 24824 24615 0 -1 4202560 15813 0 0 0 3159 10 0 0 25 0 8 0 550991790 823984128 126720 33554432000 4194304 4964704 140733465065344 18446744073709551615 254500796910 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24824/tid=24828] ppid=24822 vsize=804672 CPUtime=30.79 cores=0-7
/proc/24824/task/24828/stat : 24828 (claspmt) R 24822 24824 24615 0 -1 4202560 4336 0 0 0 3078 1 0 0 25 0 8 0 550991790 823984128 126720 33554432000 4194304 4964704 140733465065344 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24824/tid=24829] ppid=24822 vsize=804672 CPUtime=30.73 cores=0-7
/proc/24824/task/24829/stat : 24829 (claspmt) R 24822 24824 24615 0 -1 4202560 10138 0 0 0 3065 8 0 0 18 0 8 0 550991790 823984128 126720 33554432000 4194304 4964704 140733465065344 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24824/tid=24830] ppid=24822 vsize=804672 CPUtime=26.6 cores=0-7
/proc/24824/task/24830/stat : 24830 (claspmt) R 24822 24824 24615 0 -1 4202560 14556 0 0 0 2651 9 0 0 25 0 8 0 550991790 823984128 126720 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24824/tid=24831] ppid=24822 vsize=804672 CPUtime=32.14 cores=0-7
/proc/24824/task/24831/stat : 24831 (claspmt) R 24822 24824 24615 0 -1 4202560 12406 0 0 0 3208 6 0 0 25 0 8 0 550991790 823984128 126720 33554432000 4194304 4964704 140733465065344 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24824/tid=24832] ppid=24822 vsize=804672 CPUtime=32.9 cores=0-7
/proc/24824/task/24832/stat : 24832 (claspmt) R 24822 24824 24615 0 -1 4202560 13718 0 0 0 3278 12 0 0 25 0 8 0 550991790 823984128 126720 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=24824/tid=24833] ppid=24822 vsize=804672 CPUtime=30.94 cores=0-7
/proc/24824/task/24833/stat : 24833 (claspmt) R 24822 24824 24615 0 -1 4202560 21259 0 0 0 3077 17 0 0 24 0 8 0 550991790 823984128 126720 33554432000 4194304 4964704 140733465065344 18446744073709551615 4668816 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 259.21
Current children cumulated vsize (KiB) 804672

[startup+102.314 s]
/proc/loadavg: 8.78 8.82 8.91 10/352 24835
/proc/meminfo: memFree=18289480/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=1052232 CPUtime=616.42 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 226330 0 0 0 61489 153 0 0 25 0 8 0 550990264 1077485568 217772 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/24824/statm: 263058 217772 466 189 0 257407 0
[pid=24824/tid=24827] ppid=24822 vsize=1052232 CPUtime=69.74 cores=0-7
/proc/24824/task/24827/stat : 24827 (claspmt) R 24822 24824 24615 0 -1 4202560 23218 0 0 0 6957 17 0 0 19 0 8 0 550991790 1077485568 217772 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24824/tid=24828] ppid=24822 vsize=1052232 CPUtime=79.12 cores=0-7
/proc/24824/task/24828/stat : 24828 (claspmt) R 24822 24824 24615 0 -1 4202560 9158 0 0 0 7909 3 0 0 25 0 8 0 550991790 1077485568 217772 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24824/tid=24829] ppid=24822 vsize=1052232 CPUtime=78.48 cores=0-7
/proc/24824/task/24829/stat : 24829 (claspmt) R 24822 24824 24615 0 -1 4202560 18126 0 0 0 7834 14 0 0 25 0 8 0 550991790 1077485568 217772 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24824/tid=24830] ppid=24822 vsize=1052232 CPUtime=70.5 cores=0-7
/proc/24824/task/24830/stat : 24830 (claspmt) R 24822 24824 24615 0 -1 4202560 23029 0 0 0 7035 15 0 0 25 0 8 0 550991790 1077485568 217772 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24824/tid=24831] ppid=24822 vsize=1052232 CPUtime=76.92 cores=0-7
/proc/24824/task/24831/stat : 24831 (claspmt) R 24822 24824 24615 0 -1 4202560 22267 0 0 0 7677 15 0 0 25 0 8 0 550991790 1077485568 217772 33554432000 4194304 4964704 140733465065344 18446744073709551615 254500352709 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24824/tid=24832] ppid=24822 vsize=1052232 CPUtime=78.71 cores=0-7
/proc/24824/task/24832/stat : 24832 (claspmt) R 24822 24824 24615 0 -1 4202560 20974 0 0 0 7854 17 0 0 25 0 8 0 550991790 1077485568 217772 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24824/tid=24833] ppid=24822 vsize=1052232 CPUtime=75.38 cores=0-7
/proc/24824/task/24833/stat : 24833 (claspmt) R 24822 24824 24615 0 -1 4202560 43504 0 0 0 7502 36 0 0 25 0 8 0 550991790 1077485568 217772 33554432000 4194304 4964704 140733465065344 18446744073709551615 4627299 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 616.42
Current children cumulated vsize (KiB) 1052232

[startup+162.301 s]
/proc/loadavg: 8.91 8.85 8.91 10/352 24837
/proc/meminfo: memFree=17995928/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=1430908 CPUtime=1035.06 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 299885 0 0 0 103289 217 0 0 25 0 8 0 550990264 1465249792 291163 33554432000 4194304 4964704 140733465065344 18446744073709551615 4627281 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/24824/statm: 357727 291163 466 189 0 352076 0
[pid=24824/tid=24827] ppid=24822 vsize=1430908 CPUtime=120.73 cores=0-7
/proc/24824/task/24827/stat : 24827 (claspmt) R 24822 24824 24615 0 -1 4202560 31597 0 0 0 12048 25 0 0 25 0 8 0 550991790 1465249792 291163 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24824/tid=24828] ppid=24822 vsize=1430908 CPUtime=138.52 cores=0-7
/proc/24824/task/24828/stat : 24828 (claspmt) R 24822 24824 24615 0 -1 4202560 11787 0 0 0 13848 4 0 0 25 0 8 0 550991790 1465249792 291163 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24824/tid=24829] ppid=24822 vsize=1430908 CPUtime=137.18 cores=0-7
/proc/24824/task/24829/stat : 24829 (claspmt) R 24822 24824 24615 0 -1 4202560 21179 0 0 0 13701 17 0 0 25 0 8 0 550991790 1465249792 291164 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24824/tid=24830] ppid=24822 vsize=1430908 CPUtime=113.41 cores=0-7
/proc/24824/task/24830/stat : 24830 (claspmt) R 24822 24824 24615 0 -1 4202560 27621 0 0 0 11321 20 0 0 25 0 8 0 550991790 1465249792 291164 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24824/tid=24831] ppid=24822 vsize=1430908 CPUtime=129.97 cores=0-7
/proc/24824/task/24831/stat : 24831 (claspmt) R 24822 24824 24615 0 -1 4202560 30738 0 0 0 12975 22 0 0 25 0 8 0 550991790 1465249792 291164 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24824/tid=24832] ppid=24822 vsize=1430908 CPUtime=138.38 cores=0-7
/proc/24824/task/24832/stat : 24832 (claspmt) R 24822 24824 24615 0 -1 4202560 27796 0 0 0 13817 21 0 0 25 0 8 0 550991790 1465249792 291164 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24824/tid=24833] ppid=24822 vsize=1430908 CPUtime=126.27 cores=0-7
/proc/24824/task/24833/stat : 24833 (claspmt) R 24822 24824 24615 0 -1 4202560 65762 0 0 0 12569 58 0 0 25 0 8 0 550991790 1465249792 291164 33554432000 4194304 4964704 140733465065344 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1035.06
Current children cumulated vsize (KiB) 1430908

[startup+222.301 s]
/proc/loadavg: 9.02 8.89 8.92 10/352 24838
/proc/meminfo: memFree=17738212/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=1679264 CPUtime=1453.51 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 364255 0 0 0 145076 275 0 0 25 0 8 0 550990264 1719566336 355513 33554432000 4194304 4964704 140733465065344 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/24824/statm: 419816 355513 466 189 0 414165 0
[pid=24824/tid=24827] ppid=24822 vsize=1679264 CPUtime=171.35 cores=0-7
/proc/24824/task/24827/stat : 24827 (claspmt) R 24822 24824 24615 0 -1 4202560 45969 0 0 0 17099 36 0 0 25 0 8 0 550991790 1719566336 355514 33554432000 4194304 4964704 140733465065344 18446744073709551615 4343490 0 0 4096 18946 0 0 0 -1 1 0 0 0

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

[pid=24824] ppid=24822 vsize=6127092 CPUtime=33850.4 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 1485231 0 0 0 3383430 1614 0 0 25 0 8 0 550990264 6274142208 1471445 33554432000 4194304 4964704 140733465065344 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/24824/statm: 1531773 1471445 466 189 0 1526122 0
[pid=24824/tid=24827] ppid=24822 vsize=6127092 CPUtime=3928.97 cores=0-7
/proc/24824/task/24827/stat : 24827 (claspmt) R 24822 24824 24615 0 -1 4202560 147893 0 0 0 392737 160 0 0 25 0 8 0 550991790 6274142208 1471445 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24824/tid=24828] ppid=24822 vsize=6127092 CPUtime=4443.64 cores=0-7
/proc/24824/task/24828/stat : 24828 (claspmt) R 24822 24824 24615 0 -1 4202560 71948 0 0 0 444337 27 0 0 25 0 8 0 550991790 6274142208 1471445 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24824/tid=24829] ppid=24822 vsize=6127092 CPUtime=4418.32 cores=0-7
/proc/24824/task/24829/stat : 24829 (claspmt) R 24822 24824 24615 0 -1 4202560 137287 0 0 0 441665 167 0 0 25 0 8 0 550991790 6274142208 1471445 33554432000 4194304 4964704 140733465065344 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24824/tid=24830] ppid=24822 vsize=6127092 CPUtime=4396.94 cores=0-7
/proc/24824/task/24830/stat : 24830 (claspmt) R 24822 24824 24615 0 -1 4202560 119581 0 0 0 439565 129 0 0 25 0 8 0 550991790 6274142208 1471445 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=24824/tid=24831] ppid=24822 vsize=6127092 CPUtime=4567.33 cores=0-7
/proc/24824/task/24831/stat : 24831 (claspmt) R 24822 24824 24615 0 -1 4202560 111530 0 0 0 456620 113 0 0 25 0 8 0 550991790 6274142208 1471445 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24824/tid=24832] ppid=24822 vsize=6127092 CPUtime=4354.89 cores=0-7
/proc/24824/task/24832/stat : 24832 (claspmt) R 24822 24824 24615 0 -1 4202560 100397 0 0 0 435379 110 0 0 25 0 8 0 550991790 6274142208 1471445 33554432000 4194304 4964704 140733465065344 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24824/tid=24833] ppid=24822 vsize=6127092 CPUtime=4063.03 cores=0-7
/proc/24824/task/24833/stat : 24833 (claspmt) R 24822 24824 24615 0 -1 4202560 380019 0 0 0 405850 453 0 0 25 0 8 0 550991790 6274142208 1471445 33554432000 4194304 4964704 140733465065344 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 33850.4
Current children cumulated vsize (KiB) 6127092

[startup+4902.3 s]
/proc/loadavg: 9.04 9.05 9.00 10/352 24975
/proc/meminfo: memFree=13212732/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=6258164 CPUtime=34269.8 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 1497566 0 0 0 3425350 1625 0 0 25 0 8 0 550990264 6408359936 1483780 33554432000 4194304 4964704 140733465065344 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/24824/statm: 1564541 1483780 466 189 0 1558890 0
[pid=24824/tid=24827] ppid=24822 vsize=6258164 CPUtime=3988.96 cores=0-7
/proc/24824/task/24827/stat : 24827 (claspmt) R 24822 24824 24615 0 -1 4202560 147975 0 0 0 398736 160 0 0 25 0 8 0 550991790 6408359936 1483780 33554432000 4194304 4964704 140733465065344 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24824/tid=24828] ppid=24822 vsize=6258164 CPUtime=4503.64 cores=0-7
/proc/24824/task/24828/stat : 24828 (claspmt) R 24822 24824 24615 0 -1 4202560 73126 0 0 0 450337 27 0 0 25 0 8 0 550991790 6408359936 1483780 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24824/tid=24829] ppid=24822 vsize=6258164 CPUtime=4455.33 cores=0-7
/proc/24824/task/24829/stat : 24829 (claspmt) R 24822 24824 24615 0 -1 4202560 137287 0 0 0 445366 167 0 0 25 0 8 0 550991790 6408359936 1483780 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24824/tid=24830] ppid=24822 vsize=6258164 CPUtime=4456.75 cores=0-7
/proc/24824/task/24830/stat : 24830 (claspmt) R 24822 24824 24615 0 -1 4202560 119593 0 0 0 445546 129 0 0 25 0 8 0 550991790 6408359936 1483780 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=24824/tid=24831] ppid=24822 vsize=6258164 CPUtime=4627.33 cores=0-7
/proc/24824/task/24831/stat : 24831 (claspmt) R 24822 24824 24615 0 -1 4202560 112146 0 0 0 462619 114 0 0 25 0 8 0 550991790 6408359936 1483780 33554432000 4194304 4964704 140733465065344 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24824/tid=24832] ppid=24822 vsize=6258164 CPUtime=4414.24 cores=0-7
/proc/24824/task/24832/stat : 24832 (claspmt) R 24822 24824 24615 0 -1 4202560 102348 0 0 0 441312 112 0 0 25 0 8 0 550991790 6408359936 1483780 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24824/tid=24833] ppid=24822 vsize=6258164 CPUtime=4111.39 cores=0-7
/proc/24824/task/24833/stat : 24833 (claspmt) R 24822 24824 24615 0 -1 4202560 383782 0 0 0 410682 457 0 0 25 0 8 0 550991790 6408359936 1483780 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34269.8
Current children cumulated vsize (KiB) 6258164

[startup+4962.3 s]
/proc/loadavg: 9.04 9.05 9.00 10/352 24986
/proc/meminfo: memFree=13146468/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=6259124 CPUtime=34689 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 1513621 0 0 0 3467257 1646 0 0 25 0 8 0 550990264 6409342976 1499395 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24824/statm: 1564781 1499395 466 189 0 1559130 0
[pid=24824/tid=24827] ppid=24822 vsize=6259124 CPUtime=4023 cores=0-7
/proc/24824/task/24827/stat : 24827 (claspmt) R 24822 24824 24615 0 -1 4202560 148502 0 0 0 402139 161 0 0 25 0 8 0 550991790 6409342976 1499395 33554432000 4194304 4964704 140733465065344 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24824/tid=24828] ppid=24822 vsize=6259124 CPUtime=4563.62 cores=0-7
/proc/24824/task/24828/stat : 24828 (claspmt) R 24822 24824 24615 0 -1 4202560 73928 0 0 0 456335 27 0 0 25 0 8 0 550991790 6409342976 1499395 33554432000 4194304 4964704 140733465065344 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24824/tid=24829] ppid=24822 vsize=6259124 CPUtime=4508.09 cores=0-7
/proc/24824/task/24829/stat : 24829 (claspmt) R 24822 24824 24615 0 -1 4202560 137311 0 0 0 450642 167 0 0 25 0 8 0 550991790 6409342976 1499395 33554432000 4194304 4964704 140733465065344 18446744073709551615 254500796910 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24824/tid=24830] ppid=24822 vsize=6259124 CPUtime=4516.76 cores=0-7
/proc/24824/task/24830/stat : 24830 (claspmt) R 24822 24824 24615 0 -1 4202560 120218 0 0 0 451546 130 0 0 25 0 8 0 550991790 6409342976 1499395 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=24824/tid=24831] ppid=24822 vsize=6259124 CPUtime=4687.32 cores=0-7
/proc/24824/task/24831/stat : 24831 (claspmt) R 24822 24824 24615 0 -1 4202560 112186 0 0 0 468617 115 0 0 25 0 8 0 550991790 6409342976 1499395 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24824/tid=24832] ppid=24822 vsize=6259124 CPUtime=4473.58 cores=0-7
/proc/24824/task/24832/stat : 24832 (claspmt) R 24822 24824 24615 0 -1 4202560 102619 0 0 0 447246 112 0 0 25 0 8 0 550991790 6409342976 1499395 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24824/tid=24833] ppid=24822 vsize=6259124 CPUtime=4160.7 cores=0-7
/proc/24824/task/24833/stat : 24833 (claspmt) R 24822 24824 24615 0 -1 4202560 390497 0 0 0 415603 467 0 0 25 0 8 0 550991790 6409342976 1499395 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34689
Current children cumulated vsize (KiB) 6259124

[startup+5022.3 s]
/proc/loadavg: 9.01 9.04 9.00 10/352 24987
/proc/meminfo: memFree=13143768/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=6259124 CPUtime=35108.4 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 1514309 0 0 0 3509191 1647 0 0 25 0 8 0 550990264 6409342976 1500083 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24824/statm: 1564781 1500083 466 189 0 1559130 0
[pid=24824/tid=24827] ppid=24822 vsize=6259124 CPUtime=4083 cores=0-7
/proc/24824/task/24827/stat : 24827 (claspmt) R 24822 24824 24615 0 -1 4202560 148502 0 0 0 408139 161 0 0 25 0 8 0 550991790 6409342976 1500083 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24824/tid=24828] ppid=24822 vsize=6259124 CPUtime=4623.61 cores=0-7
/proc/24824/task/24828/stat : 24828 (claspmt) R 24822 24824 24615 0 -1 4202560 74496 0 0 0 462334 27 0 0 25 0 8 0 550991790 6409342976 1500083 33554432000 4194304 4964704 140733465065344 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24824/tid=24829] ppid=24822 vsize=6259124 CPUtime=4528.11 cores=0-7
/proc/24824/task/24829/stat : 24829 (claspmt) R 24822 24824 24615 0 -1 4202560 137311 0 0 0 452643 168 0 0 25 0 8 0 550991790 6409342976 1500083 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24824/tid=24830] ppid=24822 vsize=6259124 CPUtime=4576.76 cores=0-7
/proc/24824/task/24830/stat : 24830 (claspmt) R 24822 24824 24615 0 -1 4202560 120258 0 0 0 457546 130 0 0 25 0 8 0 550991790 6409342976 1500083 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=24824/tid=24831] ppid=24822 vsize=6259124 CPUtime=4747.32 cores=0-7
/proc/24824/task/24831/stat : 24831 (claspmt) R 24822 24824 24615 0 -1 4202560 112212 0 0 0 474617 115 0 0 25 0 8 0 550991790 6409342976 1500083 33554432000 4194304 4964704 140733465065344 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24824/tid=24832] ppid=24822 vsize=6259124 CPUtime=4532.92 cores=0-7
/proc/24824/task/24832/stat : 24832 (claspmt) R 24822 24824 24615 0 -1 4202560 102661 0 0 0 453180 112 0 0 25 0 8 0 550991790 6409342976 1500083 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24824/tid=24833] ppid=24822 vsize=6259124 CPUtime=4215.61 cores=0-7
/proc/24824/task/24833/stat : 24833 (claspmt) R 24822 24824 24615 0 -1 4202560 390504 0 0 0 421094 467 0 0 25 0 8 0 550991790 6409342976 1500083 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35108.4
Current children cumulated vsize (KiB) 6259124

[startup+5082.3 s]
/proc/loadavg: 9.00 9.03 9.00 10/352 24989
/proc/meminfo: memFree=13142192/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=6259124 CPUtime=35527.7 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 1514770 0 0 0 3551123 1648 0 0 25 0 8 0 550990264 6409342976 1500544 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24824/statm: 1564781 1500544 466 189 0 1559130 0
[pid=24824/tid=24827] ppid=24822 vsize=6259124 CPUtime=4143.01 cores=0-7
/proc/24824/task/24827/stat : 24827 (claspmt) R 24822 24824 24615 0 -1 4202560 148502 0 0 0 414140 161 0 0 25 0 8 0 550991790 6409342976 1500544 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24824/tid=24828] ppid=24822 vsize=6259124 CPUtime=4683.61 cores=0-7
/proc/24824/task/24828/stat : 24828 (claspmt) R 24822 24824 24615 0 -1 4202560 74892 0 0 0 468333 28 0 0 25 0 8 0 550991790 6409342976 1500544 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24824/tid=24829] ppid=24822 vsize=6259124 CPUtime=4558.81 cores=0-7
/proc/24824/task/24829/stat : 24829 (claspmt) R 24822 24824 24615 0 -1 4202560 137311 0 0 0 455713 168 0 0 25 0 8 0 550991790 6409342976 1500544 33554432000 4194304 4964704 140733465065344 18446744073709551615 4668942 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24824/tid=24830] ppid=24822 vsize=6259124 CPUtime=4636.77 cores=0-7
/proc/24824/task/24830/stat : 24830 (claspmt) R 24822 24824 24615 0 -1 4202560 120260 0 0 0 463547 130 0 0 25 0 8 0 550991790 6409342976 1500544 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=24824/tid=24831] ppid=24822 vsize=6259124 CPUtime=4807.32 cores=0-7
/proc/24824/task/24831/stat : 24831 (claspmt) R 24822 24824 24615 0 -1 4202560 112235 0 0 0 480617 115 0 0 25 0 8 0 550991790 6409342976 1500544 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24824/tid=24832] ppid=24822 vsize=6259124 CPUtime=4592.25 cores=0-7
/proc/24824/task/24832/stat : 24832 (claspmt) R 24822 24824 24615 0 -1 4202560 102695 0 0 0 459113 112 0 0 25 0 8 0 550991790 6409342976 1500544 33554432000 4194304 4964704 140733465065344 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24824/tid=24833] ppid=24822 vsize=6259124 CPUtime=4268.51 cores=0-7
/proc/24824/task/24833/stat : 24833 (claspmt) R 24822 24824 24615 0 -1 4202560 390509 0 0 0 426384 467 0 0 25 0 8 0 550991790 6409342976 1500544 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35527.7
Current children cumulated vsize (KiB) 6259124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.00 9.03 9.00 10/352 24989
/proc/meminfo: memFree=13140668/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=6259124 CPUtime=35651.5 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 1515156 0 0 0 3563500 1648 0 0 25 0 8 0 550990264 6409342976 1500930 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24824/statm: 1564781 1500930 466 189 0 1559130 0
[pid=24824/tid=24827] ppid=24822 vsize=6259124 CPUtime=4160.72 cores=0-7
/proc/24824/task/24827/stat : 24827 (claspmt) R 24822 24824 24615 0 -1 4202560 148502 0 0 0 415911 161 0 0 25 0 8 0 550991790 6409342976 1500930 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24824/tid=24828] ppid=24822 vsize=6259124 CPUtime=4701.32 cores=0-7
/proc/24824/task/24828/stat : 24828 (claspmt) R 24822 24824 24615 0 -1 4202560 75033 0 0 0 470104 28 0 0 25 0 8 0 550991790 6409342976 1500930 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24824/tid=24829] ppid=24822 vsize=6259124 CPUtime=4567.67 cores=0-7
/proc/24824/task/24829/stat : 24829 (claspmt) R 24822 24824 24615 0 -1 4202560 137311 0 0 0 456599 168 0 0 25 0 8 0 550991790 6409342976 1500930 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24824/tid=24830] ppid=24822 vsize=6259124 CPUtime=4654.48 cores=0-7
/proc/24824/task/24830/stat : 24830 (claspmt) R 24822 24824 24615 0 -1 4202560 120260 0 0 0 465318 130 0 0 25 0 8 0 550991790 6409342976 1500930 33554432000 4194304 4964704 140733465065344 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=24824/tid=24831] ppid=24822 vsize=6259124 CPUtime=4825.04 cores=0-7
/proc/24824/task/24831/stat : 24831 (claspmt) R 24822 24824 24615 0 -1 4202560 112241 0 0 0 482389 115 0 0 25 0 8 0 550991790 6409342976 1500930 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=24824/tid=24832] ppid=24822 vsize=6259124 CPUtime=4609.75 cores=0-7
/proc/24824/task/24832/stat : 24832 (claspmt) R 24822 24824 24615 0 -1 4202560 102934 0 0 0 460863 112 0 0 25 0 8 0 550991790 6409342976 1500930 33554432000 4194304 4964704 140733465065344 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=24824/tid=24833] ppid=24822 vsize=6259124 CPUtime=4286.23 cores=0-7
/proc/24824/task/24833/stat : 24833 (claspmt) R 24822 24824 24615 0 -1 4202560 390509 0 0 0 428156 467 0 0 25 0 8 0 550991790 6409342976 1500930 33554432000 4194304 4964704 140733465065344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35651.5
Current children cumulated vsize (KiB) 6259124

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

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

[startup+5100.6 s]
/proc/loadavg: 9.00 9.03 9.00 3/346 24990
/proc/meminfo: memFree=13145428/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=6258664 CPUtime=35652.3 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 1515167 0 0 0 3563580 1648 0 0 25 0 1 0 550990264 6408871936 1499455 33554432000 4194304 4964704 140733465065344 18446744073709551615 254500348475 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24824/statm: 1564666 1499455 476 189 0 1559015 0
Current children cumulated CPU time (s) 35652.3
Current children cumulated vsize (KiB) 6258664

[startup+5101 s]
/proc/loadavg: 9.00 9.03 9.00 3/346 24990
/proc/meminfo: memFree=13145428/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=5267648 CPUtime=35652.7 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 1515167 0 0 0 3563615 1651 0 0 25 0 1 0 550990264 5394071552 1226749 33554432000 4194304 4964704 140733465065344 18446744073709551615 254500717674 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24824/statm: 1316912 1226749 476 189 0 1311261 0
Current children cumulated CPU time (s) 35652.7
Current children cumulated vsize (KiB) 5267648

[startup+5101.1 s]
/proc/loadavg: 9.00 9.03 9.00 3/346 24990
/proc/meminfo: memFree=13145428/32950928 swapFree=54880848/67111528
[pid=24824] ppid=24822 vsize=2614504 CPUtime=35652.8 cores=0-7
/proc/24824/stat : 24824 (claspmt) R 24822 24824 24615 0 -1 4202496 1515167 0 0 0 3563615 1661 0 0 25 0 1 0 550990264 2677252096 566655 33554432000 4194304 4964704 140733465065344 18446744073709551615 254500735111 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24824/statm: 653626 566237 476 189 0 647975 0
Current children cumulated CPU time (s) 35652.8
Current children cumulated vsize (KiB) 2614504

Child status: 0
Real time (s): 5101.19
CPU time (s): 35652.9
CPU user time (s): 35636.2
CPU system time (s): 16.7095
CPU usage (%): 698.912
Max. virtual memory (cumulated for all children) (KiB): 6259124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35636.2
system time used= 16.7095
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1515168
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= 68906
involuntary context switches= 243457

runsolver used 15.3727 second user time and 40.6178 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-03 05:38:56
IDJOB=3322762
IDBENCH=88203
IDSOLVER=1711
FILE ID=node149/3322762-1304393935
RUNJOBID= node149-1304388833-24629
PBS_JOBID= 13181823
Free space on /tmp= 73536 MiB

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

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

MD5SUM BENCH= 472b10ce0a2683d9355981037eea091e
RANDOM SEED=1635309080

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:     32950928 kB
MemFree:      19160272 kB
Buffers:         56144 kB
Cached:         210208 kB
SwapCached:      28636 kB
Active:        4527084 kB
Inactive:      9060700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19160272 kB
SwapTotal:    67111528 kB
SwapFree:     54880848 kB
Dirty:           15956 kB
Writeback:           0 kB
AnonPages:    13303928 kB
Mapped:          16324 kB
Slab:            66872 kB
PageTables:      71792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80656736 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= 73536 MiB
End job on node149 at 2011-05-03 07:03:58