Trace number 3373024

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.32 1202.94

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
MD5SUMd2562f4e152a54a992ab300a2bacfba9
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 variables279
Number of clauses21616
Sum of the clauses size96978
Maximum clause length17
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 319321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52295

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...427085/instance-3373024-1305427085.cnf
0.00/0.08	c Solving...
4800.26/1202.91	
4800.26/1202.91	*** INTERRUPTED! ***
4800.26/1202.91	*** Shutting down threads...
4800.26/1202.94	s UNKNOWN
4800.26/1202.94	
4800.26/1202.94	c INTERRUPTED   : 1
4800.26/1202.94	c Models        : 0+    
4800.26/1202.94	c Time          : 1202.914s (Solving: 1202.83s 1st Model: 0.00s Unsat: 0.00s)
4800.26/1202.94	c CPU Time      : 4800.290s

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-3373024-1305427085/watcher-3373024-1305427085 -o /tmp/evaluation-result-3373024-1305427085/solver-3373024-1305427085 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373024-1305427085.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.92 7.84 8.40 3/292 13169
/proc/meminfo: memFree=12930960/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=22284 CPUtime=0 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 889 0 0 0 0 0 0 0 22 0 1 0 654308133 22818816 784 33554432000 4194304 4964800 140733378344656 18446744073709551615 208080232192 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/13169/statm: 5571 784 391 189 0 445 0

[startup+0.103317 s]
/proc/loadavg: 4.92 7.84 8.40 3/292 13169
/proc/meminfo: memFree=12930960/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=169472 CPUtime=0.13 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 1317 0 0 0 13 0 0 0 24 0 4 0 654308133 173539328 1166 33554432000 4194304 4964800 140733378344656 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 42368 1166 454 189 0 36717 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 169472

[startup+0.200299 s]
/proc/loadavg: 4.92 7.84 8.40 3/292 13169
/proc/meminfo: memFree=12930960/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=170000 CPUtime=0.51 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 1815 0 0 0 51 0 0 0 24 0 4 0 654308133 174080000 1664 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670020 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 42500 1664 458 189 0 36849 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 170000

[startup+0.30028 s]
/proc/loadavg: 4.92 7.84 8.40 3/292 13169
/proc/meminfo: memFree=12930960/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=170660 CPUtime=0.91 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 2290 0 0 0 91 0 0 0 24 0 4 0 654308133 174755840 2139 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 42665 2139 458 189 0 37014 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 170660

[startup+0.700205 s]
/proc/loadavg: 4.92 7.84 8.40 3/292 13169
/proc/meminfo: memFree=12930960/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=171764 CPUtime=2.51 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 3023 0 0 0 251 0 0 0 25 0 4 0 654308133 175886336 2872 33554432000 4194304 4964800 140733378344656 18446744073709551615 4627259 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 42941 2872 458 189 0 37290 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 171764

[startup+1.50105 s]
/proc/loadavg: 5.16 7.84 8.39 10/302 13182
/proc/meminfo: memFree=12907204/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=172656 CPUtime=5.7 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 3787 0 0 0 570 0 0 0 25 0 4 0 654308133 176799744 3636 33554432000 4194304 4964800 140733378344656 18446744073709551615 4321105 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 43164 3636 458 189 0 37513 0
[pid=13169/tid=13177] ppid=13167 vsize=172656 CPUtime=1.39 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 625 0 0 0 139 0 0 0 25 0 4 0 654308142 176799744 3636 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=172656 CPUtime=1.4 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 833 0 0 0 140 0 0 0 25 0 4 0 654308142 176799744 3636 33554432000 4194304 4964800 140733378344656 18446744073709551615 4627540 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=172656 CPUtime=1.4 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 616 0 0 0 140 0 0 0 25 0 4 0 654308142 176799744 3636 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 172656

[startup+3.10075 s]
/proc/loadavg: 5.16 7.84 8.39 9/302 13182
/proc/meminfo: memFree=12897896/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=175072 CPUtime=12.09 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 5594 0 0 0 1208 1 0 0 25 0 4 0 654308133 179273728 5443 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 43768 5443 460 189 0 38117 0
[pid=13169/tid=13177] ppid=13167 vsize=175072 CPUtime=2.98 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 1037 0 0 0 298 0 0 0 25 0 4 0 654308142 179273728 5443 33554432000 4194304 4964800 140733378344656 18446744073709551615 4653230 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=175072 CPUtime=3 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 1461 0 0 0 300 0 0 0 25 0 4 0 654308142 179273728 5443 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=175072 CPUtime=3 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 964 0 0 0 300 0 0 0 25 0 4 0 654308142 179273728 5443 33554432000 4194304 4964800 140733378344656 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 175072

[startup+6.30114 s]
/proc/loadavg: 5.16 7.84 8.39 9/302 13182
/proc/meminfo: memFree=12883152/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=177684 CPUtime=24.86 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 7376 0 0 0 2484 2 0 0 25 0 4 0 654308133 181948416 7144 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 44421 7144 460 189 0 38770 0
[pid=13169/tid=13177] ppid=13167 vsize=177684 CPUtime=6.15 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 1370 0 0 0 615 0 0 0 25 0 4 0 654308142 181948416 7144 33554432000 4194304 4964800 140733378344656 18446744073709551615 4628001 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=177684 CPUtime=6.2 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 2244 0 0 0 620 0 0 0 25 0 4 0 654308142 181948416 7144 33554432000 4194304 4964800 140733378344656 18446744073709551615 4361266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=177684 CPUtime=6.2 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 1344 0 0 0 620 0 0 0 25 0 4 0 654308142 181948416 7144 33554432000 4194304 4964800 140733378344656 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 177684

[startup+12.7009 s]
/proc/loadavg: 5.60 7.85 8.39 10/302 13182
/proc/meminfo: memFree=12856964/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=181392 CPUtime=50.4 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 10121 0 0 0 5036 4 0 0 25 0 4 0 654308133 185745408 9768 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670313 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 45348 9768 460 189 0 39697 0
[pid=13169/tid=13177] ppid=13167 vsize=181392 CPUtime=12.48 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 1880 0 0 0 1248 0 0 0 25 0 4 0 654308142 185745408 9768 33554432000 4194304 4964800 140733378344656 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=181392 CPUtime=12.6 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 3454 0 0 0 1259 1 0 0 25 0 4 0 654308142 185745408 9768 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=181392 CPUtime=12.6 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 1866 0 0 0 1259 1 0 0 25 0 4 0 654308142 185745408 9768 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 181392

[startup+25.5005 s]
/proc/loadavg: 5.97 7.85 8.38 9/302 13182
/proc/meminfo: memFree=12831932/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=185260 CPUtime=101.48 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 12908 0 0 0 10143 5 0 0 25 0 4 0 654308133 189706240 12554 33554432000 4194304 4964800 140733378344656 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 46315 12554 460 189 0 40664 0
[pid=13169/tid=13177] ppid=13167 vsize=185260 CPUtime=25.17 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 2778 0 0 0 2516 1 0 0 25 0 4 0 654308142 189706240 12554 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=185260 CPUtime=25.4 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 4476 0 0 0 2539 1 0 0 25 0 4 0 654308142 189706240 12554 33554432000 4194304 4964800 140733378344656 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=185260 CPUtime=25.4 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 2274 0 0 0 2539 1 0 0 25 0 4 0 654308142 189706240 12554 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 185260

[startup+51.1006 s]
/proc/loadavg: 6.73 7.88 8.38 9/302 13183
/proc/meminfo: memFree=12803868/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=188852 CPUtime=203.63 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 15717 0 0 0 20356 7 0 0 25 0 4 0 654308133 193384448 15301 33554432000 4194304 4964800 140733378344656 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 47213 15301 460 189 0 41562 0
[pid=13169/tid=13177] ppid=13167 vsize=188852 CPUtime=50.53 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 3833 0 0 0 5052 1 0 0 25 0 4 0 654308142 193384448 15301 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=188852 CPUtime=51 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 5514 0 0 0 5098 2 0 0 25 0 4 0 654308142 193384448 15301 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=188852 CPUtime=50.99 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 2697 0 0 0 5098 1 0 0 25 0 4 0 654308142 193384448 15301 33554432000 4194304 4964800 140733378344656 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.63
Current children cumulated vsize (KiB) 188852

[startup+102.301 s]
/proc/loadavg: 7.49 7.90 8.35 9/302 13184
/proc/meminfo: memFree=12765668/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=257348 CPUtime=407.99 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 21381 0 0 0 40787 12 0 0 25 0 4 0 654308133 263524352 20841 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 64337 20841 460 189 0 58686 0
[pid=13169/tid=13177] ppid=13167 vsize=257348 CPUtime=101.27 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 5635 0 0 0 10124 3 0 0 25 0 4 0 654308142 263524352 20841 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=257348 CPUtime=102.21 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 6589 0 0 0 10218 3 0 0 25 0 4 0 654308142 263524352 20841 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=257348 CPUtime=102.21 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 4036 0 0 0 10218 3 0 0 25 0 4 0 654308142 263524352 20841 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.99
Current children cumulated vsize (KiB) 257348

[startup+162.3 s]
/proc/loadavg: 7.81 7.91 8.33 9/302 13186
/proc/meminfo: memFree=12744684/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=260172 CPUtime=647.42 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 24184 0 0 0 64727 15 0 0 25 0 4 0 654308133 266416128 23484 33554432000 4194304 4964800 140733378344656 18446744073709551615 4653172 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 65043 23484 460 189 0 59392 0
[pid=13169/tid=13177] ppid=13167 vsize=260172 CPUtime=160.72 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 7008 0 0 0 16068 4 0 0 25 0 4 0 654308142 266416128 23484 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670442 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=260172 CPUtime=162.2 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 7653 0 0 0 16216 4 0 0 25 0 4 0 654308142 266416128 23484 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=260172 CPUtime=162.2 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 4264 0 0 0 16217 3 0 0 25 0 4 0 654308142 266416128 23484 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.42
Current children cumulated vsize (KiB) 260172

[startup+222.311 s]
/proc/loadavg: 7.93 7.93 8.31 10/302 13188
/proc/meminfo: memFree=12721736/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=260908 CPUtime=886.91 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 26160 0 0 0 88674 17 0 0 25 0 4 0 654308133 267169792 25300 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 65227 25300 460 189 0 59576 0
[pid=13169/tid=13177] ppid=13167 vsize=260908 CPUtime=220.18 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 7750 0 0 0 22014 4 0 0 25 0 4 0 654308142 267169792 25300 33554432000 4194304 4964800 140733378344656 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=260908 CPUtime=222.21 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 8003 0 0 0 22217 4 0 0 25 0 4 0 654308142 267169792 25300 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=260908 CPUtime=222.21 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 4790 0 0 0 22217 4 0 0 25 0 4 0 654308142 267169792 25300 33554432000 4194304 4964800 140733378344656 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 886.91
Current children cumulated vsize (KiB) 260908

[startup+282.301 s]

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

[pid=13169] ppid=13167 vsize=268500 CPUtime=2562.99 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 34378 0 0 0 256270 29 0 0 25 0 4 0 654308133 274944000 32483 33554432000 4194304 4964800 140733378344656 18446744073709551615 4644912 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 67125 32483 460 189 0 61474 0
[pid=13169/tid=13177] ppid=13167 vsize=268500 CPUtime=636.35 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 11774 0 0 0 63626 9 0 0 25 0 4 0 654308142 274944000 32483 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=268500 CPUtime=642.21 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 10764 0 0 0 64213 8 0 0 25 0 4 0 654308142 274944000 32483 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=268500 CPUtime=642.2 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 5854 0 0 0 64214 6 0 0 25 0 4 0 654308142 274944000 32483 33554432000 4194304 4964800 140733378344656 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2562.99
Current children cumulated vsize (KiB) 268500

[startup+702.301 s]
/proc/loadavg: 8.02 8.00 8.17 9/302 13230
/proc/meminfo: memFree=12608928/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=269108 CPUtime=2802.43 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 35234 0 0 0 280213 30 0 0 25 0 4 0 654308133 275566592 33184 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 67277 33184 460 189 0 61626 0
[pid=13169/tid=13177] ppid=13167 vsize=269108 CPUtime=695.8 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 12211 0 0 0 69571 9 0 0 25 0 4 0 654308142 275566592 33184 33554432000 4194304 4964800 140733378344656 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=269108 CPUtime=702.21 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 10975 0 0 0 70213 8 0 0 25 0 4 0 654308142 275566592 33184 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=269108 CPUtime=702.21 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 5953 0 0 0 70214 7 0 0 25 0 4 0 654308142 275566592 33184 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2802.43
Current children cumulated vsize (KiB) 269108

[startup+762.301 s]
/proc/loadavg: 8.01 8.00 8.16 9/302 13232
/proc/meminfo: memFree=12573832/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=269772 CPUtime=3041.92 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 36482 0 0 0 304161 31 0 0 25 0 4 0 654308133 276246528 34272 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 67443 34272 460 189 0 61792 0
[pid=13169/tid=13177] ppid=13167 vsize=269772 CPUtime=755.27 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 12647 0 0 0 75517 10 0 0 25 0 4 0 654308142 276246528 34272 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=269772 CPUtime=762.21 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 11740 0 0 0 76213 8 0 0 25 0 4 0 654308142 276246528 34272 33554432000 4194304 4964800 140733378344656 18446744073709551615 4627556 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=269772 CPUtime=762.22 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 5962 0 0 0 76215 7 0 0 25 0 4 0 654308142 276246528 34272 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.92
Current children cumulated vsize (KiB) 269772

[startup+822.301 s]
/proc/loadavg: 8.07 8.01 8.16 9/302 13234
/proc/meminfo: memFree=12542688/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=271852 CPUtime=3281.33 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 37434 0 0 0 328101 32 0 0 25 0 4 0 654308133 278376448 35045 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670340 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 67963 35045 460 189 0 62312 0
[pid=13169/tid=13177] ppid=13167 vsize=271852 CPUtime=814.72 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 13287 0 0 0 81462 10 0 0 25 0 4 0 654308142 278376448 35045 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=271852 CPUtime=822.2 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 12012 0 0 0 82212 8 0 0 25 0 4 0 654308142 278376448 35045 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=271852 CPUtime=822.21 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 5963 0 0 0 82214 7 0 0 25 0 4 0 654308142 278376448 35045 33554432000 4194304 4964800 140733378344656 18446744073709551615 4658603 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3281.33
Current children cumulated vsize (KiB) 271852

[startup+882.311 s]
/proc/loadavg: 8.08 8.02 8.15 9/302 13235
/proc/meminfo: memFree=12525200/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=272580 CPUtime=3520.82 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 38451 0 0 0 352048 34 0 0 25 0 4 0 654308133 279121920 35982 33554432000 4194304 4964800 140733378344656 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 68145 35982 460 189 0 62494 0
[pid=13169/tid=13177] ppid=13167 vsize=272580 CPUtime=874.19 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 13665 0 0 0 87408 11 0 0 25 0 4 0 654308142 279121920 35982 33554432000 4194304 4964800 140733378344656 18446744073709551615 4320958 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=272580 CPUtime=882.22 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 12622 0 0 0 88213 9 0 0 25 0 4 0 654308142 279121920 35982 33554432000 4194304 4964800 140733378344656 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=272580 CPUtime=882.22 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 5988 0 0 0 88215 7 0 0 25 0 4 0 654308142 279121920 35982 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3520.82
Current children cumulated vsize (KiB) 272580

[startup+942.301 s]
/proc/loadavg: 8.09 8.03 8.14 9/302 13237
/proc/meminfo: memFree=12522220/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=273908 CPUtime=3760.23 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 39311 0 0 0 375988 35 0 0 25 0 4 0 654308133 280481792 36722 33554432000 4194304 4964800 140733378344656 18446744073709551615 4684107 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 68477 36722 460 189 0 62826 0
[pid=13169/tid=13177] ppid=13167 vsize=273908 CPUtime=933.63 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 14092 0 0 0 93352 11 0 0 25 0 4 0 654308142 280481792 36722 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=273908 CPUtime=942.21 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 12719 0 0 0 94212 9 0 0 25 0 4 0 654308142 280481792 36722 33554432000 4194304 4964800 140733378344656 18446744073709551615 4627341 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=273908 CPUtime=942.21 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 6306 0 0 0 94213 8 0 0 25 0 4 0 654308142 280481792 36722 33554432000 4194304 4964800 140733378344656 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3760.23
Current children cumulated vsize (KiB) 273908

[startup+1002.3 s]
/proc/loadavg: 8.10 8.04 8.14 9/302 13238
/proc/meminfo: memFree=12518840/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=275472 CPUtime=3999.67 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 40188 0 0 0 399930 37 0 0 25 0 4 0 654308133 282083328 37437 33554432000 4194304 4964800 140733378344656 18446744073709551615 4653159 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 68868 37437 460 189 0 63217 0
[pid=13169/tid=13177] ppid=13167 vsize=275472 CPUtime=993.08 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 14530 0 0 0 99297 11 0 0 25 0 4 0 654308142 282083328 37437 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=275472 CPUtime=1002.21 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 13099 0 0 0 100211 10 0 0 25 0 4 0 654308142 282083328 37437 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=275472 CPUtime=1002.21 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 6354 0 0 0 100213 8 0 0 25 0 4 0 654308142 282083328 37437 33554432000 4194304 4964800 140733378344656 18446744073709551615 4627556 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3999.67
Current children cumulated vsize (KiB) 275472

[startup+1062.3 s]
/proc/loadavg: 8.10 8.05 8.13 9/302 13240
/proc/meminfo: memFree=12485216/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=275680 CPUtime=4239.13 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 40789 0 0 0 423875 38 0 0 25 0 4 0 654308133 282296320 37862 33554432000 4194304 4964800 140733378344656 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 68920 37862 460 189 0 63269 0
[pid=13169/tid=13177] ppid=13167 vsize=275680 CPUtime=1052.55 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 14754 0 0 0 105243 12 0 0 25 0 4 0 654308142 282296320 37862 33554432000 4194304 4964800 140733378344656 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=275680 CPUtime=1062.21 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 13153 0 0 0 106211 10 0 0 25 0 4 0 654308142 282296320 37862 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=275680 CPUtime=1062.22 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 6662 0 0 0 106213 9 0 0 25 0 4 0 654308142 282296320 37862 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4239.13
Current children cumulated vsize (KiB) 275680

[startup+1122.3 s]
/proc/loadavg: 8.15 8.07 8.13 9/302 13242
/proc/meminfo: memFree=12477632/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=275680 CPUtime=4478.57 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 41137 0 0 0 447817 40 0 0 18 0 4 0 654308133 282296320 38130 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 68920 38130 460 189 0 63269 0
[pid=13169/tid=13177] ppid=13167 vsize=275680 CPUtime=1111.99 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 14903 0 0 0 111187 12 0 0 25 0 4 0 654308142 282296320 38130 33554432000 4194304 4964800 140733378344656 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=275680 CPUtime=1122.21 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 13184 0 0 0 112211 10 0 0 25 0 4 0 654308142 282296320 38130 33554432000 4194304 4964800 140733378344656 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=275680 CPUtime=1122.22 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 6667 0 0 0 112213 9 0 0 25 0 4 0 654308142 282296320 38130 33554432000 4194304 4964800 140733378344656 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4478.57
Current children cumulated vsize (KiB) 275680

[startup+1182.3 s]
/proc/loadavg: 8.10 8.07 8.12 9/302 13243
/proc/meminfo: memFree=12461004/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=276056 CPUtime=4718.03 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 41764 0 0 0 471761 42 0 0 25 0 4 0 654308133 282681344 38582 33554432000 4194304 4964800 140733378344656 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 69014 38582 460 189 0 63363 0
[pid=13169/tid=13177] ppid=13167 vsize=276056 CPUtime=1171.45 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 15276 0 0 0 117133 12 0 0 25 0 4 0 654308142 282681344 38582 33554432000 4194304 4964800 140733378344656 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=276056 CPUtime=1182.21 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 13363 0 0 0 118210 11 0 0 25 0 4 0 654308142 282681344 38582 33554432000 4194304 4964800 140733378344656 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=276056 CPUtime=1182.22 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 6670 0 0 0 118212 10 0 0 25 0 4 0 654308142 282681344 38582 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4718.03
Current children cumulated vsize (KiB) 276056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.07 8.06 8.12 9/302 13244
/proc/meminfo: memFree=12459884/32950928 swapFree=67083212/67111528
[pid=13169] ppid=13167 vsize=276500 CPUtime=4800.26 cores=0,2,4,6
/proc/13169/stat : 13169 (claspmt) R 13167 13169 4446 0 -1 4202496 41979 0 0 0 479984 42 0 0 25 0 4 0 654308133 283136000 38757 33554432000 4194304 4964800 140733378344656 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13169/statm: 69125 38757 460 189 0 63474 0
[pid=13169/tid=13177] ppid=13167 vsize=276500 CPUtime=1191.87 cores=0,2,4,6
/proc/13169/task/13177/stat : 13177 (claspmt) R 13167 13169 4446 0 -1 4202560 15457 0 0 0 119174 13 0 0 25 0 4 0 654308142 283136000 38757 33554432000 4194304 4964800 140733378344656 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13169/tid=13178] ppid=13167 vsize=276500 CPUtime=1202.82 cores=0,2,4,6
/proc/13169/task/13178/stat : 13178 (claspmt) R 13167 13169 4446 0 -1 4202560 13370 0 0 0 120271 11 0 0 25 0 4 0 654308142 283136000 38757 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13169/tid=13179] ppid=13167 vsize=276500 CPUtime=1202.83 cores=0,2,4,6
/proc/13169/task/13179/stat : 13179 (claspmt) R 13167 13169 4446 0 -1 4202560 6670 0 0 0 120273 10 0 0 25 0 4 0 654308142 283136000 38757 33554432000 4194304 4964800 140733378344656 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 276500

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.94
CPU time (s): 4800.32
CPU user time (s): 4799.89
CPU system time (s): 0.431934
CPU usage (%): 399.048
Max. virtual memory (cumulated for all children) (KiB): 276500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.89
system time used= 0.431934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41991
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= 22012
involuntary context switches= 22792

runsolver used 3.22851 second user time and 7.72183 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 04:38:05
IDJOB=3373024
IDBENCH=83320
IDSOLVER=1853
FILE ID=node127/3373024-1305427085
RUNJOBID= node127-1305427085-13155
PBS_JOBID= 13324590
Free space on /tmp= 73516 MiB

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

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

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=361273147

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12931860 kB
Buffers:        298528 kB
Cached:        3554604 kB
SwapCached:       1620 kB
Active:       16846656 kB
Inactive:      2841100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12931860 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            1280 kB
Writeback:           0 kB
AnonPages:    15832932 kB
Mapped:          25732 kB
Slab:           222332 kB
PageTables:      46740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44323064 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= 73512 MiB
End job on node127 at 2011-05-15 04:58:10