Trace number 3372995

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.26 1203.2

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.84587
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...432449/instance-3372995-1305432449.cnf
0.59/0.62	c Solving...
4800.03/1203.01	
4800.03/1203.01	*** INTERRUPTED! ***
4800.03/1203.01	*** Shutting down threads...
4800.25/1203.20	s UNKNOWN
4800.25/1203.20	
4800.25/1203.20	c INTERRUPTED   : 1
4800.25/1203.20	c Models        : 0+    
4800.25/1203.20	c Time          : 1203.026s (Solving: 1202.40s 1st Model: 0.00s Unsat: 0.00s)
4800.25/1203.20	c CPU Time      : 4800.080s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372995-1305432449/watcher-3372995-1305432449 -o /tmp/evaluation-result-3372995-1305432449/solver-3372995-1305432449 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3372995-1305432449.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.74 5.06 6.54 2/259 25944
/proc/meminfo: memFree=23065668/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=22084 CPUtime=0 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 848 0 0 0 0 0 0 0 21 0 1 0 654843111 22614016 733 33554432000 4194304 4964800 140736747348512 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/25944/statm: 5521 734 385 189 0 395 0

[startup+0.01792 s]
/proc/loadavg: 3.74 5.06 6.54 2/259 25944
/proc/meminfo: memFree=23065668/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=24044 CPUtime=0.01 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 1549 0 0 0 1 0 0 0 21 0 1 0 654843111 24621056 1178 33554432000 4194304 4964800 140736747348512 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/25944/statm: 6011 1179 385 189 0 885 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24044

[startup+0.10091 s]
/proc/loadavg: 3.74 5.06 6.54 2/259 25944
/proc/meminfo: memFree=23065668/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=31076 CPUtime=0.09 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 3652 0 0 0 9 0 0 0 21 0 1 0 654843111 31821824 2817 33554432000 4194304 4964800 140736747348512 18446744073709551615 4607435 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/25944/statm: 7769 2817 398 189 0 2643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31076

[startup+0.300881 s]
/proc/loadavg: 3.74 5.06 6.54 2/259 25944
/proc/meminfo: memFree=23065668/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=31076 CPUtime=0.29 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 3652 0 0 0 29 0 0 0 22 0 1 0 654843111 31821824 2817 33554432000 4194304 4964800 140736747348512 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/25944/statm: 7769 2817 398 189 0 2643 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31076

[startup+0.70076 s]
/proc/loadavg: 3.74 5.06 6.54 2/259 25944
/proc/meminfo: memFree=23065668/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=177052 CPUtime=0.89 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 4768 0 0 0 89 0 0 0 25 0 4 0 654843111 181301248 3635 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 44263 3635 458 189 0 38612 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 177052

[startup+1.50062 s]
/proc/loadavg: 3.74 5.06 6.54 6/266 25954
/proc/meminfo: memFree=22964876/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=180572 CPUtime=4.07 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 9276 0 0 0 405 2 0 0 25 0 4 0 654843111 184905728 8143 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670349 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 45143 8143 458 189 0 39492 0
[pid=25944/tid=25952] ppid=25942 vsize=180572 CPUtime=0.85 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 1273 0 0 0 85 0 0 0 19 0 4 0 654843174 184905728 8143 33554432000 4194304 4964800 140736747348512 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=180572 CPUtime=0.85 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 1222 0 0 0 85 0 0 0 25 0 4 0 654843174 184905728 8144 33554432000 4194304 4964800 140736747348512 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=180572 CPUtime=0.86 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 1385 0 0 0 86 0 0 0 25 0 4 0 654843174 184905728 8144 33554432000 4194304 4964800 140736747348512 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.07
Current children cumulated vsize (KiB) 180572

[startup+3.10033 s]
/proc/loadavg: 3.74 5.06 6.54 6/266 25954
/proc/meminfo: memFree=22941384/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=191220 CPUtime=10.47 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 16192 0 0 0 1042 5 0 0 25 0 4 0 654843111 195809280 15059 33554432000 4194304 4964800 140736747348512 18446744073709551615 4325338 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 47805 15059 458 189 0 42154 0
[pid=25944/tid=25952] ppid=25942 vsize=191220 CPUtime=2.46 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 2932 0 0 0 245 1 0 0 22 0 4 0 654843174 195809280 15059 33554432000 4194304 4964800 140736747348512 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=191220 CPUtime=2.44 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 2224 0 0 0 244 0 0 0 25 0 4 0 654843174 195809280 15059 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=191220 CPUtime=2.46 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 3699 0 0 0 245 1 0 0 25 0 4 0 654843174 195809280 15059 33554432000 4194304 4964800 140736747348512 18446744073709551615 4653144 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.47
Current children cumulated vsize (KiB) 191220

[startup+6.30074 s]
/proc/loadavg: 3.84 5.06 6.53 6/266 25954
/proc/meminfo: memFree=22906272/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=199644 CPUtime=23.23 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 22365 0 0 0 2315 8 0 0 25 0 4 0 654843111 204435456 21232 33554432000 4194304 4964800 140736747348512 18446744073709551615 4332351 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 49911 21232 460 189 0 44260 0
[pid=25944/tid=25952] ppid=25942 vsize=199644 CPUtime=5.65 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 4575 0 0 0 563 2 0 0 18 0 4 0 654843174 204435456 21232 33554432000 4194304 4964800 140736747348512 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=199644 CPUtime=5.62 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 3582 0 0 0 561 1 0 0 25 0 4 0 654843174 204435456 21232 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=199644 CPUtime=5.66 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 5395 0 0 0 564 2 0 0 25 0 4 0 654843174 204435456 21232 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.23
Current children cumulated vsize (KiB) 199644

[startup+12.7006 s]
/proc/loadavg: 3.94 5.06 6.53 6/266 25955
/proc/meminfo: memFree=22883124/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=206112 CPUtime=48.78 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 27564 0 0 0 4867 11 0 0 25 0 4 0 654843111 211058688 26431 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 51528 26431 460 189 0 45877 0
[pid=25944/tid=25952] ppid=25942 vsize=206112 CPUtime=12.05 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 6072 0 0 0 1202 3 0 0 25 0 4 0 654843174 211058688 26431 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=206112 CPUtime=11.96 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 4611 0 0 0 1194 2 0 0 25 0 4 0 654843174 211058688 26431 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=206112 CPUtime=12.06 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 6553 0 0 0 1204 2 0 0 25 0 4 0 654843174 211058688 26431 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.78
Current children cumulated vsize (KiB) 206112

[startup+25.5002 s]
/proc/loadavg: 4.63 5.16 6.53 9/269 25958
/proc/meminfo: memFree=22758352/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=220352 CPUtime=99.87 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 38054 0 0 0 9971 16 0 0 25 0 4 0 654843111 225640448 36921 33554432000 4194304 4964800 140736747348512 18446744073709551615 4653307 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 55088 36921 460 189 0 49437 0
[pid=25944/tid=25952] ppid=25942 vsize=220352 CPUtime=24.85 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 7983 0 0 0 2481 4 0 0 25 0 4 0 654843174 225640448 36921 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=220352 CPUtime=24.65 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 6462 0 0 0 2463 2 0 0 25 0 4 0 654843174 225640448 36921 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=220352 CPUtime=24.85 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 8413 0 0 0 2482 3 0 0 19 0 4 0 654843174 225640448 36921 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.87
Current children cumulated vsize (KiB) 220352

[startup+51.1006 s]
/proc/loadavg: 5.84 5.40 6.58 10/269 25959
/proc/meminfo: memFree=22577632/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=303952 CPUtime=202.04 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 51649 0 0 0 20180 24 0 0 25 0 4 0 654843111 311246848 50485 33554432000 4194304 4964800 140736747348512 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 75988 50485 460 189 0 70337 0
[pid=25944/tid=25952] ppid=25942 vsize=303952 CPUtime=50.43 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 11309 0 0 0 5037 6 0 0 25 0 4 0 654843174 311246848 50485 33554432000 4194304 4964800 140736747348512 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=303952 CPUtime=50.04 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 8820 0 0 0 5002 2 0 0 25 0 4 0 654843174 311246848 50485 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=303952 CPUtime=50.45 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 11112 0 0 0 5041 4 0 0 18 0 4 0 654843174 311246848 50485 33554432000 4194304 4964800 140736747348512 18446744073709551615 4342193 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.04
Current children cumulated vsize (KiB) 303952

[startup+102.31 s]
/proc/loadavg: 7.22 5.85 6.66 10/269 25960
/proc/meminfo: memFree=22401412/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=388400 CPUtime=406.44 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 61527 0 0 0 40613 31 0 0 25 0 4 0 654843111 397721600 60095 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 97100 60095 460 189 0 91449 0
[pid=25944/tid=25952] ppid=25942 vsize=388400 CPUtime=101.63 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 14961 0 0 0 10153 10 0 0 25 0 4 0 654843174 397721600 60095 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=388400 CPUtime=100.83 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 10815 0 0 0 10080 3 0 0 25 0 4 0 654843174 397721600 60095 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=388400 CPUtime=101.66 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 12801 0 0 0 10161 5 0 0 25 0 4 0 654843174 397721600 60095 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 406.44
Current children cumulated vsize (KiB) 388400

[startup+162.3 s]
/proc/loadavg: 7.80 6.24 6.75 9/269 25962
/proc/meminfo: memFree=22198164/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=402908 CPUtime=645.9 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 78957 0 0 0 64545 45 0 0 25 0 4 0 654843111 412577792 77393 33554432000 4194304 4964800 140736747348512 18446744073709551615 4660444 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 100727 77393 460 189 0 95076 0
[pid=25944/tid=25952] ppid=25942 vsize=402908 CPUtime=161.62 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 21224 0 0 0 16146 16 0 0 25 0 4 0 654843174 412577792 77393 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=402908 CPUtime=160.33 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 14336 0 0 0 16029 4 0 0 25 0 4 0 654843174 412577792 77393 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=402908 CPUtime=161.65 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 17165 0 0 0 16156 9 0 0 25 0 4 0 654843174 412577792 77393 33554432000 4194304 4964800 140736747348512 18446744073709551615 4341862 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 645.9
Current children cumulated vsize (KiB) 402908

[startup+222.3 s]
/proc/loadavg: 8.02 6.59 6.83 9/269 25963
/proc/meminfo: memFree=22045376/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=419528 CPUtime=885.39 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 94047 0 0 0 88483 56 0 0 25 0 4 0 654843111 429596672 92271 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 104882 92271 460 189 0 99231 0
[pid=25944/tid=25952] ppid=25942 vsize=419528 CPUtime=221.6 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 22626 0 0 0 22143 17 0 0 25 0 4 0 654843174 429596672 92271 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=419528 CPUtime=219.85 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 17812 0 0 0 21979 6 0 0 25 0 4 0 654843174 429596672 92271 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=419528 CPUtime=221.65 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 21538 0 0 0 22153 12 0 0 25 0 4 0 654843174 429596672 92271 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 885.39
Current children cumulated vsize (KiB) 419528

[startup+282.3 s]

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

Current children cumulated CPU time (s) 2561.9
Current children cumulated vsize (KiB) 690520

[startup+702.301 s]
/proc/loadavg: 8.11 7.84 7.35 9/269 25976
/proc/meminfo: memFree=21389992/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=757096 CPUtime=2801.38 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 152693 0 0 0 280030 108 0 0 25 0 4 0 654843111 775266304 149940 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 189274 149940 460 189 0 183623 0
[pid=25944/tid=25952] ppid=25942 vsize=757096 CPUtime=701.52 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 30806 0 0 0 70123 29 0 0 25 0 4 0 654843174 775266304 149940 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=757096 CPUtime=699.54 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 31366 0 0 0 69943 11 0 0 25 0 4 0 654843174 775266304 149940 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=757096 CPUtime=698.02 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 32868 0 0 0 69777 25 0 0 25 0 4 0 654843174 775266304 149940 33554432000 4194304 4964800 140736747348512 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.38
Current children cumulated vsize (KiB) 757096

[startup+762.31 s]
/proc/loadavg: 8.14 7.89 7.40 9/269 25978
/proc/meminfo: memFree=21319540/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=757096 CPUtime=3040.91 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 160790 0 0 0 303975 116 0 0 25 0 4 0 654843111 775266304 157802 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 189274 157802 460 189 0 183623 0
[pid=25944/tid=25952] ppid=25942 vsize=757096 CPUtime=761.53 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 32013 0 0 0 76124 29 0 0 25 0 4 0 654843174 775266304 157802 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=757096 CPUtime=759.55 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 32634 0 0 0 75944 11 0 0 25 0 4 0 654843174 775266304 157802 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=757096 CPUtime=757.53 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 36626 0 0 0 75723 30 0 0 25 0 4 0 654843174 775266304 157802 33554432000 4194304 4964800 140736747348512 18446744073709551615 4332560 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.91
Current children cumulated vsize (KiB) 757096

[startup+822.301 s]
/proc/loadavg: 8.05 7.91 7.44 9/269 25979
/proc/meminfo: memFree=21186824/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=760632 CPUtime=3280.39 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 171329 0 0 0 327908 131 0 0 25 0 4 0 654843111 778887168 168341 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 190158 168341 460 189 0 184507 0
[pid=25944/tid=25952] ppid=25942 vsize=760632 CPUtime=821.51 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 33600 0 0 0 82119 32 0 0 25 0 4 0 654843174 778887168 168341 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=760632 CPUtime=819.55 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 33690 0 0 0 81943 12 0 0 25 0 4 0 654843174 778887168 168341 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=760632 CPUtime=817.03 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 39300 0 0 0 81669 34 0 0 25 0 4 0 654843174 778887168 168341 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.39
Current children cumulated vsize (KiB) 760632

[startup+882.301 s]
/proc/loadavg: 8.08 7.94 7.48 9/269 25981
/proc/meminfo: memFree=21118232/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=767564 CPUtime=3519.89 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 173962 0 0 0 351857 132 0 0 25 0 4 0 654843111 785985536 170974 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320976 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 191891 170974 460 189 0 186240 0
[pid=25944/tid=25952] ppid=25942 vsize=767564 CPUtime=881.51 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 33724 0 0 0 88118 33 0 0 25 0 4 0 654843174 785985536 170974 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=767564 CPUtime=879.55 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 34788 0 0 0 87943 12 0 0 25 0 4 0 654843174 785985536 170974 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=767564 CPUtime=876.54 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 39347 0 0 0 87619 35 0 0 25 0 4 0 654843174 785985536 170974 33554432000 4194304 4964800 140736747348512 18446744073709551615 4343168 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.89
Current children cumulated vsize (KiB) 767564

[startup+942.301 s]
/proc/loadavg: 8.13 7.98 7.51 10/269 25982
/proc/meminfo: memFree=21082488/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=769376 CPUtime=3759.39 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 176828 0 0 0 375803 136 0 0 25 0 4 0 654843111 787841024 173840 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 192344 173840 460 189 0 186693 0
[pid=25944/tid=25952] ppid=25942 vsize=769376 CPUtime=941.5 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 35597 0 0 0 94115 35 0 0 25 0 4 0 654843174 787841024 173840 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=769376 CPUtime=939.55 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 35451 0 0 0 93943 12 0 0 25 0 4 0 654843174 787841024 173840 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=769376 CPUtime=936.05 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 39371 0 0 0 93570 35 0 0 25 0 4 0 654843174 787841024 173840 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.39
Current children cumulated vsize (KiB) 769376

[startup+1002.3 s]
/proc/loadavg: 8.14 8.01 7.55 9/269 25984
/proc/meminfo: memFree=21017124/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=847228 CPUtime=3998.9 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 190937 0 0 0 399738 152 0 0 25 0 4 0 654843111 867561472 187949 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 211807 187949 460 189 0 206156 0
[pid=25944/tid=25952] ppid=25942 vsize=847228 CPUtime=1001.5 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 36411 0 0 0 100114 36 0 0 25 0 4 0 654843174 867561472 187949 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=847228 CPUtime=999.55 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 37322 0 0 0 99942 13 0 0 25 0 4 0 654843174 867561472 187949 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=847228 CPUtime=995.55 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 39486 0 0 0 99520 35 0 0 25 0 4 0 654843174 867561472 187949 33554432000 4194304 4964800 140736747348512 18446744073709551615 4669008 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.9
Current children cumulated vsize (KiB) 847228

[startup+1062.3 s]
/proc/loadavg: 8.16 8.04 7.59 9/269 25986
/proc/meminfo: memFree=20943072/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=870464 CPUtime=4238.4 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 199410 0 0 0 423680 160 0 0 25 0 4 0 654843111 891355136 195814 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 217616 195814 460 189 0 211965 0
[pid=25944/tid=25952] ppid=25942 vsize=870464 CPUtime=1061.48 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 36998 0 0 0 106111 37 0 0 25 0 4 0 654843174 891355136 195814 33554432000 4194304 4964800 140736747348512 18446744073709551615 4321176 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=870464 CPUtime=1059.55 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 40690 0 0 0 105941 14 0 0 25 0 4 0 654843174 891355136 195814 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=870464 CPUtime=1055.07 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 40151 0 0 0 105471 36 0 0 25 0 4 0 654843174 891355136 195814 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.4
Current children cumulated vsize (KiB) 870464

[startup+1122.3 s]
/proc/loadavg: 8.19 8.06 7.62 9/269 25987
/proc/meminfo: memFree=20865428/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=884868 CPUtime=4477.89 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 205965 0 0 0 447622 167 0 0 25 0 4 0 654843111 906104832 202369 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 221217 202369 460 189 0 215566 0
[pid=25944/tid=25952] ppid=25942 vsize=884868 CPUtime=1121.48 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 37589 0 0 0 112111 37 0 0 25 0 4 0 654843174 906104832 202369 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=884868 CPUtime=1119.55 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 42625 0 0 0 111941 14 0 0 25 0 4 0 654843174 906104832 202369 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=884868 CPUtime=1114.57 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 40772 0 0 0 111420 37 0 0 25 0 4 0 654843174 906104832 202369 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.89
Current children cumulated vsize (KiB) 884868

[startup+1182.3 s]
/proc/loadavg: 8.26 8.09 7.66 10/269 25989
/proc/meminfo: memFree=20784296/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=923240 CPUtime=4717.39 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 218445 0 0 0 471566 173 0 0 25 0 4 0 654843111 945397760 214341 33554432000 4194304 4964800 140736747348512 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 230810 214341 460 189 0 225159 0
[pid=25944/tid=25952] ppid=25942 vsize=923240 CPUtime=1181.46 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 38012 0 0 0 118108 38 0 0 25 0 4 0 654843174 945397760 214341 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=923240 CPUtime=1179.56 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 47232 0 0 0 117940 16 0 0 25 0 4 0 654843174 945397760 214341 33554432000 4194304 4964800 140736747348512 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=923240 CPUtime=1174.09 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 44618 0 0 0 117370 39 0 0 25 0 4 0 654843174 945397760 214341 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.39
Current children cumulated vsize (KiB) 923240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.22 8.10 7.67 9/269 25989
/proc/meminfo: memFree=20759620/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=930528 CPUtime=4800.03 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 220189 0 0 0 479830 173 0 0 25 0 4 0 654843111 952860672 216085 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/25944/statm: 232632 216085 460 189 0 226981 0
[pid=25944/tid=25952] ppid=25942 vsize=930528 CPUtime=1202.17 cores=1,3,5,7
/proc/25944/task/25952/stat : 25952 (claspmt) R 25942 25944 18974 0 -1 4202560 38012 0 0 0 120179 38 0 0 25 0 4 0 654843174 952860672 216085 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25944/tid=25953] ppid=25942 vsize=930528 CPUtime=1200.26 cores=1,3,5,7
/proc/25944/task/25953/stat : 25953 (claspmt) R 25942 25944 18974 0 -1 4202560 48756 0 0 0 120010 16 0 0 25 0 4 0 654843174 952860672 216085 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25944/tid=25954] ppid=25942 vsize=930528 CPUtime=1194.61 cores=1,3,5,7
/proc/25944/task/25954/stat : 25954 (claspmt) R 25942 25944 18974 0 -1 4202560 44618 0 0 0 119422 39 0 0 25 0 4 0 654843174 952860672 216085 33554432000 4194304 4964800 140736747348512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 930528

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

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

[startup+1203.2 s]
/proc/loadavg: 8.22 8.10 7.67 9/269 25989
/proc/meminfo: memFree=20759620/32951124 swapFree=61565116/67111528
[pid=25944] ppid=25942 vsize=206304 CPUtime=4800.25 cores=1,3,5,7
/proc/25944/stat : 25944 (claspmt) R 25942 25944 18974 0 -1 4202496 220200 0 0 0 479849 176 0 0 25 0 1 0 654843111 211255296 10507 33554432000 4194304 4964800 140736747348512 18446744073709551615 246516860010 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/25944/statm: 51576 10167 471 189 0 45925 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 206304

Child status: 0
Real time (s): 1203.2
CPU time (s): 4800.26
CPU user time (s): 4798.49
CPU system time (s): 1.76973
CPU usage (%): 398.957
Max. virtual memory (cumulated for all children) (KiB): 930528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.49
system time used= 1.76973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220201
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= 23633
involuntary context switches= 21757

runsolver used 2.52162 second user time and 7.34488 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 06:07:29
IDJOB=3372995
IDBENCH=88218
IDSOLVER=1853
FILE ID=node134/3372995-1305432449
RUNJOBID= node134-1305432449-25931
PBS_JOBID= 13324593
Free space on /tmp= 73504 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p30-s59841049.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-3372995-1305432449/watcher-3372995-1305432449 -o /tmp/evaluation-result-3372995-1305432449/solver-3372995-1305432449 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3372995-1305432449.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=26373412

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23065948 kB
Buffers:        266916 kB
Cached:        6066992 kB
SwapCached:      13768 kB
Active:         947972 kB
Inactive:      8722196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23065948 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:            5072 kB
Writeback:          48 kB
AnonPages:     3330128 kB
Mapped:          11792 kB
Slab:           122928 kB
PageTables:      30712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38875992 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73492 MiB
End job on node134 at 2011-05-15 06:27:34