Trace number 3299950

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 4800.67 1202.37

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...064334/instance-3299950-1304064334.cnf
0.59/0.67	c Solving...
4800.37/1202.11	
4800.37/1202.11	*** INTERRUPTED! ***
4800.37/1202.11	*** Shutting down threads...
4800.58/1202.37	s UNKNOWN
4800.58/1202.37	
4800.58/1202.37	c INTERRUPTED   : 1
4800.58/1202.37	c Models        : 0+    
4800.58/1202.37	c Time          : 1202.110s (Solving: 1201.44s 1st Model: 0.00s Unsat: 0.00s)
4800.58/1202.37	c CPU Time      : 4800.390s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3299950-1304064334/watcher-3299950-1304064334 -o /tmp/evaluation-result-3299950-1304064334/solver-3299950-1304064334 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299950-1304064334.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.35 7.29 7.47 5/180 30930
/proc/meminfo: memFree=28438788/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=33008 CPUtime=0 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 1366 0 0 0 0 0 0 0 18 0 1 0 518034218 33800192 1295 33554432000 4194304 4964704 140733752138512 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30930/statm: 8252 1302 375 189 0 3126 0

[startup+0.0322379 s]
/proc/loadavg: 5.35 7.29 7.47 5/180 30930
/proc/meminfo: memFree=28438788/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=42116 CPUtime=0.02 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 6642 0 0 0 2 0 0 0 18 0 1 0 518034218 43126784 5652 33554432000 4194304 4964704 140733752138512 18446744073709551615 222921437893 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30930/statm: 10529 5653 385 189 0 5403 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 42116

[startup+0.100221 s]
/proc/loadavg: 5.35 7.29 7.47 5/180 30930
/proc/meminfo: memFree=28438788/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=56676 CPUtime=0.09 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 12155 0 0 0 8 1 0 0 18 0 1 0 518034218 58036224 9251 33554432000 4194304 4964704 140733752138512 18446744073709551615 222921473803 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30930/statm: 14169 9253 398 189 0 9043 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56676

[startup+0.300187 s]
/proc/loadavg: 5.35 7.29 7.47 5/180 30930
/proc/meminfo: memFree=28438788/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=71960 CPUtime=0.29 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 15820 0 0 0 28 1 0 0 18 0 1 0 518034218 73687040 12916 33554432000 4194304 4964704 140733752138512 18446744073709551615 4600730 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/30930/statm: 17990 12917 403 189 0 12864 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71960

[startup+0.70107 s]
/proc/loadavg: 5.35 7.29 7.47 5/180 30930
/proc/meminfo: memFree=28438788/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=238780 CPUtime=0.73 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) S 30928 30930 30588 0 -1 4202496 27970 0 0 0 70 3 0 0 18 0 4 0 518034218 244510720 21312 33554432000 4194304 4964704 140733752138512 18446744073709551615 222933592985 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30930/statm: 59695 21313 434 189 0 54044 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 238780

[startup+1.50093 s]
/proc/loadavg: 5.35 7.29 7.47 9/184 30934
/proc/meminfo: memFree=28349856/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=305192 CPUtime=3.91 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 29545 0 0 0 387 4 0 0 19 0 4 0 518034218 312516608 22884 33554432000 4194304 4964704 140733752138512 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 76298 22884 458 189 0 70647 0
[pid=30930/tid=30932] ppid=30928 vsize=305192 CPUtime=0.8 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 3203 0 0 0 80 0 0 0 18 0 4 0 518034286 312516608 22884 33554432000 4194304 4964704 140733752138512 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=305192 CPUtime=0.81 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 4401 0 0 0 80 1 0 0 18 0 4 0 518034286 312516608 22884 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=305192 CPUtime=0.81 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 4234 0 0 0 81 0 0 0 21 0 4 0 518034286 312516608 22884 33554432000 4194304 4964704 140733752138512 18446744073709551615 4669893 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 305192

[startup+3.10064 s]
/proc/loadavg: 5.35 7.29 7.47 9/184 30934
/proc/meminfo: memFree=28347252/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=305192 CPUtime=10.31 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 30470 0 0 0 1026 5 0 0 23 0 4 0 518034218 312516608 23809 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 76298 23809 458 189 0 70647 0
[pid=30930/tid=30932] ppid=30928 vsize=305192 CPUtime=2.4 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 3211 0 0 0 240 0 0 0 22 0 4 0 518034286 312516608 23809 33554432000 4194304 4964704 140733752138512 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=305192 CPUtime=2.4 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 4999 0 0 0 239 1 0 0 22 0 4 0 518034286 312516608 23809 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670114 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=305192 CPUtime=2.41 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 4553 0 0 0 241 0 0 0 25 0 4 0 518034286 312516608 23809 33554432000 4194304 4964704 140733752138512 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.31
Current children cumulated vsize (KiB) 305192

[startup+6.30105 s]
/proc/loadavg: 5.56 7.30 7.48 9/184 30934
/proc/meminfo: memFree=28330996/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=305720 CPUtime=23.09 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 35111 0 0 0 2301 8 0 0 25 0 4 0 518034218 313057280 28450 33554432000 4194304 4964704 140733752138512 18446744073709551615 4332103 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 76430 28450 458 189 0 70779 0
[pid=30930/tid=30932] ppid=30928 vsize=305720 CPUtime=5.61 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 3561 0 0 0 560 1 0 0 25 0 4 0 518034286 313057280 28450 33554432000 4194304 4964704 140733752138512 18446744073709551615 4663853 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=305720 CPUtime=5.59 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 7588 0 0 0 556 3 0 0 25 0 4 0 518034286 313057280 28450 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=305720 CPUtime=5.62 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 5814 0 0 0 561 1 0 0 25 0 4 0 518034286 313057280 28450 33554432000 4194304 4964704 140733752138512 18446744073709551615 4653264 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.09
Current children cumulated vsize (KiB) 305720

[startup+12.7009 s]
/proc/loadavg: 5.75 7.31 7.48 9/184 30934
/proc/meminfo: memFree=28291104/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=314124 CPUtime=48.66 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 43901 0 0 0 4853 13 0 0 25 0 4 0 518034218 321662976 37240 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 78531 37240 460 189 0 72880 0
[pid=30930/tid=30932] ppid=30928 vsize=314124 CPUtime=12.01 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 3873 0 0 0 1200 1 0 0 25 0 4 0 518034286 321662976 37240 33554432000 4194304 4964704 140733752138512 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=314124 CPUtime=11.96 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 12513 0 0 0 1190 6 0 0 25 0 4 0 518034286 321662976 37240 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=314124 CPUtime=12.01 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 8611 0 0 0 1199 2 0 0 25 0 4 0 518034286 321662976 37240 33554432000 4194304 4964704 140733752138512 18446744073709551615 4660423 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.66
Current children cumulated vsize (KiB) 314124

[startup+25.5005 s]
/proc/loadavg: 6.25 7.35 7.49 9/184 30935
/proc/meminfo: memFree=28223952/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=319536 CPUtime=99.79 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 58122 0 0 0 9957 22 0 0 25 0 4 0 518034218 327204864 51461 33554432000 4194304 4964704 140733752138512 18446744073709551615 4669024 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 79884 51461 460 189 0 74233 0
[pid=30930/tid=30932] ppid=30928 vsize=319536 CPUtime=24.81 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 5753 0 0 0 2479 2 0 0 25 0 4 0 518034286 327204864 51461 33554432000 4194304 4964704 140733752138512 18446744073709551615 4658560 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=319536 CPUtime=24.69 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 18869 0 0 0 2459 10 0 0 25 0 4 0 518034286 327204864 51461 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670590 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=319536 CPUtime=24.81 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 11738 0 0 0 2477 4 0 0 25 0 4 0 518034286 327204864 51461 33554432000 4194304 4964704 140733752138512 18446744073709551615 4654527 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.79
Current children cumulated vsize (KiB) 319536

[startup+51.1009 s]
/proc/loadavg: 6.91 7.41 7.50 9/184 30935
/proc/meminfo: memFree=28118552/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=411440 CPUtime=202.06 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 81457 0 0 0 20174 32 0 0 25 0 4 0 518034218 421314560 74796 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 102860 74796 460 189 0 97209 0
[pid=30930/tid=30932] ppid=30928 vsize=411440 CPUtime=50.41 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 8714 0 0 0 5037 4 0 0 25 0 4 0 518034286 421314560 74796 33554432000 4194304 4964704 140733752138512 18446744073709551615 4683994 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=411440 CPUtime=50.17 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 28427 0 0 0 5003 14 0 0 25 0 4 0 518034286 421314560 74796 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=411440 CPUtime=50.41 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 16554 0 0 0 5035 6 0 0 25 0 4 0 518034286 421314560 74796 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.06
Current children cumulated vsize (KiB) 411440

[startup+102.306 s]
/proc/loadavg: 7.53 7.50 7.53 9/184 30937
/proc/meminfo: memFree=27948884/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=561684 CPUtime=406.64 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 116302 0 0 0 40609 55 0 0 25 0 4 0 518034218 575164416 109621 33554432000 4194304 4964704 140733752138512 18446744073709551615 4332355 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 140421 109621 460 189 0 134770 0
[pid=30930/tid=30932] ppid=30928 vsize=561684 CPUtime=101.61 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 16762 0 0 0 10151 10 0 0 25 0 4 0 518034286 575164416 109621 33554432000 4194304 4964704 140733752138512 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=561684 CPUtime=101.13 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 44659 0 0 0 10090 23 0 0 25 0 4 0 518034286 575164416 109622 33554432000 4194304 4964704 140733752138512 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=561684 CPUtime=101.62 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 23440 0 0 0 10151 11 0 0 25 0 4 0 518034286 575164416 109622 33554432000 4194304 4964704 140733752138512 18446744073709551615 4653288 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.64
Current children cumulated vsize (KiB) 561684

[startup+162.301 s]
/proc/loadavg: 7.89 7.60 7.56 9/184 30938
/proc/meminfo: memFree=27723408/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=772956 CPUtime=646.33 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 165531 0 0 0 64549 84 0 0 25 0 4 0 518034218 791506944 158788 33554432000 4194304 4964704 140733752138512 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 193239 158788 460 189 0 187588 0
[pid=30930/tid=30932] ppid=30928 vsize=772956 CPUtime=161.6 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 28508 0 0 0 16142 18 0 0 25 0 4 0 518034286 791506944 158788 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=772956 CPUtime=160.85 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 67949 0 0 0 16051 34 0 0 25 0 4 0 518034286 791506944 158788 33554432000 4194304 4964704 140733752138512 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=772956 CPUtime=161.61 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 34948 0 0 0 16143 18 0 0 25 0 4 0 518034286 791506944 158788 33554432000 4194304 4964704 140733752138512 18446744073709551615 4683929 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 646.33
Current children cumulated vsize (KiB) 772956

[startup+222.301 s]
/proc/loadavg: 8.02 7.69 7.59 9/184 30940
/proc/meminfo: memFree=27505988/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=949612 CPUtime=886.01 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 211727 0 0 0 88486 115 0 0 25 0 4 0 518034218 972402688 204946 33554432000 4194304 4964704 140733752138512 18446744073709551615 4668904 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 237403 204946 460 189 0 231752 0
[pid=30930/tid=30932] ppid=30928 vsize=949612 CPUtime=221.59 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 36480 0 0 0 22135 24 0 0 25 0 4 0 518034286 972402688 204946 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=949612 CPUtime=220.57 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 90138 0 0 0 22011 46 0 0 25 0 4 0 518034286 972402688 204946 33554432000 4194304 4964704 140733752138512 18446744073709551615 4669443 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=949612 CPUtime=221.62 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 43023 0 0 0 22137 25 0 0 25 0 4 0 518034286 972402688 204946 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 886.01
Current children cumulated vsize (KiB) 949612

[startup+282.301 s]

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

[pid=30930/tid=30932] ppid=30928 vsize=1505412 CPUtime=701.57 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 92841 0 0 0 70092 65 0 0 25 0 4 0 518034286 1541541888 331182 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=1505412 CPUtime=698.29 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 127241 0 0 0 69754 75 0 0 25 0 4 0 518034286 1541541888 331182 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=1505412 CPUtime=701.62 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 50408 0 0 0 70132 30 0 0 25 0 4 0 518034286 1541541888 331182 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2803.67
Current children cumulated vsize (KiB) 1505412

[startup+762.307 s]
/proc/loadavg: 8.13 8.01 7.78 9/184 30954
/proc/meminfo: memFree=26724636/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=1658876 CPUtime=3043.41 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 374233 0 0 0 304100 241 0 0 25 0 4 0 518034218 1698689024 367063 33554432000 4194304 4964704 140733752138512 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 414719 367063 460 189 0 409068 0
[pid=30930/tid=30932] ppid=30928 vsize=1658876 CPUtime=761.58 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 104480 0 0 0 76082 76 0 0 25 0 4 0 518034286 1698689024 367063 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=1658876 CPUtime=758.01 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 144394 0 0 0 75709 92 0 0 25 0 4 0 518034286 1698689024 367063 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=1658876 CPUtime=761.63 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 51871 0 0 0 76131 32 0 0 25 0 4 0 518034286 1698689024 367063 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3043.41
Current children cumulated vsize (KiB) 1658876

[startup+822.301 s]
/proc/loadavg: 8.13 8.04 7.81 9/184 30956
/proc/meminfo: memFree=26616216/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=1729812 CPUtime=3283.09 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 399261 0 0 0 328048 261 0 0 25 0 4 0 518034218 1771327488 392091 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 432453 392091 460 189 0 426802 0
[pid=30930/tid=30932] ppid=30928 vsize=1729812 CPUtime=821.56 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 104487 0 0 0 82080 76 0 0 25 0 4 0 518034286 1771327488 392091 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=1729812 CPUtime=817.72 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 145065 0 0 0 81680 92 0 0 25 0 4 0 518034286 1771327488 392091 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=1729812 CPUtime=821.62 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 74902 0 0 0 82111 51 0 0 25 0 4 0 518034286 1771327488 392091 33554432000 4194304 4964704 140733752138512 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.09
Current children cumulated vsize (KiB) 1729812

[startup+882.301 s]
/proc/loadavg: 8.09 8.04 7.82 9/184 30957
/proc/meminfo: memFree=26570784/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=1795348 CPUtime=3522.8 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 407612 0 0 0 352007 273 0 0 25 0 4 0 518034218 1838436352 400442 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 448837 400442 460 189 0 443186 0
[pid=30930/tid=30932] ppid=30928 vsize=1795348 CPUtime=881.56 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 104536 0 0 0 88080 76 0 0 25 0 4 0 518034286 1838436352 400442 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=1795348 CPUtime=877.43 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 145069 0 0 0 87651 92 0 0 25 0 4 0 518034286 1838436352 400442 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=1795348 CPUtime=881.62 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 83195 0 0 0 88099 63 0 0 25 0 4 0 518034286 1838436352 400442 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3522.8
Current children cumulated vsize (KiB) 1795348

[startup+942.301 s]
/proc/loadavg: 8.08 8.05 7.83 9/184 30959
/proc/meminfo: memFree=26558584/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=1795348 CPUtime=3762.51 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 407650 0 0 0 375977 274 0 0 25 0 4 0 518034218 1838436352 400480 33554432000 4194304 4964704 140733752138512 18446744073709551615 4669477 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 448837 400480 460 189 0 443186 0
[pid=30930/tid=30932] ppid=30928 vsize=1795348 CPUtime=941.55 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 104550 0 0 0 94079 76 0 0 25 0 4 0 518034286 1838436352 400480 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=1795348 CPUtime=937.15 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 145076 0 0 0 93623 92 0 0 25 0 4 0 518034286 1838436352 400480 33554432000 4194304 4964704 140733752138512 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=1795348 CPUtime=941.62 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 83212 0 0 0 94099 63 0 0 25 0 4 0 518034286 1838436352 400480 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3762.51
Current children cumulated vsize (KiB) 1795348

[startup+1002.3 s]
/proc/loadavg: 8.12 8.07 7.85 9/184 30961
/proc/meminfo: memFree=26546020/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=1795348 CPUtime=4002.21 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 407667 0 0 0 399947 274 0 0 25 0 4 0 518034218 1838436352 400497 33554432000 4194304 4964704 140733752138512 18446744073709551615 4669296 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 448837 400497 460 189 0 443186 0
[pid=30930/tid=30932] ppid=30928 vsize=1795348 CPUtime=1001.55 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 104550 0 0 0 100079 76 0 0 25 0 4 0 518034286 1838436352 400497 33554432000 4194304 4964704 140733752138512 18446744073709551615 4653475 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=1795348 CPUtime=996.87 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 145081 0 0 0 99594 93 0 0 25 0 4 0 518034286 1838436352 400497 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=1795348 CPUtime=1001.62 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 83223 0 0 0 100099 63 0 0 25 0 4 0 518034286 1838436352 400497 33554432000 4194304 4964704 140733752138512 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.21
Current children cumulated vsize (KiB) 1795348

[startup+1062.3 s]
/proc/loadavg: 8.15 8.08 7.87 9/184 30962
/proc/meminfo: memFree=26487316/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=1795348 CPUtime=4241.9 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 418384 0 0 0 423905 285 0 0 25 0 4 0 518034218 1838436352 411214 33554432000 4194304 4964704 140733752138512 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 448837 411214 460 189 0 443186 0
[pid=30930/tid=30932] ppid=30928 vsize=1795348 CPUtime=1061.54 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 104623 0 0 0 106078 76 0 0 25 0 4 0 518034286 1838436352 411214 33554432000 4194304 4964704 140733752138512 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=1795348 CPUtime=1056.57 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 151106 0 0 0 105560 97 0 0 25 0 4 0 518034286 1838436352 411214 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=1795348 CPUtime=1061.61 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 87763 0 0 0 106092 69 0 0 25 0 4 0 518034286 1838436352 411214 33554432000 4194304 4964704 140733752138512 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4241.9
Current children cumulated vsize (KiB) 1795348

[startup+1122.3 s]
/proc/loadavg: 8.10 8.08 7.88 9/184 30964
/proc/meminfo: memFree=26467812/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=1795348 CPUtime=4481.62 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 418392 0 0 0 447877 285 0 0 25 0 4 0 518034218 1838436352 411222 33554432000 4194304 4964704 140733752138512 18446744073709551615 4669349 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 448837 411222 460 189 0 443186 0
[pid=30930/tid=30932] ppid=30928 vsize=1795348 CPUtime=1121.54 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 104629 0 0 0 112078 76 0 0 25 0 4 0 518034286 1838436352 411222 33554432000 4194304 4964704 140733752138512 18446744073709551615 4669316 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=1795348 CPUtime=1116.29 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 151106 0 0 0 111532 97 0 0 25 0 4 0 518034286 1838436352 411222 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=1795348 CPUtime=1121.61 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 87765 0 0 0 112092 69 0 0 25 0 4 0 518034286 1838436352 411222 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4481.62
Current children cumulated vsize (KiB) 1795348

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 7.89 9/184 30965
/proc/meminfo: memFree=26426468/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=1795348 CPUtime=4721.3 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 426897 0 0 0 471839 291 0 0 25 0 4 0 518034218 1838436352 419727 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 448837 419727 460 189 0 443186 0
[pid=30930/tid=30932] ppid=30928 vsize=1795348 CPUtime=1181.55 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 104693 0 0 0 118079 76 0 0 25 0 4 0 518034286 1838436352 419727 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=1795348 CPUtime=1175.98 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 159547 0 0 0 117495 103 0 0 25 0 4 0 518034286 1838436352 419727 33554432000 4194304 4964704 140733752138512 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=1795348 CPUtime=1181.61 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 87765 0 0 0 118092 69 0 0 25 0 4 0 518034286 1838436352 419727 33554432000 4194304 4964704 140733752138512 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.3
Current children cumulated vsize (KiB) 1795348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 7.82 8.02 7.87 9/184 30997
/proc/meminfo: memFree=26905512/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=1860884 CPUtime=4800.37 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 432495 0 0 0 479739 298 0 0 25 0 4 0 518034218 1905545216 425325 33554432000 4194304 4964704 140733752138512 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30930/statm: 465221 425325 460 189 0 459570 0
[pid=30930/tid=30932] ppid=30928 vsize=1860884 CPUtime=1201.31 cores=0,2,4,6
/proc/30930/task/30932/stat : 30932 (claspmt) R 30928 30930 30588 0 -1 4202560 104693 0 0 0 120055 76 0 0 25 0 4 0 518034286 1905545216 425325 33554432000 4194304 4964704 140733752138512 18446744073709551615 4660083 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30930/tid=30933] ppid=30928 vsize=1860884 CPUtime=1195.69 cores=0,2,4,6
/proc/30930/task/30933/stat : 30933 (claspmt) R 30928 30930 30588 0 -1 4202560 165126 0 0 0 119459 110 0 0 25 0 4 0 518034286 1905545216 425325 33554432000 4194304 4964704 140733752138512 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30930/tid=30934] ppid=30928 vsize=1860884 CPUtime=1201.42 cores=0,2,4,6
/proc/30930/task/30934/stat : 30934 (claspmt) R 30928 30930 30588 0 -1 4202560 87784 0 0 0 120073 69 0 0 25 0 4 0 518034286 1905545216 425325 33554432000 4194304 4964704 140733752138512 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 1860884

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

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

[startup+1202.21 s]
/proc/loadavg: 7.82 8.02 7.87 6/182 30998
/proc/meminfo: memFree=26921152/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=1844412 CPUtime=4800.5 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 432505 0 0 0 479752 298 0 0 25 0 1 0 518034218 1888677888 421217 33554432000 4194304 4964704 140733752138512 18446744073709551615 222921432076 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30930/statm: 461103 421217 470 189 0 455452 0
Current children cumulated CPU time (s) 4800.5
Current children cumulated vsize (KiB) 1844412

[startup+1202.31 s]
/proc/loadavg: 7.82 8.02 7.87 6/182 30998
/proc/meminfo: memFree=26921152/32951124 swapFree=67111356/67111528
[pid=30930] ppid=30928 vsize=1633348 CPUtime=4800.58 cores=0,2,4,6
/proc/30930/stat : 30930 (claspmt) R 30928 30930 30588 0 -1 4202496 432506 0 0 0 479759 299 0 0 25 0 1 0 518034218 1672548352 363163 33554432000 4194304 4964704 140733752138512 18446744073709551615 222921820519 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30930/statm: 408337 363163 471 189 0 402686 0
Current children cumulated CPU time (s) 4800.58
Current children cumulated vsize (KiB) 1633348

Child status: 0
Real time (s): 1202.37
CPU time (s): 4800.67
CPU user time (s): 4797.6
CPU system time (s): 3.06753
CPU usage (%): 399.265
Max. virtual memory (cumulated for all children) (KiB): 1860884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.6
system time used= 3.06753
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 432507
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= 6564
involuntary context switches= 25166

runsolver used 1.75573 second user time and 3.99239 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 10:05:35
IDJOB=3299950
IDBENCH=82462
IDSOLVER=1683
FILE ID=node109/3299950-1304064334
RUNJOBID= node109-1304064292-30606
PBS_JOBID= 13170459
Free space on /tmp= 72364 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.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-3299950-1304064334/watcher-3299950-1304064334 -o /tmp/evaluation-result-3299950-1304064334/solver-3299950-1304064334 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299950-1304064334.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=848578457

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28439068 kB
Buffers:        887356 kB
Cached:        2885168 kB
SwapCached:        168 kB
Active:        1111836 kB
Inactive:      2972304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28439068 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           20748 kB
Writeback:           4 kB
AnonPages:      311612 kB
Mapped:          15788 kB
Slab:           362712 kB
PageTables:       5288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   471872 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= 72376 MiB
End job on node109 at 2011-04-29 10:25:39