Trace number 3373531

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418100/instance-3373531-1305418100.cnf
0.99/1.08	c Solving...
4800.05/1203.51	
4800.05/1203.51	*** INTERRUPTED! ***
4800.05/1203.51	*** Shutting down threads...
4800.25/1203.80	s UNKNOWN
4800.25/1203.80	
4800.25/1203.80	c INTERRUPTED   : 1
4800.25/1203.80	c Models        : 0+    
4800.25/1203.80	c Time          : 1203.514s (Solving: 1202.43s 1st Model: 0.00s Unsat: 0.00s)
4800.25/1203.80	c CPU Time      : 4800.070s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373531-1305418100/watcher-3373531-1305418100 -o /tmp/evaluation-result-3373531-1305418100/solver-3373531-1305418100 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373531-1305418100.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.81 7.84 7.97 5/275 27600
/proc/meminfo: memFree=20934960/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=41724 CPUtime=0 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 2860 0 0 0 0 0 0 0 21 0 1 0 653409820 42725376 2792 33554432000 4194304 4964800 140735471476528 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27600/statm: 10431 2800 375 189 0 5305 0

[startup+0.0227431 s]
/proc/loadavg: 6.81 7.84 7.97 5/275 27600
/proc/meminfo: memFree=20934960/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=51348 CPUtime=0.02 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 7635 0 0 0 1 1 0 0 21 0 1 0 653409820 52580352 6993 33554432000 4194304 4964800 140735471476528 18446744073709551615 4679094 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27600/statm: 12837 7001 376 189 0 7711 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 51348

[startup+0.100732 s]
/proc/loadavg: 6.81 7.84 7.97 5/275 27600
/proc/meminfo: memFree=20934960/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=65240 CPUtime=0.09 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 13864 0 0 0 8 1 0 0 21 0 1 0 653409820 66805760 11363 33554432000 4194304 4964800 140735471476528 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27600/statm: 16310 11365 385 189 0 11184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65240

[startup+0.300699 s]
/proc/loadavg: 6.81 7.84 7.97 5/275 27600
/proc/meminfo: memFree=20934960/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=105940 CPUtime=0.29 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 27715 0 0 0 26 3 0 0 21 0 1 0 653409820 108482560 20682 33554432000 4194304 4964800 140735471476528 18446744073709551615 4615810 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27600/statm: 26485 20682 399 189 0 21359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 105940

[startup+0.700627 s]
/proc/loadavg: 6.81 7.84 7.97 5/275 27600
/proc/meminfo: memFree=20934960/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=110500 CPUtime=0.69 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 28859 0 0 0 66 3 0 0 22 0 1 0 653409820 113152000 21826 33554432000 4194304 4964800 140735471476528 18446744073709551615 4600304 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27600/statm: 27625 21826 403 189 0 22499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110500

[startup+1.50049 s]
/proc/loadavg: 6.81 7.84 7.97 6/276 27601
/proc/meminfo: memFree=20843004/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=252860 CPUtime=2.64 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 46842 0 0 0 257 7 0 0 25 0 4 0 653409820 258928640 32954 33554432000 4194304 4964800 140735471476528 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 63215 32954 457 189 0 57564 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 252860

[startup+3.1002 s]
/proc/loadavg: 6.81 7.84 7.97 9/279 27604
/proc/meminfo: memFree=20796356/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=252860 CPUtime=9.03 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 46851 0 0 0 896 7 0 0 25 0 4 0 653409820 258928640 32963 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670670 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 63215 32963 458 189 0 57564 0
[pid=27600/tid=27602] ppid=27598 vsize=252860 CPUtime=1.97 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 3460 0 0 0 197 0 0 0 25 0 4 0 653409929 258928640 32963 33554432000 4194304 4964800 140735471476528 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=252860 CPUtime=2 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 6945 0 0 0 199 1 0 0 25 0 4 0 653409929 258928640 32963 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=252860 CPUtime=2 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 6959 0 0 0 199 1 0 0 25 0 4 0 653409929 258928640 32963 33554432000 4194304 4964800 140735471476528 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.03
Current children cumulated vsize (KiB) 252860

[startup+6.30063 s]
/proc/loadavg: 6.91 7.84 7.97 9/279 27604
/proc/meminfo: memFree=20793132/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=252860 CPUtime=21.8 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 47194 0 0 0 2173 7 0 0 25 0 4 0 653409820 258928640 33306 33554432000 4194304 4964800 140735471476528 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 63215 33306 458 189 0 57564 0
[pid=27600/tid=27602] ppid=27598 vsize=252860 CPUtime=5.14 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 3498 0 0 0 514 0 0 0 25 0 4 0 653409929 258928640 33306 33554432000 4194304 4964800 140735471476528 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=252860 CPUtime=5.2 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 7018 0 0 0 519 1 0 0 25 0 4 0 653409929 258928640 33306 33554432000 4194304 4964800 140735471476528 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=252860 CPUtime=5.2 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 7161 0 0 0 519 1 0 0 25 0 4 0 653409929 258928640 33306 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.8
Current children cumulated vsize (KiB) 252860

[startup+12.7005 s]
/proc/loadavg: 7.00 7.84 7.97 9/279 27604
/proc/meminfo: memFree=20778048/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=252860 CPUtime=47.34 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 50370 0 0 0 4723 11 0 0 25 0 4 0 653409820 258928640 36482 33554432000 4194304 4964800 140735471476528 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 63215 36482 458 189 0 57564 0
[pid=27600/tid=27602] ppid=27598 vsize=252860 CPUtime=11.48 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 3735 0 0 0 1147 1 0 0 25 0 4 0 653409929 258928640 36482 33554432000 4194304 4964800 140735471476528 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=252860 CPUtime=11.6 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 8912 0 0 0 1157 3 0 0 25 0 4 0 653409929 258928640 36482 33554432000 4194304 4964800 140735471476528 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=252860 CPUtime=11.6 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 7884 0 0 0 1158 2 0 0 25 0 4 0 653409929 258928640 36482 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.34
Current children cumulated vsize (KiB) 252860

[startup+25.5002 s]
/proc/loadavg: 7.22 7.85 7.97 9/279 27604
/proc/meminfo: memFree=20737772/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=264176 CPUtime=98.42 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 60038 0 0 0 9822 20 0 0 25 0 4 0 653409820 270516224 46150 33554432000 4194304 4964800 140735471476528 18446744073709551615 4653558 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 66044 46150 458 189 0 60393 0
[pid=27600/tid=27602] ppid=27598 vsize=264176 CPUtime=24.16 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 4957 0 0 0 2413 3 0 0 25 0 4 0 653409929 270516224 46150 33554432000 4194304 4964800 140735471476528 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=264176 CPUtime=24.4 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 13664 0 0 0 2433 7 0 0 25 0 4 0 653409929 270516224 46150 33554432000 4194304 4964800 140735471476528 18446744073709551615 4669283 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=264176 CPUtime=24.4 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 10352 0 0 0 2436 4 0 0 25 0 4 0 653409929 270516224 46150 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.42
Current children cumulated vsize (KiB) 264176

[startup+51.1007 s]
/proc/loadavg: 7.48 7.86 7.97 9/279 27605
/proc/meminfo: memFree=20645412/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=426192 CPUtime=200.6 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 82196 0 0 0 20021 39 0 0 25 0 4 0 653409820 436420608 68308 33554432000 4194304 4964800 140735471476528 18446744073709551615 4660495 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 106548 68308 460 189 0 100897 0
[pid=27600/tid=27602] ppid=27598 vsize=426192 CPUtime=49.55 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 8876 0 0 0 4948 7 0 0 25 0 4 0 653409929 436420608 68308 33554432000 4194304 4964800 140735471476528 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=426192 CPUtime=49.99 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 23019 0 0 0 4985 14 0 0 25 0 4 0 653409929 436420608 68308 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=426192 CPUtime=50 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 15305 0 0 0 4991 9 0 0 25 0 4 0 653409929 436420608 68308 33554432000 4194304 4964800 140735471476528 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 200.6
Current children cumulated vsize (KiB) 426192

[startup+102.311 s]
/proc/loadavg: 7.83 7.90 7.98 9/279 27636
/proc/meminfo: memFree=20432976/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=500152 CPUtime=405 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 124384 0 0 0 40427 73 0 0 25 0 4 0 653409820 512155648 110496 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 125038 110496 460 189 0 119387 0
[pid=27600/tid=27602] ppid=27598 vsize=500152 CPUtime=100.31 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 15260 0 0 0 10017 14 0 0 25 0 4 0 653409929 512155648 110496 33554432000 4194304 4964800 140735471476528 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=500152 CPUtime=101.21 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 41898 0 0 0 10095 26 0 0 25 0 4 0 653409929 512155648 110496 33554432000 4194304 4964800 140735471476528 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=500152 CPUtime=101.21 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 24386 0 0 0 10105 16 0 0 25 0 4 0 653409929 512155648 110496 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 405
Current children cumulated vsize (KiB) 500152

[startup+162.301 s]
/proc/loadavg: 7.97 7.92 7.98 9/279 27638
/proc/meminfo: memFree=20161008/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=711428 CPUtime=644.43 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 174340 0 0 0 64329 114 0 0 25 0 4 0 653409820 728502272 160452 33554432000 4194304 4964800 140735471476528 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 177857 160452 460 189 0 172206 0
[pid=27600/tid=27602] ppid=27598 vsize=711428 CPUtime=159.76 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 21738 0 0 0 15956 20 0 0 25 0 4 0 653409929 728502272 160452 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=711428 CPUtime=161.19 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 67121 0 0 0 16079 40 0 0 25 0 4 0 653409929 728502272 160452 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=711428 CPUtime=161.2 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 33329 0 0 0 16095 25 0 0 25 0 4 0 653409929 728502272 160452 33554432000 4194304 4964800 140735471476528 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 644.43
Current children cumulated vsize (KiB) 711428

[startup+222.3 s]
/proc/loadavg: 8.02 7.95 7.99 9/279 27640
/proc/meminfo: memFree=19933456/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=916308 CPUtime=883.89 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 212563 0 0 0 88246 143 0 0 25 0 4 0 653409820 938299392 198675 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 229077 198675 460 189 0 223426 0
[pid=27600/tid=27602] ppid=27598 vsize=916308 CPUtime=219.23 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 28457 0 0 0 21896 27 0 0 25 0 4 0 653409929 938299392 198675 33554432000 4194304 4964800 140735471476528 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=916308 CPUtime=221.2 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 85335 0 0 0 22070 50 0 0 25 0 4 0 653409929 938299392 198675 33554432000 4194304 4964800 140735471476528 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=916308 CPUtime=221.2 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 39066 0 0 0 22091 29 0 0 25 0 4 0 653409929 938299392 198675 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 883.89
Current children cumulated vsize (KiB) 916308

[startup+282.301 s]
/proc/loadavg: 8.01 7.95 7.99 10/279 27641
/proc/meminfo: memFree=19830648/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=983608 CPUtime=1123.36 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 219769 0 0 0 112181 155 0 0 25 0 4 0 653409820 1007214592 205881 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 245902 205881 460 189 0 240251 0
[pid=27600/tid=27602] ppid=27598 vsize=983608 CPUtime=278.7 cores=1,3,5,7

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

Current children cumulated CPU time (s) 2560.21
Current children cumulated vsize (KiB) 1616884

[startup+702.301 s]
/proc/loadavg: 8.11 8.08 8.02 9/279 27652
/proc/meminfo: memFree=18901628/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=1633508 CPUtime=2799.66 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 388777 0 0 0 279634 332 0 0 25 0 4 0 653409820 1672712192 374777 33554432000 4194304 4964800 140735471476528 18446744073709551615 4669008 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 408377 374777 460 189 0 402726 0
[pid=27600/tid=27602] ppid=27598 vsize=1633508 CPUtime=694.98 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 68340 0 0 0 69406 92 0 0 25 0 4 0 653409929 1672712192 374777 33554432000 4194304 4964800 140735471476528 18446744073709551615 4668789 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=1633508 CPUtime=701.21 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 162747 0 0 0 70014 107 0 0 25 0 4 0 653409929 1672712192 374777 33554432000 4194304 4964800 140735471476528 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=1633508 CPUtime=701.2 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 77638 0 0 0 70049 71 0 0 25 0 4 0 653409929 1672712192 374777 33554432000 4194304 4964800 140735471476528 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2799.66
Current children cumulated vsize (KiB) 1633508

[startup+762.31 s]
/proc/loadavg: 8.04 8.06 8.01 9/279 27654
/proc/meminfo: memFree=18770800/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=1764580 CPUtime=3039.18 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 421033 0 0 0 303548 370 0 0 25 0 4 0 653409820 1806929920 407033 33554432000 4194304 4964800 140735471476528 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 441145 407033 460 189 0 435494 0
[pid=27600/tid=27602] ppid=27598 vsize=1764580 CPUtime=754.46 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 70361 0 0 0 75351 95 0 0 25 0 4 0 653409929 1806929920 407033 33554432000 4194304 4964800 140735471476528 18446744073709551615 4654532 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=1764580 CPUtime=761.22 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 183285 0 0 0 75996 126 0 0 25 0 4 0 653409929 1806929920 407033 33554432000 4194304 4964800 140735471476528 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=1764580 CPUtime=761.22 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 87335 0 0 0 76035 87 0 0 25 0 4 0 653409929 1806929920 407033 33554432000 4194304 4964800 140735471476528 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3039.18
Current children cumulated vsize (KiB) 1764580

[startup+822.301 s]
/proc/loadavg: 8.06 8.06 8.01 9/279 27656
/proc/meminfo: memFree=18639840/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=1830116 CPUtime=3278.62 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 453694 0 0 0 327452 410 0 0 25 0 4 0 653409820 1874038784 439649 33554432000 4194304 4964800 140735471476528 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 457529 439649 460 189 0 451878 0
[pid=27600/tid=27602] ppid=27598 vsize=1830116 CPUtime=813.92 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 74982 0 0 0 81290 102 0 0 25 0 4 0 653409929 1874038784 439649 33554432000 4194304 4964800 140735471476528 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=1830116 CPUtime=821.21 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 200740 0 0 0 81978 143 0 0 25 0 4 0 653409929 1874038784 439649 33554432000 4194304 4964800 140735471476528 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=1830116 CPUtime=821.21 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 97920 0 0 0 82019 102 0 0 25 0 4 0 653409929 1874038784 439649 33554432000 4194304 4964800 140735471476528 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3278.62
Current children cumulated vsize (KiB) 1830116

[startup+882.301 s]
/proc/loadavg: 8.11 8.08 8.02 9/279 27657
/proc/meminfo: memFree=18505540/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=2026724 CPUtime=3518.09 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 487043 0 0 0 351362 447 0 0 25 0 4 0 653409820 2075365376 472998 33554432000 4194304 4964800 140735471476528 18446744073709551615 4653186 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 506681 472998 460 189 0 501030 0
[pid=27600/tid=27602] ppid=27598 vsize=2026724 CPUtime=873.38 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 78274 0 0 0 87233 105 0 0 25 0 4 0 653409929 2075365376 472998 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670640 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=2026724 CPUtime=881.22 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 220048 0 0 0 87961 161 0 0 25 0 4 0 653409929 2075365376 472998 33554432000 4194304 4964800 140735471476528 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=2026724 CPUtime=881.2 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 108663 0 0 0 88002 118 0 0 25 0 4 0 653409929 2075365376 472998 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.09
Current children cumulated vsize (KiB) 2026724

[startup+942.3 s]
/proc/loadavg: 8.08 8.08 8.02 9/279 27659
/proc/meminfo: memFree=18448612/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=2026724 CPUtime=3757.55 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 499989 0 0 0 375292 463 0 0 25 0 4 0 653409820 2075365376 485892 33554432000 4194304 4964800 140735471476528 18446744073709551615 4332193 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 506681 485892 460 189 0 501030 0
[pid=27600/tid=27602] ppid=27598 vsize=2026724 CPUtime=932.85 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 79574 0 0 0 93178 107 0 0 25 0 4 0 653409929 2075365376 485892 33554432000 4194304 4964800 140735471476528 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=2026724 CPUtime=941.21 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 226978 0 0 0 93954 167 0 0 25 0 4 0 653409929 2075365376 485893 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=2026724 CPUtime=941.2 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 112599 0 0 0 93996 124 0 0 25 0 4 0 653409929 2075365376 485893 33554432000 4194304 4964800 140735471476528 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3757.55
Current children cumulated vsize (KiB) 2026724

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 8.02 9/279 27660
/proc/meminfo: memFree=18368968/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=2092260 CPUtime=3997 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 517932 0 0 0 399215 485 0 0 25 0 4 0 653409820 2142474240 503835 33554432000 4194304 4964800 140735471476528 18446744073709551615 4669104 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 523065 503835 460 189 0 517414 0
[pid=27600/tid=27602] ppid=27598 vsize=2092260 CPUtime=992.3 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 79586 0 0 0 99123 107 0 0 25 0 4 0 653409929 2142474240 503835 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=2092260 CPUtime=1001.21 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 241847 0 0 0 99937 184 0 0 25 0 4 0 653409929 2142474240 503835 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=2092260 CPUtime=1001.2 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 112600 0 0 0 99996 124 0 0 25 0 4 0 653409929 2142474240 503835 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997
Current children cumulated vsize (KiB) 2092260

[startup+1062.3 s]
/proc/loadavg: 8.16 8.10 8.03 10/279 27662
/proc/meminfo: memFree=18337216/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=2157796 CPUtime=4236.48 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 524280 0 0 0 423157 491 0 0 25 0 4 0 653409820 2209583104 510183 33554432000 4194304 4964800 140735471476528 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 539449 510183 460 189 0 533798 0
[pid=27600/tid=27602] ppid=27598 vsize=2157796 CPUtime=1051.76 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 79598 0 0 0 105069 107 0 0 25 0 4 0 653409929 2209583104 510183 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=2157796 CPUtime=1061.22 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 247817 0 0 0 105933 189 0 0 25 0 4 0 653409929 2209583104 510183 33554432000 4194304 4964800 140735471476528 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=2157796 CPUtime=1061.2 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 112603 0 0 0 105996 124 0 0 25 0 4 0 653409929 2209583104 510183 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.48
Current children cumulated vsize (KiB) 2157796

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 8.03 9/279 27664
/proc/meminfo: memFree=18242840/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=2242924 CPUtime=4475.94 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 544314 0 0 0 447077 517 0 0 25 0 4 0 653409820 2296754176 530217 33554432000 4194304 4964800 140735471476528 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 560731 530217 460 189 0 555080 0
[pid=27600/tid=27602] ppid=27598 vsize=2242924 CPUtime=1111.22 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 87249 0 0 0 111002 120 0 0 25 0 4 0 653409929 2296754176 530217 33554432000 4194304 4964800 140735471476528 18446744073709551615 4332462 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=2242924 CPUtime=1121.22 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 252691 0 0 0 111931 191 0 0 25 0 4 0 653409929 2296754176 530217 33554432000 4194304 4964800 140735471476528 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=2242924 CPUtime=1121.21 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 120112 0 0 0 111985 136 0 0 25 0 4 0 653409929 2296754176 530217 33554432000 4194304 4964800 140735471476528 18446744073709551615 4669445 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4475.94
Current children cumulated vsize (KiB) 2242924

[startup+1182.3 s]
/proc/loadavg: 8.18 8.12 8.04 9/279 27665
/proc/meminfo: memFree=18154292/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=2271504 CPUtime=4715.41 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 565938 0 0 0 470999 542 0 0 25 0 4 0 653409820 2326020096 551709 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 567876 551709 460 189 0 562225 0
[pid=27600/tid=27602] ppid=27598 vsize=2271504 CPUtime=1170.69 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 91209 0 0 0 116944 125 0 0 25 0 4 0 653409929 2326020096 551709 33554432000 4194304 4964800 140735471476528 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=2271504 CPUtime=1181.22 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 259789 0 0 0 117928 194 0 0 25 0 4 0 653409929 2326020096 551709 33554432000 4194304 4964800 140735471476528 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=2271504 CPUtime=1181.21 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 130678 0 0 0 117968 153 0 0 25 0 4 0 653409929 2326020096 551709 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.41
Current children cumulated vsize (KiB) 2271504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.18 8.12 8.04 10/279 27666
/proc/meminfo: memFree=18099848/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=2353896 CPUtime=4800.05 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202496 573469 0 0 0 479456 549 0 0 25 0 4 0 653409820 2410389504 559240 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 588474 559240 460 189 0 582823 0
[pid=27600/tid=27602] ppid=27598 vsize=2353896 CPUtime=1191.69 cores=1,3,5,7
/proc/27600/task/27602/stat : 27602 (claspmt) R 27598 27600 26831 0 -1 4202560 91235 0 0 0 119044 125 0 0 25 0 4 0 653409929 2410389504 559240 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27600/tid=27603] ppid=27598 vsize=2353896 CPUtime=1202.43 cores=1,3,5,7
/proc/27600/task/27603/stat : 27603 (claspmt) R 27598 27600 26831 0 -1 4202560 263754 0 0 0 120047 196 0 0 25 0 4 0 653409929 2410389504 559240 33554432000 4194304 4964800 140735471476528 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27600/tid=27604] ppid=27598 vsize=2353896 CPUtime=1202.43 cores=1,3,5,7
/proc/27600/task/27604/stat : 27604 (claspmt) R 27598 27600 26831 0 -1 4202560 133596 0 0 0 120086 157 0 0 25 0 4 0 653409929 2410389504 559240 33554432000 4194304 4964800 140735471476528 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 2353896

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

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

[startup+1203.8 s]
/proc/loadavg: 8.18 8.12 8.04 10/279 27666
/proc/meminfo: memFree=18099848/32950904 swapFree=67057400/67111528
[pid=27600] ppid=27598 vsize=0 CPUtime=4800.35 cores=1,3,5,7
/proc/27600/stat : 27600 (claspmt) R 27598 27600 26831 0 -1 4202500 573485 0 0 0 479479 556 0 0 25 0 1 0 653409820 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27600/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1203.83
CPU time (s): 4800.39
CPU user time (s): 4794.8
CPU system time (s): 5.59215
CPU usage (%): 398.759
Max. virtual memory (cumulated for all children) (KiB): 2353896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.8
system time used= 5.59215
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 573485
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= 3870
involuntary context switches= 33284

runsolver used 3.05354 second user time and 7.66383 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 02:08:21
IDJOB=3373531
IDBENCH=20386
IDSOLVER=1853
FILE ID=node121/3373531-1305418100
RUNJOBID= node121-1305418100-27578
PBS_JOBID= 13324525
Free space on /tmp= 73420 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.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-3373531-1305418100/watcher-3373531-1305418100 -o /tmp/evaluation-result-3373531-1305418100/solver-3373531-1305418100 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373531-1305418100.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1340942673

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20935116 kB
Buffers:        303184 kB
Cached:        5982612 kB
SwapCached:       7656 kB
Active:        6444792 kB
Inactive:      5217996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20935116 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           14404 kB
Writeback:           0 kB
AnonPages:     5374244 kB
Mapped:          22568 kB
Slab:           266192 kB
PageTables:      24156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30680048 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= 73416 MiB
End job on node121 at 2011-05-15 02:28:26