Trace number 3373533

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.2 1203.54

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418144/instance-3373533-1305418144.cnf
0.02/0.06	c Solving...
4800.14/1203.51	
4800.14/1203.51	*** INTERRUPTED! ***
4800.14/1203.51	*** Shutting down threads...
4800.14/1203.54	s UNKNOWN
4800.14/1203.54	
4800.14/1203.54	c INTERRUPTED   : 1
4800.14/1203.54	c Models        : 0+    
4800.14/1203.54	c Time          : 1203.512s (Solving: 1203.46s 1st Model: 0.00s Unsat: 0.00s)
4800.14/1203.54	c CPU Time      : 4800.160s

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 5.46 7.42 7.82 2/355 29785
/proc/meminfo: memFree=24006832/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=23184 CPUtime=0 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 1149 0 1 0 0 0 0 0 18 0 1 0 653414823 23740416 1022 33554432000 4194304 4964800 140735503567920 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29785/statm: 5796 1023 388 189 0 670 0

[startup+0.0328579 s]
/proc/loadavg: 5.46 7.42 7.82 2/355 29785
/proc/meminfo: memFree=24006832/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=24920 CPUtime=0.02 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 1695 0 1 0 2 0 0 0 18 0 1 0 653414823 25518080 1459 33554432000 4194304 4964800 140735503567920 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29785/statm: 6230 1459 403 189 0 1104 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24920

[startup+0.154063 s]
/proc/loadavg: 5.46 7.42 7.82 2/355 29785
/proc/meminfo: memFree=24006832/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=175020 CPUtime=1.62 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 4136 0 1 0 162 0 0 0 19 0 4 0 653414823 179220480 3602 33554432000 4194304 4964800 140735503567920 18446744073709551615 253640964639 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 44019 4194 458 189 0 38368 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 175020

[startup+0.942896 s]
/proc/loadavg: 5.46 7.42 7.82 2/355 29785
/proc/meminfo: memFree=24006832/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=176076 CPUtime=3.72 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 4731 0 1 0 372 0 0 0 20 0 4 0 653414823 180301824 4197 33554432000 4194304 4964800 140735503567920 18446744073709551615 4653515 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 44019 4197 458 189 0 38368 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 176076

[startup+1.0856 s]
/proc/loadavg: 5.46 7.42 7.82 2/355 29785
/proc/meminfo: memFree=24006832/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=176076 CPUtime=4.12 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 4749 0 1 0 412 0 0 0 20 0 4 0 653414823 180301824 4215 33554432000 4194304 4964800 140735503567920 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 44019 4215 458 189 0 38368 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 176076

[startup+1.50053 s]
/proc/loadavg: 5.46 7.42 7.82 2/355 29785
/proc/meminfo: memFree=24006832/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=177132 CPUtime=5.79 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 5165 0 1 0 578 1 0 0 21 0 4 0 653414823 181383168 4631 33554432000 4194304 4964800 140735503567920 18446744073709551615 4668709 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 44283 4631 458 189 0 38632 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 177132

[startup+3.10023 s]
/proc/loadavg: 5.74 7.45 7.82 9/365 29798
/proc/meminfo: memFree=23967808/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=178792 CPUtime=12.15 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 5966 0 1 0 1214 1 0 0 25 0 4 0 653414823 183083008 5432 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 44698 5432 458 189 0 39047 0
[pid=29785/tid=29796] ppid=29783 vsize=178792 CPUtime=3.01 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 888 0 0 0 301 0 0 0 25 0 4 0 653414829 183083008 5432 33554432000 4194304 4964800 140735503567920 18446744073709551615 4647560 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=178792 CPUtime=3.02 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 1792 0 0 0 302 0 0 0 25 0 4 0 653414829 183083008 5432 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=178792 CPUtime=3.03 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 819 0 0 0 303 0 0 0 25 0 4 0 653414829 183083008 5432 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 178792

[startup+6.30065 s]
/proc/loadavg: 5.92 7.45 7.82 9/365 29799
/proc/meminfo: memFree=23953760/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=179104 CPUtime=24.92 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 7704 0 1 0 2490 2 0 0 25 0 4 0 653414823 183402496 7170 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 44776 7170 460 189 0 39125 0
[pid=29785/tid=29796] ppid=29783 vsize=179104 CPUtime=6.17 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 1068 0 0 0 617 0 0 0 25 0 4 0 653414829 183402496 7170 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669089 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=179104 CPUtime=6.22 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 2785 0 0 0 621 1 0 0 25 0 4 0 653414829 183402496 7170 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=179104 CPUtime=6.23 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 932 0 0 0 623 0 0 0 25 0 4 0 653414829 183402496 7170 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 179104

[startup+12.7005 s]
/proc/loadavg: 6.09 7.46 7.82 9/365 29799
/proc/meminfo: memFree=23932104/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=182224 CPUtime=50.49 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 11320 0 1 0 5046 3 0 0 25 0 4 0 653414823 186597376 10786 33554432000 4194304 4964800 140735503567920 18446744073709551615 4660390 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 45556 10786 460 189 0 39905 0
[pid=29785/tid=29796] ppid=29783 vsize=182224 CPUtime=12.51 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 1560 0 0 0 1251 0 0 0 25 0 4 0 653414829 186597376 10786 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=182224 CPUtime=12.63 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 4929 0 0 0 1262 1 0 0 25 0 4 0 653414829 186597376 10786 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=182224 CPUtime=12.64 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 1577 0 0 0 1264 0 0 0 25 0 4 0 653414829 186597376 10786 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670190 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 182224

[startup+25.5012 s]
/proc/loadavg: 6.38 7.48 7.82 9/365 29799
/proc/meminfo: memFree=23911532/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=184940 CPUtime=101.51 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 14197 0 1 0 10146 5 0 0 25 0 4 0 653414823 189378560 13582 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670546 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 46235 13582 460 189 0 40584 0
[pid=29785/tid=29796] ppid=29783 vsize=184940 CPUtime=25.15 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 2073 0 0 0 2515 0 0 0 25 0 4 0 653414829 189378560 13582 33554432000 4194304 4964800 140735503567920 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=184940 CPUtime=25.42 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 6558 0 0 0 2540 2 0 0 25 0 4 0 653414829 189378560 13582 33554432000 4194304 4964800 140735503567920 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=184940 CPUtime=25.42 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 1878 0 0 0 2542 0 0 0 25 0 4 0 653414829 189378560 13582 33554432000 4194304 4964800 140735503567920 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 184940

[startup+51.1005 s]
/proc/loadavg: 7.09 7.55 7.83 9/365 29800
/proc/meminfo: memFree=23903820/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=187472 CPUtime=203.62 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 15276 0 1 0 20355 7 0 0 25 0 4 0 653414823 191971328 14661 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 46868 14661 460 189 0 41217 0
[pid=29785/tid=29796] ppid=29783 vsize=187472 CPUtime=50.47 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 2465 0 0 0 5046 1 0 0 25 0 4 0 653414829 191971328 14661 33554432000 4194304 4964800 140735503567920 18446744073709551615 4327172 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=187472 CPUtime=51.02 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 6998 0 0 0 5099 3 0 0 25 0 4 0 653414829 191971328 14661 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=187472 CPUtime=51.02 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 2025 0 0 0 5102 0 0 0 25 0 4 0 653414829 191971328 14661 33554432000 4194304 4964800 140735503567920 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.62
Current children cumulated vsize (KiB) 187472

[startup+102.301 s]
/proc/loadavg: 7.68 7.63 7.84 9/365 29801
/proc/meminfo: memFree=23885828/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=191380 CPUtime=407.83 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 17656 0 1 0 40774 9 0 0 25 0 4 0 653414823 195973120 16982 33554432000 4194304 4964800 140735503567920 18446744073709551615 4684009 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 47845 16982 460 189 0 42194 0
[pid=29785/tid=29796] ppid=29783 vsize=191380 CPUtime=101.07 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 2736 0 0 0 10106 1 0 0 25 0 4 0 653414829 195973120 16982 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=191380 CPUtime=102.22 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 8406 0 0 0 10218 4 0 0 25 0 4 0 653414829 195973120 16982 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=191380 CPUtime=102.22 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 2593 0 0 0 10221 1 0 0 25 0 4 0 653414829 195973120 16982 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.83
Current children cumulated vsize (KiB) 191380

[startup+162.3 s]
/proc/loadavg: 7.99 7.73 7.86 9/365 29803
/proc/meminfo: memFree=23867344/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=196792 CPUtime=647.18 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 19165 0 1 0 64708 10 0 0 25 0 4 0 653414823 201515008 18481 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669272 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 49198 18481 460 189 0 43547 0
[pid=29785/tid=29796] ppid=29783 vsize=196792 CPUtime=160.39 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 3190 0 0 0 16038 1 0 0 25 0 4 0 653414829 201515008 18481 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=196792 CPUtime=162.23 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 8935 0 0 0 16219 4 0 0 25 0 4 0 653414829 201515008 18481 33554432000 4194304 4964800 140735503567920 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=196792 CPUtime=162.23 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 2846 0 0 0 16222 1 0 0 25 0 4 0 653414829 201515008 18481 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670020 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.18
Current children cumulated vsize (KiB) 196792

[startup+222.3 s]
/proc/loadavg: 8.10 7.80 7.88 9/365 29804
/proc/meminfo: memFree=23853936/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=196984 CPUtime=886.44 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 21965 0 1 0 88632 12 0 0 25 0 4 0 653414823 201711616 21260 33554432000 4194304 4964800 140735503567920 18446744073709551615 4653584 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 49246 21260 460 189 0 43595 0
[pid=29785/tid=29796] ppid=29783 vsize=196984 CPUtime=219.94 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 3410 0 0 0 21993 1 0 0 25 0 4 0 653414829 201711616 21260 33554432000 4194304 4964800 140735503567920 18446744073709551615 4653388 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=196984 CPUtime=221.97 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 11081 0 0 0 22191 6 0 0 25 0 4 0 653414829 201711616 21260 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=196984 CPUtime=222.22 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 2940 0 0 0 22221 1 0 0 25 0 4 0 653414829 201711616 21260 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669033 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 886.44
Current children cumulated vsize (KiB) 196984

[startup+282.313 s]
/proc/loadavg: 8.19 7.88 7.90 9/365 29806
/proc/meminfo: memFree=23851076/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=196984 CPUtime=1125.82 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 22345 0 1 0 112568 14 0 0 21 0 4 0 653414823 201711616 21640 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 49246 21640 460 189 0 43595 0
[pid=29785/tid=29796] ppid=29783 vsize=196984 CPUtime=279.96 cores=0,2,4,6

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

[pid=29785] ppid=29783 vsize=204244 CPUtime=2561.63 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 25580 0 1 0 256145 18 0 0 25 0 4 0 653414823 209145856 24855 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 51061 24855 460 189 0 45410 0
[pid=29785/tid=29796] ppid=29783 vsize=204244 CPUtime=639.88 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 3751 0 0 0 63986 2 0 0 25 0 4 0 653414829 209145856 24855 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=204244 CPUtime=637.35 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 13572 0 0 0 63727 8 0 0 25 0 4 0 653414829 209145856 24855 33554432000 4194304 4964800 140735503567920 18446744073709551615 4658618 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=204244 CPUtime=642.17 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 3458 0 0 0 64214 3 0 0 25 0 4 0 653414829 209145856 24855 33554432000 4194304 4964800 140735503567920 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2561.63
Current children cumulated vsize (KiB) 204244

[startup+702.301 s]
/proc/loadavg: 4.08 5.13 6.60 5/356 29834
/proc/meminfo: memFree=23905088/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=204244 CPUtime=2800.97 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 25921 0 1 0 280075 22 0 0 25 0 4 0 653414823 209145856 25196 33554432000 4194304 4964800 140735503567920 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 51061 25196 460 189 0 45410 0
[pid=29785/tid=29796] ppid=29783 vsize=204244 CPUtime=699.87 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 3751 0 0 0 69984 3 0 0 25 0 4 0 653414829 209145856 25196 33554432000 4194304 4964800 140735503567920 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=204244 CPUtime=696.71 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 13878 0 0 0 69660 11 0 0 25 0 4 0 653414829 209145856 25196 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=204244 CPUtime=702.16 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 3493 0 0 0 70213 3 0 0 25 0 4 0 653414829 209145856 25196 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2800.97
Current children cumulated vsize (KiB) 204244

[startup+762.301 s]
/proc/loadavg: 4.08 4.93 6.44 5/356 29836
/proc/meminfo: memFree=23904908/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=205388 CPUtime=3040.29 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 26387 0 1 0 304005 24 0 0 25 0 4 0 653414823 210317312 25662 33554432000 4194304 4964800 140735503567920 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 51347 25662 460 189 0 45696 0
[pid=29785/tid=29796] ppid=29783 vsize=205388 CPUtime=759.87 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 3853 0 0 0 75984 3 0 0 25 0 4 0 653414829 210317312 25662 33554432000 4194304 4964800 140735503567920 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=205388 CPUtime=756.04 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 14206 0 0 0 75591 13 0 0 25 0 4 0 653414829 210317312 25662 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=205388 CPUtime=762.15 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 3526 0 0 0 76212 3 0 0 25 0 4 0 653414829 210317312 25662 33554432000 4194304 4964800 140735503567920 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040.29
Current children cumulated vsize (KiB) 205388

[startup+822.301 s]
/proc/loadavg: 4.07 4.78 6.29 5/356 29837
/proc/meminfo: memFree=23898156/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=207624 CPUtime=3279.66 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 27945 0 1 0 327935 31 0 0 25 0 4 0 653414823 212606976 27220 33554432000 4194304 4964800 140735503567920 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 51906 27220 460 189 0 46255 0
[pid=29785/tid=29796] ppid=29783 vsize=207624 CPUtime=819.88 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 3930 0 0 0 81984 4 0 0 25 0 4 0 653414829 212606976 27220 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=207624 CPUtime=815.39 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 15542 0 0 0 81520 19 0 0 25 0 4 0 653414829 212606976 27220 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=207624 CPUtime=822.16 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 3561 0 0 0 82213 3 0 0 25 0 4 0 653414829 212606976 27220 33554432000 4194304 4964800 140735503567920 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.66
Current children cumulated vsize (KiB) 207624

[startup+882.301 s]
/proc/loadavg: 4.07 4.65 6.15 5/356 29839
/proc/meminfo: memFree=23896980/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=207624 CPUtime=3518.94 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 28214 0 1 0 351862 32 0 0 25 0 4 0 653414823 212606976 27489 33554432000 4194304 4964800 140735503567920 18446744073709551615 253640526720 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 51906 27489 460 189 0 46255 0
[pid=29785/tid=29796] ppid=29783 vsize=207624 CPUtime=879.86 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 3951 0 0 0 87982 4 0 0 25 0 4 0 653414829 212606976 27489 33554432000 4194304 4964800 140735503567920 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=207624 CPUtime=874.73 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 15542 0 0 0 87454 19 0 0 25 0 4 0 653414829 212606976 27489 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=207624 CPUtime=882.15 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 3725 0 0 0 88211 4 0 0 25 0 4 0 653414829 212606976 27489 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.94
Current children cumulated vsize (KiB) 207624

[startup+942.313 s]
/proc/loadavg: 4.10 4.56 6.02 5/356 29841
/proc/meminfo: memFree=23896916/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=207624 CPUtime=3758.3 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 28257 0 1 0 375798 32 0 0 25 0 4 0 653414823 212606976 27524 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 51906 27524 460 189 0 46255 0
[pid=29785/tid=29796] ppid=29783 vsize=207624 CPUtime=939.86 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 3992 0 0 0 93982 4 0 0 25 0 4 0 653414829 212606976 27524 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669078 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=207624 CPUtime=934.08 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 15542 0 0 0 93389 19 0 0 25 0 4 0 653414829 212606976 27524 33554432000 4194304 4964800 140735503567920 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=207624 CPUtime=942.15 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 3725 0 0 0 94211 4 0 0 25 0 4 0 653414829 212606976 27524 33554432000 4194304 4964800 140735503567920 18446744073709551615 4660177 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3758.3
Current children cumulated vsize (KiB) 207624

[startup+1002.3 s]
/proc/loadavg: 4.03 4.45 5.89 5/356 29842
/proc/meminfo: memFree=23896864/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=207624 CPUtime=3997.59 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 28299 0 1 0 399726 33 0 0 25 0 4 0 653414823 212606976 27558 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 51906 27558 460 189 0 46255 0
[pid=29785/tid=29796] ppid=29783 vsize=207624 CPUtime=999.84 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 4032 0 0 0 99980 4 0 0 25 0 4 0 653414829 212606976 27558 33554432000 4194304 4964800 140735503567920 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=207624 CPUtime=993.42 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 15544 0 0 0 99323 19 0 0 25 0 4 0 653414829 212606976 27558 33554432000 4194304 4964800 140735503567920 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=207624 CPUtime=1002.13 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 3725 0 0 0 100209 4 0 0 25 0 4 0 653414829 212606976 27558 33554432000 4194304 4964800 140735503567920 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3997.59
Current children cumulated vsize (KiB) 207624

[startup+1062.3 s]
/proc/loadavg: 4.01 4.37 5.77 5/356 29844
/proc/meminfo: memFree=23888744/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=215676 CPUtime=4236.89 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 30348 0 1 0 423655 34 0 0 25 0 4 0 653414823 220852224 29597 33554432000 4194304 4964800 140735503567920 18446744073709551615 4653307 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 53919 29597 460 189 0 48268 0
[pid=29785/tid=29796] ppid=29783 vsize=215676 CPUtime=1059.83 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 4125 0 0 0 105979 4 0 0 25 0 4 0 653414829 220852224 29597 33554432000 4194304 4964800 140735503567920 18446744073709551615 4665456 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=215676 CPUtime=1052.75 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 17292 0 0 0 105255 20 0 0 25 0 4 0 653414829 220852224 29597 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=215676 CPUtime=1062.12 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 3887 0 0 0 106208 4 0 0 25 0 4 0 653414829 220852224 29597 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4236.89
Current children cumulated vsize (KiB) 215676

[startup+1122.3 s]
/proc/loadavg: 4.00 4.30 5.66 5/356 29845
/proc/meminfo: memFree=23888692/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=215676 CPUtime=4476.22 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 30417 0 1 0 447587 35 0 0 25 0 4 0 653414823 220852224 29657 33554432000 4194304 4964800 140735503567920 18446744073709551615 4673285 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 53919 29657 460 189 0 48268 0
[pid=29785/tid=29796] ppid=29783 vsize=215676 CPUtime=1119.81 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 4166 0 0 0 111977 4 0 0 25 0 4 0 653414829 220852224 29657 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669445 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=215676 CPUtime=1112.1 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 17319 0 0 0 111190 20 0 0 25 0 4 0 653414829 220852224 29657 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=215676 CPUtime=1122.11 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 3888 0 0 0 112207 4 0 0 25 0 4 0 653414829 220852224 29657 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4476.22
Current children cumulated vsize (KiB) 215676

[startup+1182.3 s]
/proc/loadavg: 4.08 4.26 5.56 5/356 29847
/proc/meminfo: memFree=23884176/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=215676 CPUtime=4715.54 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 31533 0 1 0 471514 40 0 0 25 0 4 0 653414823 220852224 30773 33554432000 4194304 4964800 140735503567920 18446744073709551615 4332364 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 53919 30773 460 189 0 48268 0
[pid=29785/tid=29796] ppid=29783 vsize=215676 CPUtime=1179.82 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 4187 0 0 0 117977 5 0 0 25 0 4 0 653414829 220852224 30773 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669338 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=215676 CPUtime=1171.44 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 18197 0 0 0 117120 24 0 0 25 0 4 0 653414829 220852224 30773 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=215676 CPUtime=1182.1 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 4029 0 0 0 118205 5 0 0 25 0 4 0 653414829 220852224 30773 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4715.54
Current children cumulated vsize (KiB) 215676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 4.06 4.24 5.52 5/356 29847
/proc/meminfo: memFree=23884268/32951124 swapFree=56449224/67111528
[pid=29785] ppid=29783 vsize=215676 CPUtime=4800.14 cores=0,2,4,6
/proc/29785/stat : 29785 (claspmt) R 29783 29785 28888 0 -1 4202496 31535 0 1 0 479974 40 0 0 25 0 4 0 653414823 220852224 30775 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669184 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29785/statm: 53919 30775 460 189 0 48268 0
[pid=29785/tid=29796] ppid=29783 vsize=215676 CPUtime=1201.03 cores=0,2,4,6
/proc/29785/task/29796/stat : 29796 (claspmt) R 29783 29785 28888 0 -1 4202560 4188 0 0 0 120098 5 0 0 25 0 4 0 653414829 220852224 30775 33554432000 4194304 4964800 140735503567920 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29785/tid=29797] ppid=29783 vsize=215676 CPUtime=1192.41 cores=0,2,4,6
/proc/29785/task/29797/stat : 29797 (claspmt) R 29783 29785 28888 0 -1 4202560 18198 0 0 0 119217 24 0 0 25 0 4 0 653414829 220852224 30775 33554432000 4194304 4964800 140735503567920 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29785/tid=29798] ppid=29783 vsize=215676 CPUtime=1203.31 cores=0,2,4,6
/proc/29785/task/29798/stat : 29798 (claspmt) R 29783 29785 28888 0 -1 4202560 4029 0 0 0 120326 5 0 0 25 0 4 0 653414829 220852224 30775 33554432000 4194304 4964800 140735503567920 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 215676

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

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

Child status: 0
Real time (s): 1203.54
CPU time (s): 4800.2
CPU user time (s): 4799.79
CPU system time (s): 0.413937
CPU usage (%): 398.838
Max. virtual memory (cumulated for all children) (KiB): 215676

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

runsolver used 4.09038 second user time and 9.11361 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 02:09:04
IDJOB=3373533
IDBENCH=20399
IDSOLVER=1853
FILE ID=node106/3373533-1305418144
RUNJOBID= node106-1305418144-29771
PBS_JOBID= 13324537
Free space on /tmp= 73360 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.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-3373533-1305418144/watcher-3373533-1305418144 -o /tmp/evaluation-result-3373533-1305418144/solver-3373533-1305418144 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373533-1305418144.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1920012946

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24007252 kB
Buffers:        274276 kB
Cached:        5691224 kB
SwapCached:      27544 kB
Active:         733180 kB
Inactive:      7983888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24007252 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:            1316 kB
Writeback:           0 kB
AnonPages:     2732396 kB
Mapped:           9512 kB
Slab:           113948 kB
PageTables:      47680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74992456 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= 73360 MiB
End job on node106 at 2011-05-15 02:29:10