Trace number 3373135

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.47 1205.25

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
MD5SUM3aff0c2163848e3eed6bc22fc2c30cdf
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 variables95
Number of clauses36888
Sum of the clauses size368690
Maximum clause length10
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 538
Number of clauses of size over 536850

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...428732/instance-3373135-1305428732.cnf
2.33/2.47	c Solving...
4800.39/1205.21	
4800.39/1205.21	*** INTERRUPTED! ***
4800.39/1205.21	*** Shutting down threads...
4800.39/1205.25	s UNKNOWN
4800.39/1205.25	
4800.39/1205.25	c INTERRUPTED   : 1
4800.39/1205.25	c Models        : 0+    
4800.39/1205.25	c Time          : 1205.214s (Solving: 1202.74s 1st Model: 0.00s Unsat: 0.00s)
4800.39/1205.25	c CPU Time      : 4800.430s

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-3373135-1305428732/watcher-3373135-1305428732 -o /tmp/evaluation-result-3373135-1305428732/solver-3373135-1305428732 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373135-1305428732.cnf 

running on 4 cores: 0,2,4,6

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: 7.82 6.25 6.35 5/285 13673
/proc/meminfo: memFree=18587860/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=21280 CPUtime=0 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 606 0 0 0 0 0 0 0 25 0 1 0 654472889 21790720 537 33554432000 4194304 4964800 140735283280640 18446744073709551615 274664469189 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/13673/statm: 5320 537 385 189 0 194 0

[startup+0.0505989 s]
/proc/loadavg: 7.82 6.25 6.35 5/285 13673
/proc/meminfo: memFree=18587860/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=26024 CPUtime=0.04 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 1881 0 0 0 4 0 0 0 25 0 1 0 654472889 26648576 1722 33554432000 4194304 4964800 140735283280640 18446744073709551615 4607513 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/13673/statm: 6506 1722 398 189 0 1380 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26024

[startup+0.10059 s]
/proc/loadavg: 7.82 6.25 6.35 5/285 13673
/proc/meminfo: memFree=18587860/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=26024 CPUtime=0.09 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 1881 0 0 0 9 0 0 0 25 0 1 0 654472889 26648576 1722 33554432000 4194304 4964800 140735283280640 18446744073709551615 4607972 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/13673/statm: 6506 1722 398 189 0 1380 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26024

[startup+0.300555 s]
/proc/loadavg: 7.82 6.25 6.35 5/285 13673
/proc/meminfo: memFree=18587860/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=26024 CPUtime=0.29 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 1881 0 0 0 29 0 0 0 25 0 1 0 654472889 26648576 1722 33554432000 4194304 4964800 140735283280640 18446744073709551615 4608006 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/13673/statm: 6506 1722 398 189 0 1380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26024

[startup+0.700488 s]
/proc/loadavg: 7.82 6.25 6.35 5/285 13673
/proc/meminfo: memFree=18587860/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=26024 CPUtime=0.69 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 1882 0 0 0 69 0 0 0 25 0 1 0 654472889 26648576 1723 33554432000 4194304 4964800 140735283280640 18446744073709551615 4608468 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/13673/statm: 6506 1723 398 189 0 1380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26024

[startup+1.50037 s]
/proc/loadavg: 7.59 6.23 6.35 6/286 13674
/proc/meminfo: memFree=18582356/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=26024 CPUtime=1.43 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 1884 0 0 0 143 0 0 0 25 0 1 0 654472889 26648576 1725 33554432000 4194304 4964800 140735283280640 18446744073709551615 4607763 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/13673/statm: 6506 1725 398 189 0 1380 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 26024

[startup+3.10103 s]
/proc/loadavg: 7.59 6.23 6.35 6/286 13674
/proc/meminfo: memFree=18581240/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=174804 CPUtime=4.88 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 4953 0 0 0 487 1 0 0 25 0 4 0 654472889 178999296 4668 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 43701 4668 458 189 0 38050 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 174804

[startup+6.30048 s]
/proc/loadavg: 7.59 6.23 6.35 9/289 13677
/proc/meminfo: memFree=18562232/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=179048 CPUtime=17.65 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 7281 0 0 0 1763 2 0 0 25 0 4 0 654472889 183345152 6996 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670330 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 44762 6996 460 189 0 39111 0
[pid=13673/tid=13675] ppid=13671 vsize=179048 CPUtime=3.81 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 949 0 0 0 381 0 0 0 25 0 4 0 654473137 183345152 6996 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=179048 CPUtime=3.81 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 1888 0 0 0 381 0 0 0 25 0 4 0 654473137 183345152 6996 33554432000 4194304 4964800 140735283280640 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=179048 CPUtime=3.78 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 1273 0 0 0 378 0 0 0 25 0 4 0 654473137 183345152 6996 33554432000 4194304 4964800 140735283280640 18446744073709551615 4312137 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 17.65
Current children cumulated vsize (KiB) 179048

[startup+12.7004 s]
/proc/loadavg: 7.66 6.29 6.36 9/289 13677
/proc/meminfo: memFree=18543416/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=184056 CPUtime=43.15 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 10398 0 0 0 4310 5 0 0 25 0 4 0 654472889 188473344 9981 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670361 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 46014 9981 460 189 0 40363 0
[pid=13673/tid=13675] ppid=13671 vsize=184056 CPUtime=10.19 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 1660 0 0 0 1018 1 0 0 25 0 4 0 654473137 188473344 9981 33554432000 4194304 4964800 140735283280640 18446744073709551615 274664505936 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=184056 CPUtime=10.21 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 3468 0 0 0 1020 1 0 0 25 0 4 0 654473137 188473344 9981 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=184056 CPUtime=10.1 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 1569 0 0 0 1010 0 0 0 25 0 4 0 654473137 188473344 9981 33554432000 4194304 4964800 140735283280640 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 43.15
Current children cumulated vsize (KiB) 184056

[startup+25.5012 s]
/proc/loadavg: 7.78 6.36 6.39 9/289 13680
/proc/meminfo: memFree=18525428/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=186356 CPUtime=94.2 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 12739 0 0 0 9412 8 0 0 25 0 4 0 654472889 190828544 12322 33554432000 4194304 4964800 140735283280640 18446744073709551615 4659376 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 46589 12322 460 189 0 40938 0
[pid=13673/tid=13675] ppid=13671 vsize=186356 CPUtime=22.96 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 2324 0 0 0 2293 3 0 0 25 0 4 0 654473137 190828544 12322 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=186356 CPUtime=23 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 4300 0 0 0 2299 1 0 0 25 0 4 0 654473137 190828544 12322 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=186356 CPUtime=22.77 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 1974 0 0 0 2277 0 0 0 25 0 4 0 654473137 190828544 12322 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 94.2
Current children cumulated vsize (KiB) 186356

[startup+51.1007 s]
/proc/loadavg: 8.24 6.61 6.47 9/289 13681
/proc/meminfo: memFree=18502680/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=190228 CPUtime=196.17 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 16170 0 0 0 19597 20 0 0 25 0 4 0 654472889 194793472 15705 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 47557 15705 460 189 0 41906 0
[pid=13673/tid=13675] ppid=13671 vsize=190228 CPUtime=48.4 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 3418 0 0 0 4826 14 0 0 25 0 4 0 654473137 194793472 15705 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=190228 CPUtime=48.61 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 5621 0 0 0 4859 2 0 0 25 0 4 0 654473137 194793472 15705 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=190228 CPUtime=48.11 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 2426 0 0 0 4810 1 0 0 25 0 4 0 654473137 194793472 15705 33554432000 4194304 4964800 140735283280640 18446744073709551615 4626898 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 196.17
Current children cumulated vsize (KiB) 190228

[startup+102.311 s]
/proc/loadavg: 8.15 6.84 6.55 9/289 13683
/proc/meminfo: memFree=18451944/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=261132 CPUtime=400.15 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 22049 0 0 0 39985 30 0 0 25 0 4 0 654472889 267399168 21377 33554432000 4194304 4964800 140735283280640 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 65283 21377 460 189 0 59632 0
[pid=13673/tid=13675] ppid=13671 vsize=261132 CPUtime=99.34 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 4684 0 0 0 9914 20 0 0 25 0 4 0 654473137 267399168 21377 33554432000 4194304 4964800 140735283280640 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=261132 CPUtime=99.82 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 7559 0 0 0 9979 3 0 0 25 0 4 0 654473137 267399168 21377 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=261132 CPUtime=98.74 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 4352 0 0 0 9871 3 0 0 25 0 4 0 654473137 267399168 21377 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 400.15
Current children cumulated vsize (KiB) 261132

[startup+162.3 s]
/proc/loadavg: 8.10 7.06 6.64 9/289 13684
/proc/meminfo: memFree=18410384/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=262336 CPUtime=639.52 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 24636 0 0 0 63920 32 0 0 25 0 4 0 654472889 268632064 23802 33554432000 4194304 4964800 140735283280640 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 65584 23802 460 189 0 59933 0
[pid=13673/tid=13675] ppid=13671 vsize=262336 CPUtime=159.32 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 6087 0 0 0 15910 22 0 0 25 0 4 0 654473137 268632064 23802 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=262336 CPUtime=159.81 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 8280 0 0 0 15978 3 0 0 25 0 4 0 654473137 268632064 23802 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=262336 CPUtime=158.16 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 4555 0 0 0 15812 4 0 0 25 0 4 0 654473137 268632064 23802 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670256 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 639.52
Current children cumulated vsize (KiB) 262336

[startup+222.301 s]
/proc/loadavg: 8.11 7.26 6.74 9/289 13686
/proc/meminfo: memFree=18391400/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=262696 CPUtime=878.92 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 25901 0 0 0 87857 35 0 0 25 0 4 0 654472889 269000704 24938 33554432000 4194304 4964800 140735283280640 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 65674 24938 460 189 0 60023 0
[pid=13673/tid=13675] ppid=13671 vsize=262696 CPUtime=219.31 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 6440 0 0 0 21908 23 0 0 25 0 4 0 654473137 269000704 24938 33554432000 4194304 4964800 140735283280640 18446744073709551615 4684742 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=262696 CPUtime=219.8 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 9005 0 0 0 21977 3 0 0 25 0 4 0 654473137 269000704 24938 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=262696 CPUtime=217.57 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 4661 0 0 0 21753 4 0 0 25 0 4 0 654473137 269000704 24938 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 878.92
Current children cumulated vsize (KiB) 262696

[startup+282.301 s]
/proc/loadavg: 8.04 7.39 6.81 9/289 13687
/proc/meminfo: memFree=18362240/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=264452 CPUtime=1118.34 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 27425 0 0 0 111797 37 0 0 25 0 4 0 654472889 270798848 26139 33554432000 4194304 4964800 140735283280640 18446744073709551615 4321088 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 66113 26139 460 189 0 60462 0
[pid=13673/tid=13675] ppid=13671 vsize=264452 CPUtime=279.3 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 7118 0 0 0 27906 24 0 0 25 0 4 0 654473137 270798848 26139 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=264452 CPUtime=279.8 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 9563 0 0 0 27977 3 0 0 25 0 4 0 654473137 270798848 26139 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=264452 CPUtime=276.99 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 4840 0 0 0 27695 4 0 0 25 0 4 0 654473137 270798848 26139 33554432000 4194304 4964800 140735283280640 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1118.34

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

[pid=13673] ppid=13671 vsize=272304 CPUtime=2554.8 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 33771 0 0 0 255433 47 0 0 25 0 4 0 654472889 278839296 31636 33554432000 4194304 4964800 140735283280640 18446744073709551615 274664505974 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 68076 31636 460 189 0 62425 0
[pid=13673/tid=13675] ppid=13671 vsize=272304 CPUtime=639.25 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 9685 0 0 0 63895 30 0 0 25 0 4 0 654473137 278839296 31636 33554432000 4194304 4964800 140735283280640 18446744073709551615 4627814 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=272304 CPUtime=639.81 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 11693 0 0 0 63976 5 0 0 25 0 4 0 654473137 278839296 31636 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=272304 CPUtime=633.49 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 5645 0 0 0 63344 5 0 0 25 0 4 0 654473137 278839296 31636 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2554.8
Current children cumulated vsize (KiB) 272304

[startup+702.301 s]
/proc/loadavg: 8.11 7.91 7.26 9/289 13699
/proc/meminfo: memFree=18316640/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=272564 CPUtime=2794.2 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 34079 0 0 0 279371 49 0 0 25 0 4 0 654472889 279105536 31878 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 68141 31878 460 189 0 62490 0
[pid=13673/tid=13675] ppid=13671 vsize=272564 CPUtime=699.23 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 9856 0 0 0 69893 30 0 0 25 0 4 0 654473137 279105536 31878 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=272564 CPUtime=699.81 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 11789 0 0 0 69975 6 0 0 25 0 4 0 654473137 279105536 31878 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=272564 CPUtime=692.92 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 5661 0 0 0 69286 6 0 0 25 0 4 0 654473137 279105536 31878 33554432000 4194304 4964800 140735283280640 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2794.2
Current children cumulated vsize (KiB) 272564

[startup+762.311 s]
/proc/loadavg: 8.10 7.94 7.31 9/289 13700
/proc/meminfo: memFree=18310160/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=272848 CPUtime=3033.63 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 34601 0 0 0 303313 50 0 0 25 0 4 0 654472889 279396352 32270 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 68212 32270 460 189 0 62561 0
[pid=13673/tid=13675] ppid=13671 vsize=272848 CPUtime=759.23 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 10162 0 0 0 75892 31 0 0 25 0 4 0 654473137 279396352 32270 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=272848 CPUtime=759.82 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 11895 0 0 0 75976 6 0 0 25 0 4 0 654473137 279396352 32270 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=272848 CPUtime=752.34 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 5726 0 0 0 75228 6 0 0 25 0 4 0 654473137 279396352 32270 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3033.63
Current children cumulated vsize (KiB) 272848

[startup+822.3 s]
/proc/loadavg: 8.08 7.96 7.35 9/289 13702
/proc/meminfo: memFree=18281252/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=274228 CPUtime=3273.01 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 35659 0 0 0 327249 52 0 0 25 0 4 0 654472889 280809472 33166 33554432000 4194304 4964800 140735283280640 18446744073709551615 4627000 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 68557 33166 460 189 0 62906 0
[pid=13673/tid=13675] ppid=13671 vsize=274228 CPUtime=819.22 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 10765 0 0 0 81889 33 0 0 25 0 4 0 654473137 280809472 33166 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=274228 CPUtime=819.8 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 12307 0 0 0 81974 6 0 0 25 0 4 0 654473137 280809472 33166 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=274228 CPUtime=811.75 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 5753 0 0 0 81169 6 0 0 25 0 4 0 654473137 280809472 33166 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3273.01
Current children cumulated vsize (KiB) 274228

[startup+882.301 s]
/proc/loadavg: 8.15 8.00 7.40 9/289 13733
/proc/meminfo: memFree=18655676/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=274488 CPUtime=3511.97 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 36374 0 0 0 351139 58 0 0 25 0 4 0 654472889 281075712 33849 33554432000 4194304 4964800 140735283280640 18446744073709551615 4312171 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 68622 33849 460 189 0 62971 0
[pid=13673/tid=13675] ppid=13671 vsize=274488 CPUtime=878.93 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 11015 0 0 0 87855 38 0 0 25 0 4 0 654473137 281075712 33849 33554432000 4194304 4964800 140735283280640 18446744073709551615 4682106 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=274488 CPUtime=879.8 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 12702 0 0 0 87974 6 0 0 25 0 4 0 654473137 281075712 33849 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=274488 CPUtime=870.99 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 5759 0 0 0 87093 6 0 0 25 0 4 0 654473137 281075712 33849 33554432000 4194304 4964800 140735283280640 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3511.97
Current children cumulated vsize (KiB) 274488

[startup+942.3 s]
/proc/loadavg: 8.09 8.01 7.44 9/289 13735
/proc/meminfo: memFree=18557188/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=275056 CPUtime=3751.37 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 36859 0 0 0 375077 60 0 0 25 0 4 0 654472889 281657344 34302 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670403 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 68764 34302 460 189 0 63113 0
[pid=13673/tid=13675] ppid=13671 vsize=275056 CPUtime=938.93 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 11144 0 0 0 93854 39 0 0 25 0 4 0 654473137 281657344 34302 33554432000 4194304 4964800 140735283280640 18446744073709551615 4644896 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=275056 CPUtime=939.8 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 12884 0 0 0 93974 6 0 0 25 0 4 0 654473137 281657344 34302 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=275056 CPUtime=930.4 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 5841 0 0 0 93033 7 0 0 25 0 4 0 654473137 281657344 34302 33554432000 4194304 4964800 140735283280640 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3751.37
Current children cumulated vsize (KiB) 275056

[startup+1002.3 s]
/proc/loadavg: 8.07 8.02 7.48 9/289 13737
/proc/meminfo: memFree=18543168/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=275556 CPUtime=3990.78 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 37200 0 0 0 399016 62 0 0 25 0 4 0 654472889 282169344 34577 33554432000 4194304 4964800 140735283280640 18446744073709551615 4632387 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 68889 34577 460 189 0 63238 0
[pid=13673/tid=13675] ppid=13671 vsize=275556 CPUtime=998.92 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 11246 0 0 0 99852 40 0 0 25 0 4 0 654473137 282169344 34577 33554432000 4194304 4964800 140735283280640 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=275556 CPUtime=999.81 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 12985 0 0 0 99974 7 0 0 25 0 4 0 654473137 282169344 34577 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=275556 CPUtime=989.81 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 5868 0 0 0 98974 7 0 0 25 0 4 0 654473137 282169344 34577 33554432000 4194304 4964800 140735283280640 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3990.78
Current children cumulated vsize (KiB) 275556

[startup+1062.3 s]
/proc/loadavg: 8.13 8.04 7.52 9/289 13738
/proc/meminfo: memFree=18520596/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=276960 CPUtime=4230.2 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 37715 0 0 0 422956 64 0 0 25 0 4 0 654472889 283607040 35018 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 69240 35018 460 189 0 63589 0
[pid=13673/tid=13675] ppid=13671 vsize=276960 CPUtime=1058.9 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 11376 0 0 0 105849 41 0 0 25 0 4 0 654473137 283607040 35018 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=276960 CPUtime=1059.81 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 13305 0 0 0 105974 7 0 0 25 0 4 0 654473137 283607040 35018 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=276960 CPUtime=1049.24 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 5925 0 0 0 104917 7 0 0 25 0 4 0 654473137 283607040 35018 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4230.2
Current children cumulated vsize (KiB) 276960

[startup+1122.3 s]
/proc/loadavg: 8.12 8.05 7.55 9/289 13740
/proc/meminfo: memFree=18510040/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=277500 CPUtime=4469.58 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 38083 0 0 0 446893 65 0 0 25 0 4 0 654472889 284160000 35338 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 69375 35338 460 189 0 63724 0
[pid=13673/tid=13675] ppid=13671 vsize=277500 CPUtime=1118.86 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 11634 0 0 0 111844 42 0 0 25 0 4 0 654473137 284160000 35338 33554432000 4194304 4964800 140735283280640 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=277500 CPUtime=1119.81 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 13312 0 0 0 111974 7 0 0 25 0 4 0 654473137 284160000 35338 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=277500 CPUtime=1108.67 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 5927 0 0 0 110860 7 0 0 25 0 4 0 654473137 284160000 35338 33554432000 4194304 4964800 140735283280640 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4469.58
Current children cumulated vsize (KiB) 277500

[startup+1182.3 s]
/proc/loadavg: 8.35 8.10 7.60 9/289 13741
/proc/meminfo: memFree=18471720/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=277500 CPUtime=4709 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 38361 0 0 0 470834 66 0 0 25 0 4 0 654472889 284160000 35520 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 69375 35520 460 189 0 63724 0
[pid=13673/tid=13675] ppid=13671 vsize=277500 CPUtime=1178.84 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 11763 0 0 0 117841 43 0 0 25 0 4 0 654473137 284160000 35520 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=277500 CPUtime=1179.81 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 13403 0 0 0 117974 7 0 0 25 0 4 0 654473137 284160000 35520 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=277500 CPUtime=1168.1 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 5974 0 0 0 116803 7 0 0 25 0 4 0 654473137 284160000 35520 33554432000 4194304 4964800 140735283280640 18446744073709551615 4659658 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4709
Current children cumulated vsize (KiB) 277500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.2 s]
/proc/loadavg: 8.25 8.10 7.60 9/289 13742
/proc/meminfo: memFree=18464632/32951132 swapFree=67093824/67111528
[pid=13673] ppid=13671 vsize=277500 CPUtime=4800.39 cores=0,2,4,6
/proc/13673/stat : 13673 (claspmt) R 13671 13673 6618 0 -1 4202496 38399 0 0 0 479972 67 0 0 25 0 4 0 654472889 284160000 35526 33554432000 4194304 4964800 140735283280640 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/13673/statm: 69375 35526 460 189 0 63724 0
[pid=13673/tid=13675] ppid=13671 vsize=277500 CPUtime=1201.74 cores=0,2,4,6
/proc/13673/task/13675/stat : 13675 (claspmt) R 13671 13673 6618 0 -1 4202560 11797 0 0 0 120130 44 0 0 25 0 4 0 654473137 284160000 35526 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13673/tid=13676] ppid=13671 vsize=277500 CPUtime=1202.72 cores=0,2,4,6
/proc/13673/task/13676/stat : 13676 (claspmt) R 13671 13673 6618 0 -1 4202560 13407 0 0 0 120265 7 0 0 25 0 4 0 654473137 284160000 35526 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13673/tid=13677] ppid=13671 vsize=277500 CPUtime=1190.8 cores=0,2,4,6
/proc/13673/task/13677/stat : 13677 (claspmt) R 13671 13673 6618 0 -1 4202560 5974 0 0 0 119072 8 0 0 25 0 4 0 654473137 284160000 35526 33554432000 4194304 4964800 140735283280640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 277500

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

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

Child status: 0
Real time (s): 1205.25
CPU time (s): 4800.47
CPU user time (s): 4799.79
CPU system time (s): 0.681896
CPU usage (%): 398.296
Max. virtual memory (cumulated for all children) (KiB): 277500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.79
system time used= 0.681896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38412
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= 13934
involuntary context switches= 24818

runsolver used 3.15852 second user time and 7.80981 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 05:05:33
IDJOB=3373135
IDBENCH=83899
IDSOLVER=1853
FILE ID=node131/3373135-1305428732
RUNJOBID= node131-1305428390-13422
PBS_JOBID= 13324598
Free space on /tmp= 73700 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_19_80_8-log.shuffled-as.sat03-143.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-3373135-1305428732/watcher-3373135-1305428732 -o /tmp/evaluation-result-3373135-1305428732/solver-3373135-1305428732 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373135-1305428732.cnf

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

MD5SUM BENCH= 3aff0c2163848e3eed6bc22fc2c30cdf
RANDOM SEED=1481085284

node131.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.830
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.830
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.75
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.830
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.830
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.830
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18588272 kB
Buffers:        280032 kB
Cached:        3763348 kB
SwapCached:       1504 kB
Active:       10946896 kB
Inactive:      3158440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18588272 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            2104 kB
Writeback:           0 kB
AnonPages:    10059828 kB
Mapped:          27536 kB
Slab:           164444 kB
PageTables:      31828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28377876 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73708 MiB
End job on node131 at 2011-05-15 05:25:40