Trace number 3381176

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 40000.7 5010.98

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4393.03
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses40110
Sum of the clauses size400890
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 542
Number of clauses of size over 540068

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...507717/instance-3381176-1305507717.cnf
2.59/2.61	c Solving...
40000.19/5010.53	
40000.19/5010.53	*** INTERRUPTED! ***
40000.19/5010.53	*** Shutting down threads...
40000.66/5010.97	s UNKNOWN
40000.66/5010.97	
40000.66/5010.97	c INTERRUPTED   : 1
40000.66/5010.97	c Models        : 0+    
40000.66/5010.97	c Time          : 5010.843s (Solving: 5008.23s 1st Model: 0.00s Unsat: 0.00s)
40000.66/5010.97	c CPU Time      : 40000.600s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3381176-1305507717/watcher-3381176-1305507717 -o /tmp/evaluation-result-3381176-1305507717/solver-3381176-1305507717 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381176-1305507717.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.07 8.05 8.00 2/354 5815
/proc/meminfo: memFree=23416824/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=21284 CPUtime=0 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 602 0 0 0 0 0 0 0 25 0 1 0 643187557 21794816 533 33554432000 4194304 4964800 140736092405728 18446744073709551615 233510297344 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/5815/statm: 5321 534 386 189 0 195 0

[startup+0.0404579 s]
/proc/loadavg: 8.07 8.05 8.00 2/354 5815
/proc/meminfo: memFree=23416824/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=25876 CPUtime=0.03 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 1834 0 0 0 3 0 0 0 25 0 1 0 643187557 26497024 1675 33554432000 4194304 4964800 140736092405728 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/5815/statm: 6469 1675 397 189 0 1343 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25876

[startup+0.10045 s]
/proc/loadavg: 8.07 8.05 8.00 2/354 5815
/proc/meminfo: memFree=23416824/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=26320 CPUtime=0.09 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 1954 0 0 0 9 0 0 0 25 0 1 0 643187557 26951680 1795 33554432000 4194304 4964800 140736092405728 18446744073709551615 4607486 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/5815/statm: 6580 1795 399 189 0 1454 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26320

[startup+0.300432 s]
/proc/loadavg: 8.07 8.05 8.00 2/354 5815
/proc/meminfo: memFree=23416824/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=26320 CPUtime=0.29 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 1954 0 0 0 29 0 0 0 25 0 1 0 643187557 26951680 1795 33554432000 4194304 4964800 140736092405728 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/5815/statm: 6580 1795 399 189 0 1454 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26320

[startup+0.700339 s]
/proc/loadavg: 8.07 8.05 8.00 2/354 5815
/proc/meminfo: memFree=23416824/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=26320 CPUtime=0.69 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 1954 0 0 0 69 0 0 0 25 0 1 0 643187557 26951680 1795 33554432000 4194304 4964800 140736092405728 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/5815/statm: 6580 1795 399 189 0 1454 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26320

[startup+1.5002 s]
/proc/loadavg: 7.51 7.93 7.97 2/355 5816
/proc/meminfo: memFree=23411236/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=26564 CPUtime=1.49 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 1998 0 0 0 149 0 0 0 25 0 1 0 643187557 27201536 1839 33554432000 4194304 4964800 140736092405728 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/5815/statm: 6641 1839 399 189 0 1515 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26564

[startup+3.10087 s]
/proc/loadavg: 7.51 7.93 7.97 2/355 5816
/proc/meminfo: memFree=23410368/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=391888 CPUtime=6.29 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 9307 0 0 0 626 3 0 0 25 0 8 0 643187557 401293312 9013 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/5815/statm: 97972 9013 464 189 0 92321 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 391888

[startup+6.3013 s]
/proc/loadavg: 7.55 7.93 7.97 9/362 5823
/proc/meminfo: memFree=23370524/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=394560 CPUtime=31.84 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 13550 0 0 0 3177 7 0 0 25 0 8 0 643187557 404029440 13254 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/5815/statm: 98640 13254 466 189 0 92989 0
[pid=5815/tid=5817] ppid=5813 vsize=394560 CPUtime=3.65 cores=0-7
/proc/5815/task/5817/stat : 5817 (claspmt) R 5813 5815 5789 0 -1 4202560 1429 0 0 0 365 0 0 0 25 0 8 0 643187819 404029440 13254 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5815/tid=5818] ppid=5813 vsize=394560 CPUtime=3.63 cores=0-7
/proc/5815/task/5818/stat : 5818 (claspmt) R 5813 5815 5789 0 -1 4202560 2022 0 0 0 363 0 0 0 25 0 8 0 643187819 404029440 13254 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5815/tid=5819] ppid=5813 vsize=394560 CPUtime=3.65 cores=0-7
/proc/5815/task/5819/stat : 5819 (claspmt) R 5813 5815 5789 0 -1 4202560 1195 0 0 0 365 0 0 0 25 0 8 0 643187819 404029440 13254 33554432000 4194304 4964800 140736092405728 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5815/tid=5820] ppid=5813 vsize=394560 CPUtime=3.65 cores=0-7
/proc/5815/task/5820/stat : 5820 (claspmt) R 5813 5815 5789 0 -1 4202560 1359 0 0 0 365 0 0 0 25 0 8 0 643187819 404029440 13254 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5815/tid=5821] ppid=5813 vsize=394560 CPUtime=3.66 cores=0-7
/proc/5815/task/5821/stat : 5821 (claspmt) R 5813 5815 5789 0 -1 4202560 1329 0 0 0 365 1 0 0 25 0 8 0 643187819 404029440 13254 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5815/tid=5822] ppid=5813 vsize=394560 CPUtime=3.64 cores=0-7
/proc/5815/task/5822/stat : 5822 (claspmt) R 5813 5815 5789 0 -1 4202560 1631 0 0 0 364 0 0 0 25 0 8 0 643187820 404029440 13254 33554432000 4194304 4964800 140736092405728 18446744073709551615 4644896 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5815/tid=5823] ppid=5813 vsize=394560 CPUtime=3.62 cores=0-7
/proc/5815/task/5823/stat : 5823 (claspmt) R 5813 5815 5789 0 -1 4202560 1420 0 0 0 361 1 0 0 23 0 8 0 643187820 404029440 13254 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 31.84
Current children cumulated vsize (KiB) 394560

[startup+12.7012 s]
/proc/loadavg: 7.58 7.93 7.97 9/362 5823
/proc/meminfo: memFree=23348848/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=398176 CPUtime=82.94 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 18406 0 0 0 8284 10 0 0 25 0 8 0 643187557 407732224 17979 33554432000 4194304 4964800 140736092405728 18446744073709551615 4627341 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/5815/statm: 99544 17979 466 189 0 93893 0
[pid=5815/tid=5817] ppid=5813 vsize=398176 CPUtime=10.05 cores=0-7
/proc/5815/task/5817/stat : 5817 (claspmt) R 5813 5815 5789 0 -1 4202560 1888 0 0 0 1004 1 0 0 25 0 8 0 643187819 407732224 17979 33554432000 4194304 4964800 140736092405728 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5815/tid=5818] ppid=5813 vsize=398176 CPUtime=10.04 cores=0-7
/proc/5815/task/5818/stat : 5818 (claspmt) R 5813 5815 5789 0 -1 4202560 3299 0 0 0 1003 1 0 0 25 0 8 0 643187819 407732224 17979 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5815/tid=5819] ppid=5813 vsize=398176 CPUtime=10.05 cores=0-7
/proc/5815/task/5819/stat : 5819 (claspmt) R 5813 5815 5789 0 -1 4202560 1683 0 0 0 1005 0 0 0 25 0 8 0 643187819 407732224 17979 33554432000 4194304 4964800 140736092405728 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5815/tid=5820] ppid=5813 vsize=398176 CPUtime=10.04 cores=0-7
/proc/5815/task/5820/stat : 5820 (claspmt) R 5813 5815 5789 0 -1 4202560 1835 0 0 0 1004 0 0 0 25 0 8 0 643187819 407732224 17979 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5815/tid=5821] ppid=5813 vsize=398176 CPUtime=10.06 cores=0-7
/proc/5815/task/5821/stat : 5821 (claspmt) R 5813 5815 5789 0 -1 4202560 1727 0 0 0 1005 1 0 0 25 0 8 0 643187819 407732224 17979 33554432000 4194304 4964800 140736092405728 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5815/tid=5822] ppid=5813 vsize=398176 CPUtime=10.04 cores=0-7
/proc/5815/task/5822/stat : 5822 (claspmt) R 5813 5815 5789 0 -1 4202560 2139 0 0 0 1003 1 0 0 25 0 8 0 643187820 407732224 17979 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5815/tid=5823] ppid=5813 vsize=398176 CPUtime=9.93 cores=0-7
/proc/5815/task/5823/stat : 5823 (claspmt) R 5813 5815 5789 0 -1 4202560 2235 0 0 0 992 1 0 0 25 0 8 0 643187820 407732224 17979 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 82.94
Current children cumulated vsize (KiB) 398176

[startup+25.5009 s]
/proc/loadavg: 7.67 7.94 7.97 8/362 5824
/proc/meminfo: memFree=23328144/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=402892 CPUtime=185.15 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 24050 0 0 0 18501 14 0 0 25 0 8 0 643187557 412561408 23374 33554432000 4194304 4964800 140736092405728 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/5815/statm: 100723 23374 466 189 0 95072 0
[pid=5815/tid=5817] ppid=5813 vsize=402892 CPUtime=22.84 cores=0-7
/proc/5815/task/5817/stat : 5817 (claspmt) R 5813 5815 5789 0 -1 4202560 2526 0 0 0 2283 1 0 0 25 0 8 0 643187819 412561408 23374 33554432000 4194304 4964800 140736092405728 18446744073709551615 4644876 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5815/tid=5818] ppid=5813 vsize=402892 CPUtime=22.83 cores=0-7
/proc/5815/task/5818/stat : 5818 (claspmt) R 5813 5815 5789 0 -1 4202560 4916 0 0 0 2282 1 0 0 25 0 8 0 643187819 412561408 23374 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5815/tid=5819] ppid=5813 vsize=402892 CPUtime=22.85 cores=0-7
/proc/5815/task/5819/stat : 5819 (claspmt) R 5813 5815 5789 0 -1 4202560 2064 0 0 0 2284 1 0 0 25 0 8 0 643187819 412561408 23374 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5815/tid=5820] ppid=5813 vsize=402892 CPUtime=22.84 cores=0-7
/proc/5815/task/5820/stat : 5820 (claspmt) R 5813 5815 5789 0 -1 4202560 2433 0 0 0 2284 0 0 0 25 0 8 0 643187819 412561408 23374 33554432000 4194304 4964800 140736092405728 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5815/tid=5821] ppid=5813 vsize=402892 CPUtime=22.85 cores=0-7
/proc/5815/task/5821/stat : 5821 (claspmt) R 5813 5815 5789 0 -1 4202560 2344 0 0 0 2284 1 0 0 25 0 8 0 643187819 412561408 23374 33554432000 4194304 4964800 140736092405728 18446744073709551615 4644900 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5815/tid=5822] ppid=5813 vsize=402892 CPUtime=22.84 cores=0-7
/proc/5815/task/5822/stat : 5822 (claspmt) R 5813 5815 5789 0 -1 4202560 2848 0 0 0 2282 2 0 0 25 0 8 0 643187820 412561408 23374 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5815/tid=5823] ppid=5813 vsize=402892 CPUtime=22.57 cores=0-7
/proc/5815/task/5823/stat : 5823 (claspmt) R 5813 5815 5789 0 -1 4202560 2947 0 0 0 2255 2 0 0 25 0 8 0 643187820 412561408 23374 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 185.15
Current children cumulated vsize (KiB) 402892

[startup+51.1013 s]
/proc/loadavg: 7.85 7.96 7.97 9/362 5824
/proc/meminfo: memFree=23304188/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=406492 CPUtime=389.61 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 30263 0 0 0 38940 21 0 0 25 0 8 0 643187557 416247808 29494 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/5815/statm: 101623 29494 466 189 0 95972 0
[pid=5815/tid=5817] ppid=5813 vsize=406492 CPUtime=48.18 cores=0-7
/proc/5815/task/5817/stat : 5817 (claspmt) R 5813 5815 5789 0 -1 4202560 3325 0 0 0 4816 2 0 0 23 0 8 0 643187819 416247808 29494 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5815/tid=5818] ppid=5813 vsize=406492 CPUtime=48.43 cores=0-7
/proc/5815/task/5818/stat : 5818 (claspmt) R 5813 5815 5789 0 -1 4202560 6286 0 0 0 4841 2 0 0 25 0 8 0 643187819 416247808 29494 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5815/tid=5819] ppid=5813 vsize=406492 CPUtime=48.45 cores=0-7
/proc/5815/task/5819/stat : 5819 (claspmt) R 5813 5815 5789 0 -1 4202560 2714 0 0 0 4843 2 0 0 25 0 8 0 643187819 416247808 29494 33554432000 4194304 4964800 140736092405728 18446744073709551615 4660126 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5815/tid=5820] ppid=5813 vsize=406492 CPUtime=48.45 cores=0-7
/proc/5815/task/5820/stat : 5820 (claspmt) R 5813 5815 5789 0 -1 4202560 3097 0 0 0 4844 1 0 0 25 0 8 0 643187819 416247808 29494 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5815/tid=5821] ppid=5813 vsize=406492 CPUtime=48.44 cores=0-7
/proc/5815/task/5821/stat : 5821 (claspmt) R 5813 5815 5789 0 -1 4202560 2981 0 0 0 4842 2 0 0 25 0 8 0 643187819 416247808 29494 33554432000 4194304 4964800 140736092405728 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5815/tid=5822] ppid=5813 vsize=406492 CPUtime=48.43 cores=0-7
/proc/5815/task/5822/stat : 5822 (claspmt) R 5813 5815 5789 0 -1 4202560 3783 0 0 0 4840 3 0 0 25 0 8 0 643187820 416247808 29494 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5815/tid=5823] ppid=5813 vsize=406492 CPUtime=48.12 cores=0-7
/proc/5815/task/5823/stat : 5823 (claspmt) R 5813 5815 5789 0 -1 4202560 3571 0 0 0 4809 3 0 0 25 0 8 0 643187820 416247808 29494 33554432000 4194304 4964800 140736092405728 18446744073709551615 4366746 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 389.61
Current children cumulated vsize (KiB) 406492

[startup+102.314 s]
/proc/loadavg: 8.07 7.99 7.98 9/362 5826
/proc/meminfo: memFree=23266088/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=416580 CPUtime=798.64 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 39963 0 0 0 79833 31 0 0 25 0 8 0 643187557 426577920 38807 33554432000 4194304 4964800 140736092405728 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/5815/statm: 104145 38807 466 189 0 98494 0
[pid=5815/tid=5817] ppid=5813 vsize=416580 CPUtime=98.79 cores=0-7
/proc/5815/task/5817/stat : 5817 (claspmt) R 5813 5815 5789 0 -1 4202560 5162 0 0 0 9875 4 0 0 25 0 8 0 643187819 426577920 38807 33554432000 4194304 4964800 140736092405728 18446744073709551615 4632359 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5815/tid=5818] ppid=5813 vsize=416580 CPUtime=99.62 cores=0-7
/proc/5815/task/5818/stat : 5818 (claspmt) R 5813 5815 5789 0 -1 4202560 7914 0 0 0 9960 2 0 0 25 0 8 0 643187819 426577920 38807 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5815/tid=5819] ppid=5813 vsize=416580 CPUtime=99.66 cores=0-7
/proc/5815/task/5819/stat : 5819 (claspmt) R 5813 5815 5789 0 -1 4202560 3574 0 0 0 9962 4 0 0 25 0 8 0 643187819 426577920 38807 33554432000 4194304 4964800 140736092405728 18446744073709551615 4326525 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5815/tid=5820] ppid=5813 vsize=416580 CPUtime=99.65 cores=0-7
/proc/5815/task/5820/stat : 5820 (claspmt) R 5813 5815 5789 0 -1 4202560 4549 0 0 0 9963 2 0 0 25 0 8 0 643187819 426577920 38807 33554432000 4194304 4964800 140736092405728 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5815/tid=5821] ppid=5813 vsize=416580 CPUtime=99.66 cores=0-7
/proc/5815/task/5821/stat : 5821 (claspmt) R 5813 5815 5789 0 -1 4202560 4332 0 0 0 9963 3 0 0 25 0 8 0 643187819 426577920 38807 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5815/tid=5822] ppid=5813 vsize=416580 CPUtime=99.63 cores=0-7
/proc/5815/task/5822/stat : 5822 (claspmt) R 5813 5815 5789 0 -1 4202560 5093 0 0 0 9959 4 0 0 21 0 8 0 643187820 426577920 38807 33554432000 4194304 4964800 140736092405728 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5815/tid=5823] ppid=5813 vsize=416580 CPUtime=99.32 cores=0-7
/proc/5815/task/5823/stat : 5823 (claspmt) R 5813 5815 5789 0 -1 4202560 4327 0 0 0 9927 5 0 0 25 0 8 0 643187820 426577920 38807 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 798.64
Current children cumulated vsize (KiB) 416580

[startup+162.3 s]
/proc/loadavg: 8.08 8.01 7.99 9/362 5827
/proc/meminfo: memFree=23243956/32951124 swapFree=67023148/67111528

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

/proc/5815/task/5817/stat : 5817 (claspmt) R 5813 5815 5789 0 -1 4202560 21289 0 0 0 470817 51 0 0 25 0 8 0 643187819 808640512 105616 33554432000 4194304 4964800 140736092405728 18446744073709551615 4626994 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5815/tid=5818] ppid=5813 vsize=789688 CPUtime=4718.57 cores=0-7
/proc/5815/task/5818/stat : 5818 (claspmt) R 5813 5815 5789 0 -1 4202560 21004 0 0 0 471807 50 0 0 25 0 8 0 643187819 808640512 105616 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5815/tid=5819] ppid=5813 vsize=789688 CPUtime=4687.44 cores=0-7
/proc/5815/task/5819/stat : 5819 (claspmt) R 5813 5815 5789 0 -1 4202560 8907 0 0 0 468687 57 0 0 25 0 8 0 643187819 808640512 105616 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5815/tid=5820] ppid=5813 vsize=789688 CPUtime=4715.92 cores=0-7
/proc/5815/task/5820/stat : 5820 (claspmt) R 5813 5815 5789 0 -1 4202560 14599 0 0 0 471545 47 0 0 25 0 8 0 643187819 808640512 105616 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5815/tid=5821] ppid=5813 vsize=789688 CPUtime=4718.67 cores=0-7
/proc/5815/task/5821/stat : 5821 (claspmt) R 5813 5815 5789 0 -1 4202560 14465 0 0 0 471817 50 0 0 25 0 8 0 643187819 808640512 105616 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5815/tid=5822] ppid=5813 vsize=789688 CPUtime=4714.89 cores=0-7
/proc/5815/task/5822/stat : 5822 (claspmt) R 5813 5815 5789 0 -1 4202560 12088 0 0 0 471426 63 0 0 25 0 8 0 643187820 808640512 105616 33554432000 4194304 4964800 140736092405728 18446744073709551615 4644876 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5815/tid=5823] ppid=5813 vsize=789688 CPUtime=4717.2 cores=0-7
/proc/5815/task/5823/stat : 5823 (claspmt) R 5813 5815 5789 0 -1 4202560 14299 0 0 0 471648 72 0 0 25 0 8 0 643187820 808640512 105616 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37698.9
Current children cumulated vsize (KiB) 789688

[startup+4782.3 s]
/proc/loadavg: 8.02 8.04 8.02 9/362 6435
/proc/meminfo: memFree=22982452/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=789688 CPUtime=38178.1 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 116420 0 0 0 3817355 454 0 0 25 0 8 0 643187557 808640512 105904 33554432000 4194304 4964800 140736092405728 18446744073709551615 4334258 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5815/statm: 197422 105904 466 189 0 191771 0
[pid=5815/tid=5817] ppid=5813 vsize=789688 CPUtime=4768.67 cores=0-7
/proc/5815/task/5817/stat : 5817 (claspmt) R 5813 5815 5789 0 -1 4202560 21378 0 0 0 476816 51 0 0 25 0 8 0 643187819 808640512 105904 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5815/tid=5818] ppid=5813 vsize=789688 CPUtime=4778.57 cores=0-7
/proc/5815/task/5818/stat : 5818 (claspmt) R 5813 5815 5789 0 -1 4202560 21112 0 0 0 477806 51 0 0 25 0 8 0 643187819 808640512 105904 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5815/tid=5819] ppid=5813 vsize=789688 CPUtime=4747.41 cores=0-7
/proc/5815/task/5819/stat : 5819 (claspmt) R 5813 5815 5789 0 -1 4202560 8910 0 0 0 474684 57 0 0 25 0 8 0 643187819 808640512 105904 33554432000 4194304 4964800 140736092405728 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5815/tid=5820] ppid=5813 vsize=789688 CPUtime=4775.91 cores=0-7
/proc/5815/task/5820/stat : 5820 (claspmt) R 5813 5815 5789 0 -1 4202560 14599 0 0 0 477543 48 0 0 25 0 8 0 643187819 808640512 105904 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5815/tid=5821] ppid=5813 vsize=789688 CPUtime=4778.66 cores=0-7
/proc/5815/task/5821/stat : 5821 (claspmt) R 5813 5815 5789 0 -1 4202560 14465 0 0 0 477816 50 0 0 25 0 8 0 643187819 808640512 105904 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5815/tid=5822] ppid=5813 vsize=789688 CPUtime=4774.17 cores=0-7
/proc/5815/task/5822/stat : 5822 (claspmt) R 5813 5815 5789 0 -1 4202560 12088 0 0 0 477353 64 0 0 25 0 8 0 643187820 808640512 105904 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5815/tid=5823] ppid=5813 vsize=789688 CPUtime=4777.18 cores=0-7
/proc/5815/task/5823/stat : 5823 (claspmt) R 5813 5815 5789 0 -1 4202560 14303 0 0 0 477646 72 0 0 25 0 8 0 643187820 808640512 105904 33554432000 4194304 4964800 140736092405728 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38178.1
Current children cumulated vsize (KiB) 789688

[startup+4842.3 s]
/proc/loadavg: 8.05 8.05 8.02 9/362 6436
/proc/meminfo: memFree=22980404/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=790540 CPUtime=38657.3 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 116973 0 0 0 3865274 460 0 0 25 0 8 0 643187557 809512960 106457 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5815/statm: 197635 106457 466 189 0 191984 0
[pid=5815/tid=5817] ppid=5813 vsize=790540 CPUtime=4828.67 cores=0-7
/proc/5815/task/5817/stat : 5817 (claspmt) R 5813 5815 5789 0 -1 4202560 21475 0 0 0 482815 52 0 0 25 0 8 0 643187819 809512960 106457 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5815/tid=5818] ppid=5813 vsize=790540 CPUtime=4838.56 cores=0-7
/proc/5815/task/5818/stat : 5818 (claspmt) R 5813 5815 5789 0 -1 4202560 21268 0 0 0 483804 52 0 0 25 0 8 0 643187819 809512960 106457 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5815/tid=5819] ppid=5813 vsize=790540 CPUtime=4807.4 cores=0-7
/proc/5815/task/5819/stat : 5819 (claspmt) R 5813 5815 5789 0 -1 4202560 8910 0 0 0 480682 58 0 0 25 0 8 0 643187819 809512960 106457 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5815/tid=5820] ppid=5813 vsize=790540 CPUtime=4835.91 cores=0-7
/proc/5815/task/5820/stat : 5820 (claspmt) R 5813 5815 5789 0 -1 4202560 14599 0 0 0 483543 48 0 0 25 0 8 0 643187819 809512960 106457 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5815/tid=5821] ppid=5813 vsize=790540 CPUtime=4838.66 cores=0-7
/proc/5815/task/5821/stat : 5821 (claspmt) R 5813 5815 5789 0 -1 4202560 14465 0 0 0 483815 51 0 0 25 0 8 0 643187819 809512960 106457 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5815/tid=5822] ppid=5813 vsize=790540 CPUtime=4833.46 cores=0-7
/proc/5815/task/5822/stat : 5822 (claspmt) R 5813 5815 5789 0 -1 4202560 12088 0 0 0 483281 65 0 0 25 0 8 0 643187820 809512960 106457 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5815/tid=5823] ppid=5813 vsize=790540 CPUtime=4837.18 cores=0-7
/proc/5815/task/5823/stat : 5823 (claspmt) R 5813 5815 5789 0 -1 4202560 14603 0 0 0 483645 73 0 0 25 0 8 0 643187820 809512960 106457 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38657.3
Current children cumulated vsize (KiB) 790540

[startup+4902.3 s]
/proc/loadavg: 8.06 8.05 8.02 9/362 6438
/proc/meminfo: memFree=22979616/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=790540 CPUtime=39136.6 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 117270 0 0 0 3913199 464 0 0 25 0 8 0 643187557 809512960 106754 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5815/statm: 197635 106754 466 189 0 191984 0
[pid=5815/tid=5817] ppid=5813 vsize=790540 CPUtime=4888.67 cores=0-7
/proc/5815/task/5817/stat : 5817 (claspmt) R 5813 5815 5789 0 -1 4202560 21556 0 0 0 488814 53 0 0 25 0 8 0 643187819 809512960 106754 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5815/tid=5818] ppid=5813 vsize=790540 CPUtime=4898.56 cores=0-7
/proc/5815/task/5818/stat : 5818 (claspmt) R 5813 5815 5789 0 -1 4202560 21374 0 0 0 489804 52 0 0 25 0 8 0 643187819 809512960 106754 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5815/tid=5819] ppid=5813 vsize=790540 CPUtime=4867.38 cores=0-7
/proc/5815/task/5819/stat : 5819 (claspmt) R 5813 5815 5789 0 -1 4202560 8911 0 0 0 486680 58 0 0 25 0 8 0 643187819 809512960 106754 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5815/tid=5820] ppid=5813 vsize=790540 CPUtime=4895.91 cores=0-7
/proc/5815/task/5820/stat : 5820 (claspmt) R 5813 5815 5789 0 -1 4202560 14599 0 0 0 489542 49 0 0 25 0 8 0 643187819 809512960 106754 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5815/tid=5821] ppid=5813 vsize=790540 CPUtime=4898.67 cores=0-7
/proc/5815/task/5821/stat : 5821 (claspmt) R 5813 5815 5789 0 -1 4202560 14487 0 0 0 489815 52 0 0 25 0 8 0 643187819 809512960 106754 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5815/tid=5822] ppid=5813 vsize=790540 CPUtime=4892.75 cores=0-7
/proc/5815/task/5822/stat : 5822 (claspmt) R 5813 5815 5789 0 -1 4202560 12169 0 0 0 489210 65 0 0 25 0 8 0 643187820 809512960 106754 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5815/tid=5823] ppid=5813 vsize=790540 CPUtime=4897.17 cores=0-7
/proc/5815/task/5823/stat : 5823 (claspmt) R 5813 5815 5789 0 -1 4202560 14603 0 0 0 489644 73 0 0 25 0 8 0 643187820 809512960 106754 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39136.6
Current children cumulated vsize (KiB) 790540

[startup+4962.3 s]
/proc/loadavg: 8.13 8.07 8.02 9/362 6439
/proc/meminfo: memFree=22978056/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=790540 CPUtime=39615.9 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 117655 0 0 0 3961120 467 0 0 25 0 8 0 643187557 809512960 107139 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5815/statm: 197635 107139 466 189 0 191984 0
[pid=5815/tid=5817] ppid=5813 vsize=790540 CPUtime=4948.66 cores=0-7
/proc/5815/task/5817/stat : 5817 (claspmt) R 5813 5815 5789 0 -1 4202560 21640 0 0 0 494813 53 0 0 25 0 8 0 643187819 809512960 107139 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5815/tid=5818] ppid=5813 vsize=790540 CPUtime=4958.56 cores=0-7
/proc/5815/task/5818/stat : 5818 (claspmt) R 5813 5815 5789 0 -1 4202560 21374 0 0 0 495803 53 0 0 25 0 8 0 643187819 809512960 107139 33554432000 4194304 4964800 140736092405728 18446744073709551615 4660104 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5815/tid=5819] ppid=5813 vsize=790540 CPUtime=4927.37 cores=0-7
/proc/5815/task/5819/stat : 5819 (claspmt) R 5813 5815 5789 0 -1 4202560 8911 0 0 0 492678 59 0 0 25 0 8 0 643187819 809512960 107139 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5815/tid=5820] ppid=5813 vsize=790540 CPUtime=4955.91 cores=0-7
/proc/5815/task/5820/stat : 5820 (claspmt) R 5813 5815 5789 0 -1 4202560 14599 0 0 0 495542 49 0 0 25 0 8 0 643187819 809512960 107139 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5815/tid=5821] ppid=5813 vsize=790540 CPUtime=4958.66 cores=0-7
/proc/5815/task/5821/stat : 5821 (claspmt) R 5813 5815 5789 0 -1 4202560 14607 0 0 0 495814 52 0 0 25 0 8 0 643187819 809512960 107139 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5815/tid=5822] ppid=5813 vsize=790540 CPUtime=4952.03 cores=0-7
/proc/5815/task/5822/stat : 5822 (claspmt) R 5813 5815 5789 0 -1 4202560 12263 0 0 0 495137 66 0 0 25 0 8 0 643187820 809512960 107139 33554432000 4194304 4964800 140736092405728 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5815/tid=5823] ppid=5813 vsize=790540 CPUtime=4957.17 cores=0-7
/proc/5815/task/5823/stat : 5823 (claspmt) R 5813 5815 5789 0 -1 4202560 14603 0 0 0 495643 74 0 0 25 0 8 0 643187820 809512960 107139 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39615.9
Current children cumulated vsize (KiB) 790540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.51 s]
/proc/loadavg: 8.37 8.14 8.05 9/362 6444
/proc/meminfo: memFree=22976460/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=790540 CPUtime=40000.2 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 117753 0 0 0 3999549 470 0 0 25 0 8 0 643187557 809512960 107237 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5815/statm: 197635 107237 466 189 0 191984 0
[pid=5815/tid=5817] ppid=5813 vsize=790540 CPUtime=4996.89 cores=0-7
/proc/5815/task/5817/stat : 5817 (claspmt) R 5813 5815 5789 0 -1 4202560 21714 0 0 0 499636 53 0 0 25 0 8 0 643187819 809512960 107237 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5815/tid=5818] ppid=5813 vsize=790540 CPUtime=5006.78 cores=0-7
/proc/5815/task/5818/stat : 5818 (claspmt) R 5813 5815 5789 0 -1 4202560 21385 0 0 0 500625 53 0 0 25 0 8 0 643187819 809512960 107237 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5815/tid=5819] ppid=5813 vsize=790540 CPUtime=4975.58 cores=0-7
/proc/5815/task/5819/stat : 5819 (claspmt) R 5813 5815 5789 0 -1 4202560 8911 0 0 0 497499 59 0 0 25 0 8 0 643187819 809512960 107237 33554432000 4194304 4964800 140736092405728 18446744073709551615 4644912 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5815/tid=5820] ppid=5813 vsize=790540 CPUtime=5004.13 cores=0-7
/proc/5815/task/5820/stat : 5820 (claspmt) R 5813 5815 5789 0 -1 4202560 14599 0 0 0 500364 49 0 0 25 0 8 0 643187819 809512960 107237 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5815/tid=5821] ppid=5813 vsize=790540 CPUtime=5006.86 cores=0-7
/proc/5815/task/5821/stat : 5821 (claspmt) R 5813 5815 5789 0 -1 4202560 14607 0 0 0 500634 52 0 0 25 0 8 0 643187819 809512960 107237 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5815/tid=5822] ppid=5813 vsize=790540 CPUtime=4998.91 cores=0-7
/proc/5815/task/5822/stat : 5822 (claspmt) R 5813 5815 5789 0 -1 4202560 12276 0 0 0 499824 67 0 0 25 0 8 0 643187820 809512960 107237 33554432000 4194304 4964800 140736092405728 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5815/tid=5823] ppid=5813 vsize=790540 CPUtime=5005.35 cores=0-7
/proc/5815/task/5823/stat : 5823 (claspmt) R 5813 5815 5789 0 -1 4202560 14603 0 0 0 500461 74 0 0 25 0 8 0 643187820 809512960 107237 33554432000 4194304 4964800 140736092405728 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 790540

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

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

[startup+5010.62 s]
/proc/loadavg: 8.37 8.14 8.05 9/362 6444
/proc/meminfo: memFree=22976460/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=790540 CPUtime=40000.4 cores=0-7
/proc/5815/stat : 5815 (claspmt) S 5813 5815 5789 0 -1 4202496 117755 0 0 0 3999568 470 0 0 25 0 2 0 643187557 809512960 107239 33554432000 4194304 4964800 140736092405728 18446744073709551615 233522100197 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5815/statm: 197635 107239 468 189 0 191984 0
[pid=5815/tid=5819] ppid=5813 vsize=790540 CPUtime=4975.68 cores=0-7
/proc/5815/task/5819/stat : 5819 (claspmt) R 5813 5815 5789 0 -1 4202560 8911 0 0 0 497509 59 0 0 25 0 2 0 643187819 809512960 107239 33554432000 4194304 4964800 140736092405728 18446744073709551615 233509995168 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 790540

[startup+5010.8 s]
/proc/loadavg: 8.37 8.14 8.05 9/362 6444
/proc/meminfo: memFree=22976460/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=790540 CPUtime=40000.6 cores=0-7
/proc/5815/stat : 5815 (claspmt) S 5813 5815 5789 0 -1 4202496 117755 0 0 0 3999586 470 0 0 25 0 2 0 643187557 809512960 107239 33554432000 4194304 4964800 140736092405728 18446744073709551615 233522100197 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5815/statm: 197635 107239 468 189 0 191984 0
[pid=5815/tid=5819] ppid=5813 vsize=790540 CPUtime=4975.86 cores=0-7
/proc/5815/task/5819/stat : 5819 (claspmt) R 5813 5815 5789 0 -1 4202560 8911 0 0 0 497527 59 0 0 25 0 2 0 643187819 809512960 107239 33554432000 4194304 4964800 140736092405728 18446744073709551615 4644896 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 790540

[startup+5010.9 s]
/proc/loadavg: 8.37 8.14 8.05 9/362 6444
/proc/meminfo: memFree=22976460/32951124 swapFree=67023148/67111528
[pid=5815] ppid=5813 vsize=787288 CPUtime=40000.7 cores=0-7
/proc/5815/stat : 5815 (claspmt) R 5813 5815 5789 0 -1 4202496 117763 0 0 0 3999596 470 0 0 22 0 1 0 643187557 806182912 105959 33554432000 4194304 4964800 140736092405728 18446744073709551615 233509953691 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/5815/statm: 196822 105959 476 189 0 191171 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 787288

Child status: 0
Real time (s): 5010.98
CPU time (s): 40000.7
CPU user time (s): 39996
CPU system time (s): 4.73028
CPU usage (%): 798.262
Max. virtual memory (cumulated for all children) (KiB): 790540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39996
system time used= 4.73028
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117764
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 299925
involuntary context switches= 195147

runsolver used 16.6535 second user time and 42.5885 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-16 03:01:57
IDJOB=3381176
IDBENCH=83967
IDSOLVER=1865
FILE ID=node145/3381176-1305507717
RUNJOBID= node145-1305507717-5803
PBS_JOBID= 13325510
Free space on /tmp= 73668 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_21_60_7-log.shuffled-as.sat03-151.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-3381176-1305507717/watcher-3381176-1305507717 -o /tmp/evaluation-result-3381176-1305507717/solver-3381176-1305507717 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381176-1305507717.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=86804612

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23417360 kB
Buffers:         49980 kB
Cached:         254164 kB
SwapCached:       4796 kB
Active:        6373940 kB
Inactive:      2916036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23417360 kB
SwapTotal:    67111528 kB
SwapFree:     67023148 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:     8981496 kB
Mapped:          27712 kB
Slab:           134516 kB
PageTables:      42104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 83666680 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= 73724 MiB
End job on node145 at 2011-05-16 04:25:30