Trace number 3299664

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.06 1201.61

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4645.03
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
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 ...085223/instance-3299664-1304085223.cnf
0.00/0.00	c Solving...
4800.03/1201.61	
4800.03/1201.61	*** INTERRUPTED! ***
4800.03/1201.61	*** Shutting down threads...
4800.03/1201.61	s UNKNOWN
4800.03/1201.61	
4800.03/1201.61	c INTERRUPTED   : 1
4800.03/1201.61	c Models        : 0+    
4800.03/1201.61	c Time          : 1201.608s (Solving: 1201.61s 1st Model: 0.00s Unsat: 0.00s)
4800.03/1201.61	c CPU Time      : 4800.050s

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-3299664-1304085223/watcher-3299664-1304085223 -o /tmp/evaluation-result-3299664-1304085223/solver-3299664-1304085223 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299664-1304085223.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.45 7.93 7.98 3/174 25537
/proc/meminfo: memFree=30941560/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) D 25534 25537 24787 0 -1 4202496 546 0 0 0 0 0 0 0 22 0 1 0 520119415 23580672 475 33554432000 4194304 4964704 140733323729424 18446744073709551615 239471775331 0 0 4096 18946 18446744071562234166 0 0 17 2 0 0 0
/proc/25537/statm: 5757 475 406 189 0 93 0

[startup+0.0339849 s]
/proc/loadavg: 7.45 7.93 7.98 3/174 25537
/proc/meminfo: memFree=30941560/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) D 25534 25537 24787 0 -1 4202496 546 0 0 0 0 0 0 0 22 0 1 0 520119415 23580672 475 33554432000 4194304 4964704 140733323729424 18446744073709551615 239471775331 0 0 4096 18946 18446744071562234166 0 0 17 2 0 0 0
/proc/25537/statm: 5757 475 406 189 0 93 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23028

[startup+0.100794 s]
/proc/loadavg: 7.45 7.93 7.98 3/174 25537
/proc/meminfo: memFree=30941560/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=167956 CPUtime=0.21 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 882 0 1 0 21 0 0 0 24 0 4 0 520119415 171986944 811 33554432000 4194304 4964704 140733323729424 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 41989 811 458 189 0 36338 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 167956

[startup+0.300755 s]
/proc/loadavg: 7.45 7.93 7.98 3/174 25537
/proc/meminfo: memFree=30941560/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=168216 CPUtime=1 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 1119 0 1 0 100 0 0 0 25 0 4 0 520119415 172253184 1048 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670263 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 42054 1048 458 189 0 36403 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 168216

[startup+0.700679 s]
/proc/loadavg: 7.45 7.93 7.98 3/174 25537
/proc/meminfo: memFree=30941560/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=168480 CPUtime=2.6 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 1303 0 1 0 260 0 0 0 25 0 4 0 520119415 172523520 1232 33554432000 4194304 4964704 140733323729424 18446744073709551615 4321010 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 42120 1232 458 189 0 36469 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 168480

[startup+1.50053 s]
/proc/loadavg: 7.45 7.93 7.98 10/184 25548
/proc/meminfo: memFree=30932384/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=168872 CPUtime=5.79 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 1510 0 1 0 579 0 0 0 25 0 4 0 520119415 172924928 1439 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670255 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 42218 1439 458 189 0 36567 0
[pid=25537/tid=25543] ppid=25534 vsize=168872 CPUtime=1.44 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 329 0 0 0 144 0 0 0 25 0 4 0 520119419 172924928 1439 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=168872 CPUtime=1.45 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 206 0 0 0 145 0 0 0 25 0 4 0 520119419 172924928 1439 33554432000 4194304 4964704 140733323729424 18446744073709551615 4342149 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=168872 CPUtime=1.44 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 109 0 0 0 144 0 0 0 20 0 4 0 520119419 172924928 1439 33554432000 4194304 4964704 140733323729424 18446744073709551615 4651335 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 168872

[startup+3.10022 s]
/proc/loadavg: 7.49 7.93 7.98 10/184 25548
/proc/meminfo: memFree=30929664/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=169144 CPUtime=12.18 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 1726 0 1 0 1217 1 0 0 25 0 4 0 520119415 173203456 1655 33554432000 4194304 4964704 140733323729424 18446744073709551615 4660369 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 42286 1655 458 189 0 36635 0
[pid=25537/tid=25543] ppid=25534 vsize=169144 CPUtime=3.04 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 453 0 0 0 304 0 0 0 20 0 4 0 520119419 173203456 1655 33554432000 4194304 4964704 140733323729424 18446744073709551615 4647546 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=169144 CPUtime=3.04 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 234 0 0 0 304 0 0 0 25 0 4 0 520119419 173203456 1655 33554432000 4194304 4964704 140733323729424 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=169144 CPUtime=3.04 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 113 0 0 0 304 0 0 0 25 0 4 0 520119419 173203456 1655 33554432000 4194304 4964704 140733323729424 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 169144

[startup+6.30061 s]
/proc/loadavg: 7.49 7.93 7.98 10/184 25548
/proc/meminfo: memFree=30925904/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=234928 CPUtime=24.97 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 2016 0 1 0 2495 2 0 0 25 0 4 0 520119415 240566272 1945 33554432000 4194304 4964704 140733323729424 18446744073709551615 4653121 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58732 1945 458 189 0 53081 0
[pid=25537/tid=25543] ppid=25534 vsize=234928 CPUtime=6.24 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 577 0 0 0 624 0 0 0 25 0 4 0 520119419 240566272 1945 33554432000 4194304 4964704 140733323729424 18446744073709551615 4660088 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=234928 CPUtime=6.24 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 247 0 0 0 624 0 0 0 25 0 4 0 520119419 240566272 1945 33554432000 4194304 4964704 140733323729424 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=234928 CPUtime=6.24 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 145 0 0 0 624 0 0 0 25 0 4 0 520119419 240566272 1945 33554432000 4194304 4964704 140733323729424 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 234928

[startup+12.7004 s]
/proc/loadavg: 7.53 7.93 7.98 10/184 25548
/proc/meminfo: memFree=30922704/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235192 CPUtime=50.53 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 2261 0 1 0 5051 2 0 0 21 0 4 0 520119415 240836608 2190 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670578 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58798 2190 458 189 0 53147 0
[pid=25537/tid=25543] ppid=25534 vsize=235192 CPUtime=12.64 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 688 0 0 0 1264 0 0 0 25 0 4 0 520119419 240836608 2190 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235192 CPUtime=12.64 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 260 0 0 0 1264 0 0 0 25 0 4 0 520119419 240836608 2190 33554432000 4194304 4964704 140733323729424 18446744073709551615 4321025 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235192 CPUtime=12.64 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 145 0 0 0 1264 0 0 0 25 0 4 0 520119419 240836608 2190 33554432000 4194304 4964704 140733323729424 18446744073709551615 4668759 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 235192

[startup+25.5009 s]
/proc/loadavg: 7.77 7.97 8.00 10/184 25548
/proc/meminfo: memFree=30919992/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235328 CPUtime=101.67 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 2523 0 1 0 10165 2 0 0 25 0 4 0 520119415 240975872 2452 33554432000 4194304 4964704 140733323729424 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58832 2452 458 189 0 53181 0
[pid=25537/tid=25543] ppid=25534 vsize=235328 CPUtime=25.43 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 793 0 0 0 2543 0 0 0 25 0 4 0 520119419 240975872 2452 33554432000 4194304 4964704 140733323729424 18446744073709551615 4332103 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235328 CPUtime=25.44 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 269 0 0 0 2544 0 0 0 25 0 4 0 520119419 240975872 2452 33554432000 4194304 4964704 140733323729424 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235328 CPUtime=25.44 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 153 0 0 0 2544 0 0 0 25 0 4 0 520119419 240975872 2452 33554432000 4194304 4964704 140733323729424 18446744073709551615 4332057 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 235328

[startup+51.101 s]
/proc/loadavg: 7.85 7.97 8.00 9/184 25549
/proc/meminfo: memFree=30917468/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235596 CPUtime=203.96 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 2732 0 1 0 20393 3 0 0 25 0 4 0 520119415 241250304 2661 33554432000 4194304 4964704 140733323729424 18446744073709551615 4668683 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58899 2661 458 189 0 53248 0
[pid=25537/tid=25543] ppid=25534 vsize=235596 CPUtime=51.03 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 869 0 0 0 5103 0 0 0 25 0 4 0 520119419 241250304 2661 33554432000 4194304 4964704 140733323729424 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235596 CPUtime=51.04 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 5104 0 0 0 25 0 4 0 520119419 241250304 2661 33554432000 4194304 4964704 140733323729424 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235596 CPUtime=51.04 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 162 0 0 0 5104 0 0 0 25 0 4 0 520119419 241250304 2661 33554432000 4194304 4964704 140733323729424 18446744073709551615 4342206 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 235596

[startup+102.306 s]
/proc/loadavg: 7.94 7.97 8.00 9/184 25551
/proc/meminfo: memFree=30913356/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235728 CPUtime=408.54 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 2952 0 1 0 40851 3 0 0 25 0 4 0 520119415 241385472 2881 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 2881 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=102.24 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 980 0 0 0 10224 0 0 0 25 0 4 0 520119419 241385472 2881 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=102.25 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 10225 0 0 0 25 0 4 0 520119419 241385472 2881 33554432000 4194304 4964704 140733323729424 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=102.25 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 197 0 0 0 10225 0 0 0 25 0 4 0 520119419 241385472 2881 33554432000 4194304 4964704 140733323729424 18446744073709551615 4660197 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 235728

[startup+162.301 s]
/proc/loadavg: 7.97 7.97 8.00 10/184 25552
/proc/meminfo: memFree=30911460/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235728 CPUtime=648.26 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 3129 0 1 0 64823 3 0 0 25 0 4 0 520119415 241385472 3058 33554432000 4194304 4964704 140733323729424 18446744073709551615 4332000 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 3058 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=162.24 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 1074 0 0 0 16224 0 0 0 25 0 4 0 520119419 241385472 3058 33554432000 4194304 4964704 140733323729424 18446744073709551615 4660345 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=162.24 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 16224 0 0 0 25 0 4 0 520119419 241385472 3058 33554432000 4194304 4964704 140733323729424 18446744073709551615 4654417 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=162.24 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 203 0 0 0 16224 0 0 0 25 0 4 0 520119419 241385472 3058 33554432000 4194304 4964704 140733323729424 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 235728

[startup+222.3 s]
/proc/loadavg: 7.99 7.97 8.00 9/184 25554
/proc/meminfo: memFree=30910676/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235728 CPUtime=887.99 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 3188 0 1 0 88795 4 0 0 25 0 4 0 520119415 241385472 3117 33554432000 4194304 4964704 140733323729424 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 3117 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=222.24 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 1093 0 0 0 22224 0 0 0 25 0 4 0 520119419 241385472 3117 33554432000 4194304 4964704 140733323729424 18446744073709551615 4669196 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=222.24 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 22224 0 0 0 25 0 4 0 520119419 241385472 3117 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=222.24 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 203 0 0 0 22224 0 0 0 25 0 4 0 520119419 241385472 3117 33554432000 4194304 4964704 140733323729424 18446744073709551615 4668749 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.99
Current children cumulated vsize (KiB) 235728

[startup+282.301 s]

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

[pid=25537] ppid=25534 vsize=235728 CPUtime=2565.79 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 3302 0 1 0 256572 7 0 0 25 0 4 0 520119415 241385472 3231 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 3231 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=642.09 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 1118 0 0 0 64208 1 0 0 25 0 4 0 520119419 241385472 3231 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670314 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=642.26 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 64224 2 0 0 25 0 4 0 520119419 241385472 3231 33554432000 4194304 4964704 140733323729424 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=642.13 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 203 0 0 0 64212 1 0 0 25 0 4 0 520119419 241385472 3231 33554432000 4194304 4964704 140733323729424 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.79
Current children cumulated vsize (KiB) 235728

[startup+702.3 s]
/proc/loadavg: 8.35 8.18 8.06 10/184 25579
/proc/meminfo: memFree=30904768/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235728 CPUtime=2805.04 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 3332 0 1 0 280497 7 0 0 25 0 4 0 520119415 241385472 3261 33554432000 4194304 4964704 140733323729424 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 3261 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=701.63 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 1132 0 0 0 70162 1 0 0 25 0 4 0 520119419 241385472 3261 33554432000 4194304 4964704 140733323729424 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=702.26 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 70224 2 0 0 25 0 4 0 520119419 241385472 3261 33554432000 4194304 4964704 140733323729424 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=702.13 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 203 0 0 0 70212 1 0 0 25 0 4 0 520119419 241385472 3261 33554432000 4194304 4964704 140733323729424 18446744073709551615 4361278 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.04
Current children cumulated vsize (KiB) 235728

[startup+762.307 s]
/proc/loadavg: 8.18 8.16 8.06 10/184 25580
/proc/meminfo: memFree=30904616/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235728 CPUtime=3044.8 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 3342 0 1 0 304473 7 0 0 25 0 4 0 520119415 241385472 3271 33554432000 4194304 4964704 140733323729424 18446744073709551615 239476350933 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 3271 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=761.64 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 1142 0 0 0 76163 1 0 0 25 0 4 0 520119419 241385472 3271 33554432000 4194304 4964704 140733323729424 18446744073709551615 4333225 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=762.27 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 76225 2 0 0 25 0 4 0 520119419 241385472 3271 33554432000 4194304 4964704 140733323729424 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=762.14 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 203 0 0 0 76213 1 0 0 25 0 4 0 520119419 241385472 3271 33554432000 4194304 4964704 140733323729424 18446744073709551615 4669196 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.8
Current children cumulated vsize (KiB) 235728

[startup+822.3 s]
/proc/loadavg: 8.13 8.15 8.06 10/184 25582
/proc/meminfo: memFree=30904468/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235728 CPUtime=3284.5 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 3350 0 1 0 328443 7 0 0 25 0 4 0 520119415 241385472 3279 33554432000 4194304 4964704 140733323729424 18446744073709551615 4660024 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 3279 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=821.64 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 1150 0 0 0 82163 1 0 0 25 0 4 0 520119419 241385472 3279 33554432000 4194304 4964704 140733323729424 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=822.26 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 82224 2 0 0 25 0 4 0 520119419 241385472 3279 33554432000 4194304 4964704 140733323729424 18446744073709551615 4660046 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=822.13 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 203 0 0 0 82212 1 0 0 25 0 4 0 520119419 241385472 3279 33554432000 4194304 4964704 140733323729424 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.5
Current children cumulated vsize (KiB) 235728

[startup+882.301 s]
/proc/loadavg: 8.04 8.11 8.06 10/184 25583
/proc/meminfo: memFree=30904440/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235728 CPUtime=3524.23 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 3364 0 1 0 352416 7 0 0 25 0 4 0 520119415 241385472 3293 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 3293 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=881.64 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 1154 0 0 0 88163 1 0 0 25 0 4 0 520119419 241385472 3293 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=882.26 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 88224 2 0 0 25 0 4 0 520119419 241385472 3293 33554432000 4194304 4964704 140733323729424 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=882.14 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 203 0 0 0 88213 1 0 0 25 0 4 0 520119419 241385472 3293 33554432000 4194304 4964704 140733323729424 18446744073709551615 4660752 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.23
Current children cumulated vsize (KiB) 235728

[startup+942.3 s]
/proc/loadavg: 8.12 8.12 8.06 10/184 25585
/proc/meminfo: memFree=30904052/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235728 CPUtime=3763.97 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 3372 0 1 0 376390 7 0 0 25 0 4 0 520119415 241385472 3301 33554432000 4194304 4964704 140733323729424 18446744073709551615 4320976 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 3301 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=941.64 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 1154 0 0 0 94163 1 0 0 25 0 4 0 520119419 241385472 3301 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=942.27 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 94225 2 0 0 25 0 4 0 520119419 241385472 3301 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=942.14 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 203 0 0 0 94213 1 0 0 25 0 4 0 520119419 241385472 3301 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 235728

[startup+1002.3 s]
/proc/loadavg: 8.08 8.11 8.06 10/184 25587
/proc/meminfo: memFree=30904268/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235728 CPUtime=4003.7 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 3378 0 1 0 400363 7 0 0 25 0 4 0 520119415 241385472 3307 33554432000 4194304 4964704 140733323729424 18446744073709551615 4332397 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 3307 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=1001.65 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 1154 0 0 0 100164 1 0 0 25 0 4 0 520119419 241385472 3307 33554432000 4194304 4964704 140733323729424 18446744073709551615 239476362144 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=1002.27 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 100225 2 0 0 25 0 4 0 520119419 241385472 3307 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670552 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=1002.14 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 203 0 0 0 100213 1 0 0 25 0 4 0 520119419 241385472 3307 33554432000 4194304 4964704 140733323729424 18446744073709551615 4660062 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 235728

[startup+1062.3 s]
/proc/loadavg: 8.08 8.11 8.06 10/184 25588
/proc/meminfo: memFree=30904116/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235728 CPUtime=4243.43 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 3390 0 1 0 424336 7 0 0 25 0 4 0 520119415 241385472 3319 33554432000 4194304 4964704 140733323729424 18446744073709551615 4669200 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 3319 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=1061.65 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 1162 0 0 0 106164 1 0 0 25 0 4 0 520119419 241385472 3319 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=1062.27 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 106225 2 0 0 25 0 4 0 520119419 241385472 3319 33554432000 4194304 4964704 140733323729424 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=1062.14 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 203 0 0 0 106213 1 0 0 25 0 4 0 520119419 241385472 3319 33554432000 4194304 4964704 140733323729424 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 235728

[startup+1122.3 s]
/proc/loadavg: 8.10 8.11 8.06 10/184 25590
/proc/meminfo: memFree=30904092/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235728 CPUtime=4483.17 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 3393 0 1 0 448309 8 0 0 25 0 4 0 520119415 241385472 3322 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 3322 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=1121.65 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 1162 0 0 0 112164 1 0 0 25 0 4 0 520119419 241385472 3322 33554432000 4194304 4964704 140733323729424 18446744073709551615 4338823 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=1122.27 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 112225 2 0 0 25 0 4 0 520119419 241385472 3322 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=1122.14 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 203 0 0 0 112213 1 0 0 25 0 4 0 520119419 241385472 3322 33554432000 4194304 4964704 140733323729424 18446744073709551615 4669196 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.17
Current children cumulated vsize (KiB) 235728

[startup+1182.3 s]
/proc/loadavg: 8.08 8.10 8.06 10/184 25591
/proc/meminfo: memFree=30903944/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235728 CPUtime=4722.9 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 3404 0 1 0 472282 8 0 0 25 0 4 0 520119415 241385472 3333 33554432000 4194304 4964704 140733323729424 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 3333 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=1181.65 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 1165 0 0 0 118164 1 0 0 25 0 4 0 520119419 241385472 3333 33554432000 4194304 4964704 140733323729424 18446744073709551615 4332151 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=1182.27 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 118225 2 0 0 25 0 4 0 520119419 241385472 3333 33554432000 4194304 4964704 140733323729424 18446744073709551615 4660030 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=1182.15 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 203 0 0 0 118214 1 0 0 25 0 4 0 520119419 241385472 3333 33554432000 4194304 4964704 140733323729424 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.9
Current children cumulated vsize (KiB) 235728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.05 8.10 8.06 10/184 25592
/proc/meminfo: memFree=30904064/32950928 swapFree=67086580/67111528
[pid=25537] ppid=25534 vsize=235728 CPUtime=4800.03 cores=0,2,4,6
/proc/25537/stat : 25537 (claspmt) R 25534 25537 24787 0 -1 4202496 3404 0 1 0 479995 8 0 0 25 0 4 0 520119415 241385472 3333 33554432000 4194304 4964704 140733323729424 18446744073709551615 4675440 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 4
/proc/25537/statm: 58932 3333 458 189 0 53281 0
[pid=25537/tid=25543] ppid=25534 vsize=235728 CPUtime=1200.96 cores=0,2,4,6
/proc/25537/task/25543/stat : 25543 (claspmt) R 25534 25537 24787 0 -1 4202560 1165 0 0 0 120095 1 0 0 25 0 4 0 520119419 241385472 3333 33554432000 4194304 4964704 140733323729424 18446744073709551615 4333252 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25537/tid=25544] ppid=25534 vsize=235728 CPUtime=1201.58 cores=0,2,4,6
/proc/25537/task/25544/stat : 25544 (claspmt) R 25534 25537 24787 0 -1 4202560 286 0 0 0 120156 2 0 0 25 0 4 0 520119419 241385472 3333 33554432000 4194304 4964704 140733323729424 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25537/tid=25546] ppid=25534 vsize=235728 CPUtime=1201.45 cores=0,2,4,6
/proc/25537/task/25546/stat : 25546 (claspmt) R 25534 25537 24787 0 -1 4202560 203 0 0 0 120144 1 0 0 25 0 4 0 520119419 241385472 3333 33554432000 4194304 4964704 140733323729424 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 235728

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): 1201.61
CPU time (s): 4800.06
CPU user time (s): 4799.98
CPU system time (s): 0.085986
CPU usage (%): 399.468
Max. virtual memory (cumulated for all children) (KiB): 235728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.98
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3417
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10126
involuntary context switches= 26594

runsolver used 1.68574 second user time and 3.81942 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 15:53:44
IDJOB=3299664
IDBENCH=83148
IDSOLVER=1683
FILE ID=node148/3299664-1304085223
RUNJOBID= node148-1304085223-25520
PBS_JOBID= 13170517
Free space on /tmp= 71436 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.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-3299664-1304085223/watcher-3299664-1304085223 -o /tmp/evaluation-result-3299664-1304085223/solver-3299664-1304085223 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299664-1304085223.cnf

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

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=108882846

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:     32950928 kB
MemFree:      30941856 kB
Buffers:        683460 kB
Cached:         919588 kB
SwapCached:       3664 kB
Active:         102228 kB
Inactive:      1542872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30941856 kB
SwapTotal:    67111528 kB
SwapFree:     67086580 kB
Dirty:            1596 kB
Writeback:           0 kB
AnonPages:       39768 kB
Mapped:          13416 kB
Slab:           300528 kB
PageTables:       4508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185524 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= 71432 MiB
End job on node148 at 2011-04-29 16:13:47