Trace number 3299665

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n280-s93756482-sat.cnf
MD5SUMbadb3b4ac12b29ada7dd8ed96ed75c80
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.66244
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
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-3299665-1304085223.cnf
0.00/0.00	c Solving...
4800.09/1201.61	
4800.09/1201.61	*** INTERRUPTED! ***
4800.09/1201.61	*** Shutting down threads...
4800.09/1201.61	s UNKNOWN
4800.09/1201.61	
4800.09/1201.61	c INTERRUPTED   : 1
4800.09/1201.61	c Models        : 0+    
4800.09/1201.61	c Time          : 1201.608s (Solving: 1201.61s 1st Model: 0.00s Unsat: 0.00s)
4800.09/1201.61	c CPU Time      : 4800.110s

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

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

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


[startup+0 s]
/proc/loadavg: 7.45 7.93 7.98 3/176 25540
/proc/meminfo: memFree=30941544/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=23160 CPUtime=0 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) D 25535 25540 24787 0 -1 4202496 578 0 0 0 0 0 0 0 22 0 1 0 520119415 23715840 506 33554432000 4194304 4964704 140733666259328 18446744073709551615 239471775331 0 0 4096 18946 18446744071562234166 0 0 17 1 0 0 0
/proc/25540/statm: 5790 506 408 189 0 126 0

[startup+0.034737 s]
/proc/loadavg: 7.45 7.93 7.98 3/176 25540
/proc/meminfo: memFree=30941544/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=23160 CPUtime=0 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) D 25535 25540 24787 0 -1 4202496 578 0 0 0 0 0 0 0 22 0 1 0 520119415 23715840 506 33554432000 4194304 4964704 140733666259328 18446744073709551615 239471775331 0 0 4096 18946 18446744071562234166 0 0 17 1 0 0 0
/proc/25540/statm: 5790 506 408 189 0 126 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23160

[startup+0.100621 s]
/proc/loadavg: 7.45 7.93 7.98 3/176 25540
/proc/meminfo: memFree=30941544/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=168212 CPUtime=0.2 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 1001 0 1 0 20 0 0 0 23 0 4 0 520119415 172249088 926 33554432000 4194304 4964704 140733666259328 18446744073709551615 4653507 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 42053 927 458 189 0 36402 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 168212

[startup+0.300582 s]
/proc/loadavg: 7.45 7.93 7.98 3/176 25540
/proc/meminfo: memFree=30941544/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=168740 CPUtime=1 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 1379 0 1 0 100 0 0 0 24 0 4 0 520119415 172789760 1304 33554432000 4194304 4964704 140733666259328 18446744073709551615 4362207 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 42185 1304 458 189 0 36534 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 168740

[startup+0.700506 s]
/proc/loadavg: 7.45 7.93 7.98 3/176 25540
/proc/meminfo: memFree=30941544/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=234540 CPUtime=2.59 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 1703 0 1 0 259 0 0 0 25 0 4 0 520119415 240168960 1628 33554432000 4194304 4964704 140733666259328 18446744073709551615 4321076 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 58635 1628 458 189 0 52984 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 234540

[startup+1.50035 s]
/proc/loadavg: 7.45 7.93 7.98 10/184 25548
/proc/meminfo: memFree=30932384/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=235068 CPUtime=5.79 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 2103 0 1 0 579 0 0 0 25 0 4 0 520119415 240709632 2028 33554432000 4194304 4964704 140733666259328 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 58767 2028 458 189 0 53116 0
[pid=25540/tid=25545] ppid=25535 vsize=235068 CPUtime=1.44 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 298 0 0 0 144 0 0 0 25 0 4 0 520119419 240709632 2028 33554432000 4194304 4964704 140733666259328 18446744073709551615 4660064 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=235068 CPUtime=1.44 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 532 0 0 0 144 0 0 0 25 0 4 0 520119419 240709632 2028 33554432000 4194304 4964704 140733666259328 18446744073709551615 4363605 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=235068 CPUtime=1.44 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 289 0 0 0 144 0 0 0 25 0 4 0 520119419 240709632 2028 33554432000 4194304 4964704 140733666259328 18446744073709551615 4660197 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 235068

[startup+3.10105 s]
/proc/loadavg: 7.49 7.93 7.98 10/184 25548
/proc/meminfo: memFree=30929664/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=235332 CPUtime=12.18 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 2443 0 1 0 1217 1 0 0 25 0 4 0 520119415 240979968 2368 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 58833 2368 458 189 0 53182 0
[pid=25540/tid=25545] ppid=25535 vsize=235332 CPUtime=3.04 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 345 0 0 0 304 0 0 0 25 0 4 0 520119419 240979968 2368 33554432000 4194304 4964704 140733666259328 18446744073709551615 4654508 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=235332 CPUtime=3.04 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 698 0 0 0 304 0 0 0 25 0 4 0 520119419 240979968 2368 33554432000 4194304 4964704 140733666259328 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=235332 CPUtime=3.03 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 316 0 0 0 303 0 0 0 25 0 4 0 520119419 240979968 2368 33554432000 4194304 4964704 140733666259328 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 235332

[startup+6.30043 s]
/proc/loadavg: 7.49 7.93 7.98 10/184 25548
/proc/meminfo: memFree=30925904/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=235652 CPUtime=24.95 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 2856 0 1 0 2494 1 0 0 25 0 4 0 520119415 241307648 2781 33554432000 4194304 4964704 140733666259328 18446744073709551615 4644870 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 58913 2781 458 189 0 53262 0
[pid=25540/tid=25545] ppid=25535 vsize=235652 CPUtime=6.24 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 428 0 0 0 624 0 0 0 25 0 4 0 520119419 241307648 2781 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=235652 CPUtime=6.24 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 919 0 0 0 624 0 0 0 25 0 4 0 520119419 241307648 2781 33554432000 4194304 4964704 140733666259328 18446744073709551615 4654527 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=235652 CPUtime=6.21 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 361 0 0 0 621 0 0 0 25 0 4 0 520119419 241307648 2781 33554432000 4194304 4964704 140733666259328 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 235652

[startup+12.7002 s]
/proc/loadavg: 7.53 7.93 7.98 10/184 25548
/proc/meminfo: memFree=30922704/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=236020 CPUtime=50.52 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 3297 0 1 0 5049 3 0 0 25 0 4 0 520119415 241684480 3222 33554432000 4194304 4964704 140733666259328 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59005 3222 458 189 0 53354 0
[pid=25540/tid=25545] ppid=25535 vsize=236020 CPUtime=12.64 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 474 0 0 0 1263 1 0 0 25 0 4 0 520119419 241684480 3222 33554432000 4194304 4964704 140733666259328 18446744073709551615 4332422 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=236020 CPUtime=12.64 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 1144 0 0 0 1263 1 0 0 25 0 4 0 520119419 241684480 3222 33554432000 4194304 4964704 140733666259328 18446744073709551615 4669039 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=236020 CPUtime=12.57 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 440 0 0 0 1257 0 0 0 25 0 4 0 520119419 241684480 3222 33554432000 4194304 4964704 140733666259328 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 236020

[startup+25.5008 s]
/proc/loadavg: 7.77 7.97 8.00 10/184 25548
/proc/meminfo: memFree=30919992/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=236344 CPUtime=101.63 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 3746 0 1 0 10157 6 0 0 25 0 4 0 520119415 242016256 3671 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670458 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59086 3671 458 189 0 53435 0
[pid=25540/tid=25545] ppid=25535 vsize=236344 CPUtime=25.44 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 518 0 0 0 2542 2 0 0 18 0 4 0 520119419 242016256 3671 33554432000 4194304 4964704 140733666259328 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=236344 CPUtime=25.44 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 1424 0 0 0 2543 1 0 0 18 0 4 0 520119419 242016256 3671 33554432000 4194304 4964704 140733666259328 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=236344 CPUtime=25.29 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 487 0 0 0 2529 0 0 0 25 0 4 0 520119419 242016256 3671 33554432000 4194304 4964704 140733666259328 18446744073709551615 4668953 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 236344

[startup+51.1009 s]
/proc/loadavg: 7.85 7.97 8.00 10/184 25549
/proc/meminfo: memFree=30917468/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=236728 CPUtime=203.9 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 4192 0 1 0 20384 6 0 0 25 0 4 0 520119415 242409472 4117 33554432000 4194304 4964704 140733666259328 18446744073709551615 4320989 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59182 4117 458 189 0 53531 0
[pid=25540/tid=25545] ppid=25535 vsize=236728 CPUtime=51.04 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 633 0 0 0 5102 2 0 0 25 0 4 0 520119419 242409472 4117 33554432000 4194304 4964704 140733666259328 18446744073709551615 4334346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=236728 CPUtime=51.03 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 1605 0 0 0 5102 1 0 0 25 0 4 0 520119419 242409472 4117 33554432000 4194304 4964704 140733666259328 18446744073709551615 4668844 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=236728 CPUtime=50.76 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 549 0 0 0 5076 0 0 0 25 0 4 0 520119419 242409472 4117 33554432000 4194304 4964704 140733666259328 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 236728

[startup+102.306 s]
/proc/loadavg: 7.94 7.97 8.00 10/184 25551
/proc/meminfo: memFree=30913356/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=237176 CPUtime=408.45 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 4758 0 1 0 40838 7 0 0 25 0 4 0 520119415 242868224 4683 33554432000 4194304 4964704 140733666259328 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59294 4683 458 189 0 53643 0
[pid=25540/tid=25545] ppid=25535 vsize=237176 CPUtime=102.24 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 771 0 0 0 10222 2 0 0 25 0 4 0 520119419 242868224 4683 33554432000 4194304 4964704 140733666259328 18446744073709551615 4644860 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=237176 CPUtime=102.24 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 1830 0 0 0 10222 2 0 0 25 0 4 0 520119419 242868224 4683 33554432000 4194304 4964704 140733666259328 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=237176 CPUtime=101.7 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 650 0 0 0 10169 1 0 0 25 0 4 0 520119419 242868224 4683 33554432000 4194304 4964704 140733666259328 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.45
Current children cumulated vsize (KiB) 237176

[startup+162.301 s]
/proc/loadavg: 7.97 7.97 8.00 10/184 25552
/proc/meminfo: memFree=30911460/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=237684 CPUtime=648.1 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 5044 0 1 0 64800 10 0 0 25 0 4 0 520119415 243388416 4963 33554432000 4194304 4964704 140733666259328 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59421 4963 458 189 0 53770 0
[pid=25540/tid=25545] ppid=25535 vsize=237684 CPUtime=162.23 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 827 0 0 0 16220 3 0 0 25 0 4 0 520119419 243388416 4963 33554432000 4194304 4964704 140733666259328 18446744073709551615 4362223 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=237684 CPUtime=162.24 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 1951 0 0 0 16221 3 0 0 25 0 4 0 520119419 243388416 4963 33554432000 4194304 4964704 140733666259328 18446744073709551615 4660083 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=237684 CPUtime=161.37 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 714 0 0 0 16136 1 0 0 25 0 4 0 520119419 243388416 4963 33554432000 4194304 4964704 140733666259328 18446744073709551615 4660030 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.1
Current children cumulated vsize (KiB) 237684

[startup+222.301 s]
/proc/loadavg: 7.99 7.97 8.00 10/184 25554
/proc/meminfo: memFree=30910676/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=238088 CPUtime=887.79 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 5221 0 1 0 88769 10 0 0 25 0 4 0 520119415 243802112 5140 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59522 5140 458 189 0 53871 0
[pid=25540/tid=25545] ppid=25535 vsize=238088 CPUtime=222.23 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 864 0 0 0 22220 3 0 0 25 0 4 0 520119419 243802112 5140 33554432000 4194304 4964704 140733666259328 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=238088 CPUtime=222.24 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 1965 0 0 0 22221 3 0 0 25 0 4 0 520119419 243802112 5140 33554432000 4194304 4964704 140733666259328 18446744073709551615 4378516 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=238088 CPUtime=221.06 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 789 0 0 0 22105 1 0 0 25 0 4 0 520119419 243802112 5140 33554432000 4194304 4964704 140733666259328 18446744073709551615 4653376 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.79
Current children cumulated vsize (KiB) 238088

[startup+282.301 s]

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

[pid=25540] ppid=25535 vsize=238680 CPUtime=2565.66 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 5869 0 1 0 256552 14 0 0 25 0 4 0 520119415 244408320 5788 33554432000 4194304 4964704 140733666259328 18446744073709551615 4660418 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59670 5788 458 189 0 54019 0
[pid=25540/tid=25545] ppid=25535 vsize=238680 CPUtime=642.25 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 975 0 0 0 64221 4 0 0 25 0 4 0 520119419 244408320 5788 33554432000 4194304 4964704 140733666259328 18446744073709551615 4647525 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=238680 CPUtime=640.86 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 2178 0 0 0 64082 4 0 0 25 0 4 0 520119419 244408320 5788 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=238680 CPUtime=640.28 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 1006 0 0 0 64026 2 0 0 25 0 4 0 520119419 244408320 5788 33554432000 4194304 4964704 140733666259328 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.66
Current children cumulated vsize (KiB) 238680

[startup+702.3 s]
/proc/loadavg: 8.35 8.18 8.06 10/184 25579
/proc/meminfo: memFree=30904768/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=238824 CPUtime=2805.33 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 5886 0 1 0 280519 14 0 0 25 0 4 0 520119415 244555776 5805 33554432000 4194304 4964704 140733666259328 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59706 5805 458 189 0 54055 0
[pid=25540/tid=25545] ppid=25535 vsize=238824 CPUtime=702.24 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 975 0 0 0 70220 4 0 0 25 0 4 0 520119419 244555776 5805 33554432000 4194304 4964704 140733666259328 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=238824 CPUtime=700.54 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 2191 0 0 0 70050 4 0 0 25 0 4 0 520119419 244555776 5805 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670450 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=238824 CPUtime=700.27 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 1006 0 0 0 70025 2 0 0 25 0 4 0 520119419 244555776 5805 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 238824

[startup+762.307 s]
/proc/loadavg: 8.18 8.16 8.06 10/184 25580
/proc/meminfo: memFree=30904616/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=238824 CPUtime=3045.06 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 5902 0 1 0 304492 14 0 0 25 0 4 0 520119415 244555776 5821 33554432000 4194304 4964704 140733666259328 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59706 5821 458 189 0 54055 0
[pid=25540/tid=25545] ppid=25535 vsize=238824 CPUtime=762.25 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 975 0 0 0 76221 4 0 0 25 0 4 0 520119419 244555776 5821 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=238824 CPUtime=760.25 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 2198 0 0 0 76021 4 0 0 25 0 4 0 520119419 244555776 5821 33554432000 4194304 4964704 140733666259328 18446744073709551615 4668518 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=238824 CPUtime=760.28 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 1009 0 0 0 76026 2 0 0 25 0 4 0 520119419 244555776 5821 33554432000 4194304 4964704 140733666259328 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 238824

[startup+822.3 s]
/proc/loadavg: 8.13 8.15 8.06 10/184 25582
/proc/meminfo: memFree=30904468/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=238824 CPUtime=3284.75 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 5930 0 1 0 328460 15 0 0 25 0 4 0 520119415 244555776 5849 33554432000 4194304 4964704 140733666259328 18446744073709551615 4653352 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59706 5849 458 189 0 54055 0
[pid=25540/tid=25545] ppid=25535 vsize=238824 CPUtime=822.25 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 978 0 0 0 82221 4 0 0 25 0 4 0 520119419 244555776 5849 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=238824 CPUtime=819.95 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 2208 0 0 0 81991 4 0 0 25 0 4 0 520119419 244555776 5849 33554432000 4194304 4964704 140733666259328 18446744073709551615 4660433 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=238824 CPUtime=820.27 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 1017 0 0 0 82025 2 0 0 25 0 4 0 520119419 244555776 5849 33554432000 4194304 4964704 140733666259328 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.75
Current children cumulated vsize (KiB) 238824

[startup+882.301 s]
/proc/loadavg: 8.04 8.11 8.06 10/184 25583
/proc/meminfo: memFree=30904440/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=238824 CPUtime=3524.46 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 5966 0 1 0 352431 15 0 0 25 0 4 0 520119415 244555776 5885 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59706 5885 458 189 0 54055 0
[pid=25540/tid=25545] ppid=25535 vsize=238824 CPUtime=882.25 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 986 0 0 0 88221 4 0 0 25 0 4 0 520119419 244555776 5885 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=238824 CPUtime=879.64 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 2219 0 0 0 87960 4 0 0 25 0 4 0 520119419 244555776 5885 33554432000 4194304 4964704 140733666259328 18446744073709551615 4379082 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=238824 CPUtime=880.28 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 1026 0 0 0 88026 2 0 0 25 0 4 0 520119419 244555776 5885 33554432000 4194304 4964704 140733666259328 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 238824

[startup+942.3 s]
/proc/loadavg: 8.12 8.12 8.06 10/184 25585
/proc/meminfo: memFree=30904052/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=238968 CPUtime=3764.17 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 5992 0 1 0 376402 15 0 0 25 0 4 0 520119415 244703232 5911 33554432000 4194304 4964704 140733666259328 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59742 5911 458 189 0 54091 0
[pid=25540/tid=25545] ppid=25535 vsize=238968 CPUtime=942.25 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 995 0 0 0 94221 4 0 0 25 0 4 0 520119419 244703232 5911 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=238968 CPUtime=939.36 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 2228 0 0 0 93932 4 0 0 25 0 4 0 520119419 244703232 5911 33554432000 4194304 4964704 140733666259328 18446744073709551615 4361278 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=238968 CPUtime=940.28 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 1031 0 0 0 94026 2 0 0 25 0 4 0 520119419 244703232 5911 33554432000 4194304 4964704 140733666259328 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.17
Current children cumulated vsize (KiB) 238968

[startup+1002.3 s]
/proc/loadavg: 8.08 8.11 8.06 10/184 25587
/proc/meminfo: memFree=30904268/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=238968 CPUtime=4003.86 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 6010 0 1 0 400371 15 0 0 25 0 4 0 520119415 244703232 5929 33554432000 4194304 4964704 140733666259328 18446744073709551615 4362215 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59742 5929 458 189 0 54091 0
[pid=25540/tid=25545] ppid=25535 vsize=238968 CPUtime=1002.25 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 995 0 0 0 100221 4 0 0 25 0 4 0 520119419 244703232 5929 33554432000 4194304 4964704 140733666259328 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=238968 CPUtime=999.04 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 2239 0 0 0 99900 4 0 0 25 0 4 0 520119419 244703232 5929 33554432000 4194304 4964704 140733666259328 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=238968 CPUtime=1000.28 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 1037 0 0 0 100026 2 0 0 25 0 4 0 520119419 244703232 5929 33554432000 4194304 4964704 140733666259328 18446744073709551615 4653541 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.86
Current children cumulated vsize (KiB) 238968

[startup+1062.3 s]
/proc/loadavg: 8.08 8.11 8.06 10/184 25588
/proc/meminfo: memFree=30904116/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=238968 CPUtime=4243.57 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 6043 0 1 0 424342 15 0 0 25 0 4 0 520119415 244703232 5962 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59742 5962 458 189 0 54091 0
[pid=25540/tid=25545] ppid=25535 vsize=238968 CPUtime=1062.26 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 995 0 0 0 106222 4 0 0 25 0 4 0 520119419 244703232 5962 33554432000 4194304 4964704 140733666259328 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=238968 CPUtime=1058.74 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 2247 0 0 0 105870 4 0 0 25 0 4 0 520119419 244703232 5962 33554432000 4194304 4964704 140733666259328 18446744073709551615 4653127 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=238968 CPUtime=1060.28 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 1051 0 0 0 106026 2 0 0 25 0 4 0 520119419 244703232 5962 33554432000 4194304 4964704 140733666259328 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.57
Current children cumulated vsize (KiB) 238968

[startup+1122.3 s]
/proc/loadavg: 8.10 8.11 8.06 10/184 25590
/proc/meminfo: memFree=30904092/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=239100 CPUtime=4483.28 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 6078 0 1 0 448313 15 0 0 25 0 4 0 520119415 244838400 5997 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59775 5997 458 189 0 54124 0
[pid=25540/tid=25545] ppid=25535 vsize=239100 CPUtime=1122.26 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 995 0 0 0 112222 4 0 0 25 0 4 0 520119419 244838400 5997 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=239100 CPUtime=1118.44 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 2259 0 0 0 111840 4 0 0 25 0 4 0 520119419 244838400 5997 33554432000 4194304 4964704 140733666259328 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=239100 CPUtime=1120.28 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 1073 0 0 0 112026 2 0 0 25 0 4 0 520119419 244838400 5997 33554432000 4194304 4964704 140733666259328 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.28
Current children cumulated vsize (KiB) 239100

[startup+1182.3 s]
/proc/loadavg: 8.08 8.10 8.06 10/184 25591
/proc/meminfo: memFree=30903944/32950928 swapFree=67086580/67111528
[pid=25540] ppid=25535 vsize=239100 CPUtime=4722.97 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 6109 0 1 0 472282 15 0 0 25 0 4 0 520119415 244838400 6028 33554432000 4194304 4964704 140733666259328 18446744073709551615 4332327 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59775 6028 458 189 0 54124 0
[pid=25540/tid=25545] ppid=25535 vsize=239100 CPUtime=1182.26 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 995 0 0 0 118222 4 0 0 25 0 4 0 520119419 244838400 6028 33554432000 4194304 4964704 140733666259328 18446744073709551615 239476350305 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=239100 CPUtime=1178.13 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 2263 0 0 0 117809 4 0 0 25 0 4 0 520119419 244838400 6028 33554432000 4194304 4964704 140733666259328 18446744073709551615 4653166 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=239100 CPUtime=1180.28 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 1096 0 0 0 118026 2 0 0 25 0 4 0 520119419 244838400 6028 33554432000 4194304 4964704 140733666259328 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.97
Current children cumulated vsize (KiB) 239100



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=25540] ppid=25535 vsize=239100 CPUtime=4800.09 cores=1,3,5,7
/proc/25540/stat : 25540 (claspmt) R 25535 25540 24787 0 -1 4202496 6116 0 1 0 479994 15 0 0 25 0 4 0 520119415 244838400 6035 33554432000 4194304 4964704 140733666259328 18446744073709551615 4660075 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 4
/proc/25540/statm: 59775 6035 458 189 0 54124 0
[pid=25540/tid=25545] ppid=25535 vsize=239100 CPUtime=1201.57 cores=1,3,5,7
/proc/25540/task/25545/stat : 25545 (claspmt) R 25535 25540 24787 0 -1 4202560 995 0 0 0 120153 4 0 0 25 0 4 0 520119419 244838400 6035 33554432000 4194304 4964704 140733666259328 18446744073709551615 4682219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25540/tid=25547] ppid=25535 vsize=239100 CPUtime=1197.33 cores=1,3,5,7
/proc/25540/task/25547/stat : 25547 (claspmt) R 25535 25540 24787 0 -1 4202560 2266 0 0 0 119729 4 0 0 25 0 4 0 520119419 244838400 6035 33554432000 4194304 4964704 140733666259328 18446744073709551615 4660418 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25540/tid=25548] ppid=25535 vsize=239100 CPUtime=1199.58 cores=1,3,5,7
/proc/25540/task/25548/stat : 25548 (claspmt) R 25535 25540 24787 0 -1 4202560 1100 0 0 0 119956 2 0 0 25 0 4 0 520119419 244838400 6035 33554432000 4194304 4964704 140733666259328 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 239100

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.12
CPU user time (s): 4799.96
CPU system time (s): 0.153976
CPU usage (%): 399.472
Max. virtual memory (cumulated for all children) (KiB): 239100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.96
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6128
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= 21907
involuntary context switches= 40729

runsolver used 1.9837 second user time and 4.22736 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= badb3b4ac12b29ada7dd8ed96ed75c80
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:      30941848 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:      30941848 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