Trace number 3299790

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.47 1201.79

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.7406
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...044403/instance-3299790-1304044403.cnf
0.07/0.19	c Solving...
4800.35/1201.71	
4800.35/1201.71	*** INTERRUPTED! ***
4800.35/1201.71	*** Shutting down threads...
4800.35/1201.78	s UNKNOWN
4800.35/1201.78	
4800.35/1201.78	c INTERRUPTED   : 1
4800.35/1201.78	c Models        : 0+    
4800.35/1201.78	c Time          : 1201.699s (Solving: 1201.52s 1st Model: 0.00s Unsat: 0.00s)
4800.35/1201.78	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-3299790-1304044403/watcher-3299790-1304044403 -o /tmp/evaluation-result-3299790-1304044403/solver-3299790-1304044403 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299790-1304044403.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: 3.72 4.88 6.41 4/176 13887
/proc/meminfo: memFree=30475592/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=20924 CPUtime=0 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) D 13885 13887 12476 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 516040682 21426176 298 33554432000 4194304 4964704 140734818122176 18446744073709551615 253635935879 0 0 4096 0 18446744071562154983 0 0 17 2 0 0 0
/proc/13887/statm: 5231 298 252 189 0 92 0

[startup+0.0165921 s]
/proc/loadavg: 3.72 4.88 6.41 4/176 13887
/proc/meminfo: memFree=30475592/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=20924 CPUtime=0 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) D 13885 13887 12476 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 516040682 21426176 298 33554432000 4194304 4964704 140734818122176 18446744073709551615 253635935879 0 0 4096 0 18446744071562154983 0 0 17 2 0 0 0
/proc/13887/statm: 5231 298 252 189 0 92 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20924

[startup+0.100589 s]
/proc/loadavg: 3.72 4.88 6.41 4/176 13887
/proc/meminfo: memFree=30475592/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=37028 CPUtime=0.07 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 5406 0 0 0 7 0 0 0 18 0 1 0 516040682 37916672 4308 33554432000 4194304 4964704 140734818122176 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 4 0 0 1
/proc/13887/statm: 9257 4309 403 189 0 4131 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 37028

[startup+0.413437 s]
/proc/loadavg: 3.72 4.88 6.41 4/176 13887
/proc/meminfo: memFree=30475592/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=255180 CPUtime=1 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 9246 0 0 0 99 1 0 0 19 0 4 0 516040682 261304320 6906 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 63795 6906 454 189 0 58144 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 255180

[startup+0.700386 s]
/proc/loadavg: 3.72 4.88 6.41 4/176 13887
/proc/meminfo: memFree=30475592/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=255180 CPUtime=2.16 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 9417 0 0 0 214 2 0 0 19 0 4 0 516040682 261304320 7077 33554432000 4194304 4964704 140734818122176 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 63795 7077 457 189 0 58144 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 255180

[startup+1.50024 s]
/proc/loadavg: 3.72 4.88 6.41 10/184 13895
/proc/meminfo: memFree=30421048/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=255180 CPUtime=5.35 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 9866 0 0 0 532 3 0 0 21 0 4 0 516040682 261304320 7526 33554432000 4194304 4964704 140734818122176 18446744073709551615 4668942 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 63795 7526 458 189 0 58144 0
[pid=13887/tid=13893] ppid=13885 vsize=255180 CPUtime=1.29 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 809 0 0 0 129 0 0 0 19 0 4 0 516040702 261304320 7526 33554432000 4194304 4964704 140734818122176 18446744073709551615 4660755 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=255180 CPUtime=1.29 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 1791 0 0 0 128 1 0 0 19 0 4 0 516040702 261304320 7526 33554432000 4194304 4964704 140734818122176 18446744073709551615 4669056 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=255180 CPUtime=1.29 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 1197 0 0 0 129 0 0 0 22 0 4 0 516040702 261304320 7526 33554432000 4194304 4964704 140734818122176 18446744073709551615 4332409 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 255180

[startup+3.10095 s]
/proc/loadavg: 4.06 4.93 6.42 9/184 13895
/proc/meminfo: memFree=30416332/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=255180 CPUtime=11.74 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 10741 0 0 0 1171 3 0 0 25 0 4 0 516040682 261304320 8401 33554432000 4194304 4964704 140734818122176 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 63795 8401 458 189 0 58144 0
[pid=13887/tid=13893] ppid=13885 vsize=255180 CPUtime=2.89 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 809 0 0 0 289 0 0 0 23 0 4 0 516040702 261304320 8401 33554432000 4194304 4964704 140734818122176 18446744073709551615 4362240 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=255180 CPUtime=2.89 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 2425 0 0 0 287 2 0 0 23 0 4 0 516040702 261304320 8401 33554432000 4194304 4964704 140734818122176 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=255180 CPUtime=2.89 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 1285 0 0 0 289 0 0 0 25 0 4 0 516040702 261304320 8401 33554432000 4194304 4964704 140734818122176 18446744073709551615 4361365 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 255180

[startup+6.30036 s]
/proc/loadavg: 4.06 4.93 6.42 9/184 13895
/proc/meminfo: memFree=30402860/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=255708 CPUtime=24.53 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 12508 0 0 0 2448 5 0 0 25 0 4 0 516040682 261844992 10168 33554432000 4194304 4964704 140734818122176 18446744073709551615 4660292 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 63927 10168 458 189 0 58276 0
[pid=13887/tid=13893] ppid=13885 vsize=255708 CPUtime=6.09 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 971 0 0 0 609 0 0 0 25 0 4 0 516040702 261844992 10168 33554432000 4194304 4964704 140734818122176 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=255708 CPUtime=6.09 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 3590 0 0 0 606 3 0 0 25 0 4 0 516040702 261844992 10168 33554432000 4194304 4964704 140734818122176 18446744073709551615 4361247 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=255708 CPUtime=6.09 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 1463 0 0 0 609 0 0 0 25 0 4 0 516040702 261844992 10168 33554432000 4194304 4964704 140734818122176 18446744073709551615 4660755 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 255708

[startup+12.7002 s]
/proc/loadavg: 4.67 5.03 6.43 9/184 13925
/proc/meminfo: memFree=30391244/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=256532 CPUtime=50.09 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 15602 0 0 0 5000 9 0 0 25 0 4 0 516040682 262688768 13262 33554432000 4194304 4964704 140734818122176 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 64133 13262 458 189 0 58482 0
[pid=13887/tid=13893] ppid=13885 vsize=256532 CPUtime=12.49 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 1161 0 0 0 1249 0 0 0 25 0 4 0 516040702 262688768 13262 33554432000 4194304 4964704 140734818122176 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=256532 CPUtime=12.49 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 5825 0 0 0 1243 6 0 0 25 0 4 0 516040702 262688768 13262 33554432000 4194304 4964704 140734818122176 18446744073709551615 4653175 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=256532 CPUtime=12.49 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 1798 0 0 0 1249 0 0 0 25 0 4 0 516040702 262688768 13262 33554432000 4194304 4964704 140734818122176 18446744073709551615 4361247 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.09
Current children cumulated vsize (KiB) 256532

[startup+25.5009 s]
/proc/loadavg: 5.25 5.14 6.45 9/184 13925
/proc/meminfo: memFree=30348724/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=257060 CPUtime=101.22 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 20437 0 0 0 10107 15 0 0 25 0 4 0 516040682 263229440 18097 33554432000 4194304 4964704 140734818122176 18446744073709551615 4362149 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 64265 18097 458 189 0 58614 0
[pid=13887/tid=13893] ppid=13885 vsize=257060 CPUtime=25.29 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 1304 0 0 0 2529 0 0 0 25 0 4 0 516040702 263229440 18097 33554432000 4194304 4964704 140734818122176 18446744073709551615 4669009 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=257060 CPUtime=25.28 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 9810 0 0 0 2518 10 0 0 25 0 4 0 516040702 263229440 18097 33554432000 4194304 4964704 140734818122176 18446744073709551615 4361215 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=257060 CPUtime=25.29 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 2422 0 0 0 2528 1 0 0 25 0 4 0 516040702 263229440 18097 33554432000 4194304 4964704 140734818122176 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 257060

[startup+51.1012 s]
/proc/loadavg: 6.27 5.39 6.50 9/184 13926
/proc/meminfo: memFree=30280540/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=258096 CPUtime=203.49 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 28904 0 0 0 20323 26 0 0 25 0 4 0 516040682 264290304 26564 33554432000 4194304 4964704 140734818122176 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 64524 26564 458 189 0 58873 0
[pid=13887/tid=13893] ppid=13885 vsize=258096 CPUtime=50.89 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 1548 0 0 0 5089 0 0 0 25 0 4 0 516040702 264290304 26564 33554432000 4194304 4964704 140734818122176 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=258096 CPUtime=50.89 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 17423 0 0 0 5068 21 0 0 25 0 4 0 516040702 264290304 26564 33554432000 4194304 4964704 140734818122176 18446744073709551615 4660024 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=258096 CPUtime=50.89 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 2595 0 0 0 5087 2 0 0 25 0 4 0 516040702 264290304 26564 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.49
Current children cumulated vsize (KiB) 258096

[startup+102.301 s]
/proc/loadavg: 7.39 5.84 6.59 9/184 13927
/proc/meminfo: memFree=30242600/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=325628 CPUtime=408.03 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 33991 0 0 0 40771 32 0 0 25 0 4 0 516040682 333443072 31651 33554432000 4194304 4964704 140734818122176 18446744073709551615 4342199 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 81407 31651 460 189 0 75756 0
[pid=13887/tid=13893] ppid=13885 vsize=325628 CPUtime=102.09 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 2024 0 0 0 10209 0 0 0 25 0 4 0 516040702 333443072 31651 33554432000 4194304 4964704 140734818122176 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=325628 CPUtime=102.09 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 21067 0 0 0 10183 26 0 0 25 0 4 0 516040702 333443072 31651 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=325628 CPUtime=102.09 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 3344 0 0 0 10207 2 0 0 25 0 4 0 516040702 333443072 31651 33554432000 4194304 4964704 140734818122176 18446744073709551615 4660097 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.03
Current children cumulated vsize (KiB) 325628

[startup+162.301 s]
/proc/loadavg: 7.77 6.23 6.67 9/184 13929
/proc/meminfo: memFree=30201908/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=326868 CPUtime=647.7 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 38270 0 0 0 64734 36 0 0 25 0 4 0 516040682 334712832 35930 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 81717 35930 460 189 0 76066 0
[pid=13887/tid=13893] ppid=13885 vsize=326868 CPUtime=162.09 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 2370 0 0 0 16209 0 0 0 25 0 4 0 516040702 334712832 35930 33554432000 4194304 4964704 140734818122176 18446744073709551615 4668601 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=326868 CPUtime=162.07 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 24495 0 0 0 16178 29 0 0 25 0 4 0 516040702 334712832 35930 33554432000 4194304 4964704 140734818122176 18446744073709551615 4361295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=326868 CPUtime=162.09 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 3550 0 0 0 16207 2 0 0 25 0 4 0 516040702 334712832 35930 33554432000 4194304 4964704 140734818122176 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.7
Current children cumulated vsize (KiB) 326868

[startup+222.307 s]
/proc/loadavg: 7.98 6.57 6.76 9/184 13930
/proc/meminfo: memFree=30110248/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=395260 CPUtime=887.4 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 50651 0 0 0 88689 51 0 0 25 0 4 0 516040682 404746240 48311 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 98815 48311 460 189 0 93164 0
[pid=13887/tid=13893] ppid=13885 vsize=395260 CPUtime=222.1 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 3034 0 0 0 22209 1 0 0 25 0 4 0 516040702 404746240 48311 33554432000 4194304 4964704 140734818122176 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=395260 CPUtime=222.07 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 35550 0 0 0 22164 43 0 0 25 0 4 0 516040702 404746240 48311 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=395260 CPUtime=222.1 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 3882 0 0 0 22208 2 0 0 25 0 4 0 516040702 404746240 48311 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.4
Current children cumulated vsize (KiB) 395260

[startup+282.301 s]

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

[pid=13887] ppid=13885 vsize=536012 CPUtime=2565.22 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 98692 0 0 0 256381 141 0 0 25 0 4 0 516040682 548876288 96352 33554432000 4194304 4964704 140734818122176 18446744073709551615 4660059 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 134003 96352 460 189 0 128352 0
[pid=13887/tid=13893] ppid=13885 vsize=536012 CPUtime=642.1 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 5377 0 0 0 64209 1 0 0 25 0 4 0 516040702 548876288 96352 33554432000 4194304 4964704 140734818122176 18446744073709551615 4362243 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=536012 CPUtime=642.04 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 79153 0 0 0 64074 130 0 0 25 0 4 0 516040702 548876288 96352 33554432000 4194304 4964704 140734818122176 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=536012 CPUtime=642.11 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 5073 0 0 0 64207 4 0 0 25 0 4 0 516040702 548876288 96352 33554432000 4194304 4964704 140734818122176 18446744073709551615 4660415 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.22
Current children cumulated vsize (KiB) 536012

[startup+702.3 s]
/proc/loadavg: 4.72 6.55 6.83 5/175 13960
/proc/meminfo: memFree=30055956/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=602552 CPUtime=2804.95 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 107998 0 0 0 280299 196 0 0 25 0 4 0 516040682 617013248 105658 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 150638 105658 460 189 0 144987 0
[pid=13887/tid=13893] ppid=13885 vsize=602552 CPUtime=702.1 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 5620 0 0 0 70209 1 0 0 25 0 4 0 516040702 617013248 105658 33554432000 4194304 4964704 140734818122176 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=602552 CPUtime=702.04 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 88094 0 0 0 70020 184 0 0 25 0 4 0 516040702 617013248 105658 33554432000 4194304 4964704 140734818122176 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=602552 CPUtime=702.11 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 5140 0 0 0 70207 4 0 0 25 0 4 0 516040702 617013248 105658 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2804.95
Current children cumulated vsize (KiB) 602552

[startup+762.3 s]
/proc/loadavg: 4.30 6.10 6.66 5/175 13962
/proc/meminfo: memFree=30018844/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=604728 CPUtime=3044.71 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 117186 0 0 0 304223 248 0 0 25 0 4 0 516040682 619241472 114846 33554432000 4194304 4964704 140734818122176 18446744073709551615 4627290 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 151182 114846 460 189 0 145531 0
[pid=13887/tid=13893] ppid=13885 vsize=604728 CPUtime=762.11 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 5742 0 0 0 76210 1 0 0 25 0 4 0 516040702 619241472 114846 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670032 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=604728 CPUtime=762.06 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 96791 0 0 0 75969 237 0 0 25 0 4 0 516040702 619241472 114846 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=604728 CPUtime=762.12 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 5466 0 0 0 76208 4 0 0 25 0 4 0 516040702 619241472 114846 33554432000 4194304 4964704 140734818122176 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.71
Current children cumulated vsize (KiB) 604728

[startup+822.301 s]
/proc/loadavg: 4.14 5.73 6.50 5/175 13963
/proc/meminfo: memFree=29982480/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=672592 CPUtime=3284.42 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 126369 0 0 0 328138 304 0 0 25 0 4 0 516040682 688734208 124029 33554432000 4194304 4964704 140734818122176 18446744073709551615 4669337 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 168148 124029 460 189 0 162497 0
[pid=13887/tid=13893] ppid=13885 vsize=672592 CPUtime=822.11 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 6323 0 0 0 82209 2 0 0 25 0 4 0 516040702 688734208 124029 33554432000 4194304 4964704 140734818122176 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=672592 CPUtime=822.05 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 105090 0 0 0 81914 291 0 0 25 0 4 0 516040702 688734208 124029 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=672592 CPUtime=822.11 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 5531 0 0 0 82207 4 0 0 25 0 4 0 516040702 688734208 124029 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.42
Current children cumulated vsize (KiB) 672592

[startup+882.307 s]
/proc/loadavg: 4.05 5.41 6.34 5/175 13965
/proc/meminfo: memFree=29946596/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=673844 CPUtime=3524.18 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 135294 0 0 0 352060 358 0 0 25 0 4 0 516040682 690016256 132954 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 168461 132954 460 189 0 162810 0
[pid=13887/tid=13893] ppid=13885 vsize=673844 CPUtime=882.11 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 6631 0 0 0 88209 2 0 0 25 0 4 0 516040702 690016256 132954 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=673844 CPUtime=882.06 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 113539 0 0 0 87861 345 0 0 25 0 4 0 516040702 690016256 132954 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=673844 CPUtime=882.12 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 5613 0 0 0 88208 4 0 0 25 0 4 0 516040702 690016256 132954 33554432000 4194304 4964704 140734818122176 18446744073709551615 4325293 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.18
Current children cumulated vsize (KiB) 673844

[startup+942.301 s]
/proc/loadavg: 4.02 5.15 6.19 5/175 13966
/proc/meminfo: memFree=29935144/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=677052 CPUtime=3763.89 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 138084 0 0 0 376021 368 0 0 25 0 4 0 516040682 693301248 135744 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 169263 135744 460 189 0 163612 0
[pid=13887/tid=13893] ppid=13885 vsize=677052 CPUtime=942.11 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 7380 0 0 0 94209 2 0 0 25 0 4 0 516040702 693301248 135744 33554432000 4194304 4964704 140734818122176 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=677052 CPUtime=942.05 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 115442 0 0 0 93850 355 0 0 25 0 4 0 516040702 693301248 135744 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=677052 CPUtime=942.11 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 5708 0 0 0 94207 4 0 0 25 0 4 0 516040702 693301248 135744 33554432000 4194304 4964704 140734818122176 18446744073709551615 4361323 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.89
Current children cumulated vsize (KiB) 677052

[startup+1002.3 s]
/proc/loadavg: 4.00 4.94 6.05 5/175 13968
/proc/meminfo: memFree=29934476/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=677372 CPUtime=4003.62 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 138317 0 0 0 399994 368 0 0 25 0 4 0 516040682 693628928 135977 33554432000 4194304 4964704 140734818122176 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 169343 135977 460 189 0 163692 0
[pid=13887/tid=13893] ppid=13885 vsize=677372 CPUtime=1002.11 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 7465 0 0 0 100209 2 0 0 25 0 4 0 516040702 693628928 135977 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=677372 CPUtime=1002.06 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 115447 0 0 0 99851 355 0 0 25 0 4 0 516040702 693628928 135977 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670283 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=677372 CPUtime=1002.12 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 5754 0 0 0 100208 4 0 0 25 0 4 0 516040702 693628928 135977 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.62
Current children cumulated vsize (KiB) 677372

[startup+1062.3 s]
/proc/loadavg: 4.00 4.77 5.92 5/175 13970
/proc/meminfo: memFree=29930720/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=680764 CPUtime=4243.36 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 139222 0 0 0 423967 369 0 0 25 0 4 0 516040682 697102336 136882 33554432000 4194304 4964704 140734818122176 18446744073709551615 4320928 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 170191 136882 460 189 0 164540 0
[pid=13887/tid=13893] ppid=13885 vsize=680764 CPUtime=1062.11 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 8230 0 0 0 106209 2 0 0 25 0 4 0 516040702 697102336 136882 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=680764 CPUtime=1062.06 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 115453 0 0 0 105851 355 0 0 25 0 4 0 516040702 697102336 136882 33554432000 4194304 4964704 140734818122176 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=680764 CPUtime=1062.12 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 5852 0 0 0 106208 4 0 0 25 0 4 0 516040702 697102336 136882 33554432000 4194304 4964704 140734818122176 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 680764

[startup+1122.3 s]
/proc/loadavg: 4.07 4.64 5.80 5/175 13971
/proc/meminfo: memFree=29930192/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=680764 CPUtime=4483.09 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 139310 0 0 0 447940 369 0 0 25 0 4 0 516040682 697102336 136970 33554432000 4194304 4964704 140734818122176 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 170191 136970 460 189 0 164540 0
[pid=13887/tid=13893] ppid=13885 vsize=680764 CPUtime=1122.11 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 8233 0 0 0 112209 2 0 0 25 0 4 0 516040702 697102336 136970 33554432000 4194304 4964704 140734818122176 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=680764 CPUtime=1122.06 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 115458 0 0 0 111851 355 0 0 25 0 4 0 516040702 697102336 136970 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=680764 CPUtime=1122.12 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 5884 0 0 0 112208 4 0 0 25 0 4 0 516040702 697102336 136970 33554432000 4194304 4964704 140734818122176 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.09
Current children cumulated vsize (KiB) 680764

[startup+1182.3 s]
/proc/loadavg: 4.02 4.52 5.68 5/175 13973
/proc/meminfo: memFree=29927412/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=682972 CPUtime=4722.83 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 139991 0 0 0 471914 369 0 0 25 0 4 0 516040682 699363328 137651 33554432000 4194304 4964704 140734818122176 18446744073709551615 4660043 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 170743 137651 460 189 0 165092 0
[pid=13887/tid=13893] ppid=13885 vsize=682972 CPUtime=1182.12 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 8794 0 0 0 118209 3 0 0 25 0 4 0 516040702 699363328 137651 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=682972 CPUtime=1182.06 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 115473 0 0 0 117851 355 0 0 25 0 4 0 516040702 699363328 137651 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=682972 CPUtime=1182.12 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 5928 0 0 0 118208 4 0 0 25 0 4 0 516040702 699363328 137651 33554432000 4194304 4964704 140734818122176 18446744073709551615 4660088 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 682972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.02 4.49 5.65 5/175 13974
/proc/meminfo: memFree=29927396/32951124 swapFree=67111364/67111528
[pid=13887] ppid=13885 vsize=682972 CPUtime=4800.35 cores=0,2,4,6
/proc/13887/stat : 13887 (claspmt) R 13885 13887 12476 0 -1 4202496 140028 0 0 0 479666 369 0 0 25 0 4 0 516040682 699363328 137688 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670277 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 1
/proc/13887/statm: 170743 137688 460 189 0 165092 0
[pid=13887/tid=13893] ppid=13885 vsize=682972 CPUtime=1201.53 cores=0,2,4,6
/proc/13887/task/13893/stat : 13893 (claspmt) R 13885 13887 12476 0 -1 4202560 8794 0 0 0 120150 3 0 0 25 0 4 0 516040702 699363328 137688 33554432000 4194304 4964704 140734818122176 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13887/tid=13894] ppid=13885 vsize=682972 CPUtime=1201.47 cores=0,2,4,6
/proc/13887/task/13894/stat : 13894 (claspmt) R 13885 13887 12476 0 -1 4202560 115485 0 0 0 119792 355 0 0 25 0 4 0 516040702 699363328 137688 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13887/tid=13895] ppid=13885 vsize=682972 CPUtime=1201.53 cores=0,2,4,6
/proc/13887/task/13895/stat : 13895 (claspmt) R 13885 13887 12476 0 -1 4202560 5945 0 0 0 120149 4 0 0 25 0 4 0 516040702 699363328 137688 33554432000 4194304 4964704 140734818122176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 682972

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

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

Child status: 0
Real time (s): 1201.79
CPU time (s): 4800.47
CPU user time (s): 4796.75
CPU system time (s): 3.71344
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 682972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.75
system time used= 3.71344
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140040
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= 184
involuntary context switches= 21621

runsolver used 1.84072 second user time and 4.06738 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 04:33:23
IDJOB=3299790
IDBENCH=70873
IDSOLVER=1683
FILE ID=node106/3299790-1304044403
RUNJOBID= node106-1304044402-13867
PBS_JOBID= 13170361
Free space on /tmp= 72156 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-21-s100.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-3299790-1304044403/watcher-3299790-1304044403 -o /tmp/evaluation-result-3299790-1304044403/solver-3299790-1304044403 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299790-1304044403.cnf

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=286971551

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:      30476136 kB
Buffers:        220932 kB
Cached:        1979792 kB
SwapCached:         88 kB
Active:         734072 kB
Inactive:      1530340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30476136 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4712 kB
Writeback:           0 kB
AnonPages:       63288 kB
Mapped:          14480 kB
Slab:           145388 kB
PageTables:       4352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187040 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= 72156 MiB
End job on node106 at 2011-04-29 04:53:27