Trace number 3373006

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.39 1205.98

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...432308/instance-3373006-1305432308.cnf
3.69/3.75	c Solving...
4800.11/1205.72	
4800.11/1205.72	*** INTERRUPTED! ***
4800.11/1205.72	*** Shutting down threads...
4800.31/1205.97	s UNKNOWN
4800.31/1205.97	
4800.31/1205.97	c INTERRUPTED   : 1
4800.31/1205.97	c Models        : 0+    
4800.31/1205.97	c Time          : 1205.726s (Solving: 1201.98s 1st Model: 0.00s Unsat: 0.00s)
4800.31/1205.97	c CPU Time      : 4800.140s

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-3373006-1305432308/watcher-3373006-1305432308 -o /tmp/evaluation-result-3373006-1305432308/solver-3373006-1305432308 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373006-1305432308.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: 8.18 8.06 7.69 6/282 29727
/proc/meminfo: memFree=24851412/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=22340 CPUtime=0 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 923 0 0 0 0 0 0 0 21 0 1 0 635646099 22876160 799 33554432000 4194304 4964800 140735124972000 18446744073709551615 254261277381 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29727/statm: 5585 800 385 189 0 459 0

[startup+0.100522 s]
/proc/loadavg: 8.18 8.06 7.69 6/282 29727
/proc/meminfo: memFree=24851412/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=39368 CPUtime=0.09 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 6897 0 0 0 9 0 0 0 21 0 1 0 635646099 40312832 5050 33554432000 4194304 4964800 140735124972000 18446744073709551615 254261616384 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29727/statm: 9842 5052 385 189 0 4716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39368

[startup+0.200504 s]
/proc/loadavg: 8.18 8.06 7.69 6/282 29727
/proc/meminfo: memFree=24851412/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=54332 CPUtime=0.19 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 10970 0 0 0 18 1 0 0 22 0 1 0 635646099 55635968 8187 33554432000 4194304 4964800 140735124972000 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29727/statm: 13583 8187 398 189 0 8457 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 54332

[startup+0.300488 s]
/proc/loadavg: 8.18 8.06 7.69 6/282 29727
/proc/meminfo: memFree=24851412/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=54332 CPUtime=0.29 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 10970 0 0 0 28 1 0 0 22 0 1 0 635646099 55635968 8187 33554432000 4194304 4964800 140735124972000 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29727/statm: 13583 8187 398 189 0 8457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54332

[startup+0.700418 s]
/proc/loadavg: 8.18 8.06 7.69 6/282 29727
/proc/meminfo: memFree=24851412/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=54332 CPUtime=0.69 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 10970 0 0 0 68 1 0 0 23 0 1 0 635646099 55635968 8187 33554432000 4194304 4964800 140735124972000 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29727/statm: 13583 8187 398 189 0 8457 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54332

[startup+1.50027 s]
/proc/loadavg: 8.18 8.06 7.69 7/283 29728
/proc/meminfo: memFree=24804664/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=54332 CPUtime=1.49 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 10970 0 0 0 148 1 0 0 25 0 1 0 635646099 55635968 8187 33554432000 4194304 4964800 140735124972000 18446744073709551615 4607641 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29727/statm: 13583 8187 398 189 0 8457 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54332

[startup+3.10099 s]
/proc/loadavg: 8.00 8.03 7.68 6/283 29728
/proc/meminfo: memFree=24796532/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=56048 CPUtime=3.09 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 11414 0 0 0 308 1 0 0 25 0 1 0 635646099 57393152 8631 33554432000 4194304 4964800 140735124972000 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29727/statm: 14012 8631 399 189 0 8886 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56048

[startup+6.30039 s]
/proc/loadavg: 8.00 8.03 7.68 9/286 29731
/proc/meminfo: memFree=24751592/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=199432 CPUtime=13.88 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 22186 0 0 0 1383 5 0 0 25 0 4 0 635646099 204218368 18420 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 49858 18420 458 189 0 44207 0
[pid=29727/tid=29729] ppid=29725 vsize=199432 CPUtime=2.53 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 2084 0 0 0 253 0 0 0 22 0 4 0 635646474 204218368 18420 33554432000 4194304 4964800 140735124972000 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=199432 CPUtime=2.51 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 2424 0 0 0 251 0 0 0 22 0 4 0 635646474 204218368 18420 33554432000 4194304 4964800 140735124972000 18446744073709551615 4363296 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=199432 CPUtime=2.54 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 3048 0 0 0 253 1 0 0 23 0 4 0 635646474 204218368 18420 33554432000 4194304 4964800 140735124972000 18446744073709551615 4653307 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 13.88
Current children cumulated vsize (KiB) 199432

[startup+12.7003 s]
/proc/loadavg: 8.00 8.02 7.68 9/286 29732
/proc/meminfo: memFree=24670840/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=218300 CPUtime=39.42 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 38700 0 0 0 3932 10 0 0 25 0 4 0 635646099 223539200 34934 33554432000 4194304 4964800 140735124972000 18446744073709551615 4627272 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 54575 34934 460 189 0 48924 0
[pid=29727/tid=29729] ppid=29725 vsize=218300 CPUtime=8.92 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 5950 0 0 0 891 1 0 0 25 0 4 0 635646474 223539200 34935 33554432000 4194304 4964800 140735124972000 18446744073709551615 254261277729 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=218300 CPUtime=8.86 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 5289 0 0 0 885 1 0 0 25 0 4 0 635646474 223539200 34936 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=218300 CPUtime=8.94 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 8012 0 0 0 891 3 0 0 25 0 4 0 635646474 223539200 34936 33554432000 4194304 4964800 140735124972000 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39.42
Current children cumulated vsize (KiB) 218300

[startup+25.501 s]
/proc/loadavg: 7.78 7.97 7.67 9/286 29766
/proc/meminfo: memFree=24538100/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=382436 CPUtime=90.5 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 60562 0 0 0 9029 21 0 0 25 0 4 0 635646099 391614464 56796 33554432000 4194304 4964800 140735124972000 18446744073709551615 4627854 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 95609 56796 460 189 0 89958 0
[pid=29727/tid=29729] ppid=29725 vsize=382436 CPUtime=21.73 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 10871 0 0 0 2169 4 0 0 25 0 4 0 635646474 391614464 56796 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=382436 CPUtime=21.54 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 8519 0 0 0 2152 2 0 0 25 0 4 0 635646474 391614464 56796 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=382436 CPUtime=21.73 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 13907 0 0 0 2168 5 0 0 25 0 4 0 635646474 391614464 56796 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 90.5
Current children cumulated vsize (KiB) 382436

[startup+51.1005 s]
/proc/loadavg: 7.85 7.97 7.67 9/286 29767
/proc/meminfo: memFree=24300984/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=430476 CPUtime=192.66 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 93163 0 0 0 19229 37 0 0 25 0 4 0 635646099 440807424 89397 33554432000 4194304 4964800 140735124972000 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 107619 89397 460 189 0 101968 0
[pid=29727/tid=29729] ppid=29725 vsize=430476 CPUtime=47.32 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 20629 0 0 0 4724 8 0 0 25 0 4 0 635646474 440807424 89397 33554432000 4194304 4964800 140735124972000 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=430476 CPUtime=46.9 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 12415 0 0 0 4687 3 0 0 25 0 4 0 635646474 440807424 89397 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=430476 CPUtime=47.34 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 20173 0 0 0 4725 9 0 0 25 0 4 0 635646474 440807424 89397 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 192.66
Current children cumulated vsize (KiB) 430476

[startup+102.3 s]
/proc/loadavg: 7.94 7.97 7.69 9/286 29769
/proc/meminfo: memFree=24141484/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=574660 CPUtime=397 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 117109 0 0 0 39645 55 0 0 25 0 4 0 635646099 588451840 113284 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 143665 113284 460 189 0 138014 0
[pid=29727/tid=29729] ppid=29725 vsize=574660 CPUtime=98.52 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 25222 0 0 0 9841 11 0 0 25 0 4 0 635646474 588451840 113284 33554432000 4194304 4964800 140735124972000 18446744073709551615 4627860 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=574660 CPUtime=97.64 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 15955 0 0 0 9760 4 0 0 25 0 4 0 635646474 588451840 113284 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=574660 CPUtime=98.54 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 23723 0 0 0 9842 12 0 0 25 0 4 0 635646474 588451840 113284 33554432000 4194304 4964800 140735124972000 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 397
Current children cumulated vsize (KiB) 574660

[startup+162.301 s]
/proc/loadavg: 8.01 7.99 7.71 9/286 29771
/proc/meminfo: memFree=23999120/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=618572 CPUtime=636.4 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 138194 0 0 0 63573 67 0 0 25 0 4 0 635646099 633417728 134245 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 154643 134245 460 189 0 148992 0
[pid=29727/tid=29729] ppid=29725 vsize=618572 CPUtime=158.48 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 31142 0 0 0 15831 17 0 0 25 0 4 0 635646474 633417728 134245 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=618572 CPUtime=157.1 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 20757 0 0 0 15704 6 0 0 25 0 4 0 635646474 633417728 134245 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=618572 CPUtime=158.52 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 29371 0 0 0 15838 14 0 0 25 0 4 0 635646474 633417728 134245 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 636.4
Current children cumulated vsize (KiB) 618572

[startup+222.311 s]
/proc/loadavg: 8.00 7.99 7.73 9/286 29773
/proc/meminfo: memFree=23918136/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=640300 CPUtime=875.89 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 144537 0 0 0 87519 70 0 0 25 0 4 0 635646099 655667200 140588 33554432000 4194304 4964800 140735124972000 18446744073709551615 4669089 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 160075 140588 460 189 0 154424 0
[pid=29727/tid=29729] ppid=29725 vsize=640300 CPUtime=218.49 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 31775 0 0 0 21831 18 0 0 25 0 4 0 635646474 655667200 140588 33554432000 4194304 4964800 140735124972000 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=640300 CPUtime=216.57 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 23080 0 0 0 21650 7 0 0 25 0 4 0 635646474 655667200 140588 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=640300 CPUtime=218.53 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 30294 0 0 0 21839 14 0 0 25 0 4 0 635646474 655667200 140588 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 875.89
Current children cumulated vsize (KiB) 640300

[startup+282.301 s]
/proc/loadavg: 8.00 7.99 7.74 9/286 29775
/proc/meminfo: memFree=23678680/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=854648 CPUtime=1115.29 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 188548 0 0 0 111429 100 0 0 25 0 4 0 635646099 875159552 184599 33554432000 4194304 4964800 140735124972000 18446744073709551615 4627301 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 213662 184599 460 189 0 208011 0
[pid=29727/tid=29729] ppid=29725 vsize=854648 CPUtime=278.46 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 45855 0 0 0 27820 26 0 0 25 0 4 0 635646474 875159552 184599 33554432000 4194304 4964800 140735124972000 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=854648 CPUtime=276.02 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 26575 0 0 0 27594 8 0 0 25 0 4 0 635646474 875159552 184599 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=854648 CPUtime=278.52 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 39596 0 0 0 27829 23 0 0 25 0 4 0 635646474 875159552 184599 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1115.29

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

Current children cumulated CPU time (s) 2551.87
Current children cumulated vsize (KiB) 1023356

[startup+702.3 s]
/proc/loadavg: 8.09 8.06 7.85 9/286 29789
/proc/meminfo: memFree=23190648/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=1167528 CPUtime=2791.32 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 260435 0 0 0 278967 165 0 0 25 0 4 0 635646099 1195548672 255668 33554432000 4194304 4964800 140735124972000 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 291882 255668 460 189 0 286231 0
[pid=29727/tid=29729] ppid=29725 vsize=1167528 CPUtime=698.38 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 54567 0 0 0 69801 37 0 0 25 0 4 0 635646474 1195548672 255668 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=1167528 CPUtime=692.2 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 41485 0 0 0 69205 15 0 0 25 0 4 0 635646474 1195548672 255668 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=1167528 CPUtime=698.48 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 49470 0 0 0 69814 34 0 0 25 0 4 0 635646474 1195548672 255668 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2791.32
Current children cumulated vsize (KiB) 1167528

[startup+762.301 s]
/proc/loadavg: 8.03 8.05 7.86 9/286 29791
/proc/meminfo: memFree=23045312/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=1272072 CPUtime=3030.81 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 288730 0 0 0 302890 191 0 0 25 0 4 0 635646099 1302601728 283963 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 318018 283963 460 189 0 312367 0
[pid=29727/tid=29729] ppid=29725 vsize=1272072 CPUtime=758.39 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 61059 0 0 0 75796 43 0 0 25 0 4 0 635646474 1302601728 283963 33554432000 4194304 4964800 140735124972000 18446744073709551615 4343404 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=1272072 CPUtime=751.67 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 44030 0 0 0 75151 16 0 0 25 0 4 0 635646474 1302601728 283963 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=1272072 CPUtime=758.48 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 57999 0 0 0 75803 45 0 0 25 0 4 0 635646474 1302601728 283963 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3030.81
Current children cumulated vsize (KiB) 1272072

[startup+822.301 s]
/proc/loadavg: 8.01 8.04 7.86 9/286 29793
/proc/meminfo: memFree=23026316/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=1286780 CPUtime=3270.2 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 293717 0 0 0 326826 194 0 0 25 0 4 0 635646099 1317662720 288654 33554432000 4194304 4964800 140735124972000 18446744073709551615 4332519 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 321695 288654 460 189 0 316044 0
[pid=29727/tid=29729] ppid=29725 vsize=1286780 CPUtime=818.34 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 61476 0 0 0 81790 44 0 0 25 0 4 0 635646474 1317662720 288654 33554432000 4194304 4964800 140735124972000 18446744073709551615 4653307 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=1286780 CPUtime=811.11 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 44525 0 0 0 81095 16 0 0 25 0 4 0 635646474 1317662720 288654 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=1286780 CPUtime=818.47 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 58387 0 0 0 81802 45 0 0 25 0 4 0 635646474 1317662720 288654 33554432000 4194304 4964800 140735124972000 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3270.2
Current children cumulated vsize (KiB) 1286780

[startup+882.31 s]
/proc/loadavg: 8.00 8.03 7.87 9/286 29796
/proc/meminfo: memFree=22933056/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=1377548 CPUtime=3509.69 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 314455 0 0 0 350751 218 0 0 25 0 4 0 635646099 1410609152 309392 33554432000 4194304 4964800 140735124972000 18446744073709551615 4650576 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 344387 309392 460 189 0 338736 0
[pid=29727/tid=29729] ppid=29725 vsize=1377548 CPUtime=878.35 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 71855 0 0 0 87773 62 0 0 25 0 4 0 635646474 1410609152 309392 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=1377548 CPUtime=870.58 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 45726 0 0 0 87041 17 0 0 25 0 4 0 635646474 1410609152 309392 33554432000 4194304 4964800 140735124972000 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=1377548 CPUtime=878.49 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 59096 0 0 0 87803 46 0 0 25 0 4 0 635646474 1410609152 309392 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3509.69
Current children cumulated vsize (KiB) 1377548

[startup+942.301 s]
/proc/loadavg: 8.05 8.04 7.88 9/286 29797
/proc/meminfo: memFree=22834580/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=1403796 CPUtime=3749.1 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 336910 0 0 0 374676 234 0 0 25 0 4 0 635646099 1437487104 331847 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 350949 331847 460 189 0 345298 0
[pid=29727/tid=29729] ppid=29725 vsize=1403796 CPUtime=938.35 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 76194 0 0 0 93771 64 0 0 25 0 4 0 635646474 1437487104 331847 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=1403796 CPUtime=930.03 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 46270 0 0 0 92986 17 0 0 25 0 4 0 635646474 1437487104 331847 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=1403796 CPUtime=938.48 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 61732 0 0 0 93801 47 0 0 25 0 4 0 635646474 1437487104 331847 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3749.1
Current children cumulated vsize (KiB) 1403796

[startup+1002.3 s]
/proc/loadavg: 8.07 8.04 7.89 9/286 29800
/proc/meminfo: memFree=22750868/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=1563848 CPUtime=3988.54 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 354860 0 0 0 398603 251 0 0 25 0 4 0 635646099 1601380352 349797 33554432000 4194304 4964800 140735124972000 18446744073709551615 4332519 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 390962 349797 460 189 0 385311 0
[pid=29727/tid=29729] ppid=29725 vsize=1563848 CPUtime=998.34 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 77165 0 0 0 99770 64 0 0 25 0 4 0 635646474 1601380352 349797 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=1563848 CPUtime=989.48 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 48420 0 0 0 98930 18 0 0 25 0 4 0 635646474 1601380352 349797 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=1563848 CPUtime=998.48 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 66647 0 0 0 99797 51 0 0 25 0 4 0 635646474 1601380352 349797 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3988.54
Current children cumulated vsize (KiB) 1563848

[startup+1062.3 s]
/proc/loadavg: 8.02 8.03 7.90 9/286 29802
/proc/meminfo: memFree=22695308/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=1564572 CPUtime=4227.92 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 356366 0 0 0 422539 253 0 0 25 0 4 0 635646099 1602121728 351303 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 391143 351303 460 189 0 385492 0
[pid=29727/tid=29729] ppid=29725 vsize=1564572 CPUtime=1058.27 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 77177 0 0 0 105762 65 0 0 25 0 4 0 635646474 1602121728 351303 33554432000 4194304 4964800 140735124972000 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=1564572 CPUtime=1048.94 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 49896 0 0 0 104876 18 0 0 25 0 4 0 635646474 1602121728 351303 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=1564572 CPUtime=1058.47 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 66662 0 0 0 105796 51 0 0 25 0 4 0 635646474 1602121728 351303 33554432000 4194304 4964800 140735124972000 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4227.92
Current children cumulated vsize (KiB) 1564572

[startup+1122.3 s]
/proc/loadavg: 8.04 8.04 7.91 9/286 29804
/proc/meminfo: memFree=22650776/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=1565532 CPUtime=4467.38 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 361953 0 0 0 446480 258 0 0 25 0 4 0 635646099 1603104768 356890 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 391383 356890 460 189 0 385732 0
[pid=29727/tid=29729] ppid=29725 vsize=1565532 CPUtime=1118.27 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 77409 0 0 0 111762 65 0 0 25 0 4 0 635646474 1603104768 356890 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=1565532 CPUtime=1108.39 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 51210 0 0 0 110820 19 0 0 25 0 4 0 635646474 1603104768 356890 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=1565532 CPUtime=1118.47 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 67299 0 0 0 111796 51 0 0 25 0 4 0 635646474 1603104768 356890 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4467.38
Current children cumulated vsize (KiB) 1565532

[startup+1182.3 s]
/proc/loadavg: 8.12 8.06 7.92 9/286 29806
/proc/meminfo: memFree=22633152/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=1568628 CPUtime=4706.8 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 363547 0 0 0 470420 260 0 0 25 0 4 0 635646099 1606275072 358356 33554432000 4194304 4964800 140735124972000 18446744073709551615 4332514 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 392157 358356 460 189 0 386506 0
[pid=29727/tid=29729] ppid=29725 vsize=1568628 CPUtime=1177.76 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 77889 0 0 0 117710 66 0 0 25 0 4 0 635646474 1606275072 358356 33554432000 4194304 4964800 140735124972000 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=1568628 CPUtime=1168.33 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 52173 0 0 0 116814 19 0 0 25 0 4 0 635646474 1606275072 358356 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=1568628 CPUtime=1178.48 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 67443 0 0 0 117796 52 0 0 25 0 4 0 635646474 1606275072 358356 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4706.8
Current children cumulated vsize (KiB) 1568628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.71 s]
/proc/loadavg: 8.09 8.05 7.92 10/287 29809
/proc/meminfo: memFree=22597664/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=1568628 CPUtime=4800.11 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 363566 0 0 0 479751 260 0 0 25 0 4 0 635646099 1606275072 358375 33554432000 4194304 4964800 140735124972000 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/29727/statm: 392157 358375 460 189 0 386506 0
[pid=29727/tid=29729] ppid=29725 vsize=1568628 CPUtime=1200.95 cores=1,3,5,7
/proc/29727/task/29729/stat : 29729 (claspmt) R 29725 29727 29180 0 -1 4202560 77892 0 0 0 120029 66 0 0 25 0 4 0 635646474 1606275072 358375 33554432000 4194304 4964800 140735124972000 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29727/tid=29730] ppid=29725 vsize=1568628 CPUtime=1191.75 cores=1,3,5,7
/proc/29727/task/29730/stat : 29730 (claspmt) R 29725 29727 29180 0 -1 4202560 52189 0 0 0 119156 19 0 0 25 0 4 0 635646474 1606275072 358375 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29727/tid=29731] ppid=29725 vsize=1568628 CPUtime=1201.9 cores=1,3,5,7
/proc/29727/task/29731/stat : 29731 (claspmt) R 29725 29727 29180 0 -1 4202560 67443 0 0 0 120138 52 0 0 25 0 4 0 635646474 1606275072 358375 33554432000 4194304 4964800 140735124972000 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 1568628

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

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

[startup+1205.9 s]
/proc/loadavg: 8.09 8.05 7.92 10/287 29809
/proc/meminfo: memFree=22597664/32951124 swapFree=67057896/67111528
[pid=29727] ppid=29725 vsize=1568304 CPUtime=4800.31 cores=1,3,5,7
/proc/29727/stat : 29727 (claspmt) R 29725 29727 29180 0 -1 4202496 363576 0 0 0 479771 260 0 0 25 0 1 0 635646099 1605943296 354176 33554432000 4194304 4964800 140735124972000 18446744073709551615 254261265246 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/29727/statm: 392076 354176 470 189 0 386425 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1568304

Child status: 0
Real time (s): 1205.98
CPU time (s): 4800.39
CPU user time (s): 4797.74
CPU system time (s): 2.6556
CPU usage (%): 398.049
Max. virtual memory (cumulated for all children) (KiB): 1568628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.74
system time used= 2.6556
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 363578
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= 22887
involuntary context switches= 33263

runsolver used 2.95555 second user time and 8.02178 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 06:05:08
IDJOB=3373006
IDBENCH=88207
IDSOLVER=1853
FILE ID=node140/3373006-1305432308
RUNJOBID= node140-1305431102-29596
PBS_JOBID= 13324604
Free space on /tmp= 73500 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.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-3373006-1305432308/watcher-3373006-1305432308 -o /tmp/evaluation-result-3373006-1305432308/solver-3373006-1305432308 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373006-1305432308.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=1671066976

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24851832 kB
Buffers:        308472 kB
Cached:        3945368 kB
SwapCached:       8056 kB
Active:        4922072 kB
Inactive:      2868676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24851832 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            8604 kB
Writeback:           0 kB
AnonPages:     3533456 kB
Mapped:          23932 kB
Slab:           224092 kB
PageTables:      21616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45600844 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= 73496 MiB
End job on node140 at 2011-05-15 06:25:16