Trace number 3373025

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.09 1202.35

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
MD5SUM1144bbd60c180aa5e72d35b74e9676cb
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 variables312
Number of clauses26889
Sum of the clauses size121302
Maximum clause length18
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 324180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52709

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...427318/instance-3373025-1305427318.cnf
0.09/0.12	c Solving...
4800.01/1202.31	
4800.01/1202.31	*** INTERRUPTED! ***
4800.01/1202.31	*** Shutting down threads...
4800.01/1202.34	s UNKNOWN
4800.01/1202.34	
4800.01/1202.34	c INTERRUPTED   : 1
4800.01/1202.34	c Models        : 0+    
4800.01/1202.34	c Time          : 1202.311s (Solving: 1202.19s 1st Model: 0.00s Unsat: 0.00s)
4800.01/1202.34	c CPU Time      : 4800.040s

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-3373025-1305427318/watcher-3373025-1305427318 -o /tmp/evaluation-result-3373025-1305427318/solver-3373025-1305427318 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373025-1305427318.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: 4.32 6.84 7.96 5/241 17170
/proc/meminfo: memFree=24214880/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=21692 CPUtime=0 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 715 0 0 0 0 0 0 0 22 0 1 0 654332533 22212608 646 33554432000 4194304 4964800 140733594884832 18446744073709551615 222921776896 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17170/statm: 5423 646 385 189 0 297 0

[startup+0.0792891 s]
/proc/loadavg: 4.32 6.84 7.96 5/241 17170
/proc/meminfo: memFree=24214880/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=23420 CPUtime=0.07 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 1212 0 0 0 7 0 0 0 22 0 1 0 654332533 23982080 1105 33554432000 4194304 4964800 140733594884832 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17170/statm: 5855 1105 398 189 0 729 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 23420

[startup+0.1003 s]
/proc/loadavg: 4.32 6.84 7.96 5/241 17170
/proc/meminfo: memFree=24214880/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=23420 CPUtime=0.09 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 1212 0 0 0 9 0 0 0 22 0 1 0 654332533 23982080 1105 33554432000 4194304 4964800 140733594884832 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17170/statm: 5855 1105 398 189 0 729 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23420

[startup+0.378672 s]
/proc/loadavg: 4.32 6.84 7.96 5/241 17170
/proc/meminfo: memFree=24214880/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=172668 CPUtime=2.16 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 3544 0 0 0 216 0 0 0 18 0 4 0 654332533 176812032 3383 33554432000 4194304 4964800 140733594884832 18446744073709551615 222921882143 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 43203 3410 458 189 0 37552 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 172668

[startup+1.06606 s]
/proc/loadavg: 4.32 6.84 7.96 5/241 17170
/proc/meminfo: memFree=24214880/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=172944 CPUtime=3.88 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 3820 0 0 0 387 1 0 0 19 0 4 0 654332533 177094656 3659 33554432000 4194304 4964800 140733594884832 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 43236 3659 458 189 0 37585 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 172944

[startup+1.50099 s]
/proc/loadavg: 4.32 6.84 7.96 5/241 17170
/proc/meminfo: memFree=24214880/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=173348 CPUtime=5.62 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 4050 0 0 0 561 1 0 0 19 0 4 0 654332533 177508352 3889 33554432000 4194304 4964800 140733594884832 18446744073709551615 4668753 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 43337 3889 458 189 0 37686 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 173348

[startup+3.1007 s]
/proc/loadavg: 4.70 6.88 7.96 9/245 17174
/proc/meminfo: memFree=24183868/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=175208 CPUtime=11.99 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 5663 0 0 0 1198 1 0 0 25 0 4 0 654332533 179412992 5502 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670645 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 43802 5502 460 189 0 38151 0
[pid=17170/tid=17172] ppid=17168 vsize=175208 CPUtime=2.95 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 984 0 0 0 295 0 0 0 25 0 4 0 654332545 179412992 5502 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=175208 CPUtime=2.96 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 1384 0 0 0 296 0 0 0 25 0 4 0 654332545 179412992 5503 33554432000 4194304 4964800 140733594884832 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=175208 CPUtime=2.97 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 981 0 0 0 297 0 0 0 25 0 4 0 654332545 179412992 5503 33554432000 4194304 4964800 140733594884832 18446744073709551615 222921438241 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 175208

[startup+6.30111 s]
/proc/loadavg: 4.96 6.90 7.96 9/245 17174
/proc/meminfo: memFree=24171468/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=178600 CPUtime=24.77 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 7796 0 0 0 2474 3 0 0 25 0 4 0 654332533 182886400 7554 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 44650 7554 460 189 0 38999 0
[pid=17170/tid=17172] ppid=17168 vsize=178600 CPUtime=6.13 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 1500 0 0 0 613 0 0 0 25 0 4 0 654332545 182886400 7554 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=178600 CPUtime=6.16 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 2144 0 0 0 616 0 0 0 25 0 4 0 654332545 182886400 7554 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=178600 CPUtime=6.16 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 1357 0 0 0 616 0 0 0 25 0 4 0 654332545 182886400 7554 33554432000 4194304 4964800 140733594884832 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 178600

[startup+12.7009 s]
/proc/loadavg: 5.20 6.92 7.96 9/245 17174
/proc/meminfo: memFree=24154248/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=182788 CPUtime=50.34 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 11136 0 0 0 5029 5 0 0 25 0 4 0 654332533 187174912 10773 33554432000 4194304 4964800 140733594884832 18446744073709551615 4668678 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 45697 10773 460 189 0 40046 0
[pid=17170/tid=17172] ppid=17168 vsize=182788 CPUtime=12.49 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 2256 0 0 0 1248 1 0 0 25 0 4 0 654332545 187174912 10773 33554432000 4194304 4964800 140733594884832 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=182788 CPUtime=12.57 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 3339 0 0 0 1256 1 0 0 25 0 4 0 654332545 187174912 10773 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=182788 CPUtime=12.57 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 1955 0 0 0 1256 1 0 0 25 0 4 0 654332545 187174912 10773 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670363 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 182788

[startup+25.5006 s]
/proc/loadavg: 5.63 6.95 7.96 9/245 17175
/proc/meminfo: memFree=24140476/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=186916 CPUtime=101.43 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 13895 0 0 0 10136 7 0 0 25 0 4 0 654332533 191401984 13528 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 46729 13528 460 189 0 41078 0
[pid=17170/tid=17172] ppid=17168 vsize=186916 CPUtime=25.18 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 2949 0 0 0 2517 1 0 0 25 0 4 0 654332545 191401984 13528 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=186916 CPUtime=25.36 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 4422 0 0 0 2535 1 0 0 25 0 4 0 654332545 191401984 13528 33554432000 4194304 4964800 140733594884832 18446744073709551615 4627254 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=186916 CPUtime=25.37 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 2519 0 0 0 2535 2 0 0 25 0 4 0 654332545 191401984 13528 33554432000 4194304 4964800 140733594884832 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 186916

[startup+51.1009 s]
/proc/loadavg: 6.51 7.05 7.97 9/245 17175
/proc/meminfo: memFree=24120836/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=192904 CPUtime=203.64 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 17849 0 0 0 20354 10 0 0 25 0 4 0 654332533 197533696 17425 33554432000 4194304 4964800 140733594884832 18446744073709551615 4627278 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 48226 17425 460 189 0 42575 0
[pid=17170/tid=17172] ppid=17168 vsize=192904 CPUtime=50.6 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 3865 0 0 0 5058 2 0 0 25 0 4 0 654332545 197533696 17425 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=192904 CPUtime=50.96 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 6086 0 0 0 5094 2 0 0 25 0 4 0 654332545 197533696 17425 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=192904 CPUtime=50.96 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 3373 0 0 0 5094 2 0 0 25 0 4 0 654332545 197533696 17425 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.64
Current children cumulated vsize (KiB) 192904

[startup+102.301 s]
/proc/loadavg: 7.44 7.22 7.98 9/245 17177
/proc/meminfo: memFree=24102072/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=197084 CPUtime=408.04 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 21186 0 0 0 40792 12 0 0 25 0 4 0 654332533 201814016 20649 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 49271 20649 460 189 0 43620 0
[pid=17170/tid=17172] ppid=17168 vsize=197084 CPUtime=101.41 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 5185 0 0 0 10139 2 0 0 25 0 4 0 654332545 201814016 20649 33554432000 4194304 4964800 140733594884832 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=197084 CPUtime=102.15 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 7231 0 0 0 10213 2 0 0 25 0 4 0 654332545 201814016 20649 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=197084 CPUtime=102.16 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 3814 0 0 0 10213 3 0 0 25 0 4 0 654332545 201814016 20649 33554432000 4194304 4964800 140733594884832 18446744073709551615 4379596 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.04
Current children cumulated vsize (KiB) 197084

[startup+162.301 s]
/proc/loadavg: 7.94 7.41 7.99 9/245 17178
/proc/meminfo: memFree=24088116/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=200196 CPUtime=647.61 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 23814 0 0 0 64746 15 0 0 25 0 4 0 654332533 205000704 23073 33554432000 4194304 4964800 140733594884832 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 50049 23073 460 189 0 44398 0
[pid=17170/tid=17172] ppid=17168 vsize=200196 CPUtime=160.98 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 6144 0 0 0 16095 3 0 0 25 0 4 0 654332545 205000704 23073 33554432000 4194304 4964800 140733594884832 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=200196 CPUtime=162.15 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 8225 0 0 0 16212 3 0 0 25 0 4 0 654332545 205000704 23073 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=200196 CPUtime=162.17 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 4142 0 0 0 16213 4 0 0 25 0 4 0 654332545 205000704 23073 33554432000 4194304 4964800 140733594884832 18446744073709551615 4626965 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.61
Current children cumulated vsize (KiB) 200196

[startup+222.301 s]
/proc/loadavg: 6.61 7.19 7.88 5/236 17197
/proc/meminfo: memFree=24117344/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=203528 CPUtime=887.14 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 26229 0 0 0 88697 17 0 0 25 0 4 0 654332533 208412672 25309 33554432000 4194304 4964800 140733594884832 18446744073709551615 4627860 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 50882 25309 460 189 0 45231 0
[pid=17170/tid=17172] ppid=17168 vsize=203528 CPUtime=220.53 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 6978 0 0 0 22050 3 0 0 25 0 4 0 654332545 208412672 25309 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=203528 CPUtime=222.13 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 9612 0 0 0 22210 3 0 0 25 0 4 0 654332545 208412672 25309 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670140 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=203528 CPUtime=222.16 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 4261 0 0 0 22211 5 0 0 25 0 4 0 654332545 208412672 25309 33554432000 4194304 4964800 140733594884832 18446744073709551615 4627328 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.14
Current children cumulated vsize (KiB) 203528

[startup+282.309 s]
/proc/loadavg: 4.96 6.61 7.64 5/236 17199
/proc/meminfo: memFree=24112112/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=204632 CPUtime=1126.72 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 27700 0 0 0 112652 20 0 0 25 0 4 0 654332533 209543168 26585 33554432000 4194304 4964800 140733594884832 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 51158 26585 460 189 0 45507 0
[pid=17170/tid=17172] ppid=17168 vsize=204632 CPUtime=280.1 cores=1,3,5,7

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

[pid=17170] ppid=17168 vsize=278940 CPUtime=2564.06 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 40235 0 0 0 256358 48 0 0 25 0 4 0 654332533 285634560 38194 33554432000 4194304 4964800 140733594884832 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 69735 38194 460 189 0 64084 0
[pid=17170/tid=17172] ppid=17168 vsize=278940 CPUtime=637.46 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 11665 0 0 0 63735 11 0 0 25 0 4 0 654332545 285634560 38194 33554432000 4194304 4964800 140733594884832 18446744073709551615 4332393 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=278940 CPUtime=642.12 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 14802 0 0 0 64201 11 0 0 25 0 4 0 654332545 285634560 38194 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=278940 CPUtime=642.14 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 5336 0 0 0 64206 8 0 0 25 0 4 0 654332545 285634560 38194 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2564.06
Current children cumulated vsize (KiB) 278940

[startup+702.301 s]
/proc/loadavg: 4.00 4.64 6.31 5/236 17210
/proc/meminfo: memFree=24064212/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=278940 CPUtime=2803.63 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 40900 0 0 0 280312 51 0 0 25 0 4 0 654332533 285634560 38659 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 69735 38659 460 189 0 64084 0
[pid=17170/tid=17172] ppid=17168 vsize=278940 CPUtime=697.03 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 12199 0 0 0 69690 13 0 0 25 0 4 0 654332545 285634560 38659 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=278940 CPUtime=702.13 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 14844 0 0 0 70201 12 0 0 25 0 4 0 654332545 285634560 38659 33554432000 4194304 4964800 140733594884832 18446744073709551615 4682734 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=278940 CPUtime=702.15 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 5351 0 0 0 70206 9 0 0 25 0 4 0 654332545 285634560 38659 33554432000 4194304 4964800 140733594884832 18446744073709551615 4659385 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2803.63
Current children cumulated vsize (KiB) 278940

[startup+762.301 s]
/proc/loadavg: 4.00 4.52 6.16 5/236 17211
/proc/meminfo: memFree=24057852/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=278940 CPUtime=3043.19 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 42452 0 0 0 304263 56 0 0 25 0 4 0 654332533 285634560 40210 33554432000 4194304 4964800 140733594884832 18446744073709551615 4668748 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 69735 40210 460 189 0 64084 0
[pid=17170/tid=17172] ppid=17168 vsize=278940 CPUtime=756.6 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 12323 0 0 0 75646 14 0 0 25 0 4 0 654332545 285634560 40210 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=278940 CPUtime=762.13 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 15032 0 0 0 76201 12 0 0 25 0 4 0 654332545 285634560 40210 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=278940 CPUtime=762.16 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 5381 0 0 0 76206 10 0 0 25 0 4 0 654332545 285634560 40210 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3043.19
Current children cumulated vsize (KiB) 278940

[startup+822.301 s]
/proc/loadavg: 4.00 4.42 6.02 5/236 17213
/proc/meminfo: memFree=24055112/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=281552 CPUtime=3282.78 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 43239 0 0 0 328220 58 0 0 25 0 4 0 654332533 288309248 40930 33554432000 4194304 4964800 140733594884832 18446744073709551615 4668732 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 70388 40930 460 189 0 64737 0
[pid=17170/tid=17172] ppid=17168 vsize=281552 CPUtime=816.16 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 13025 0 0 0 81602 14 0 0 25 0 4 0 654332545 288309248 40930 33554432000 4194304 4964800 140733594884832 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=281552 CPUtime=822.14 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 15107 0 0 0 82201 13 0 0 25 0 4 0 654332545 288309248 40930 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=281552 CPUtime=822.16 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 5381 0 0 0 82206 10 0 0 25 0 4 0 654332545 288309248 40930 33554432000 4194304 4964800 140733594884832 18446744073709551615 4668805 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3282.78
Current children cumulated vsize (KiB) 281552

[startup+882.301 s]
/proc/loadavg: 4.00 4.34 5.89 5/236 17215
/proc/meminfo: memFree=24051364/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=282248 CPUtime=3522.32 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 44285 0 0 0 352171 61 0 0 25 0 4 0 654332533 289021952 41877 33554432000 4194304 4964800 140733594884832 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 70562 41877 460 189 0 64911 0
[pid=17170/tid=17172] ppid=17168 vsize=282248 CPUtime=875.72 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 13285 0 0 0 87557 15 0 0 25 0 4 0 654332545 289021952 41877 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=282248 CPUtime=882.13 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 15256 0 0 0 88200 13 0 0 25 0 4 0 654332545 289021952 41877 33554432000 4194304 4964800 140733594884832 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=282248 CPUtime=882.15 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 5792 0 0 0 88204 11 0 0 25 0 4 0 654332545 289021952 41877 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3522.32
Current children cumulated vsize (KiB) 282248

[startup+942.309 s]
/proc/loadavg: 4.04 4.29 5.78 5/236 17216
/proc/meminfo: memFree=24048744/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=282912 CPUtime=3761.92 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 45130 0 0 0 376129 63 0 0 20 0 4 0 654332533 289701888 42609 33554432000 4194304 4964800 140733594884832 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 70728 42609 460 189 0 65077 0
[pid=17170/tid=17172] ppid=17168 vsize=282912 CPUtime=935.29 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 13563 0 0 0 93514 15 0 0 25 0 4 0 654332545 289701888 42609 33554432000 4194304 4964800 140733594884832 18446744073709551615 4644912 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=282912 CPUtime=942.14 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 15802 0 0 0 94200 14 0 0 25 0 4 0 654332545 289701888 42609 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670378 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=282912 CPUtime=942.16 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 5809 0 0 0 94205 11 0 0 25 0 4 0 654332545 289701888 42609 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3761.92
Current children cumulated vsize (KiB) 282912

[startup+1002.3 s]
/proc/loadavg: 4.01 4.24 5.66 5/236 17218
/proc/meminfo: memFree=24046236/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=283168 CPUtime=4001.46 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 45870 0 0 0 400081 65 0 0 25 0 4 0 654332533 289964032 43316 33554432000 4194304 4964800 140733594884832 18446744073709551615 4627259 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 70792 43316 460 189 0 65141 0
[pid=17170/tid=17172] ppid=17168 vsize=283168 CPUtime=994.85 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 13643 0 0 0 99470 15 0 0 25 0 4 0 654332545 289964032 43316 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=283168 CPUtime=1002.14 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 16125 0 0 0 100200 14 0 0 25 0 4 0 654332545 289964032 43316 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=283168 CPUtime=1002.15 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 6132 0 0 0 100202 13 0 0 25 0 4 0 654332545 289964032 43316 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4001.46
Current children cumulated vsize (KiB) 283168

[startup+1062.3 s]
/proc/loadavg: 4.00 4.19 5.56 5/236 17219
/proc/meminfo: memFree=24043732/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=283168 CPUtime=4241.01 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 46490 0 0 0 424035 66 0 0 25 0 4 0 654332533 289964032 43791 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 70792 43791 460 189 0 65141 0
[pid=17170/tid=17172] ppid=17168 vsize=283168 CPUtime=1054.41 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 13813 0 0 0 105426 15 0 0 25 0 4 0 654332545 289964032 43791 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=283168 CPUtime=1062.13 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 16265 0 0 0 106199 14 0 0 25 0 4 0 654332545 289964032 43791 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=283168 CPUtime=1062.16 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 6440 0 0 0 106202 14 0 0 25 0 4 0 654332545 289964032 43791 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4241.01
Current children cumulated vsize (KiB) 283168

[startup+1122.3 s]
/proc/loadavg: 4.00 4.15 5.45 5/236 17221
/proc/meminfo: memFree=24042976/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=283168 CPUtime=4480.59 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 46750 0 0 0 447990 69 0 0 25 0 4 0 654332533 289964032 44018 33554432000 4194304 4964800 140733594884832 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 70792 44018 460 189 0 65141 0
[pid=17170/tid=17172] ppid=17168 vsize=283168 CPUtime=1113.98 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 13854 0 0 0 111382 16 0 0 25 0 4 0 654332545 289964032 44018 33554432000 4194304 4964800 140733594884832 18446744073709551615 4660165 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=283168 CPUtime=1122.13 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 16271 0 0 0 112199 14 0 0 25 0 4 0 654332545 289964032 44018 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=283168 CPUtime=1122.16 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 6445 0 0 0 112202 14 0 0 25 0 4 0 654332545 289964032 44018 33554432000 4194304 4964800 140733594884832 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4480.59
Current children cumulated vsize (KiB) 283168

[startup+1182.3 s]
/proc/loadavg: 4.00 4.12 5.36 5/236 17232
/proc/meminfo: memFree=24039692/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=283168 CPUtime=4720.15 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 47409 0 0 0 471945 70 0 0 25 0 4 0 654332533 289964032 44644 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 70792 44644 460 189 0 65141 0
[pid=17170/tid=17172] ppid=17168 vsize=283168 CPUtime=1173.53 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 14071 0 0 0 117337 16 0 0 25 0 4 0 654332545 289964032 44644 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670542 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=283168 CPUtime=1182.14 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 16574 0 0 0 118199 15 0 0 25 0 4 0 654332545 289964032 44644 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=283168 CPUtime=1182.16 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 6464 0 0 0 118202 14 0 0 25 0 4 0 654332545 289964032 44644 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4720.15
Current children cumulated vsize (KiB) 283168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.3 s]
/proc/loadavg: 4.00 4.11 5.33 5/236 17232
/proc/meminfo: memFree=24039192/32951124 swapFree=61559568/67111528
[pid=17170] ppid=17168 vsize=283168 CPUtime=4800.01 cores=1,3,5,7
/proc/17170/stat : 17170 (claspmt) R 17168 17170 9986 0 -1 4202496 47563 0 0 0 479931 70 0 0 25 0 4 0 654332533 289964032 44766 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17170/statm: 70792 44766 460 189 0 65141 0
[pid=17170/tid=17172] ppid=17168 vsize=283168 CPUtime=1193.39 cores=1,3,5,7
/proc/17170/task/17172/stat : 17172 (claspmt) R 17168 17170 9986 0 -1 4202560 14185 0 0 0 119323 16 0 0 25 0 4 0 654332545 289964032 44766 33554432000 4194304 4964800 140733594884832 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17170/tid=17173] ppid=17168 vsize=283168 CPUtime=1202.15 cores=1,3,5,7
/proc/17170/task/17173/stat : 17173 (claspmt) R 17168 17170 9986 0 -1 4202560 16577 0 0 0 120200 15 0 0 25 0 4 0 654332545 289964032 44766 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=17170/tid=17174] ppid=17168 vsize=283168 CPUtime=1202.16 cores=1,3,5,7
/proc/17170/task/17174/stat : 17174 (claspmt) R 17168 17170 9986 0 -1 4202560 6500 0 0 0 120202 14 0 0 25 0 4 0 654332545 289964032 44766 33554432000 4194304 4964800 140733594884832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.01
Current children cumulated vsize (KiB) 283168

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

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

Child status: 0
Real time (s): 1202.35
CPU time (s): 4800.09
CPU user time (s): 4799.37
CPU system time (s): 0.716891
CPU usage (%): 399.226
Max. virtual memory (cumulated for all children) (KiB): 283168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.37
system time used= 0.716891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47575
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= 21619
involuntary context switches= 31504

runsolver used 2.32365 second user time and 6.43002 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 04:41:58
IDJOB=3373025
IDBENCH=83335
IDSOLVER=1853
FILE ID=node109/3373025-1305427318
RUNJOBID= node109-1305427318-17148
PBS_JOBID= 13324580
Free space on /tmp= 73272 MiB

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

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

MD5SUM BENCH= 1144bbd60c180aa5e72d35b74e9676cb
RANDOM SEED=361293074

node109.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24215036 kB
Buffers:        256832 kB
Cached:        2322716 kB
SwapCached:      28404 kB
Active:         151568 kB
Inactive:      8363652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24215036 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:            2340 kB
Writeback:           0 kB
AnonPages:     5914128 kB
Mapped:          17956 kB
Slab:           127960 kB
PageTables:      30748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17886852 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= 73272 MiB
End job on node109 at 2011-05-15 05:02:02