Trace number 3299564

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? (TO) 4800.19 1202.15

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-24_567.cnf
MD5SUMcb7c9df8144e5ba66f8009983efe791f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.0229
Satisfiable
(Un)Satisfiability was proved
Number of variables284
Number of clauses42826
Sum of the clauses size191271
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2377
Number of clauses of size 339422
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53027

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...092750/instance-3299564-1304092750.cnf
0.29/0.38	c Solving...
4800.12/1202.11	
4800.12/1202.11	*** INTERRUPTED! ***
4800.12/1202.11	*** Shutting down threads...
4800.12/1202.15	s UNKNOWN
4800.12/1202.15	
4800.12/1202.15	c INTERRUPTED   : 1
4800.12/1202.15	c Models        : 0+    
4800.12/1202.15	c Time          : 1202.110s (Solving: 1201.73s 1st Model: 0.00s Unsat: 0.00s)
4800.12/1202.15	c CPU Time      : 4800.150s

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: 935)

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-3299564-1304092750/watcher-3299564-1304092750 -o /tmp/evaluation-result-3299564-1304092750/solver-3299564-1304092750 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299564-1304092750.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: 7.70 7.95 7.96 6/180 32720
/proc/meminfo: memFree=22120812/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=21688 CPUtime=0 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 707 0 0 0 0 0 0 0 25 0 1 0 520873842 22208512 637 33554432000 4194304 4964704 140735339702144 18446744073709551615 268272386256 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32720/statm: 5422 643 385 189 0 296 0

[startup+0.0212309 s]
/proc/loadavg: 7.70 7.95 7.96 6/180 32720
/proc/meminfo: memFree=22120812/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=24584 CPUtime=0.01 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 1570 0 0 0 1 0 0 0 25 0 1 0 520873842 25174016 1327 33554432000 4194304 4964704 140735339702144 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32720/statm: 6146 1327 396 189 0 1020 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24584

[startup+0.100216 s]
/proc/loadavg: 7.70 7.95 7.96 6/180 32720
/proc/meminfo: memFree=22120812/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=25324 CPUtime=0.09 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 1747 0 0 0 9 0 0 0 25 0 1 0 520873842 25931776 1504 33554432000 4194304 4964704 140735339702144 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32720/statm: 6331 1504 398 189 0 1205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25324

[startup+0.30018 s]
/proc/loadavg: 7.70 7.95 7.96 6/180 32720
/proc/meminfo: memFree=22120812/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=25324 CPUtime=0.29 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 1747 0 0 0 29 0 0 0 25 0 1 0 520873842 25931776 1504 33554432000 4194304 4964704 140735339702144 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32720/statm: 6331 1504 398 189 0 1205 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25324

[startup+0.700112 s]
/proc/loadavg: 7.70 7.95 7.96 6/180 32720
/proc/meminfo: memFree=22120812/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=237052 CPUtime=1.62 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 2910 0 0 0 162 0 0 0 25 0 4 0 520873842 242741248 2573 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 59263 2573 458 189 0 53612 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 237052

[startup+1.50097 s]
/proc/loadavg: 7.70 7.95 7.96 9/184 32724
/proc/meminfo: memFree=22109008/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=237576 CPUtime=4.83 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 4245 0 0 0 482 1 0 0 25 0 4 0 520873842 243277824 3908 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 59394 3908 458 189 0 53743 0
[pid=32720/tid=32722] ppid=32718 vsize=237576 CPUtime=1.11 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 579 0 0 0 111 0 0 0 25 0 4 0 520873881 243277824 3908 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=237576 CPUtime=1.1 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 757 0 0 0 110 0 0 0 25 0 4 0 520873881 243277824 3908 33554432000 4194304 4964704 140735339702144 18446744073709551615 4378529 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=237576 CPUtime=1.1 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 755 0 0 0 110 0 0 0 25 0 4 0 520873881 243277824 3908 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 237576

[startup+3.10069 s]
/proc/loadavg: 7.72 7.95 7.96 9/184 32724
/proc/meminfo: memFree=22103924/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=238040 CPUtime=11.22 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 5070 0 0 0 1121 1 0 0 25 0 4 0 520873842 243752960 4733 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 59510 4733 458 189 0 53859 0
[pid=32720/tid=32722] ppid=32718 vsize=238040 CPUtime=2.7 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 747 0 0 0 270 0 0 0 25 0 4 0 520873881 243752960 4733 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=238040 CPUtime=2.7 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 1127 0 0 0 270 0 0 0 25 0 4 0 520873881 243752960 4733 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=238040 CPUtime=2.7 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 903 0 0 0 270 0 0 0 25 0 4 0 520873881 243752960 4733 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627378 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.22
Current children cumulated vsize (KiB) 238040

[startup+6.30112 s]
/proc/loadavg: 7.72 7.95 7.96 9/184 32724
/proc/meminfo: memFree=22096356/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=239556 CPUtime=24 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 6509 0 0 0 2398 2 0 0 25 0 4 0 520873842 245305344 6172 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627290 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 59889 6172 460 189 0 54238 0
[pid=32720/tid=32722] ppid=32718 vsize=239556 CPUtime=5.9 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 1014 0 0 0 590 0 0 0 25 0 4 0 520873881 245305344 6172 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=239556 CPUtime=5.88 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 1974 0 0 0 588 0 0 0 25 0 4 0 520873881 245305344 6172 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=239556 CPUtime=5.9 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 1124 0 0 0 590 0 0 0 25 0 4 0 520873881 245305344 6172 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24
Current children cumulated vsize (KiB) 239556

[startup+12.701 s]
/proc/loadavg: 7.74 7.95 7.96 9/184 32724
/proc/meminfo: memFree=22078088/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=244988 CPUtime=49.57 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 10376 0 0 0 4954 3 0 0 25 0 4 0 520873842 250867712 10039 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 61247 10039 460 189 0 55596 0
[pid=32720/tid=32722] ppid=32718 vsize=244988 CPUtime=12.3 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 1685 0 0 0 1230 0 0 0 25 0 4 0 520873881 250867712 10039 33554432000 4194304 4964704 140735339702144 18446744073709551615 268272350241 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=244988 CPUtime=12.25 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 3435 0 0 0 1224 1 0 0 25 0 4 0 520873881 250867712 10039 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=244988 CPUtime=12.3 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 1861 0 0 0 1230 0 0 0 25 0 4 0 520873881 250867712 10039 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.57
Current children cumulated vsize (KiB) 244988

[startup+25.5007 s]
/proc/loadavg: 7.80 7.95 7.96 9/184 32724
/proc/meminfo: memFree=22058488/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=249920 CPUtime=100.7 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 14149 0 0 0 10065 5 0 0 25 0 4 0 520873842 255918080 13630 33554432000 4194304 4964704 140735339702144 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 62480 13630 460 189 0 56829 0
[pid=32720/tid=32722] ppid=32718 vsize=249920 CPUtime=25.1 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 2349 0 0 0 2510 0 0 0 25 0 4 0 520873881 255918080 13630 33554432000 4194304 4964704 140735339702144 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=249920 CPUtime=24.98 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 4821 0 0 0 2497 1 0 0 25 0 4 0 520873881 255918080 13630 33554432000 4194304 4964704 140735339702144 18446744073709551615 4320879 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=249920 CPUtime=25.1 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 3135 0 0 0 2509 1 0 0 25 0 4 0 520873881 255918080 13630 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.7
Current children cumulated vsize (KiB) 249920

[startup+51.1011 s]
/proc/loadavg: 7.93 7.97 7.97 9/184 32725
/proc/meminfo: memFree=22032176/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=253468 CPUtime=202.98 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 19645 0 0 0 20290 8 0 0 25 0 4 0 520873842 259551232 18819 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 63367 18819 460 189 0 57716 0
[pid=32720/tid=32722] ppid=32718 vsize=253468 CPUtime=50.7 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 3568 0 0 0 5069 1 0 0 25 0 4 0 520873881 259551232 18819 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=253468 CPUtime=50.46 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 7388 0 0 0 5044 2 0 0 25 0 4 0 520873881 259551232 18819 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=253468 CPUtime=50.71 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 3687 0 0 0 5069 2 0 0 25 0 4 0 520873881 259551232 18819 33554432000 4194304 4964704 140735339702144 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.98
Current children cumulated vsize (KiB) 253468

[startup+102.306 s]
/proc/loadavg: 7.97 7.97 7.97 9/184 32756
/proc/meminfo: memFree=22003488/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=258692 CPUtime=407.53 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 25539 0 0 0 40740 13 0 0 25 0 4 0 520873842 264900608 24583 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 64673 24583 460 189 0 59022 0
[pid=32720/tid=32722] ppid=32718 vsize=258692 CPUtime=101.91 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 5271 0 0 0 10189 2 0 0 25 0 4 0 520873881 264900608 24583 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670149 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=258692 CPUtime=101.4 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 9473 0 0 0 10136 4 0 0 25 0 4 0 520873881 264900608 24583 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=258692 CPUtime=101.91 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 5011 0 0 0 10188 3 0 0 25 0 4 0 520873881 264900608 24583 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627254 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.53
Current children cumulated vsize (KiB) 258692

[startup+162.3 s]
/proc/loadavg: 8.08 8.00 7.98 9/184 32767
/proc/meminfo: memFree=21957808/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=264364 CPUtime=647.2 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 29270 0 0 0 64706 14 0 0 25 0 4 0 520873842 270708736 28234 33554432000 4194304 4964704 140735339702144 18446744073709551615 4689729 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 66091 28234 460 189 0 60440 0
[pid=32720/tid=32722] ppid=32718 vsize=264364 CPUtime=161.89 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 6651 0 0 0 16187 2 0 0 25 0 4 0 520873881 270708736 28234 33554432000 4194304 4964704 140735339702144 18446744073709551615 4644874 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=264364 CPUtime=161.11 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 10650 0 0 0 16107 4 0 0 25 0 4 0 520873881 270708736 28234 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=264364 CPUtime=161.9 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 5746 0 0 0 16187 3 0 0 25 0 4 0 520873881 270708736 28234 33554432000 4194304 4964704 140735339702144 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.2
Current children cumulated vsize (KiB) 264364

[startup+222.301 s]
/proc/loadavg: 8.25 8.06 8.00 9/184 300
/proc/meminfo: memFree=21931764/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=266352 CPUtime=886.9 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 32520 0 0 0 88672 18 0 0 25 0 4 0 520873842 272744448 31405 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 66588 31405 460 189 0 60937 0
[pid=32720/tid=32722] ppid=32718 vsize=266352 CPUtime=221.9 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 7928 0 0 0 22186 4 0 0 25 0 4 0 520873881 272744448 31405 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627810 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=266352 CPUtime=220.81 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 12186 0 0 0 22076 5 0 0 25 0 4 0 520873881 272744448 31405 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=266352 CPUtime=221.9 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 5829 0 0 0 22186 4 0 0 25 0 4 0 520873881 272744448 31405 33554432000 4194304 4964704 140735339702144 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 886.9
Current children cumulated vsize (KiB) 266352

[startup+282.301 s]

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

[pid=32720] ppid=32718 vsize=281252 CPUtime=2803.57 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 45775 0 0 0 280330 27 0 0 25 0 4 0 520873842 288002048 42775 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627810 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 70313 42775 460 189 0 64662 0
[pid=32720/tid=32722] ppid=32718 vsize=281252 CPUtime=701.56 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 12657 0 0 0 70150 6 0 0 25 0 4 0 520873881 288002048 42775 33554432000 4194304 4964704 140735339702144 18446744073709551615 4660144 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=281252 CPUtime=697.95 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 17621 0 0 0 69787 8 0 0 25 0 4 0 520873881 288002048 42775 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=281252 CPUtime=701.91 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 8137 0 0 0 70184 7 0 0 25 0 4 0 520873881 288002048 42775 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2803.57
Current children cumulated vsize (KiB) 281252

[startup+762.307 s]
/proc/loadavg: 8.07 8.10 8.04 9/184 327
/proc/meminfo: memFree=21844108/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=282296 CPUtime=3043.27 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 46553 0 0 0 304299 28 0 0 25 0 4 0 520873842 289071104 43258 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627293 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 70574 43258 460 189 0 64923 0
[pid=32720/tid=32722] ppid=32718 vsize=282296 CPUtime=761.57 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 13144 0 0 0 76151 6 0 0 25 0 4 0 520873881 289071104 43258 33554432000 4194304 4964704 140735339702144 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=282296 CPUtime=757.63 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 17895 0 0 0 75755 8 0 0 25 0 4 0 520873881 289071104 43258 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=282296 CPUtime=761.91 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 8145 0 0 0 76184 7 0 0 25 0 4 0 520873881 289071104 43258 33554432000 4194304 4964704 140735339702144 18446744073709551615 4653459 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3043.27
Current children cumulated vsize (KiB) 282296

[startup+822.301 s]
/proc/loadavg: 8.07 8.10 8.04 9/184 328
/proc/meminfo: memFree=21840604/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=282296 CPUtime=3282.91 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 47048 0 0 0 328262 29 0 0 25 0 4 0 520873842 289071104 43497 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627269 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 70574 43497 460 189 0 64923 0
[pid=32720/tid=32722] ppid=32718 vsize=282296 CPUtime=821.55 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 13526 0 0 0 82149 6 0 0 25 0 4 0 520873881 289071104 43497 33554432000 4194304 4964704 140735339702144 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=282296 CPUtime=817.3 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 17955 0 0 0 81722 8 0 0 25 0 4 0 520873881 289071104 43497 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=282296 CPUtime=821.91 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 8189 0 0 0 82183 8 0 0 25 0 4 0 520873881 289071104 43497 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3282.91
Current children cumulated vsize (KiB) 282296

[startup+882.3 s]
/proc/loadavg: 8.10 8.10 8.04 9/184 330
/proc/meminfo: memFree=21836244/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=283248 CPUtime=3522.6 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 47809 0 0 0 352230 30 0 0 25 0 4 0 520873842 290045952 44130 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 70812 44130 460 189 0 65161 0
[pid=32720/tid=32722] ppid=32718 vsize=283248 CPUtime=881.55 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 13860 0 0 0 88148 7 0 0 25 0 4 0 520873881 290045952 44130 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=283248 CPUtime=876.99 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 18200 0 0 0 87691 8 0 0 25 0 4 0 520873881 290045952 44130 33554432000 4194304 4964704 140735339702144 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=283248 CPUtime=881.91 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 8367 0 0 0 88183 8 0 0 25 0 4 0 520873881 290045952 44130 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3522.6
Current children cumulated vsize (KiB) 283248

[startup+942.301 s]
/proc/loadavg: 8.08 8.10 8.04 9/184 331
/proc/meminfo: memFree=21832748/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=283248 CPUtime=3762.29 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 48244 0 0 0 376198 31 0 0 25 0 4 0 520873842 290045952 44437 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 70812 44437 460 189 0 65161 0
[pid=32720/tid=32722] ppid=32718 vsize=283248 CPUtime=941.55 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 14164 0 0 0 94148 7 0 0 25 0 4 0 520873881 290045952 44437 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=283248 CPUtime=936.68 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 18234 0 0 0 93660 8 0 0 25 0 4 0 520873881 290045952 44437 33554432000 4194304 4964704 140735339702144 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=283248 CPUtime=941.91 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 8431 0 0 0 94183 8 0 0 25 0 4 0 520873881 290045952 44437 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3762.29
Current children cumulated vsize (KiB) 283248

[startup+1002.3 s]
/proc/loadavg: 8.10 8.11 8.05 9/184 333
/proc/meminfo: memFree=21829012/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=283676 CPUtime=4001.97 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 48852 0 0 0 400165 32 0 0 25 0 4 0 520873842 290484224 44942 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 70919 44942 460 189 0 65268 0
[pid=32720/tid=32722] ppid=32718 vsize=283676 CPUtime=1001.55 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 14364 0 0 0 100148 7 0 0 25 0 4 0 520873881 290484224 44942 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=283676 CPUtime=996.37 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 18577 0 0 0 99628 9 0 0 25 0 4 0 520873881 290484224 44942 33554432000 4194304 4964704 140735339702144 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=283676 CPUtime=1001.91 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 8496 0 0 0 100183 8 0 0 25 0 4 0 520873881 290484224 44942 33554432000 4194304 4964704 140735339702144 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4001.97
Current children cumulated vsize (KiB) 283676

[startup+1062.3 s]
/proc/loadavg: 8.11 8.11 8.05 9/184 335
/proc/meminfo: memFree=21822020/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=283676 CPUtime=4241.67 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 50269 0 0 0 424132 35 0 0 25 0 4 0 520873842 290484224 46231 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 70919 46231 460 189 0 65268 0
[pid=32720/tid=32722] ppid=32718 vsize=283676 CPUtime=1061.56 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 14560 0 0 0 106148 8 0 0 25 0 4 0 520873881 290484224 46231 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=283676 CPUtime=1056.06 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 18778 0 0 0 105597 9 0 0 25 0 4 0 520873881 290484224 46231 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=283676 CPUtime=1061.91 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 8901 0 0 0 106182 9 0 0 25 0 4 0 520873881 290484224 46231 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670312 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4241.67
Current children cumulated vsize (KiB) 283676

[startup+1122.3 s]
/proc/loadavg: 8.22 8.15 8.07 9/184 336
/proc/meminfo: memFree=21817512/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=283676 CPUtime=4481.34 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 50853 0 0 0 448098 36 0 0 25 0 4 0 520873842 290484224 46687 33554432000 4194304 4964704 140735339702144 18446744073709551615 4668676 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 70919 46687 460 189 0 65268 0
[pid=32720/tid=32722] ppid=32718 vsize=283676 CPUtime=1121.56 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 14928 0 0 0 112148 8 0 0 25 0 4 0 520873881 290484224 46687 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670462 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=283676 CPUtime=1115.75 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 18892 0 0 0 111565 10 0 0 25 0 4 0 520873881 290484224 46687 33554432000 4194304 4964704 140735339702144 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=283676 CPUtime=1121.91 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 8938 0 0 0 112182 9 0 0 25 0 4 0 520873881 290484224 46687 33554432000 4194304 4964704 140735339702144 18446744073709551615 4689715 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4481.34
Current children cumulated vsize (KiB) 283676

[startup+1182.3 s]
/proc/loadavg: 8.16 8.14 8.07 9/184 338
/proc/meminfo: memFree=21813896/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=283676 CPUtime=4721.01 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 51720 0 0 0 472065 36 0 0 25 0 4 0 520873842 290484224 47322 33554432000 4194304 4964704 140735339702144 18446744073709551615 4684655 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 70919 47322 460 189 0 65268 0
[pid=32720/tid=32722] ppid=32718 vsize=283676 CPUtime=1181.56 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 15331 0 0 0 118148 8 0 0 25 0 4 0 520873881 290484224 47322 33554432000 4194304 4964704 140735339702144 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=283676 CPUtime=1175.43 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 19175 0 0 0 117533 10 0 0 25 0 4 0 520873881 290484224 47322 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=283676 CPUtime=1181.91 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 9045 0 0 0 118182 9 0 0 25 0 4 0 520873881 290484224 47322 33554432000 4194304 4964704 140735339702144 18446744073709551615 268272386698 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.01
Current children cumulated vsize (KiB) 283676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.10 8.12 8.07 9/184 339
/proc/meminfo: memFree=21813260/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=283676 CPUtime=4800.12 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 51736 0 0 0 479975 37 0 0 25 0 4 0 520873842 290484224 47338 33554432000 4194304 4964704 140735339702144 18446744073709551615 4684659 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 70919 47338 460 189 0 65268 0
[pid=32720/tid=32722] ppid=32718 vsize=283676 CPUtime=1201.36 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 15336 0 0 0 120128 8 0 0 25 0 4 0 520873881 290484224 47338 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=283676 CPUtime=1195.12 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 19185 0 0 0 119502 10 0 0 25 0 4 0 520873881 290484224 47338 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=283676 CPUtime=1201.72 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 9045 0 0 0 120163 9 0 0 25 0 4 0 520873881 290484224 47338 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 283676

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

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

[startup+1202.1 s]
/proc/loadavg: 8.10 8.12 8.07 9/184 339
/proc/meminfo: memFree=21813260/32950928 swapFree=67111524/67111528
[pid=32720] ppid=32718 vsize=283676 CPUtime=4800.12 cores=0,2,4,6
/proc/32720/stat : 32720 (claspmt) R 32718 32720 31979 0 -1 4202496 51736 0 0 0 479975 37 0 0 25 0 4 0 520873842 290484224 47338 33554432000 4194304 4964704 140735339702144 18446744073709551615 4684659 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32720/statm: 70919 47338 460 189 0 65268 0
[pid=32720/tid=32722] ppid=32718 vsize=283676 CPUtime=1201.36 cores=0,2,4,6
/proc/32720/task/32722/stat : 32722 (claspmt) R 32718 32720 31979 0 -1 4202560 15336 0 0 0 120128 8 0 0 25 0 4 0 520873881 290484224 47338 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32720/tid=32723] ppid=32718 vsize=283676 CPUtime=1195.12 cores=0,2,4,6
/proc/32720/task/32723/stat : 32723 (claspmt) R 32718 32720 31979 0 -1 4202560 19185 0 0 0 119502 10 0 0 25 0 4 0 520873881 290484224 47338 33554432000 4194304 4964704 140735339702144 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32720/tid=32724] ppid=32718 vsize=283676 CPUtime=1201.72 cores=0,2,4,6
/proc/32720/task/32724/stat : 32724 (claspmt) R 32718 32720 31979 0 -1 4202560 9045 0 0 0 120163 9 0 0 25 0 4 0 520873881 290484224 47338 33554432000 4194304 4964704 140735339702144 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 283676

Child status: 0
Real time (s): 1202.15
CPU time (s): 4800.19
CPU user time (s): 4799.81
CPU system time (s): 0.379942
CPU usage (%): 399.3
Max. virtual memory (cumulated for all children) (KiB): 283676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.81
system time used= 0.379942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51748
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= 7689
involuntary context switches= 36134

runsolver used 1.93971 second user time and 4.29435 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 17:59:11
IDJOB=3299564
IDBENCH=83266
IDSOLVER=1683
FILE ID=node122/3299564-1304092750
RUNJOBID= node122-1304092719-32666
PBS_JOBID= 13170549
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= cb7c9df8144e5ba66f8009983efe791f
RANDOM SEED=549161956

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22120968 kB
Buffers:       1629248 kB
Cached:        8553924 kB
SwapCached:          4 kB
Active:        1128936 kB
Inactive:      9153100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22120968 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2940 kB
Writeback:           0 kB
AnonPages:       98240 kB
Mapped:          15896 kB
Slab:           485996 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   251256 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= 71660 MiB
End job on node122 at 2011-04-29 18:19:15