Trace number 3322462

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) 35648.4 5101.4

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34308.cnf
MD5SUM1ef198d3f2d717e33f4f2ba124eb7eb2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables34306
Number of clauses708168
Sum of the clauses size3540840
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708168
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...385737/instance-3322462-1304385737.cnf
2.59/2.65	c Solving...
35646.98/5100.02	
35646.98/5100.02	*** INTERRUPTED! ***
35646.98/5100.02	*** Shutting down threads...
35648.31/5101.39	s UNKNOWN
35648.31/5101.39	
35648.31/5101.39	c INTERRUPTED   : 1
35648.31/5101.39	c Models        : 0+    
35648.31/5101.39	c Time          : 5100.025s (Solving: 5097.38s 1st Model: 0.00s Unsat: 0.00s)
35648.31/5101.39	c CPU Time      : 35647.040s

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-3322462-1304385737/watcher-3322462-1304385737 -o /tmp/evaluation-result-3322462-1304385737/solver-3322462-1304385737 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322462-1304385737.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.46 8.82 8.90 2/358 31199
/proc/meminfo: memFree=22410360/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=28276 CPUtime=0 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 2591 0 0 0 0 0 0 0 22 0 1 0 628804471 28954624 2252 33554432000 4194304 4964704 140736527806432 18446744073709551615 260905054917 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31199/statm: 7069 2253 386 189 0 1943 0

[startup+0.07666 s]
/proc/loadavg: 8.46 8.82 8.90 2/358 31199
/proc/meminfo: memFree=22410360/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=37424 CPUtime=0.07 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 5559 0 0 0 7 0 0 0 22 0 1 0 628804471 38322176 4476 33554432000 4194304 4964704 140736527806432 18446744073709551615 4567854 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/31199/statm: 9356 4476 386 189 0 4230 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 37424

[startup+0.100651 s]
/proc/loadavg: 8.46 8.82 8.90 2/358 31199
/proc/meminfo: memFree=22410360/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=41004 CPUtime=0.09 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 6796 0 0 0 9 0 0 0 22 0 1 0 628804471 41988096 5307 33554432000 4194304 4964704 140736527806432 18446744073709551615 4567891 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/31199/statm: 10251 5307 386 189 0 5125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41004

[startup+0.300618 s]
/proc/loadavg: 8.46 8.82 8.90 2/358 31199
/proc/meminfo: memFree=22410360/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=72500 CPUtime=0.28 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 17335 0 0 0 27 1 0 0 23 0 1 0 628804471 74240000 12624 33554432000 4194304 4964704 140736527806432 18446744073709551615 260905090579 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/31199/statm: 18125 12624 397 189 0 12999 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 72500

[startup+0.700548 s]
/proc/loadavg: 8.46 8.82 8.90 2/358 31199
/proc/meminfo: memFree=22410360/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=99824 CPUtime=0.69 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 23846 0 0 0 67 2 0 0 25 0 1 0 628804471 102219776 19135 33554432000 4194304 4964704 140736527806432 18446744073709551615 4607641 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/31199/statm: 24956 19135 399 189 0 19830 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99824

[startup+1.5004 s]
/proc/loadavg: 8.46 8.82 8.90 3/359 31200
/proc/meminfo: memFree=22334588/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=99824 CPUtime=1.49 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 23846 0 0 0 147 2 0 0 25 0 1 0 628804471 102219776 19135 33554432000 4194304 4964704 140736527806432 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/31199/statm: 24956 19135 399 189 0 19830 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 99824

[startup+3.1011 s]
/proc/loadavg: 8.46 8.82 8.90 3/359 31200
/proc/meminfo: memFree=22333844/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=678056 CPUtime=4.83 cores=0-7
/proc/31199/stat : 31199 (claspmt) S 31197 31199 30963 0 -1 4202496 94456 0 0 0 408 75 0 0 25 0 8 0 628804471 694329344 87559 33554432000 4194304 4964704 140736527806432 18446744073709551615 260917210009 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/31199/statm: 169514 87561 431 189 0 163863 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 678056

[startup+6.30052 s]
/proc/loadavg: 8.50 8.82 8.90 10/366 31207
/proc/meminfo: memFree=21946796/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=693860 CPUtime=25.83 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 129050 0 0 0 2485 98 0 0 19 0 8 0 628804471 710512640 122153 33554432000 4194304 4964704 140736527806432 18446744073709551615 4371532 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31199/statm: 173465 122153 463 189 0 167814 0
[pid=31199/tid=31201] ppid=31197 vsize=693860 CPUtime=3.27 cores=0-7
/proc/31199/task/31201/stat : 31201 (claspmt) R 31197 31199 30963 0 -1 4202560 13111 0 0 0 310 17 0 0 19 0 8 0 628804736 710512640 122153 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31199/tid=31202] ppid=31197 vsize=693860 CPUtime=3.24 cores=0-7
/proc/31199/task/31202/stat : 31202 (claspmt) R 31197 31199 30963 0 -1 4202560 15643 0 0 0 312 12 0 0 19 0 8 0 628804736 710512640 122153 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31199/tid=31203] ppid=31197 vsize=693860 CPUtime=3.28 cores=0-7
/proc/31199/task/31203/stat : 31203 (claspmt) R 31197 31199 30963 0 -1 4202560 13914 0 0 0 318 10 0 0 19 0 8 0 628804736 710512640 122153 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31199/tid=31204] ppid=31197 vsize=693860 CPUtime=3.21 cores=0-7
/proc/31199/task/31204/stat : 31204 (claspmt) R 31197 31199 30963 0 -1 4202560 13622 0 0 0 309 12 0 0 19 0 8 0 628804736 710512640 122153 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31199/tid=31205] ppid=31197 vsize=693860 CPUtime=3.47 cores=0-7
/proc/31199/task/31205/stat : 31205 (claspmt) R 31197 31199 30963 0 -1 4202560 14688 0 0 0 335 12 0 0 23 0 8 0 628804736 710512640 122153 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31199/tid=31206] ppid=31197 vsize=693860 CPUtime=3.17 cores=0-7
/proc/31199/task/31206/stat : 31206 (claspmt) R 31197 31199 30963 0 -1 4202560 14648 0 0 0 303 14 0 0 19 0 8 0 628804736 710512640 122155 33554432000 4194304 4964704 140736527806432 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31199/tid=31207] ppid=31197 vsize=693860 CPUtime=3.11 cores=0-7
/proc/31199/task/31207/stat : 31207 (claspmt) R 31197 31199 30963 0 -1 4202560 13892 0 0 0 299 12 0 0 19 0 8 0 628804736 710512640 122155 33554432000 4194304 4964704 140736527806432 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.83
Current children cumulated vsize (KiB) 693860

[startup+12.7004 s]
/proc/loadavg: 8.54 8.83 8.90 10/366 31208
/proc/meminfo: memFree=21805412/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=1026200 CPUtime=70.23 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 160341 0 0 0 6904 119 0 0 25 0 8 0 628804471 1050828800 153444 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31199/statm: 256550 153444 465 189 0 250899 0
[pid=31199/tid=31201] ppid=31197 vsize=1026200 CPUtime=9 cores=0-7
/proc/31199/task/31201/stat : 31201 (claspmt) R 31197 31199 30963 0 -1 4202560 16711 0 0 0 880 20 0 0 25 0 8 0 628804736 1050828800 153444 33554432000 4194304 4964704 140736527806432 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31199/tid=31202] ppid=31197 vsize=1026200 CPUtime=9.3 cores=0-7
/proc/31199/task/31202/stat : 31202 (claspmt) R 31197 31199 30963 0 -1 4202560 22272 0 0 0 913 17 0 0 20 0 8 0 628804736 1050828800 153444 33554432000 4194304 4964704 140736527806432 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31199/tid=31203] ppid=31197 vsize=1026200 CPUtime=9.07 cores=0-7
/proc/31199/task/31203/stat : 31203 (claspmt) R 31197 31199 30963 0 -1 4202560 17598 0 0 0 894 13 0 0 25 0 8 0 628804736 1050828800 153444 33554432000 4194304 4964704 140736527806432 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31199/tid=31204] ppid=31197 vsize=1026200 CPUtime=8.43 cores=0-7
/proc/31199/task/31204/stat : 31204 (claspmt) R 31197 31199 30963 0 -1 4202560 18599 0 0 0 828 15 0 0 25 0 8 0 628804736 1050828800 153444 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31199/tid=31205] ppid=31197 vsize=1026200 CPUtime=9.87 cores=0-7
/proc/31199/task/31205/stat : 31205 (claspmt) R 31197 31199 30963 0 -1 4202560 14688 0 0 0 975 12 0 0 25 0 8 0 628804736 1050828800 153444 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31199/tid=31206] ppid=31197 vsize=1026200 CPUtime=8.46 cores=0-7
/proc/31199/task/31206/stat : 31206 (claspmt) R 31197 31199 30963 0 -1 4202560 18901 0 0 0 829 17 0 0 18 0 8 0 628804736 1050828800 153444 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31199/tid=31207] ppid=31197 vsize=1026200 CPUtime=7.99 cores=0-7
/proc/31199/task/31207/stat : 31207 (claspmt) R 31197 31199 30963 0 -1 4202560 18593 0 0 0 785 14 0 0 25 0 8 0 628804736 1050828800 153444 33554432000 4194304 4964704 140736527806432 18446744073709551615 260905055265 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 70.23
Current children cumulated vsize (KiB) 1026200

[startup+25.501 s]
/proc/loadavg: 8.64 8.83 8.90 10/366 31208
/proc/meminfo: memFree=21577224/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=1247792 CPUtime=159.04 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 216794 0 0 0 15747 157 0 0 25 0 8 0 628804471 1277739008 209897 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31199/statm: 311948 209897 465 189 0 306297 0
[pid=31199/tid=31201] ppid=31197 vsize=1247792 CPUtime=16.81 cores=0-7
/proc/31199/task/31201/stat : 31201 (claspmt) R 31197 31199 30963 0 -1 4202560 21371 0 0 0 1658 23 0 0 18 0 8 0 628804736 1277739008 209897 33554432000 4194304 4964704 140736527806432 18446744073709551615 260905055265 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31199/tid=31202] ppid=31197 vsize=1247792 CPUtime=21.22 cores=0-7
/proc/31199/task/31202/stat : 31202 (claspmt) R 31197 31199 30963 0 -1 4202560 25136 0 0 0 2103 19 0 0 25 0 8 0 628804736 1277739008 209897 33554432000 4194304 4964704 140736527806432 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31199/tid=31203] ppid=31197 vsize=1247792 CPUtime=21.35 cores=0-7
/proc/31199/task/31203/stat : 31203 (claspmt) R 31197 31199 30963 0 -1 4202560 24342 0 0 0 2117 18 0 0 25 0 8 0 628804736 1277739008 209897 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31199/tid=31204] ppid=31197 vsize=1247792 CPUtime=19.87 cores=0-7
/proc/31199/task/31204/stat : 31204 (claspmt) R 31197 31199 30963 0 -1 4202560 24443 0 0 0 1968 19 0 0 18 0 8 0 628804736 1277739008 209897 33554432000 4194304 4964704 140736527806432 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31199/tid=31205] ppid=31197 vsize=1247792 CPUtime=20.77 cores=0-7
/proc/31199/task/31205/stat : 31205 (claspmt) R 31197 31199 30963 0 -1 4202560 16661 0 0 0 2064 13 0 0 25 0 8 0 628804736 1277739008 209897 33554432000 4194304 4964704 140736527806432 18446744073709551615 4343034 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31199/tid=31206] ppid=31197 vsize=1247792 CPUtime=19.55 cores=0-7
/proc/31199/task/31206/stat : 31206 (claspmt) R 31197 31199 30963 0 -1 4202560 26673 0 0 0 1931 24 0 0 25 0 8 0 628804736 1277739008 209897 33554432000 4194304 4964704 140736527806432 18446744073709551615 4653336 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31199/tid=31207] ppid=31197 vsize=1247792 CPUtime=20.36 cores=0-7
/proc/31199/task/31207/stat : 31207 (claspmt) R 31197 31199 30963 0 -1 4202560 32727 0 0 0 2012 24 0 0 25 0 8 0 628804736 1277739008 209897 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 159.04
Current children cumulated vsize (KiB) 1247792

[startup+51.1003 s]
/proc/loadavg: 8.76 8.85 8.91 10/366 31209
/proc/meminfo: memFree=21193240/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=1436244 CPUtime=335.99 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 312334 0 0 0 33375 224 0 0 25 0 8 0 628804471 1470713856 305437 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31199/statm: 359061 305437 465 189 0 353410 0
[pid=31199/tid=31201] ppid=31197 vsize=1436244 CPUtime=38.23 cores=0-7
/proc/31199/task/31201/stat : 31201 (claspmt) R 31197 31199 30963 0 -1 4202560 33025 0 0 0 3792 31 0 0 25 0 8 0 628804736 1470713856 305437 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31199/tid=31202] ppid=31197 vsize=1436244 CPUtime=42.04 cores=0-7
/proc/31199/task/31202/stat : 31202 (claspmt) R 31197 31199 30963 0 -1 4202560 32788 0 0 0 4179 25 0 0 25 0 8 0 628804736 1470713856 305437 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31199/tid=31203] ppid=31197 vsize=1436244 CPUtime=45.8 cores=0-7
/proc/31199/task/31203/stat : 31203 (claspmt) R 31197 31199 30963 0 -1 4202560 31946 0 0 0 4556 24 0 0 25 0 8 0 628804736 1470713856 305437 33554432000 4194304 4964704 140736527806432 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31199/tid=31204] ppid=31197 vsize=1436244 CPUtime=41.99 cores=0-7
/proc/31199/task/31204/stat : 31204 (claspmt) R 31197 31199 30963 0 -1 4202560 34095 0 0 0 4172 27 0 0 25 0 8 0 628804736 1470713856 305437 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670462 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31199/tid=31205] ppid=31197 vsize=1436244 CPUtime=41.13 cores=0-7
/proc/31199/task/31205/stat : 31205 (claspmt) R 31197 31199 30963 0 -1 4202560 29383 0 0 0 4093 20 0 0 25 0 8 0 628804736 1470713856 305437 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31199/tid=31206] ppid=31197 vsize=1436244 CPUtime=44.31 cores=0-7
/proc/31199/task/31206/stat : 31206 (claspmt) R 31197 31199 30963 0 -1 4202560 37947 0 0 0 4400 31 0 0 25 0 8 0 628804736 1470713856 305437 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31199/tid=31207] ppid=31197 vsize=1436244 CPUtime=41.6 cores=0-7
/proc/31199/task/31207/stat : 31207 (claspmt) R 31197 31199 30963 0 -1 4202560 53918 0 0 0 4122 38 0 0 25 0 8 0 628804736 1470713856 305437 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 335.99
Current children cumulated vsize (KiB) 1436244

[startup+102.314 s]
/proc/loadavg: 8.94 8.88 8.91 10/366 31210
/proc/meminfo: memFree=20689268/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=2084292 CPUtime=688.35 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 437367 0 0 0 68506 329 0 0 25 0 8 0 628804471 2134315008 430461 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/31199/statm: 521073 430461 465 189 0 515422 0
[pid=31199/tid=31201] ppid=31197 vsize=2084292 CPUtime=82 cores=0-7
/proc/31199/task/31201/stat : 31201 (claspmt) R 31197 31199 30963 0 -1 4202560 49771 0 0 0 8156 44 0 0 25 0 8 0 628804736 2134315008 430461 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31199/tid=31202] ppid=31197 vsize=2084292 CPUtime=84.99 cores=0-7
/proc/31199/task/31202/stat : 31202 (claspmt) R 31197 31199 30963 0 -1 4202560 48041 0 0 0 8459 40 0 0 25 0 8 0 628804736 2134315008 430461 33554432000 4194304 4964704 140736527806432 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31199/tid=31203] ppid=31197 vsize=2084292 CPUtime=93.85 cores=0-7
/proc/31199/task/31203/stat : 31203 (claspmt) R 31197 31199 30963 0 -1 4202560 42890 0 0 0 9351 34 0 0 25 0 8 0 628804736 2134315008 430461 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31199/tid=31204] ppid=31197 vsize=2084292 CPUtime=88.52 cores=0-7
/proc/31199/task/31204/stat : 31204 (claspmt) R 31197 31199 30963 0 -1 4202560 49886 0 0 0 8810 42 0 0 25 0 8 0 628804736 2134315008 430462 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31199/tid=31205] ppid=31197 vsize=2084292 CPUtime=84.85 cores=0-7
/proc/31199/task/31205/stat : 31205 (claspmt) R 31197 31199 30963 0 -1 4202560 35764 0 0 0 8461 24 0 0 25 0 8 0 628804736 2134315008 430462 33554432000 4194304 4964704 140736527806432 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31199/tid=31206] ppid=31197 vsize=2084292 CPUtime=92.36 cores=0-7
/proc/31199/task/31206/stat : 31206 (claspmt) R 31197 31199 30963 0 -1 4202560 52771 0 0 0 9190 46 0 0 25 0 8 0 628804736 2134315008 430462 33554432000 4194304 4964704 140736527806432 18446744073709551615 260905055265 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31199/tid=31207] ppid=31197 vsize=2084292 CPUtime=78.59 cores=0-7
/proc/31199/task/31207/stat : 31207 (claspmt) R 31197 31199 30963 0 -1 4202560 78514 0 0 0 7803 56 0 0 25 0 8 0 628804736 2134315008 430462 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 688.35
Current children cumulated vsize (KiB) 2084292

[startup+162.301 s]
/proc/loadavg: 9.02 8.92 8.92 10/366 31212
/proc/meminfo: memFree=20251124/32950928 swapFree=65762324/67111528

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

[pid=31199/tid=31204] ppid=31197 vsize=8611960 CPUtime=3903.49 cores=0-7
/proc/31199/task/31204/stat : 31204 (claspmt) R 31197 31199 30963 0 -1 4202560 294596 0 0 0 389929 420 0 0 25 0 8 0 628804736 8818647040 2053897 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31199/tid=31205] ppid=31197 vsize=8611960 CPUtime=4523.64 cores=0-7
/proc/31199/task/31205/stat : 31205 (claspmt) R 31197 31199 30963 0 -1 4202560 152349 0 0 0 452200 164 0 0 25 0 8 0 628804736 8818647040 2053897 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31199/tid=31206] ppid=31197 vsize=8611960 CPUtime=4334.2 cores=0-7
/proc/31199/task/31206/stat : 31206 (claspmt) R 31197 31199 30963 0 -1 4202560 168168 0 0 0 433241 179 0 0 25 0 8 0 628804736 8818647040 2053897 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31199/tid=31207] ppid=31197 vsize=8611960 CPUtime=3832.05 cores=0-7
/proc/31199/task/31207/stat : 31207 (claspmt) R 31197 31199 30963 0 -1 4202560 503545 0 0 0 382687 518 0 0 25 0 8 0 628804736 8818647040 2053897 33554432000 4194304 4964704 140736527806432 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 33846
Current children cumulated vsize (KiB) 8611960

[startup+4902.3 s]
/proc/loadavg: 9.14 9.08 9.09 10/366 31851
/proc/meminfo: memFree=14111924/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=8622536 CPUtime=34265.3 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 2076821 0 0 0 3424172 2360 0 0 25 0 8 0 628804471 8829476864 2061644 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/31199/statm: 2155634 2061644 466 189 0 2149983 0
[pid=31199/tid=31201] ppid=31197 vsize=8622536 CPUtime=4288.97 cores=0-7
/proc/31199/task/31201/stat : 31201 (claspmt) R 31197 31199 30963 0 -1 4202560 298737 0 0 0 428525 372 0 0 25 0 8 0 628804736 8829476864 2061644 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31199/tid=31202] ppid=31197 vsize=8622536 CPUtime=4491.14 cores=0-7
/proc/31199/task/31202/stat : 31202 (claspmt) R 31197 31199 30963 0 -1 4202560 136668 0 0 0 448971 143 0 0 25 0 8 0 628804736 8829476864 2061644 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31199/tid=31203] ppid=31197 vsize=8622536 CPUtime=4380.14 cores=0-7
/proc/31199/task/31203/stat : 31203 (claspmt) R 31197 31199 30963 0 -1 4202560 231118 0 0 0 437730 284 0 0 25 0 8 0 628804736 8829476864 2061644 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31199/tid=31204] ppid=31197 vsize=8622536 CPUtime=3963.49 cores=0-7
/proc/31199/task/31204/stat : 31204 (claspmt) R 31197 31199 30963 0 -1 4202560 294600 0 0 0 395929 420 0 0 25 0 8 0 628804736 8829476864 2061644 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31199/tid=31205] ppid=31197 vsize=8622536 CPUtime=4579.84 cores=0-7
/proc/31199/task/31205/stat : 31205 (claspmt) R 31197 31199 30963 0 -1 4202560 152372 0 0 0 457820 164 0 0 25 0 8 0 628804736 8829476864 2061644 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31199/tid=31206] ppid=31197 vsize=8622536 CPUtime=4394.21 cores=0-7
/proc/31199/task/31206/stat : 31206 (claspmt) R 31197 31199 30963 0 -1 4202560 168239 0 0 0 439241 180 0 0 25 0 8 0 628804736 8829476864 2061644 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31199/tid=31207] ppid=31197 vsize=8622536 CPUtime=3869.63 cores=0-7
/proc/31199/task/31207/stat : 31207 (claspmt) R 31197 31199 30963 0 -1 4202560 506184 0 0 0 386444 519 0 0 25 0 8 0 628804736 8829476864 2061644 33554432000 4194304 4964704 140736527806432 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34265.3
Current children cumulated vsize (KiB) 8622536

[startup+4962.3 s]
/proc/loadavg: 9.05 9.06 9.08 10/366 31853
/proc/meminfo: memFree=14045880/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=8688072 CPUtime=34684.6 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 2093135 0 0 0 3466079 2381 0 0 25 0 8 0 628804471 8896585728 2077917 33554432000 4194304 4964704 140736527806432 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31199/statm: 2172018 2077917 466 189 0 2166367 0
[pid=31199/tid=31201] ppid=31197 vsize=8688072 CPUtime=4334.47 cores=0-7
/proc/31199/task/31201/stat : 31201 (claspmt) R 31197 31199 30963 0 -1 4202560 298737 0 0 0 433075 372 0 0 25 0 8 0 628804736 8896585728 2077917 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31199/tid=31202] ppid=31197 vsize=8688072 CPUtime=4550.42 cores=0-7
/proc/31199/task/31202/stat : 31202 (claspmt) R 31197 31199 30963 0 -1 4202560 138704 0 0 0 454897 145 0 0 25 0 8 0 628804736 8896585728 2077917 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31199/tid=31203] ppid=31197 vsize=8688072 CPUtime=4438.24 cores=0-7
/proc/31199/task/31203/stat : 31203 (claspmt) R 31197 31199 30963 0 -1 4202560 231628 0 0 0 443539 285 0 0 25 0 8 0 628804736 8896585728 2077917 33554432000 4194304 4964704 140736527806432 18446744073709551615 4641862 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31199/tid=31204] ppid=31197 vsize=8688072 CPUtime=4023.49 cores=0-7
/proc/31199/task/31204/stat : 31204 (claspmt) R 31197 31199 30963 0 -1 4202560 294600 0 0 0 401929 420 0 0 25 0 8 0 628804736 8896585728 2077917 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31199/tid=31205] ppid=31197 vsize=8688072 CPUtime=4631.84 cores=0-7
/proc/31199/task/31205/stat : 31205 (claspmt) R 31197 31199 30963 0 -1 4202560 152393 0 0 0 463020 164 0 0 25 0 8 0 628804736 8896585728 2077917 33554432000 4194304 4964704 140736527806432 18446744073709551615 4660755 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31199/tid=31206] ppid=31197 vsize=8688072 CPUtime=4454.19 cores=0-7
/proc/31199/task/31206/stat : 31206 (claspmt) R 31197 31199 30963 0 -1 4202560 168256 0 0 0 445239 180 0 0 25 0 8 0 628804736 8896585728 2077917 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31199/tid=31207] ppid=31197 vsize=8688072 CPUtime=3901.15 cores=0-7
/proc/31199/task/31207/stat : 31207 (claspmt) R 31197 31199 30963 0 -1 4202560 506464 0 0 0 389595 520 0 0 25 0 8 0 628804736 8896585728 2077917 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 34684.6
Current children cumulated vsize (KiB) 8688072

[startup+5022.3 s]
/proc/loadavg: 9.07 9.06 9.08 10/366 31854
/proc/meminfo: memFree=14039856/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=8688072 CPUtime=35103.9 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 2094621 0 0 0 3508009 2382 0 0 25 0 8 0 628804471 8896585728 2079331 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31199/statm: 2172018 2079331 466 189 0 2166367 0
[pid=31199/tid=31201] ppid=31197 vsize=8688072 CPUtime=4394.47 cores=0-7
/proc/31199/task/31201/stat : 31201 (claspmt) R 31197 31199 30963 0 -1 4202560 298738 0 0 0 439075 372 0 0 25 0 8 0 628804736 8896585728 2079331 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31199/tid=31202] ppid=31197 vsize=8688072 CPUtime=4609.73 cores=0-7
/proc/31199/task/31202/stat : 31202 (claspmt) R 31197 31199 30963 0 -1 4202560 138745 0 0 0 460827 146 0 0 25 0 8 0 628804736 8896585728 2079331 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31199/tid=31203] ppid=31197 vsize=8688072 CPUtime=4464.62 cores=0-7
/proc/31199/task/31203/stat : 31203 (claspmt) R 31197 31199 30963 0 -1 4202560 231628 0 0 0 446177 285 0 0 25 0 8 0 628804736 8896585728 2079331 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31199/tid=31204] ppid=31197 vsize=8688072 CPUtime=4076.49 cores=0-7
/proc/31199/task/31204/stat : 31204 (claspmt) R 31197 31199 30963 0 -1 4202560 294600 0 0 0 407229 420 0 0 25 0 8 0 628804736 8896585728 2079331 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31199/tid=31205] ppid=31197 vsize=8688072 CPUtime=4691.84 cores=0-7
/proc/31199/task/31205/stat : 31205 (claspmt) R 31197 31199 30963 0 -1 4202560 152415 0 0 0 469020 164 0 0 25 0 8 0 628804736 8896585728 2079331 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31199/tid=31206] ppid=31197 vsize=8688072 CPUtime=4514.2 cores=0-7
/proc/31199/task/31206/stat : 31206 (claspmt) R 31197 31199 30963 0 -1 4202560 168256 0 0 0 451240 180 0 0 25 0 8 0 628804736 8896585728 2079331 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31199/tid=31207] ppid=31197 vsize=8688072 CPUtime=3941.77 cores=0-7
/proc/31199/task/31207/stat : 31207 (claspmt) R 31197 31199 30963 0 -1 4202560 506465 0 0 0 393657 520 0 0 25 0 8 0 628804736 8896585728 2079331 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 35103.9
Current children cumulated vsize (KiB) 8688072

[startup+5082.3 s]
/proc/loadavg: 9.07 9.06 9.08 10/366 31856
/proc/meminfo: memFree=14037296/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=8688072 CPUtime=35523.2 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 2095359 0 0 0 3549937 2384 0 0 25 0 8 0 628804471 8896585728 2080063 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31199/statm: 2172018 2080063 466 189 0 2166367 0
[pid=31199/tid=31201] ppid=31197 vsize=8688072 CPUtime=4454.48 cores=0-7
/proc/31199/task/31201/stat : 31201 (claspmt) R 31197 31199 30963 0 -1 4202560 298740 0 0 0 445076 372 0 0 25 0 8 0 628804736 8896585728 2080063 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31199/tid=31202] ppid=31197 vsize=8688072 CPUtime=4669.01 cores=0-7
/proc/31199/task/31202/stat : 31202 (claspmt) R 31197 31199 30963 0 -1 4202560 138780 0 0 0 466755 146 0 0 25 0 8 0 628804736 8896585728 2080063 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31199/tid=31203] ppid=31197 vsize=8688072 CPUtime=4494.61 cores=0-7
/proc/31199/task/31203/stat : 31203 (claspmt) R 31197 31199 30963 0 -1 4202560 231628 0 0 0 449176 285 0 0 25 0 8 0 628804736 8896585728 2080063 33554432000 4194304 4964704 140736527806432 18446744073709551615 4343842 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31199/tid=31204] ppid=31197 vsize=8688072 CPUtime=4106.5 cores=0-7
/proc/31199/task/31204/stat : 31204 (claspmt) R 31197 31199 30963 0 -1 4202560 294600 0 0 0 410230 420 0 0 25 0 8 0 628804736 8896585728 2080063 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31199/tid=31205] ppid=31197 vsize=8688072 CPUtime=4751.84 cores=0-7
/proc/31199/task/31205/stat : 31205 (claspmt) R 31197 31199 30963 0 -1 4202560 152437 0 0 0 475020 164 0 0 25 0 8 0 628804736 8896585728 2080063 33554432000 4194304 4964704 140736527806432 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31199/tid=31206] ppid=31197 vsize=8688072 CPUtime=4574.2 cores=0-7
/proc/31199/task/31206/stat : 31206 (claspmt) R 31197 31199 30963 0 -1 4202560 168349 0 0 0 457240 180 0 0 25 0 8 0 628804736 8896585728 2080063 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31199/tid=31207] ppid=31197 vsize=8688072 CPUtime=4001.77 cores=0-7
/proc/31199/task/31207/stat : 31207 (claspmt) R 31197 31199 30963 0 -1 4202560 506465 0 0 0 399657 520 0 0 25 0 8 0 628804736 8896585728 2080063 33554432000 4194304 4964704 140736527806432 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 35523.2
Current children cumulated vsize (KiB) 8688072



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.05 9.06 9.08 10/366 31856
/proc/meminfo: memFree=14037148/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=8688072 CPUtime=35647 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 2095385 0 0 0 3562314 2384 0 0 25 0 8 0 628804471 8896585728 2080089 33554432000 4194304 4964704 140736527806432 18446744073709551615 4653356 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31199/statm: 2172018 2080089 466 189 0 2166367 0
[pid=31199/tid=31201] ppid=31197 vsize=8688072 CPUtime=4472.19 cores=0-7
/proc/31199/task/31201/stat : 31201 (claspmt) R 31197 31199 30963 0 -1 4202560 298742 0 0 0 446847 372 0 0 25 0 8 0 628804736 8896585728 2080089 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31199/tid=31202] ppid=31197 vsize=8688072 CPUtime=4686.51 cores=0-7
/proc/31199/task/31202/stat : 31202 (claspmt) R 31197 31199 30963 0 -1 4202560 138795 0 0 0 468505 146 0 0 25 0 8 0 628804736 8896585728 2080089 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31199/tid=31203] ppid=31197 vsize=8688072 CPUtime=4503.45 cores=0-7
/proc/31199/task/31203/stat : 31203 (claspmt) R 31197 31199 30963 0 -1 4202560 231628 0 0 0 450060 285 0 0 25 0 8 0 628804736 8896585728 2080089 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31199/tid=31204] ppid=31197 vsize=8688072 CPUtime=4115.38 cores=0-7
/proc/31199/task/31204/stat : 31204 (claspmt) R 31197 31199 30963 0 -1 4202560 294602 0 0 0 411118 420 0 0 25 0 8 0 628804736 8896585728 2080089 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31199/tid=31205] ppid=31197 vsize=8688072 CPUtime=4769.56 cores=0-7
/proc/31199/task/31205/stat : 31205 (claspmt) R 31197 31199 30963 0 -1 4202560 152444 0 0 0 476792 164 0 0 25 0 8 0 628804736 8896585728 2080089 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31199/tid=31206] ppid=31197 vsize=8688072 CPUtime=4591.91 cores=0-7
/proc/31199/task/31206/stat : 31206 (claspmt) R 31197 31199 30963 0 -1 4202560 168349 0 0 0 459011 180 0 0 25 0 8 0 628804736 8896585728 2080089 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31199/tid=31207] ppid=31197 vsize=8688072 CPUtime=4019.48 cores=0-7
/proc/31199/task/31207/stat : 31207 (claspmt) R 31197 31199 30963 0 -1 4202560 506465 0 0 0 401428 520 0 0 25 0 8 0 628804736 8896585728 2080089 33554432000 4194304 4964704 140736527806432 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 35647
Current children cumulated vsize (KiB) 8688072

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.05 9.06 9.08 3/360 31857
/proc/meminfo: memFree=14053440/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=8671476 CPUtime=35647.6 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 2095395 0 0 0 3562378 2384 0 0 25 0 1 0 628804471 8879591424 2075596 33554432000 4194304 4964704 140736527806432 18446744073709551615 260905051118 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31199/statm: 2167869 2075596 476 189 0 2162218 0
Current children cumulated CPU time (s) 35647.6
Current children cumulated vsize (KiB) 8671476

[startup+5101 s]
/proc/loadavg: 9.05 9.06 9.08 3/360 31857
/proc/meminfo: memFree=14053440/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=8653020 CPUtime=35648 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 2095395 0 0 0 3562417 2384 0 0 25 0 1 0 628804471 8860692480 2070265 33554432000 4194304 4964704 140736527806432 18446744073709551615 260905049441 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31199/statm: 2163255 2070265 476 189 0 2157604 0
Current children cumulated CPU time (s) 35648
Current children cumulated vsize (KiB) 8653020

[startup+5101.2 s]
/proc/loadavg: 9.05 9.06 9.08 3/360 31857
/proc/meminfo: memFree=14053440/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=5929916 CPUtime=35648.2 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 2095395 0 0 0 3562427 2394 0 0 25 0 1 0 628804471 6072233984 1333703 33554432000 4194304 4964704 140736527806432 18446744073709551615 260905419882 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31199/statm: 1482479 1333192 476 189 0 1476828 0
Current children cumulated CPU time (s) 35648.2
Current children cumulated vsize (KiB) 5929916

[startup+5101.3 s]
/proc/loadavg: 9.05 9.06 9.08 3/360 31857
/proc/meminfo: memFree=14053440/32950928 swapFree=65762324/67111528
[pid=31199] ppid=31197 vsize=2943144 CPUtime=35648.3 cores=0-7
/proc/31199/stat : 31199 (claspmt) R 31197 31199 30963 0 -1 4202496 2095395 0 0 0 3562427 2404 0 0 25 0 1 0 628804471 3013779456 616894 33554432000 4194304 4964704 140736527806432 18446744073709551615 260905437319 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31199/statm: 719402 616894 476 189 0 713751 0
Current children cumulated CPU time (s) 35648.3
Current children cumulated vsize (KiB) 2943144

Child status: 0
Real time (s): 5101.4
CPU time (s): 35648.4
CPU user time (s): 35624.3
CPU system time (s): 24.1413
CPU usage (%): 698.797
Max. virtual memory (cumulated for all children) (KiB): 8688072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35624.3
system time used= 24.1413
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2095396
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= 235826
involuntary context switches= 241109

runsolver used 16.2075 second user time and 44.1123 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-03 03:22:18
IDJOB=3322462
IDBENCH=83249
IDSOLVER=1711
FILE ID=node116/3322462-1304385737
RUNJOBID= node116-1304385519-30977
PBS_JOBID= 13181792
Free space on /tmp= 73696 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34308.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-3322462-1304385737/watcher-3322462-1304385737 -o /tmp/evaluation-result-3322462-1304385737/solver-3322462-1304385737 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322462-1304385737.cnf

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

MD5SUM BENCH= 1ef198d3f2d717e33f4f2ba124eb7eb2
RANDOM SEED=1197130810

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:      22410508 kB
Buffers:         82012 kB
Cached:         889228 kB
SwapCached:      25708 kB
Active:        9617652 kB
Inactive:       722192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22410508 kB
SwapTotal:    67111528 kB
SwapFree:     65762324 kB
Dirty:           23520 kB
Writeback:           0 kB
AnonPages:     9353076 kB
Mapped:          15428 kB
Slab:            90468 kB
PageTables:      43968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 83212904 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= 73704 MiB
End job on node116 at 2011-05-03 04:47:20