Trace number 3373158

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.32 1203.8

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_507.cnf
MD5SUM0c4fc551e2fe598a8074df6204d87f7d
Bench CategoryCRAFTED (crafted 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 variables254
Number of clauses34289
Sum of the clauses size152236
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2337
Number of clauses of size 331448
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52504

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...426561/instance-3373158-1305426561.cnf
0.19/0.26	c Solving...
4800.09/1203.61	
4800.09/1203.61	*** INTERRUPTED! ***
4800.09/1203.61	*** Shutting down threads...
4800.30/1203.80	s UNKNOWN
4800.30/1203.80	
4800.30/1203.80	c INTERRUPTED   : 1
4800.30/1203.80	c Models        : 0+    
4800.30/1203.80	c Time          : 1203.772s (Solving: 1203.51s 1st Model: 0.00s Unsat: 0.00s)
4800.30/1203.80	c CPU Time      : 4800.280s

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-3373158-1305426561/watcher-3373158-1305426561 -o /tmp/evaluation-result-3373158-1305426561/solver-3373158-1305426561 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373158-1305426561.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: 0.95 1.30 1.67 3/348 11787
/proc/meminfo: memFree=26191064/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=22280 CPUtime=0 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 903 0 0 0 0 0 0 0 21 0 1 0 654258741 22814720 797 33554432000 4194304 4964800 140733271188992 18446744073709551615 216634176197 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11787/statm: 5570 798 385 189 0 444 0

[startup+0.0705651 s]
/proc/loadavg: 0.95 1.30 1.67 3/348 11787
/proc/meminfo: memFree=26191064/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=24344 CPUtime=0.06 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 1463 0 0 0 6 0 0 0 21 0 1 0 654258741 24928256 1301 33554432000 4194304 4964800 140733271188992 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11787/statm: 6086 1301 398 189 0 960 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24344

[startup+0.100561 s]
/proc/loadavg: 0.95 1.30 1.67 3/348 11787
/proc/meminfo: memFree=26191064/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=24344 CPUtime=0.09 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 1463 0 0 0 9 0 0 0 21 0 1 0 654258741 24928256 1301 33554432000 4194304 4964800 140733271188992 18446744073709551615 4607761 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11787/statm: 6086 1301 398 189 0 960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24344

[startup+0.300488 s]
/proc/loadavg: 0.95 1.30 1.67 3/348 11787
/proc/meminfo: memFree=26191064/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=105160 CPUtime=0.35 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 1729 0 0 0 35 0 0 0 22 0 4 0 654258741 107683840 1498 33554432000 4194304 4964800 140733271188992 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 26290 1498 457 189 0 20639 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 105160

[startup+0.700418 s]
/proc/loadavg: 0.95 1.30 1.67 3/348 11787
/proc/meminfo: memFree=26191064/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=106744 CPUtime=1.7 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 2678 0 0 0 170 0 0 0 25 0 4 0 654258741 109305856 2447 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 26686 2447 458 189 0 21035 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 106744

[startup+1.50028 s]
/proc/loadavg: 0.95 1.30 1.67 10/356 11795
/proc/meminfo: memFree=26169068/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=174148 CPUtime=4.89 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 3959 0 0 0 488 1 0 0 25 0 4 0 654258741 178327552 3728 33554432000 4194304 4964800 140733271188992 18446744073709551615 4642167 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 43537 3728 458 189 0 37886 0
[pid=11787/tid=11793] ppid=11785 vsize=174148 CPUtime=1.08 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 441 0 0 0 108 0 0 0 25 0 4 0 654258767 178327552 3728 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=174148 CPUtime=1.08 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 694 0 0 0 108 0 0 0 25 0 4 0 654258767 178327552 3728 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=174148 CPUtime=1.21 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 617 0 0 0 121 0 0 0 25 0 4 0 654258767 178327552 3728 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 174148

[startup+3.101 s]
/proc/loadavg: 0.95 1.30 1.67 10/356 11795
/proc/meminfo: memFree=26160144/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=174724 CPUtime=11.27 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 4859 0 0 0 1126 1 0 0 25 0 4 0 654258741 178917376 4628 33554432000 4194304 4964800 140733271188992 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 43681 4628 460 189 0 38030 0
[pid=11787/tid=11793] ppid=11785 vsize=174724 CPUtime=2.68 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 635 0 0 0 268 0 0 0 25 0 4 0 654258767 178917376 4628 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=174724 CPUtime=2.68 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 1016 0 0 0 268 0 0 0 25 0 4 0 654258767 178917376 4628 33554432000 4194304 4964800 140733271188992 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=174724 CPUtime=2.8 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 801 0 0 0 280 0 0 0 25 0 4 0 654258767 178917376 4628 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.27
Current children cumulated vsize (KiB) 174724

[startup+6.30043 s]
/proc/loadavg: 1.52 1.41 1.70 10/356 11795
/proc/meminfo: memFree=26147868/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=176500 CPUtime=24.03 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 6246 0 0 0 2402 1 0 0 25 0 4 0 654258741 180736000 6015 33554432000 4194304 4964800 140733271188992 18446744073709551615 4627293 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 44125 6015 460 189 0 38474 0
[pid=11787/tid=11793] ppid=11785 vsize=176500 CPUtime=5.88 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 894 0 0 0 588 0 0 0 25 0 4 0 654258767 180736000 6015 33554432000 4194304 4964800 140733271188992 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=176500 CPUtime=5.87 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 1648 0 0 0 587 0 0 0 22 0 4 0 654258767 180736000 6015 33554432000 4194304 4964800 140733271188992 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=176500 CPUtime=5.96 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 1076 0 0 0 596 0 0 0 25 0 4 0 654258767 180736000 6015 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.03
Current children cumulated vsize (KiB) 176500

[startup+12.7003 s]
/proc/loadavg: 2.04 1.52 1.74 10/356 11796
/proc/meminfo: memFree=26117968/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=181856 CPUtime=49.55 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 9536 0 0 0 4953 2 0 0 25 0 4 0 654258741 186220544 9184 33554432000 4194304 4964800 140733271188992 18446744073709551615 4689815 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 45464 9184 460 189 0 39813 0
[pid=11787/tid=11793] ppid=11785 vsize=181856 CPUtime=12.28 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 1656 0 0 0 1228 0 0 0 25 0 4 0 654258767 186220544 9184 33554432000 4194304 4964800 140733271188992 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=181856 CPUtime=12.28 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 3123 0 0 0 1227 1 0 0 25 0 4 0 654258767 186220544 9184 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=181856 CPUtime=12.29 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 1595 0 0 0 1229 0 0 0 25 0 4 0 654258767 186220544 9184 33554432000 4194304 4964800 140733271188992 18446744073709551615 4627170 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.55
Current children cumulated vsize (KiB) 181856

[startup+25.501 s]
/proc/loadavg: 3.36 1.84 1.84 10/356 11796
/proc/meminfo: memFree=26093660/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=187184 CPUtime=100.62 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 13251 0 0 0 10057 5 0 0 25 0 4 0 654258741 191676416 12718 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 46796 12718 460 189 0 41145 0
[pid=11787/tid=11793] ppid=11785 vsize=187184 CPUtime=25.08 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 2483 0 0 0 2508 0 0 0 25 0 4 0 654258767 191676416 12718 33554432000 4194304 4964800 140733271188992 18446744073709551615 4660849 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=187184 CPUtime=25.08 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 5040 0 0 0 2506 2 0 0 25 0 4 0 654258767 191676416 12718 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=187184 CPUtime=24.94 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 2045 0 0 0 2494 0 0 0 25 0 4 0 654258767 191676416 12718 33554432000 4194304 4964800 140733271188992 18446744073709551615 4658846 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.62
Current children cumulated vsize (KiB) 187184

[startup+51.1005 s]
/proc/loadavg: 5.05 2.36 2.01 10/356 11797
/proc/meminfo: memFree=26066704/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=192032 CPUtime=202.73 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 16859 0 0 0 20266 7 0 0 25 0 4 0 654258741 196640768 16269 33554432000 4194304 4964800 140733271188992 18446744073709551615 4364560 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 48008 16269 460 189 0 42357 0
[pid=11787/tid=11793] ppid=11785 vsize=192032 CPUtime=50.68 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 3528 0 0 0 5067 1 0 0 25 0 4 0 654258767 196640768 16269 33554432000 4194304 4964800 140733271188992 18446744073709551615 4653515 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=192032 CPUtime=50.68 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 6453 0 0 0 5065 3 0 0 25 0 4 0 654258767 196640768 16269 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=192032 CPUtime=50.27 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 2690 0 0 0 5026 1 0 0 25 0 4 0 654258767 196640768 16269 33554432000 4194304 4964800 140733271188992 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.73
Current children cumulated vsize (KiB) 192032

[startup+102.313 s]
/proc/loadavg: 6.72 3.23 2.32 10/356 11798
/proc/meminfo: memFree=26029368/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=200188 CPUtime=407 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 21470 0 0 0 40690 10 0 0 25 0 4 0 654258741 204992512 20789 33554432000 4194304 4964800 140733271188992 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 50047 20789 460 189 0 44396 0
[pid=11787/tid=11793] ppid=11785 vsize=200188 CPUtime=101.88 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 5314 0 0 0 10186 2 0 0 25 0 4 0 654258767 204992512 20789 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=200188 CPUtime=101.87 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 8263 0 0 0 10184 3 0 0 25 0 4 0 654258767 204992512 20789 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=200188 CPUtime=100.91 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 3227 0 0 0 10090 1 0 0 25 0 4 0 654258767 204992512 20789 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407
Current children cumulated vsize (KiB) 200188

[startup+162.301 s]
/proc/loadavg: 7.53 4.09 2.67 10/356 11800
/proc/meminfo: memFree=26011224/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=204320 CPUtime=646.28 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 24001 0 0 0 64616 12 0 0 25 0 4 0 654258741 209223680 23038 33554432000 4194304 4964800 140733271188992 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 51080 23038 460 189 0 45429 0
[pid=11787/tid=11793] ppid=11785 vsize=204320 CPUtime=161.86 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 6394 0 0 0 16184 2 0 0 25 0 4 0 654258767 209223680 23038 33554432000 4194304 4964800 140733271188992 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=204320 CPUtime=161.86 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 9391 0 0 0 16182 4 0 0 25 0 4 0 654258767 209223680 23038 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670530 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=204320 CPUtime=160.25 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 3456 0 0 0 16023 2 0 0 25 0 4 0 654258767 209223680 23038 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.28
Current children cumulated vsize (KiB) 204320

[startup+222.3 s]
/proc/loadavg: 7.89 4.82 3.01 10/356 11801
/proc/meminfo: memFree=25996932/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=207628 CPUtime=885.61 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 26231 0 0 0 88547 14 0 0 25 0 4 0 654258741 212611072 25077 33554432000 4194304 4964800 140733271188992 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 51907 25077 460 189 0 46256 0
[pid=11787/tid=11793] ppid=11785 vsize=207628 CPUtime=221.86 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 7236 0 0 0 22183 3 0 0 25 0 4 0 654258767 212611072 25077 33554432000 4194304 4964800 140733271188992 18446744073709551615 4644912 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=207628 CPUtime=221.87 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 10168 0 0 0 22182 5 0 0 25 0 4 0 654258767 212611072 25077 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=207628 CPUtime=219.58 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 3936 0 0 0 21956 2 0 0 25 0 4 0 654258767 212611072 25077 33554432000 4194304 4964800 140733271188992 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 885.61
Current children cumulated vsize (KiB) 207628

[startup+282.301 s]

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

Current children cumulated CPU time (s) 2561.04
Current children cumulated vsize (KiB) 280024

[startup+702.3 s]
/proc/loadavg: 8.05 7.45 5.06 10/356 11814
/proc/meminfo: memFree=25916012/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=281652 CPUtime=2800.35 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 40944 0 0 0 280006 29 0 0 25 0 4 0 654258741 288411648 38333 33554432000 4194304 4964800 140733271188992 18446744073709551615 4668794 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 70413 38333 460 189 0 64762 0
[pid=11787/tid=11793] ppid=11785 vsize=281652 CPUtime=698.12 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 12835 0 0 0 69804 8 0 0 25 0 4 0 654258767 288411648 38333 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=281652 CPUtime=701.87 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 14177 0 0 0 70180 7 0 0 25 0 4 0 654258767 288411648 38333 33554432000 4194304 4964800 140733271188992 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=281652 CPUtime=698.06 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 6862 0 0 0 69799 7 0 0 25 0 4 0 654258767 288411648 38333 33554432000 4194304 4964800 140733271188992 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2800.35
Current children cumulated vsize (KiB) 281652

[startup+762.313 s]
/proc/loadavg: 8.02 7.55 5.24 10/356 11816
/proc/meminfo: memFree=25912368/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=282080 CPUtime=3039.74 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 41322 0 0 0 303944 30 0 0 25 0 4 0 654258741 288849920 38617 33554432000 4194304 4964800 140733271188992 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 70520 38617 460 189 0 64869 0
[pid=11787/tid=11793] ppid=11785 vsize=282080 CPUtime=757.5 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 13070 0 0 0 75742 8 0 0 25 0 4 0 654258767 288849920 38617 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=282080 CPUtime=761.83 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 14237 0 0 0 76176 7 0 0 25 0 4 0 654258767 288849920 38617 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=282080 CPUtime=758.08 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 6923 0 0 0 75801 7 0 0 25 0 4 0 654258767 288849920 38617 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3039.74
Current children cumulated vsize (KiB) 282080

[startup+822.301 s]
/proc/loadavg: 8.20 7.67 5.43 10/356 11817
/proc/meminfo: memFree=25909116/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=282788 CPUtime=3279.03 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 41877 0 0 0 327873 30 0 0 25 0 4 0 654258741 289574912 38937 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670321 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 70697 38937 460 189 0 65046 0
[pid=11787/tid=11793] ppid=11785 vsize=282788 CPUtime=817.5 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 13427 0 0 0 81741 9 0 0 25 0 4 0 654258767 289574912 38937 33554432000 4194304 4964800 140733271188992 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=282788 CPUtime=821.17 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 14421 0 0 0 82110 7 0 0 25 0 4 0 654258767 289574912 38937 33554432000 4194304 4964800 140733271188992 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=282788 CPUtime=818.06 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 6932 0 0 0 81799 7 0 0 25 0 4 0 654258767 289574912 38937 33554432000 4194304 4964800 140733271188992 18446744073709551615 4312137 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.03
Current children cumulated vsize (KiB) 282788

[startup+882.301 s]
/proc/loadavg: 8.22 7.76 5.60 10/356 11819
/proc/meminfo: memFree=25904356/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=282788 CPUtime=3518.38 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 42654 0 0 0 351807 31 0 0 25 0 4 0 654258741 289574912 39525 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670434 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 70697 39525 460 189 0 65046 0
[pid=11787/tid=11793] ppid=11785 vsize=282788 CPUtime=877.5 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 13761 0 0 0 87741 9 0 0 25 0 4 0 654258767 289574912 39525 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=282788 CPUtime=880.52 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 14820 0 0 0 88044 8 0 0 25 0 4 0 654258767 289574912 39525 33554432000 4194304 4964800 140733271188992 18446744073709551615 4660139 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=282788 CPUtime=878.06 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 6972 0 0 0 87799 7 0 0 25 0 4 0 654258767 289574912 39525 33554432000 4194304 4964800 140733271188992 18446744073709551615 4626962 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3518.38
Current children cumulated vsize (KiB) 282788

[startup+942.301 s]
/proc/loadavg: 8.15 7.82 5.75 10/356 11820
/proc/meminfo: memFree=25900972/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=282788 CPUtime=3757.73 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 43324 0 0 0 375741 32 0 0 25 0 4 0 654258741 289574912 40052 33554432000 4194304 4964800 140733271188992 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 70697 40052 460 189 0 65046 0
[pid=11787/tid=11793] ppid=11785 vsize=282788 CPUtime=937.49 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 14334 0 0 0 93740 9 0 0 25 0 4 0 654258767 289574912 40052 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=282788 CPUtime=939.86 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 14838 0 0 0 93978 8 0 0 25 0 4 0 654258767 289574912 40052 33554432000 4194304 4964800 140733271188992 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=282788 CPUtime=938.06 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 6974 0 0 0 93799 7 0 0 25 0 4 0 654258767 289574912 40052 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3757.73
Current children cumulated vsize (KiB) 282788

[startup+1002.3 s]
/proc/loadavg: 8.18 7.88 5.90 10/356 11822
/proc/meminfo: memFree=25899204/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=282788 CPUtime=3997.06 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 43582 0 0 0 399674 32 0 0 25 0 4 0 654258741 289574912 40263 33554432000 4194304 4964800 140733271188992 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 70697 40263 460 189 0 65046 0
[pid=11787/tid=11793] ppid=11785 vsize=282788 CPUtime=997.49 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 14388 0 0 0 99740 9 0 0 25 0 4 0 654258767 289574912 40263 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=282788 CPUtime=999.2 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 14949 0 0 0 99912 8 0 0 25 0 4 0 654258767 289574912 40263 33554432000 4194304 4964800 140733271188992 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=282788 CPUtime=998.06 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 7024 0 0 0 99799 7 0 0 25 0 4 0 654258767 289574912 40263 33554432000 4194304 4964800 140733271188992 18446744073709551615 4361199 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.06
Current children cumulated vsize (KiB) 282788

[startup+1062.3 s]
/proc/loadavg: 8.18 7.93 6.04 10/356 11824
/proc/meminfo: memFree=25897176/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=282788 CPUtime=4236.42 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 44213 0 0 0 423609 33 0 0 25 0 4 0 654258741 289574912 40704 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 70697 40704 460 189 0 65046 0
[pid=11787/tid=11793] ppid=11785 vsize=282788 CPUtime=1057.49 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 14878 0 0 0 105740 9 0 0 25 0 4 0 654258767 289574912 40704 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=282788 CPUtime=1058.54 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 15086 0 0 0 105846 8 0 0 25 0 4 0 654258767 289574912 40704 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670434 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=282788 CPUtime=1058.06 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 7028 0 0 0 105799 7 0 0 25 0 4 0 654258767 289574912 40704 33554432000 4194304 4964800 140733271188992 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.42
Current children cumulated vsize (KiB) 282788

[startup+1122.3 s]
/proc/loadavg: 8.17 7.97 6.17 10/356 11825
/proc/meminfo: memFree=25892172/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=282788 CPUtime=4475.76 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 45010 0 0 0 447542 34 0 0 25 0 4 0 654258741 289574912 41360 33554432000 4194304 4964800 140733271188992 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 70697 41360 460 189 0 65046 0
[pid=11787/tid=11793] ppid=11785 vsize=282788 CPUtime=1117.5 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 15119 0 0 0 111740 10 0 0 25 0 4 0 654258767 289574912 41360 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=282788 CPUtime=1117.88 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 15565 0 0 0 111780 8 0 0 25 0 4 0 654258767 289574912 41360 33554432000 4194304 4964800 140733271188992 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=282788 CPUtime=1118.06 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 7104 0 0 0 111799 7 0 0 25 0 4 0 654258767 289574912 41360 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4475.76
Current children cumulated vsize (KiB) 282788

[startup+1182.3 s]
/proc/loadavg: 8.21 8.02 6.29 10/356 11827
/proc/meminfo: memFree=25885800/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=282788 CPUtime=4715.11 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 45909 0 0 0 471476 35 0 0 25 0 4 0 654258741 289574912 42079 33554432000 4194304 4964800 140733271188992 18446744073709551615 4660415 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 70697 42079 460 189 0 65046 0
[pid=11787/tid=11793] ppid=11785 vsize=282788 CPUtime=1177.49 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 15377 0 0 0 117739 10 0 0 25 0 4 0 654258767 289574912 42079 33554432000 4194304 4964800 140733271188992 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=282788 CPUtime=1177.24 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 16075 0 0 0 117715 9 0 0 25 0 4 0 654258767 289574912 42079 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=282788 CPUtime=1178.06 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 7215 0 0 0 117799 7 0 0 25 0 4 0 654258767 289574912 42079 33554432000 4194304 4964800 140733271188992 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4715.11
Current children cumulated vsize (KiB) 282788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.13 8.02 6.34 9/356 11827
/proc/meminfo: memFree=25884164/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=282788 CPUtime=4800.09 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 46075 0 0 0 479974 35 0 0 25 0 4 0 654258741 289574912 42198 33554432000 4194304 4964800 140733271188992 18446744073709551615 4627378 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/11787/statm: 70697 42198 460 189 0 65046 0
[pid=11787/tid=11793] ppid=11785 vsize=282788 CPUtime=1198.8 cores=1,3,5,7
/proc/11787/task/11793/stat : 11793 (claspmt) R 11785 11787 4220 0 -1 4202560 15456 0 0 0 119870 10 0 0 25 0 4 0 654258767 289574912 42198 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11787/tid=11794] ppid=11785 vsize=282788 CPUtime=1198.29 cores=1,3,5,7
/proc/11787/task/11794/stat : 11794 (claspmt) R 11785 11787 4220 0 -1 4202560 16141 0 0 0 119820 9 0 0 25 0 4 0 654258767 289574912 42198 33554432000 4194304 4964800 140733271188992 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=282788 CPUtime=1199.37 cores=1,3,5,7
/proc/11787/task/11795/stat : 11795 (claspmt) R 11785 11787 4220 0 -1 4202560 7236 0 0 0 119930 7 0 0 25 0 4 0 654258767 289574912 42198 33554432000 4194304 4964800 140733271188992 18446744073709551615 4642167 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 282788

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.13 8.02 6.34 9/356 11827
/proc/meminfo: memFree=25884164/32951124 swapFree=53501236/67111528
[pid=11787] ppid=11785 vsize=258796 CPUtime=4800.3 cores=1,3,5,7
/proc/11787/stat : 11787 (claspmt) R 11785 11787 4220 0 -1 4202496 46086 0 0 0 479995 35 0 0 24 0 1 0 654258741 265007104 17534 33554432000 4194304 4964800 140733271188992 18446744073709551615 216634541162 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/11787/statm: 64699 17534 471 189 0 59048 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 258796

Child status: 0
Real time (s): 1203.8
CPU time (s): 4800.32
CPU user time (s): 4799.96
CPU system time (s): 0.361944
CPU usage (%): 398.762
Max. virtual memory (cumulated for all children) (KiB): 282788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.96
system time used= 0.361944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46087
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= 9478
involuntary context switches= 43466

runsolver used 3.78143 second user time and 9.39057 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-15 04:29:21
IDJOB=3373158
IDBENCH=83269
IDSOLVER=1853
FILE ID=node103/3373158-1305426561
RUNJOBID= node103-1305426561-11769
PBS_JOBID= 13324557
Free space on /tmp= 73048 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_507.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-3373158-1305426561/watcher-3373158-1305426561 -o /tmp/evaluation-result-3373158-1305426561/solver-3373158-1305426561 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373158-1305426561.cnf

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

MD5SUM BENCH= 0c4fc551e2fe598a8074df6204d87f7d
RANDOM SEED=1881913214

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26191336 kB
Buffers:        307680 kB
Cached:        3916400 kB
SwapCached:     340192 kB
Active:        1336172 kB
Inactive:      5153608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26191336 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:            3156 kB
Writeback:           8 kB
AnonPages:     1936004 kB
Mapped:          10496 kB
Slab:           151868 kB
PageTables:      52840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78298396 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= 73048 MiB
End job on node103 at 2011-05-15 04:49:27