Trace number 3299471

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 4800.29 1201.52

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/f600.shuffled.cnf
MD5SUMd42133fd7674f41611be43d1b8ca7db6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2550
Sum of the clauses size7650
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32550
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...107460/instance-3299471-1304107460.cnf
0.00/0.00	c Solving...
4800.25/1201.51	
4800.25/1201.51	*** INTERRUPTED! ***
4800.25/1201.51	*** Shutting down threads...
4800.25/1201.51	s UNKNOWN
4800.25/1201.51	
4800.25/1201.51	c INTERRUPTED   : 1
4800.25/1201.51	c Models        : 0+    
4800.25/1201.51	c Time          : 1201.509s (Solving: 1201.51s 1st Model: 0.00s Unsat: 0.00s)
4800.25/1201.51	c CPU Time      : 4800.280s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3299471-1304107460/watcher-3299471-1304107460 -o /tmp/evaluation-result-3299471-1304107460/solver-3299471-1304107460 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299471-1304107460.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: 8.13 8.09 8.02 5/180 15261
/proc/meminfo: memFree=24215852/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=21276 CPUtime=0 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) S 15259 15261 14339 0 -1 4202496 669 0 0 0 0 0 0 0 25 0 1 0 503162115 21786624 589 33554432000 4194304 4964704 140733299451248 18446744073709551615 255101845127 0 2147483391 4096 18946 18446744071699199166 0 0 17 4 0 0 0
/proc/15261/statm: 5319 589 411 189 0 193 0

[startup+0.017682 s]
/proc/loadavg: 8.13 8.09 8.02 5/180 15261
/proc/meminfo: memFree=24215852/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=168236 CPUtime=0.03 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 914 0 0 0 3 0 0 0 25 0 4 0 503162115 172273664 824 33554432000 4194304 4964704 140733299451248 18446744073709551615 255106873838 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 42059 824 457 189 0 36408 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 168236

[startup+0.108433 s]
/proc/loadavg: 8.13 8.09 8.02 5/180 15261
/proc/meminfo: memFree=24215852/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=168500 CPUtime=0.4 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 1176 0 0 0 40 0 0 0 25 0 4 0 503162115 172544000 1086 33554432000 4194304 4964704 140733299451248 18446744073709551615 255106873838 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 42125 1086 458 189 0 36474 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 168500

[startup+0.300098 s]
/proc/loadavg: 8.13 8.09 8.02 5/180 15261
/proc/meminfo: memFree=24215852/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=169160 CPUtime=1.16 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 1550 0 0 0 116 0 0 0 25 0 4 0 503162115 173219840 1460 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 42290 1460 458 189 0 36639 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 169160

[startup+0.701027 s]
/proc/loadavg: 8.13 8.09 8.02 5/180 15261
/proc/meminfo: memFree=24215852/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=169960 CPUtime=2.77 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 2044 0 0 0 276 1 0 0 25 0 4 0 503162115 174039040 1954 33554432000 4194304 4964704 140733299451248 18446744073709551615 4362243 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 42490 1954 458 189 0 36839 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 169960

[startup+1.50089 s]
/proc/loadavg: 8.20 8.10 8.03 9/184 15265
/proc/meminfo: memFree=24209496/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=170356 CPUtime=5.95 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 2568 0 0 0 594 1 0 0 25 0 4 0 503162115 174444544 2478 33554432000 4194304 4964704 140733299451248 18446744073709551615 4321076 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 42589 2478 458 189 0 36938 0
[pid=15261/tid=15263] ppid=15259 vsize=170356 CPUtime=1.48 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 479 0 0 0 148 0 0 0 25 0 4 0 503162115 174444544 2478 33554432000 4194304 4964704 140733299451248 18446744073709551615 4669107 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=170356 CPUtime=1.48 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 673 0 0 0 148 0 0 0 25 0 4 0 503162115 174444544 2478 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=170356 CPUtime=1.48 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 379 0 0 0 148 0 0 0 25 0 4 0 503162115 174444544 2478 33554432000 4194304 4964704 140733299451248 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 170356

[startup+3.10061 s]
/proc/loadavg: 8.20 8.10 8.03 9/184 15265
/proc/meminfo: memFree=24207016/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=170884 CPUtime=12.35 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 3046 0 0 0 1234 1 0 0 25 0 4 0 503162115 174985216 2956 33554432000 4194304 4964704 140733299451248 18446744073709551615 4342213 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 42721 2956 458 189 0 37070 0
[pid=15261/tid=15263] ppid=15259 vsize=170884 CPUtime=3.08 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 615 0 0 0 308 0 0 0 25 0 4 0 503162115 174985216 2956 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670159 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=170884 CPUtime=3.08 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 809 0 0 0 308 0 0 0 25 0 4 0 503162115 174985216 2956 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=170884 CPUtime=3.08 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 474 0 0 0 308 0 0 0 25 0 4 0 503162115 174985216 2956 33554432000 4194304 4964704 140733299451248 18446744073709551615 4378907 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 170884

[startup+6.30104 s]
/proc/loadavg: 8.20 8.10 8.03 9/184 15265
/proc/meminfo: memFree=24203548/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=171944 CPUtime=25.14 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 3707 0 0 0 2512 2 0 0 25 0 4 0 503162115 176070656 3617 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 42986 3617 458 189 0 37335 0
[pid=15261/tid=15263] ppid=15259 vsize=171944 CPUtime=6.28 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 835 0 0 0 628 0 0 0 25 0 4 0 503162115 176070656 3617 33554432000 4194304 4964704 140733299451248 18446744073709551615 4362510 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=171944 CPUtime=6.28 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 1016 0 0 0 628 0 0 0 25 0 4 0 503162115 176070656 3617 33554432000 4194304 4964704 140733299451248 18446744073709551615 4660043 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=171944 CPUtime=6.28 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 594 0 0 0 628 0 0 0 25 0 4 0 503162115 176070656 3617 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 171944

[startup+12.7009 s]
/proc/loadavg: 8.17 8.10 8.02 9/184 15266
/proc/meminfo: memFree=24197840/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=238392 CPUtime=50.7 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 4938 0 0 0 5067 3 0 0 25 0 4 0 503162115 244113408 4848 33554432000 4194304 4964704 140733299451248 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 59598 4848 458 189 0 53947 0
[pid=15261/tid=15263] ppid=15259 vsize=238392 CPUtime=12.68 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 1239 0 0 0 1268 0 0 0 25 0 4 0 503162115 244113408 4848 33554432000 4194304 4964704 140733299451248 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=238392 CPUtime=12.68 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 1487 0 0 0 1268 0 0 0 25 0 4 0 503162115 244113408 4848 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=238392 CPUtime=12.68 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 823 0 0 0 1268 0 0 0 25 0 4 0 503162115 244113408 4848 33554432000 4194304 4964704 140733299451248 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 238392

[startup+25.5007 s]
/proc/loadavg: 8.14 8.10 8.02 9/184 15266
/proc/meminfo: memFree=24192860/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=238768 CPUtime=101.83 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 6120 0 0 0 10180 3 0 0 25 0 4 0 503162115 244498432 6030 33554432000 4194304 4964704 140733299451248 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 59692 6030 458 189 0 54041 0
[pid=15261/tid=15263] ppid=15259 vsize=238768 CPUtime=25.47 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 1588 0 0 0 2547 0 0 0 25 0 4 0 503162115 244498432 6030 33554432000 4194304 4964704 140733299451248 18446744073709551615 4669916 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=238768 CPUtime=25.48 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 2005 0 0 0 2547 1 0 0 25 0 4 0 503162115 244498432 6030 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=238768 CPUtime=25.49 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 896 0 0 0 2548 1 0 0 25 0 4 0 503162115 244498432 6030 33554432000 4194304 4964704 140733299451248 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 238768

[startup+51.1002 s]
/proc/loadavg: 8.09 8.09 8.02 9/184 15267
/proc/meminfo: memFree=24186768/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=240096 CPUtime=204.11 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 7518 0 0 0 20406 5 0 0 25 0 4 0 503162115 245858304 7428 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 60024 7428 458 189 0 54373 0
[pid=15261/tid=15263] ppid=15259 vsize=240096 CPUtime=51.08 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 2171 0 0 0 5107 1 0 0 25 0 4 0 503162115 245858304 7428 33554432000 4194304 4964704 140733299451248 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=240096 CPUtime=51.08 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 2482 0 0 0 5107 1 0 0 25 0 4 0 503162115 245858304 7428 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=240096 CPUtime=51.08 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 1089 0 0 0 5107 1 0 0 25 0 4 0 503162115 245858304 7428 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 240096

[startup+102.306 s]
/proc/loadavg: 8.04 8.07 8.02 9/184 15268
/proc/meminfo: memFree=24178072/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=242156 CPUtime=408.69 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 9335 0 0 0 40860 9 0 0 25 0 4 0 503162115 247967744 9245 33554432000 4194304 4964704 140733299451248 18446744073709551615 4683916 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 60539 9245 458 189 0 54888 0
[pid=15261/tid=15263] ppid=15259 vsize=242156 CPUtime=102.27 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 2913 0 0 0 10225 2 0 0 25 0 4 0 503162115 247967744 9245 33554432000 4194304 4964704 140733299451248 18446744073709551615 4660310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=242156 CPUtime=102.29 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 3020 0 0 0 10227 2 0 0 25 0 4 0 503162115 247967744 9245 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=242156 CPUtime=102.28 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 1374 0 0 0 10226 2 0 0 25 0 4 0 503162115 247967744 9245 33554432000 4194304 4964704 140733299451248 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.69
Current children cumulated vsize (KiB) 242156

[startup+162.301 s]
/proc/loadavg: 8.01 8.06 8.01 9/184 15270
/proc/meminfo: memFree=24171608/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=242932 CPUtime=648.38 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 10751 0 0 0 64827 11 0 0 25 0 4 0 503162115 248762368 10656 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 60733 10656 458 189 0 55082 0
[pid=15261/tid=15263] ppid=15259 vsize=242932 CPUtime=162.27 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 3381 0 0 0 16224 3 0 0 25 0 4 0 503162115 248762368 10656 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=242932 CPUtime=162.28 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 3552 0 0 0 16226 2 0 0 25 0 4 0 503162115 248762368 10656 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=242932 CPUtime=162.28 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 1493 0 0 0 16225 3 0 0 25 0 4 0 503162115 248762368 10656 33554432000 4194304 4964704 140733299451248 18446744073709551615 4653166 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.38
Current children cumulated vsize (KiB) 242932

[startup+222.301 s]
/proc/loadavg: 8.00 8.04 8.00 9/184 15301
/proc/meminfo: memFree=24186608/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=244368 CPUtime=888.1 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 11848 0 0 0 88796 14 0 0 25 0 4 0 503162115 250232832 11753 33554432000 4194304 4964704 140733299451248 18446744073709551615 4653445 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 61092 11753 458 189 0 55441 0
[pid=15261/tid=15263] ppid=15259 vsize=244368 CPUtime=222.26 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 3771 0 0 0 22223 3 0 0 25 0 4 0 503162115 250232832 11753 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=244368 CPUtime=222.28 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 3845 0 0 0 22225 3 0 0 25 0 4 0 503162115 250232832 11753 33554432000 4194304 4964704 140733299451248 18446744073709551615 4668531 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=244368 CPUtime=222.27 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 1683 0 0 0 22224 3 0 0 25 0 4 0 503162115 250232832 11753 33554432000 4194304 4964704 140733299451248 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 888.1
Current children cumulated vsize (KiB) 244368

[startup+282.301 s]

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

[pid=15261] ppid=15259 vsize=249964 CPUtime=2805.82 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 16306 0 0 0 280549 33 0 0 25 0 4 0 503162115 255963136 16211 33554432000 4194304 4964704 140733299451248 18446744073709551615 4660050 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 62491 16211 458 189 0 56840 0
[pid=15261/tid=15263] ppid=15259 vsize=249964 CPUtime=702.25 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 6052 0 0 0 70216 9 0 0 25 0 4 0 503162115 255963136 16211 33554432000 4194304 4964704 140733299451248 18446744073709551615 4325293 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=249964 CPUtime=702.27 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 4798 0 0 0 70219 8 0 0 25 0 4 0 503162115 255963136 16211 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=249964 CPUtime=702.25 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 2343 0 0 0 70218 7 0 0 25 0 4 0 503162115 255963136 16211 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.82
Current children cumulated vsize (KiB) 249964

[startup+762.306 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 15316
/proc/meminfo: memFree=24162004/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=250636 CPUtime=3045.56 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 16669 0 0 0 304521 35 0 0 25 0 4 0 503162115 256651264 16574 33554432000 4194304 4964704 140733299451248 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 62659 16574 458 189 0 57008 0
[pid=15261/tid=15263] ppid=15259 vsize=250636 CPUtime=762.25 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 6205 0 0 0 76215 10 0 0 25 0 4 0 503162115 256651264 16574 33554432000 4194304 4964704 140733299451248 18446744073709551615 4660167 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=250636 CPUtime=762.27 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 4847 0 0 0 76219 8 0 0 25 0 4 0 503162115 256651264 16574 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=250636 CPUtime=762.26 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 2407 0 0 0 76218 8 0 0 25 0 4 0 503162115 256651264 16574 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.56
Current children cumulated vsize (KiB) 250636

[startup+822.301 s]
/proc/loadavg: 8.11 8.07 8.01 9/184 15317
/proc/meminfo: memFree=24161000/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=250876 CPUtime=3285.23 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 16939 0 0 0 328486 37 0 0 25 0 4 0 503162115 256897024 16844 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 62719 16844 458 189 0 57068 0
[pid=15261/tid=15263] ppid=15259 vsize=250876 CPUtime=822.24 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 6340 0 0 0 82214 10 0 0 25 0 4 0 503162115 256897024 16844 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=250876 CPUtime=822.27 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 4924 0 0 0 82218 9 0 0 25 0 4 0 503162115 256897024 16844 33554432000 4194304 4964704 140733299451248 18446744073709551615 4668749 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=250876 CPUtime=822.25 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 2429 0 0 0 82216 9 0 0 25 0 4 0 503162115 256897024 16844 33554432000 4194304 4964704 140733299451248 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3285.23
Current children cumulated vsize (KiB) 250876

[startup+882.301 s]
/proc/loadavg: 8.04 8.06 8.00 9/184 15319
/proc/meminfo: memFree=24159236/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=251140 CPUtime=3524.95 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 17224 0 0 0 352455 40 0 0 25 0 4 0 503162115 257167360 17129 33554432000 4194304 4964704 140733299451248 18446744073709551615 4658292 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 62785 17129 458 189 0 57134 0
[pid=15261/tid=15263] ppid=15259 vsize=251140 CPUtime=882.24 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 6537 0 0 0 88213 11 0 0 25 0 4 0 503162115 257167360 17129 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=251140 CPUtime=882.27 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 4981 0 0 0 88217 10 0 0 25 0 4 0 503162115 257167360 17129 33554432000 4194304 4964704 140733299451248 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=251140 CPUtime=882.25 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 2451 0 0 0 88216 9 0 0 18 0 4 0 503162115 257167360 17129 33554432000 4194304 4964704 140733299451248 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.95
Current children cumulated vsize (KiB) 251140

[startup+942.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/184 15320
/proc/meminfo: memFree=24158228/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=251540 CPUtime=3764.66 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 17488 0 0 0 376424 42 0 0 25 0 4 0 503162115 257576960 17393 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670458 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 62885 17393 458 189 0 57234 0
[pid=15261/tid=15263] ppid=15259 vsize=251540 CPUtime=942.24 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 6718 0 0 0 94212 12 0 0 25 0 4 0 503162115 257576960 17393 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=251540 CPUtime=942.26 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 5023 0 0 0 94215 11 0 0 25 0 4 0 503162115 257576960 17393 33554432000 4194304 4964704 140733299451248 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=251540 CPUtime=942.24 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 2469 0 0 0 94215 9 0 0 25 0 4 0 503162115 257576960 17393 33554432000 4194304 4964704 140733299451248 18446744073709551615 4669196 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.66
Current children cumulated vsize (KiB) 251540

[startup+1002.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/184 15322
/proc/meminfo: memFree=24156588/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=251692 CPUtime=4004.36 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 17860 0 0 0 400391 45 0 0 25 0 4 0 503162115 257732608 17765 33554432000 4194304 4964704 140733299451248 18446744073709551615 4690385 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 62923 17765 458 189 0 57272 0
[pid=15261/tid=15263] ppid=15259 vsize=251692 CPUtime=1002.22 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 6917 0 0 0 100210 12 0 0 25 0 4 0 503162115 257732608 17765 33554432000 4194304 4964704 140733299451248 18446744073709551615 4669196 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=251692 CPUtime=1002.25 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 5081 0 0 0 100214 11 0 0 25 0 4 0 503162115 257732608 17765 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=251692 CPUtime=1002.24 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 2513 0 0 0 100215 9 0 0 25 0 4 0 503162115 257732608 17765 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4004.36
Current children cumulated vsize (KiB) 251692

[startup+1062.3 s]
/proc/loadavg: 8.12 8.08 8.01 9/184 15324
/proc/meminfo: memFree=24155196/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=251968 CPUtime=4244.08 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 18234 0 0 0 424362 46 0 0 25 0 4 0 503162115 258015232 18128 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 62992 18128 458 189 0 57341 0
[pid=15261/tid=15263] ppid=15259 vsize=251968 CPUtime=1062.23 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 7008 0 0 0 106210 13 0 0 25 0 4 0 503162115 258015232 18128 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=251968 CPUtime=1062.24 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 5245 0 0 0 106213 11 0 0 25 0 4 0 503162115 258015232 18128 33554432000 4194304 4964704 140733299451248 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=251968 CPUtime=1062.25 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 2529 0 0 0 106215 10 0 0 25 0 4 0 503162115 258015232 18128 33554432000 4194304 4964704 140733299451248 18446744073709551615 4361308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4244.08
Current children cumulated vsize (KiB) 251968

[startup+1122.3 s]
/proc/loadavg: 8.04 8.06 8.00 9/184 15325
/proc/meminfo: memFree=24154308/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=251968 CPUtime=4483.81 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 18444 0 0 0 448335 46 0 0 25 0 4 0 503162115 258015232 18338 33554432000 4194304 4964704 140733299451248 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 62992 18338 458 189 0 57341 0
[pid=15261/tid=15263] ppid=15259 vsize=251968 CPUtime=1122.23 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 7008 0 0 0 112210 13 0 0 25 0 4 0 503162115 258015232 18338 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=251968 CPUtime=1122.25 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 5345 0 0 0 112214 11 0 0 25 0 4 0 503162115 258015232 18338 33554432000 4194304 4964704 140733299451248 18446744073709551615 4669214 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=251968 CPUtime=1122.25 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 2554 0 0 0 112215 10 0 0 25 0 4 0 503162115 258015232 18338 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.81
Current children cumulated vsize (KiB) 251968

[startup+1182.3 s]
/proc/loadavg: 8.01 8.05 8.00 9/184 15327
/proc/meminfo: memFree=24153544/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=251968 CPUtime=4723.53 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 18591 0 0 0 472306 47 0 0 25 0 4 0 503162115 258015232 18485 33554432000 4194304 4964704 140733299451248 18446744073709551615 4362279 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 62992 18485 458 189 0 57341 0
[pid=15261/tid=15263] ppid=15259 vsize=251968 CPUtime=1182.23 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 7050 0 0 0 118210 13 0 0 25 0 4 0 503162115 258015232 18485 33554432000 4194304 4964704 140733299451248 18446744073709551615 4327210 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=251968 CPUtime=1182.25 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 5360 0 0 0 118213 12 0 0 25 0 4 0 503162115 258015232 18485 33554432000 4194304 4964704 140733299451248 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=251968 CPUtime=1182.25 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 2598 0 0 0 118215 10 0 0 25 0 4 0 503162115 258015232 18485 33554432000 4194304 4964704 140733299451248 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4723.53
Current children cumulated vsize (KiB) 251968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 8.01 8.04 8.00 9/184 15327
/proc/meminfo: memFree=24153292/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=252116 CPUtime=4800.25 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 18646 0 0 0 479977 48 0 0 25 0 4 0 503162115 258166784 18540 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670110 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 63029 18540 458 189 0 57378 0
[pid=15261/tid=15263] ppid=15259 vsize=252116 CPUtime=1201.43 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 7090 0 0 0 120130 13 0 0 25 0 4 0 503162115 258166784 18540 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=252116 CPUtime=1201.45 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 5363 0 0 0 120133 12 0 0 25 0 4 0 503162115 258166784 18540 33554432000 4194304 4964704 140733299451248 18446744073709551615 4654479 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=252116 CPUtime=1201.45 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 2600 0 0 0 120135 10 0 0 25 0 4 0 503162115 258166784 18540 33554432000 4194304 4964704 140733299451248 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 252116

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

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

[startup+1201.5 s]
/proc/loadavg: 8.01 8.04 8.00 9/184 15327
/proc/meminfo: memFree=24153292/32951124 swapFree=67111524/67111528
[pid=15261] ppid=15259 vsize=252116 CPUtime=4800.25 cores=0,2,4,6
/proc/15261/stat : 15261 (claspmt) R 15259 15261 14339 0 -1 4202496 18646 0 0 0 479977 48 0 0 25 0 4 0 503162115 258166784 18540 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670110 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15261/statm: 63029 18540 458 189 0 57378 0
[pid=15261/tid=15263] ppid=15259 vsize=252116 CPUtime=1201.43 cores=0,2,4,6
/proc/15261/task/15263/stat : 15263 (claspmt) R 15259 15261 14339 0 -1 4202560 7090 0 0 0 120130 13 0 0 25 0 4 0 503162115 258166784 18540 33554432000 4194304 4964704 140733299451248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15261/tid=15264] ppid=15259 vsize=252116 CPUtime=1201.45 cores=0,2,4,6
/proc/15261/task/15264/stat : 15264 (claspmt) R 15259 15261 14339 0 -1 4202560 5363 0 0 0 120133 12 0 0 25 0 4 0 503162115 258166784 18540 33554432000 4194304 4964704 140733299451248 18446744073709551615 4654479 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15261/tid=15265] ppid=15259 vsize=252116 CPUtime=1201.45 cores=0,2,4,6
/proc/15261/task/15265/stat : 15265 (claspmt) R 15259 15261 14339 0 -1 4202560 2600 0 0 0 120135 10 0 0 25 0 4 0 503162115 258166784 18540 33554432000 4194304 4964704 140733299451248 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 252116

Child status: 0
Real time (s): 1201.52
CPU time (s): 4800.29
CPU user time (s): 4799.81
CPU system time (s): 0.487925
CPU usage (%): 399.519
Max. virtual memory (cumulated for all children) (KiB): 252116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.81
system time used= 0.487925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18659
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= 72396
involuntary context switches= 35974

runsolver used 1.68074 second user time and 3.79142 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 22:04:20
IDJOB=3299471
IDBENCH=87732
IDSOLVER=1683
FILE ID=node144/3299471-1304107460
RUNJOBID= node144-1304106180-14894
PBS_JOBID= 13170634
Free space on /tmp= 72408 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT02/handmade/simon/satex-challenges/f600.shuffled.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-3299471-1304107460/watcher-3299471-1304107460 -o /tmp/evaluation-result-3299471-1304107460/solver-3299471-1304107460 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299471-1304107460.cnf

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

MD5SUM BENCH= d42133fd7674f41611be43d1b8ca7db6
RANDOM SEED=1791913014

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24216000 kB
Buffers:       2125168 kB
Cached:        5968464 kB
SwapCached:          4 kB
Active:         223576 kB
Inactive:      7962892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24216000 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             800 kB
Writeback:           0 kB
AnonPages:       92328 kB
Mapped:          15668 kB
Slab:           485940 kB
PageTables:       4440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   245808 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72408 MiB
End job on node144 at 2011-04-29 22:24:23