Trace number 3373029

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.13 1205.06

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_508.cnf
MD5SUMb891f70c80006fb02dca40f266c0cec1
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 clauses34661
Sum of the clauses size157137
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 285
Number of clauses of size 331908
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52668

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...426720/instance-3373029-1305426720.cnf
0.19/0.26	c Solving...
4800.03/1205.01	
4800.03/1205.01	*** INTERRUPTED! ***
4800.03/1205.01	*** Shutting down threads...
4800.03/1205.06	s UNKNOWN
4800.03/1205.06	
4800.03/1205.06	c INTERRUPTED   : 1
4800.03/1205.06	c Models        : 0+    
4800.03/1205.06	c Time          : 1205.016s (Solving: 1204.75s 1st Model: 0.00s Unsat: 0.00s)
4800.03/1205.06	c CPU Time      : 4800.070s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373029-1305426720/watcher-3373029-1305426720 -o /tmp/evaluation-result-3373029-1305426720/solver-3373029-1305426720 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373029-1305426720.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: 9.20 8.99 8.64 6/360 9638
/proc/meminfo: memFree=17497032/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=21536 CPUtime=0 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 679 0 0 0 0 0 0 0 25 0 1 0 732902684 22052864 609 33554432000 4194304 4964800 140735237461504 18446744073709551615 256415052485 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/9638/statm: 5384 611 385 189 0 258 0

[startup+0.0813191 s]
/proc/loadavg: 9.20 8.99 8.64 6/360 9638
/proc/meminfo: memFree=17497032/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=24392 CPUtime=0.07 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 1491 0 0 0 7 0 0 0 25 0 1 0 732902684 24977408 1329 33554432000 4194304 4964800 140735237461504 18446744073709551615 4607486 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/9638/statm: 6098 1329 398 189 0 972 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24392

[startup+0.100458 s]
/proc/loadavg: 9.20 8.99 8.64 6/360 9638
/proc/meminfo: memFree=17497032/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=24392 CPUtime=0.09 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 1491 0 0 0 9 0 0 0 25 0 1 0 732902684 24977408 1329 33554432000 4194304 4964800 140735237461504 18446744073709551615 4607744 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/9638/statm: 6098 1329 398 189 0 972 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24392

[startup+0.300227 s]
/proc/loadavg: 9.20 8.99 8.64 6/360 9638
/proc/meminfo: memFree=17497032/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=170744 CPUtime=0.38 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 1804 0 0 0 38 0 0 0 25 0 4 0 732902684 174841856 1573 33554432000 4194304 4964800 140735237461504 18446744073709551615 4372738 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9638/statm: 42686 1573 457 189 0 37035 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 170744

[startup+0.700152 s]
/proc/loadavg: 9.20 8.99 8.64 6/360 9638
/proc/meminfo: memFree=17497032/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=171848 CPUtime=1.98 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 2981 0 0 0 198 0 0 0 25 0 4 0 732902684 175972352 2750 33554432000 4194304 4964800 140735237461504 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9638/statm: 42962 2751 458 189 0 37311 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 171848

[startup+1.501 s]
/proc/loadavg: 9.20 8.99 8.64 10/366 9935
/proc/meminfo: memFree=17484912/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=173736 CPUtime=5.17 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 4256 0 0 0 516 1 0 0 25 0 4 0 732902684 177905664 4025 33554432000 4194304 4964800 140735237461504 18446744073709551615 4626979 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9638/statm: 43434 4025 458 189 0 37783 0
[pid=9638/tid=9927] ppid=9635 vsize=173736 CPUtime=1.22 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 628 0 0 0 122 0 0 0 19 0 4 0 732902710 177905664 4025 33554432000 4194304 4964800 140735237461504 18446744073709551615 4660390 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=173736 CPUtime=1.22 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 853 0 0 0 122 0 0 0 25 0 4 0 732902710 177905664 4025 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=173736 CPUtime=1.23 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 633 0 0 0 123 0 0 0 19 0 4 0 732902710 177905664 4025 33554432000 4194304 4964800 140735237461504 18446744073709551615 256415050151 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 173736

[startup+3.1007 s]
/proc/loadavg: 9.26 9.01 8.64 10/366 9971
/proc/meminfo: memFree=17480572/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=175280 CPUtime=11.53 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 5100 0 0 0 1152 1 0 0 25 0 4 0 732902684 179486720 4869 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9638/statm: 43820 4869 460 189 0 38169 0
[pid=9638/tid=9927] ppid=9635 vsize=175280 CPUtime=2.82 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 809 0 0 0 282 0 0 0 24 0 4 0 732902710 179486720 4869 33554432000 4194304 4964800 140735237461504 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=175280 CPUtime=2.8 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 1152 0 0 0 280 0 0 0 25 0 4 0 732902710 179486720 4869 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=175280 CPUtime=2.83 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 782 0 0 0 283 0 0 0 23 0 4 0 732902710 179486720 4869 33554432000 4194304 4964800 140735237461504 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 175280

[startup+6.3011 s]
/proc/loadavg: 9.26 9.01 8.64 11/364 10073
/proc/meminfo: memFree=17473560/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=177568 CPUtime=24.22 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 6658 0 0 0 2421 1 0 0 25 0 4 0 732902684 181829632 6423 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9638/statm: 44392 6423 460 189 0 38741 0
[pid=9638/tid=9927] ppid=9635 vsize=177568 CPUtime=6.02 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 1092 0 0 0 602 0 0 0 25 0 4 0 732902710 181829632 6423 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=177568 CPUtime=5.96 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 1820 0 0 0 596 0 0 0 25 0 4 0 732902710 181829632 6423 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=177568 CPUtime=6.02 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 1125 0 0 0 602 0 0 0 25 0 4 0 732902710 181829632 6423 33554432000 4194304 4964800 140735237461504 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.22
Current children cumulated vsize (KiB) 177568

[startup+12.7009 s]
/proc/loadavg: 9.22 9.01 8.65 10/364 10286
/proc/meminfo: memFree=17457824/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=181340 CPUtime=49.65 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 10226 0 0 0 4962 3 0 0 25 0 4 0 732902684 185692160 9870 33554432000 4194304 4964800 140735237461504 18446744073709551615 4312192 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9638/statm: 45335 9870 460 189 0 39684 0
[pid=9638/tid=9927] ppid=9635 vsize=181340 CPUtime=12.37 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 1835 0 0 0 1237 0 0 0 19 0 4 0 732902710 185692160 9870 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=181340 CPUtime=12.34 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 3341 0 0 0 1234 0 0 0 25 0 4 0 732902710 185692160 9870 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=181340 CPUtime=12.38 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 1913 0 0 0 1238 0 0 0 25 0 4 0 732902710 185692160 9870 33554432000 4194304 4964800 140735237461504 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.65
Current children cumulated vsize (KiB) 181340

[startup+25.5005 s]
/proc/loadavg: 9.19 9.01 8.65 10/365 10700
/proc/meminfo: memFree=17441376/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=188076 CPUtime=100.46 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 14240 0 0 0 10040 6 0 0 25 0 4 0 732902684 192589824 13699 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 47019 13699 460 189 0 41368 0
[pid=9638/tid=9927] ppid=9635 vsize=188076 CPUtime=25.15 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 2797 0 0 0 2514 1 0 0 25 0 4 0 732902710 192589824 13699 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=188076 CPUtime=25.13 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 5080 0 0 0 2512 1 0 0 25 0 4 0 732902710 192589824 13699 33554432000 4194304 4964800 140735237461504 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=188076 CPUtime=25.02 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 2531 0 0 0 2501 1 0 0 25 0 4 0 732902710 192589824 13699 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.46
Current children cumulated vsize (KiB) 188076

[startup+51.1007 s]
/proc/loadavg: 9.19 9.02 8.66 10/366 11463
/proc/meminfo: memFree=17422284/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=191160 CPUtime=202.12 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 17207 0 0 0 20204 8 0 0 25 0 4 0 732902684 195747840 16634 33554432000 4194304 4964800 140735237461504 18446744073709551615 4660835 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 47790 16634 460 189 0 42139 0
[pid=9638/tid=9927] ppid=9635 vsize=191160 CPUtime=50.52 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 3613 0 0 0 5051 1 0 0 25 0 4 0 732902710 195747840 16634 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=191160 CPUtime=50.62 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 6658 0 0 0 5060 2 0 0 25 0 4 0 732902710 195747840 16634 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=191160 CPUtime=50.58 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 2917 0 0 0 5056 2 0 0 25 0 4 0 732902710 195747840 16634 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627378 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.12
Current children cumulated vsize (KiB) 191160

[startup+102.314 s]
/proc/loadavg: 9.26 9.06 8.69 11/365 13123
/proc/meminfo: memFree=17384668/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=199720 CPUtime=405.51 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 22081 0 0 0 40539 12 0 0 25 0 4 0 732902684 204513280 21382 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 49930 21382 460 189 0 44279 0
[pid=9638/tid=9927] ppid=9635 vsize=199720 CPUtime=101.01 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 5544 0 0 0 10099 2 0 0 25 0 4 0 732902710 204513280 21382 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670261 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=199720 CPUtime=101.64 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 8527 0 0 0 10160 4 0 0 25 0 4 0 732902710 204513280 21382 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=199720 CPUtime=101.68 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 3545 0 0 0 10166 2 0 0 25 0 4 0 732902710 204513280 21382 33554432000 4194304 4964800 140735237461504 18446744073709551615 4653316 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 405.51
Current children cumulated vsize (KiB) 199720

[startup+162.301 s]
/proc/loadavg: 9.28 9.11 8.73 11/365 14996
/proc/meminfo: memFree=17351236/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=204556 CPUtime=643.76 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 25219 0 0 0 64361 15 0 0 25 0 4 0 732902684 209465344 24410 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 51139 24410 460 189 0 45488 0
[pid=9638/tid=9927] ppid=9635 vsize=204556 CPUtime=160.21 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 6611 0 0 0 16018 3 0 0 25 0 4 0 732902710 209465344 24410 33554432000 4194304 4964800 140735237461504 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=204556 CPUtime=161.5 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 9975 0 0 0 16145 5 0 0 25 0 4 0 732902710 209465344 24410 33554432000 4194304 4964800 140735237461504 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=204556 CPUtime=161.6 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 3958 0 0 0 16157 3 0 0 25 0 4 0 732902710 209465344 24410 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 643.76
Current children cumulated vsize (KiB) 204556

[startup+222.3 s]
/proc/loadavg: 9.24 9.13 8.76 10/366 16586
/proc/meminfo: memFree=17323060/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=206840 CPUtime=882.22 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 26775 0 0 0 88205 17 0 0 25 0 4 0 732902684 211804160 25872 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9638/statm: 51710 25872 460 189 0 46059 0
[pid=9638/tid=9927] ppid=9635 vsize=206840 CPUtime=219.41 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 7180 0 0 0 21938 3 0 0 25 0 4 0 732902710 211804160 25872 33554432000 4194304 4964800 140735237461504 18446744073709551615 4668766 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=206840 CPUtime=221.48 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 10712 0 0 0 22142 6 0 0 25 0 4 0 732902710 211804160 25872 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=206840 CPUtime=221.19 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 4109 0 0 0 22116 3 0 0 25 0 4 0 732902710 211804160 25872 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 206840

[startup+282.301 s]

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

[pid=9638] ppid=9635 vsize=219604 CPUtime=2555.92 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 36000 0 0 0 255564 28 0 0 25 0 4 0 732902684 224874496 33694 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 54901 33694 460 189 0 49250 0
[pid=9638/tid=9927] ppid=9635 vsize=219604 CPUtime=638.57 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 11210 0 0 0 63852 5 0 0 25 0 4 0 732902710 224874496 33694 33554432000 4194304 4964800 140735237461504 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=219604 CPUtime=639.99 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 14596 0 0 0 63989 10 0 0 25 0 4 0 732902710 224874496 33694 33554432000 4194304 4964800 140735237461504 18446744073709551615 256415089282 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=219604 CPUtime=638.83 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 4877 0 0 0 63877 6 0 0 25 0 4 0 732902710 224874496 33694 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2555.92
Current children cumulated vsize (KiB) 219604

[startup+702.301 s]
/proc/loadavg: 8.13 8.45 8.59 9/358 18831
/proc/meminfo: memFree=17243376/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=219984 CPUtime=2795.18 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 36662 0 0 0 279489 29 0 0 25 0 4 0 732902684 225263616 34260 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 54996 34260 460 189 0 49345 0
[pid=9638/tid=9927] ppid=9635 vsize=219984 CPUtime=698.56 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 11528 0 0 0 69851 5 0 0 25 0 4 0 732902710 225263616 34260 33554432000 4194304 4964800 140735237461504 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=219984 CPUtime=699.28 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 14774 0 0 0 69917 11 0 0 25 0 4 0 732902710 225263616 34260 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=219984 CPUtime=698.81 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 5012 0 0 0 69875 6 0 0 25 0 4 0 732902710 225263616 34260 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2795.18
Current children cumulated vsize (KiB) 219984

[startup+762.313 s]
/proc/loadavg: 8.12 8.38 8.55 9/358 18832
/proc/meminfo: memFree=17236540/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=221184 CPUtime=3034.51 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 37471 0 0 0 303421 30 0 0 25 0 4 0 732902684 226492416 34911 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 55296 34911 460 189 0 49645 0
[pid=9638/tid=9927] ppid=9635 vsize=221184 CPUtime=758.57 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 12042 0 0 0 75851 6 0 0 25 0 4 0 732902710 226492416 34911 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=221184 CPUtime=758.57 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 14991 0 0 0 75846 11 0 0 25 0 4 0 732902710 226492416 34911 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=221184 CPUtime=758.82 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 5084 0 0 0 75876 6 0 0 25 0 4 0 732902710 226492416 34911 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3034.51
Current children cumulated vsize (KiB) 221184

[startup+822.301 s]
/proc/loadavg: 8.15 8.34 8.53 9/358 18834
/proc/meminfo: memFree=17231932/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=221344 CPUtime=3273.75 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 38164 0 0 0 327344 31 0 0 25 0 4 0 732902684 226656256 35509 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 55336 35509 460 189 0 49685 0
[pid=9638/tid=9927] ppid=9635 vsize=221344 CPUtime=818.56 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 12430 0 0 0 81850 6 0 0 25 0 4 0 732902710 226656256 35509 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=221344 CPUtime=817.85 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 15184 0 0 0 81774 11 0 0 19 0 4 0 732902710 226656256 35509 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=221344 CPUtime=818.81 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 5149 0 0 0 81874 7 0 0 25 0 4 0 732902710 226656256 35509 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3273.75
Current children cumulated vsize (KiB) 221344

[startup+882.301 s]
/proc/loadavg: 8.18 8.31 8.50 9/358 18835
/proc/meminfo: memFree=17226064/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=222356 CPUtime=3513.04 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 39259 0 0 0 351271 33 0 0 25 0 4 0 732902684 227692544 36432 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627252 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 55589 36432 460 189 0 49938 0
[pid=9638/tid=9927] ppid=9635 vsize=222356 CPUtime=878.56 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 12883 0 0 0 87850 6 0 0 25 0 4 0 732902710 227692544 36432 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=222356 CPUtime=877.13 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 15738 0 0 0 87701 12 0 0 25 0 4 0 732902710 227692544 36432 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=222356 CPUtime=878.81 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 5233 0 0 0 87874 7 0 0 25 0 4 0 732902710 227692544 36432 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670423 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3513.04
Current children cumulated vsize (KiB) 222356

[startup+942.301 s]
/proc/loadavg: 7.94 8.20 8.45 9/358 18868
/proc/meminfo: memFree=17509932/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=222356 CPUtime=3752.33 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 39959 0 0 0 375199 34 0 0 25 0 4 0 732902684 227692544 36952 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 55589 36952 460 189 0 49938 0
[pid=9638/tid=9927] ppid=9635 vsize=222356 CPUtime=938.55 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 13200 0 0 0 93849 6 0 0 25 0 4 0 732902710 227692544 36952 33554432000 4194304 4964800 140735237461504 18446744073709551615 4628046 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=222356 CPUtime=936.44 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 16038 0 0 0 93631 13 0 0 25 0 4 0 732902710 227692544 36952 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=222356 CPUtime=938.8 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 5248 0 0 0 93873 7 0 0 25 0 4 0 732902710 227692544 36952 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3752.33
Current children cumulated vsize (KiB) 222356

[startup+1002.3 s]
/proc/loadavg: 8.04 8.18 8.43 9/358 18870
/proc/meminfo: memFree=17483752/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=222972 CPUtime=3991.62 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 40171 0 0 0 399127 35 0 0 25 0 4 0 732902684 228323328 37116 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 55743 37116 460 189 0 50092 0
[pid=9638/tid=9927] ppid=9635 vsize=222972 CPUtime=998.56 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 13380 0 0 0 99849 7 0 0 25 0 4 0 732902710 228323328 37116 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=222972 CPUtime=995.73 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 16059 0 0 0 99560 13 0 0 25 0 4 0 732902710 228323328 37116 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=222972 CPUtime=998.8 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 5251 0 0 0 99873 7 0 0 25 0 4 0 732902710 228323328 37116 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3991.62
Current children cumulated vsize (KiB) 222972

[startup+1062.3 s]
/proc/loadavg: 8.01 8.15 8.40 9/358 18871
/proc/meminfo: memFree=17456060/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=223508 CPUtime=4230.92 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 41049 0 0 0 423056 36 0 0 18 0 4 0 732902684 228872192 37787 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 55877 37787 460 189 0 50226 0
[pid=9638/tid=9927] ppid=9635 vsize=223508 CPUtime=1058.56 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 13746 0 0 0 105849 7 0 0 25 0 4 0 732902710 228872192 37787 33554432000 4194304 4964800 140735237461504 18446744073709551615 4653602 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=223508 CPUtime=1055.02 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 16558 0 0 0 105489 13 0 0 25 0 4 0 732902710 228872192 37787 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=223508 CPUtime=1058.8 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 5253 0 0 0 105873 7 0 0 25 0 4 0 732902710 228872192 37787 33554432000 4194304 4964800 140735237461504 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4230.92
Current children cumulated vsize (KiB) 223508

[startup+1122.3 s]
/proc/loadavg: 8.08 8.13 8.37 9/358 18873
/proc/meminfo: memFree=17439528/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=224204 CPUtime=4470.19 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 41461 0 0 0 446983 36 0 0 25 0 4 0 732902684 229584896 38055 33554432000 4194304 4964800 140735237461504 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 56051 38055 460 189 0 50400 0
[pid=9638/tid=9927] ppid=9635 vsize=224204 CPUtime=1118.55 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 13969 0 0 0 111848 7 0 0 25 0 4 0 732902710 229584896 38055 33554432000 4194304 4964800 140735237461504 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=224204 CPUtime=1114.32 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 16669 0 0 0 111418 14 0 0 25 0 4 0 732902710 229584896 38055 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=224204 CPUtime=1118.79 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 5260 0 0 0 111872 7 0 0 25 0 4 0 732902710 229584896 38055 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4470.19
Current children cumulated vsize (KiB) 224204

[startup+1182.3 s]
/proc/loadavg: 8.15 8.14 8.36 9/358 18874
/proc/meminfo: memFree=17411092/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=225060 CPUtime=4709.49 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 42194 0 0 0 470912 37 0 0 25 0 4 0 732902684 230461440 38617 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 56265 38617 460 189 0 50614 0
[pid=9638/tid=9927] ppid=9635 vsize=225060 CPUtime=1178.55 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 14317 0 0 0 117848 7 0 0 25 0 4 0 732902710 230461440 38617 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=225060 CPUtime=1173.61 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 17000 0 0 0 117347 14 0 0 25 0 4 0 732902710 230461440 38617 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=225060 CPUtime=1178.79 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 5309 0 0 0 117872 7 0 0 25 0 4 0 732902710 230461440 38617 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4709.49
Current children cumulated vsize (KiB) 225060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 8.16 8.14 8.36 9/358 18875
/proc/meminfo: memFree=17405368/32950928 swapFree=67111200/67111528
[pid=9638] ppid=9635 vsize=225060 CPUtime=4800.03 cores=1,3,5,7
/proc/9638/stat : 9638 (claspmt) R 9635 9638 10053 0 -1 4202496 42532 0 0 0 479966 37 0 0 25 0 4 0 732902684 230461440 38907 33554432000 4194304 4964800 140735237461504 18446744073709551615 4320911 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/9638/statm: 56265 38907 460 189 0 50614 0
[pid=9638/tid=9927] ppid=9635 vsize=225060 CPUtime=1201.26 cores=1,3,5,7
/proc/9638/task/9927/stat : 9927 (claspmt) R 9635 9638 10053 0 -1 4202560 14397 0 0 0 120119 7 0 0 25 0 4 0 732902710 230461440 38907 33554432000 4194304 4964800 140735237461504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9638/tid=9928] ppid=9635 vsize=225060 CPUtime=1196.04 cores=1,3,5,7
/proc/9638/task/9928/stat : 9928 (claspmt) R 9635 9638 10053 0 -1 4202560 17181 0 0 0 119590 14 0 0 25 0 4 0 732902710 230461440 38907 33554432000 4194304 4964800 140735237461504 18446744073709551615 4363366 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9638/tid=9929] ppid=9635 vsize=225060 CPUtime=1201.5 cores=1,3,5,7
/proc/9638/task/9929/stat : 9929 (claspmt) R 9635 9638 10053 0 -1 4202560 5343 0 0 0 120143 7 0 0 25 0 4 0 732902710 230461440 38907 33554432000 4194304 4964800 140735237461504 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 225060

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): 1205.06
CPU time (s): 4800.13
CPU user time (s): 4799.74
CPU system time (s): 0.385941
CPU usage (%): 398.33
Max. virtual memory (cumulated for all children) (KiB): 225060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.74
system time used= 0.385941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42544
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= 17329
involuntary context switches= 43073

runsolver used 3.9664 second user time and 10.2694 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 04:32:00
IDJOB=3373029
IDBENCH=83275
IDSOLVER=1853
FILE ID=node115/3373029-1305426720
RUNJOBID= node115-1305426413-29658
PBS_JOBID= 13324588
Free space on /tmp= 73292 MiB

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

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

MD5SUM BENCH= b891f70c80006fb02dca40f266c0cec1
RANDOM SEED=623686569

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:     32950928 kB
MemFree:      17497228 kB
Buffers:        297216 kB
Cached:        4565648 kB
SwapCached:          0 kB
Active:       12221844 kB
Inactive:      2910320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17497228 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            1780 kB
Writeback:           0 kB
AnonPages:    10269384 kB
Mapped:          29192 kB
Slab:           211296 kB
PageTables:      42072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69940852 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= 73296 MiB
End job on node115 at 2011-05-15 04:52:07