Trace number 3299406

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.31 1201.95

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
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 variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...094967/instance-3299406-1304094967.cnf
0.19/0.23	c Solving...
4800.23/1201.91	
4800.23/1201.91	*** INTERRUPTED! ***
4800.23/1201.91	*** Shutting down threads...
4800.23/1201.95	s UNKNOWN
4800.23/1201.95	
4800.23/1201.95	c INTERRUPTED   : 1
4800.23/1201.95	c Models        : 0+    
4800.23/1201.95	c Time          : 1201.909s (Solving: 1201.67s 1st Model: 0.00s Unsat: 0.00s)
4800.23/1201.95	c CPU Time      : 4800.250s

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-3299406-1304094967/watcher-3299406-1304094967 -o /tmp/evaluation-result-3299406-1304094967/solver-3299406-1304094967 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299406-1304094967.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.11 7.88 7.96 2/177 25091
/proc/meminfo: memFree=29760400/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=21564 CPUtime=0 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 695 0 0 0 0 0 0 0 21 0 1 0 599727356 22081536 623 33554432000 4194304 4964704 140734773738656 18446744073709551615 256415052485 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25091/statm: 5427 628 385 189 0 301 0

[startup+0.095362 s]
/proc/loadavg: 7.11 7.88 7.96 2/177 25091
/proc/meminfo: memFree=29760400/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=25280 CPUtime=0.09 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 1727 0 0 0 9 0 0 0 21 0 1 0 599727356 25886720 1481 33554432000 4194304 4964704 140734773738656 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25091/statm: 6320 1481 398 189 0 1194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25280

[startup+0.100362 s]
/proc/loadavg: 7.11 7.88 7.96 2/177 25091
/proc/meminfo: memFree=29760400/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=25280 CPUtime=0.09 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 1727 0 0 0 9 0 0 0 21 0 1 0 599727356 25886720 1481 33554432000 4194304 4964704 140734773738656 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25091/statm: 6320 1481 398 189 0 1194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25280

[startup+0.300255 s]
/proc/loadavg: 7.11 7.88 7.96 2/177 25091
/proc/meminfo: memFree=29760400/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=171472 CPUtime=0.47 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 2160 0 0 0 47 0 0 0 18 0 4 0 599727356 175587328 1832 33554432000 4194304 4964704 140734773738656 18446744073709551615 4627810 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 42868 1832 458 189 0 37217 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 171472

[startup+0.700181 s]
/proc/loadavg: 7.11 7.88 7.96 2/177 25091
/proc/meminfo: memFree=29760400/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=173068 CPUtime=2.06 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 3634 0 0 0 206 0 0 0 18 0 4 0 599727356 177221632 3306 33554432000 4194304 4964704 140734773738656 18446744073709551615 4627878 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 43267 3307 458 189 0 37616 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 173068

[startup+1.50103 s]
/proc/loadavg: 7.11 7.88 7.96 10/184 25098
/proc/meminfo: memFree=29740388/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=174784 CPUtime=5.26 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 5110 0 0 0 525 1 0 0 19 0 4 0 599727356 178978816 4782 33554432000 4194304 4964704 140734773738656 18446744073709551615 4668601 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 43696 4782 458 189 0 38045 0
[pid=25091/tid=25096] ppid=25089 vsize=174784 CPUtime=1.25 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 784 0 0 0 125 0 0 0 25 0 4 0 599727380 178978816 4782 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=174784 CPUtime=1.24 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 1031 0 0 0 124 0 0 0 19 0 4 0 599727380 178978816 4782 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=174784 CPUtime=1.25 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 806 0 0 0 125 0 0 0 19 0 4 0 599727380 178978816 4782 33554432000 4194304 4964704 140734773738656 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.26
Current children cumulated vsize (KiB) 174784

[startup+3.10073 s]
/proc/loadavg: 7.11 7.88 7.96 9/184 25098
/proc/meminfo: memFree=29728856/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=176560 CPUtime=11.65 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 6361 0 0 0 1164 1 0 0 24 0 4 0 599727356 180797440 6033 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 44140 6033 460 189 0 38489 0
[pid=25091/tid=25096] ppid=25089 vsize=176560 CPUtime=2.85 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 1110 0 0 0 285 0 0 0 25 0 4 0 599727380 180797440 6033 33554432000 4194304 4964704 140734773738656 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=176560 CPUtime=2.84 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 1347 0 0 0 284 0 0 0 24 0 4 0 599727380 180797440 6033 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=176560 CPUtime=2.85 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 1069 0 0 0 285 0 0 0 24 0 4 0 599727380 180797440 6033 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 176560

[startup+6.30113 s]
/proc/loadavg: 7.26 7.89 7.96 9/184 25098
/proc/meminfo: memFree=29716824/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=178752 CPUtime=24.43 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 7944 0 0 0 2442 1 0 0 25 0 4 0 599727356 183042048 7616 33554432000 4194304 4964704 140734773738656 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 44688 7616 460 189 0 39037 0
[pid=25091/tid=25096] ppid=25089 vsize=178752 CPUtime=6.05 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 1495 0 0 0 605 0 0 0 25 0 4 0 599727380 183042048 7616 33554432000 4194304 4964704 140734773738656 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=178752 CPUtime=6.02 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 1885 0 0 0 602 0 0 0 25 0 4 0 599727380 183042048 7616 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=178752 CPUtime=6.05 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 1425 0 0 0 605 0 0 0 25 0 4 0 599727380 183042048 7616 33554432000 4194304 4964704 140734773738656 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.43
Current children cumulated vsize (KiB) 178752

[startup+12.7009 s]
/proc/loadavg: 7.32 7.90 7.96 9/184 25099
/proc/meminfo: memFree=29693992/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=184552 CPUtime=50 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 11671 0 0 0 4996 4 0 0 25 0 4 0 599727356 188981248 11343 33554432000 4194304 4964704 140734773738656 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 46138 11343 460 189 0 40487 0
[pid=25091/tid=25096] ppid=25089 vsize=184552 CPUtime=12.44 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 2307 0 0 0 1244 0 0 0 25 0 4 0 599727380 188981248 11343 33554432000 4194304 4964704 140734773738656 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=184552 CPUtime=12.38 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 3240 0 0 0 1238 0 0 0 25 0 4 0 599727380 188981248 11343 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=184552 CPUtime=12.45 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 2080 0 0 0 1244 1 0 0 25 0 4 0 599727380 188981248 11343 33554432000 4194304 4964704 140734773738656 18446744073709551615 4332052 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (KiB) 184552

[startup+25.5005 s]
/proc/loadavg: 7.47 7.90 7.96 9/184 25099
/proc/meminfo: memFree=29665216/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=194496 CPUtime=101.11 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 18257 0 0 0 10105 6 0 0 25 0 4 0 599727356 199163904 17747 33554432000 4194304 4964704 140734773738656 18446744073709551615 4631168 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 48624 17747 460 189 0 42973 0
[pid=25091/tid=25096] ppid=25089 vsize=194496 CPUtime=25.25 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 3353 0 0 0 2524 1 0 0 25 0 4 0 599727380 199163904 17747 33554432000 4194304 4964704 140734773738656 18446744073709551615 4658308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=194496 CPUtime=25.11 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 5729 0 0 0 2510 1 0 0 25 0 4 0 599727380 199163904 17747 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=194496 CPUtime=25.25 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 3305 0 0 0 2523 2 0 0 25 0 4 0 599727380 199163904 17747 33554432000 4194304 4964704 140734773738656 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 194496

[startup+51.1007 s]
/proc/loadavg: 7.65 7.91 7.96 9/184 25100
/proc/meminfo: memFree=29638608/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=200044 CPUtime=203.38 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 23134 0 0 0 20329 9 0 0 25 0 4 0 599727356 204845056 22576 33554432000 4194304 4964704 140734773738656 18446744073709551615 4668609 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 50011 22576 460 189 0 44360 0
[pid=25091/tid=25096] ppid=25089 vsize=200044 CPUtime=50.84 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 4515 0 0 0 5083 1 0 0 25 0 4 0 599727380 204845056 22576 33554432000 4194304 4964704 140734773738656 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=200044 CPUtime=50.57 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 7672 0 0 0 5055 2 0 0 25 0 4 0 599727380 204845056 22576 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=200044 CPUtime=50.85 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 4150 0 0 0 5083 2 0 0 25 0 4 0 599727380 204845056 22576 33554432000 4194304 4964704 140734773738656 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.38
Current children cumulated vsize (KiB) 200044

[startup+102.307 s]
/proc/loadavg: 7.94 7.95 7.97 9/184 25101
/proc/meminfo: memFree=29595284/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=270480 CPUtime=407.91 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 32573 0 0 0 40774 17 0 0 25 0 4 0 599727356 276971520 31911 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 67620 31911 460 189 0 61969 0
[pid=25091/tid=25096] ppid=25089 vsize=270480 CPUtime=102.05 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 8674 0 0 0 10200 5 0 0 25 0 4 0 599727380 276971520 31911 33554432000 4194304 4964704 140734773738656 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=270480 CPUtime=101.49 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 9463 0 0 0 10146 3 0 0 25 0 4 0 599727380 276971520 31911 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=270480 CPUtime=102.05 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 6833 0 0 0 10201 4 0 0 25 0 4 0 599727380 276971520 31911 33554432000 4194304 4964704 140734773738656 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.91
Current children cumulated vsize (KiB) 270480

[startup+162.301 s]
/proc/loadavg: 8.06 7.98 7.98 9/184 25103
/proc/meminfo: memFree=29575020/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=271704 CPUtime=647.55 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 36421 0 0 0 64737 18 0 0 25 0 4 0 599727356 278224896 35578 33554432000 4194304 4964704 140734773738656 18446744073709551615 4332095 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 67926 35578 460 189 0 62275 0
[pid=25091/tid=25096] ppid=25089 vsize=271704 CPUtime=162.04 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 10131 0 0 0 16198 6 0 0 25 0 4 0 599727380 278224896 35578 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=271704 CPUtime=161.16 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 10333 0 0 0 16113 3 0 0 25 0 4 0 599727380 278224896 35578 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=271704 CPUtime=162.04 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 7539 0 0 0 16200 4 0 0 25 0 4 0 599727380 278224896 35578 33554432000 4194304 4964704 140734773738656 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.55
Current children cumulated vsize (KiB) 271704

[startup+222.3 s]
/proc/loadavg: 8.27 8.07 8.01 9/184 25107
/proc/meminfo: memFree=29561412/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=277268 CPUtime=887.22 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 39071 0 0 0 88701 21 0 0 25 0 4 0 599727356 283922432 38021 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 69317 38021 460 189 0 63666 0
[pid=25091/tid=25096] ppid=25089 vsize=277268 CPUtime=222.03 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 10910 0 0 0 22197 6 0 0 25 0 4 0 599727380 283922432 38021 33554432000 4194304 4964704 140734773738656 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=277268 CPUtime=220.84 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 11388 0 0 0 22080 4 0 0 25 0 4 0 599727380 283922432 38021 33554432000 4194304 4964704 140734773738656 18446744073709551615 4361296 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=277268 CPUtime=222.04 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 8190 0 0 0 22199 5 0 0 25 0 4 0 599727380 283922432 38021 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.22
Current children cumulated vsize (KiB) 277268

[startup+282.301 s]

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

[pid=25091] ppid=25089 vsize=291376 CPUtime=2804.57 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 55154 0 0 0 280421 36 0 0 25 0 4 0 599727356 298369024 53353 33554432000 4194304 4964704 140734773738656 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 72844 53353 460 189 0 67193 0
[pid=25091/tid=25096] ppid=25089 vsize=291376 CPUtime=702.04 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 15573 0 0 0 70194 10 0 0 25 0 4 0 599727380 298369024 53353 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=291376 CPUtime=698.23 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 17121 0 0 0 69815 8 0 0 25 0 4 0 599727380 298369024 53353 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=291376 CPUtime=702.05 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 11573 0 0 0 70195 10 0 0 25 0 4 0 599727380 298369024 53353 33554432000 4194304 4964704 140734773738656 18446744073709551615 4668652 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2804.57
Current children cumulated vsize (KiB) 291376

[startup+762.307 s]
/proc/loadavg: 8.09 8.07 8.01 9/184 25122
/proc/meminfo: memFree=29479956/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=292260 CPUtime=3044.26 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 56082 0 0 0 304389 37 0 0 25 0 4 0 599727356 299274240 54074 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 73065 54074 460 189 0 67414 0
[pid=25091/tid=25096] ppid=25089 vsize=292260 CPUtime=762.04 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 16377 0 0 0 76193 11 0 0 25 0 4 0 599727380 299274240 54074 33554432000 4194304 4964704 140734773738656 18446744073709551615 4627281 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=292260 CPUtime=757.9 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 17129 0 0 0 75782 8 0 0 25 0 4 0 599727380 299274240 54074 33554432000 4194304 4964704 140734773738656 18446744073709551615 4660034 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=292260 CPUtime=762.06 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 11592 0 0 0 76196 10 0 0 25 0 4 0 599727380 299274240 54074 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.26
Current children cumulated vsize (KiB) 292260

[startup+822.3 s]
/proc/loadavg: 8.08 8.07 8.01 9/184 25123
/proc/meminfo: memFree=29478552/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=292644 CPUtime=3283.91 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 56487 0 0 0 328353 38 0 0 25 0 4 0 599727356 299667456 54383 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 73161 54383 460 189 0 67510 0
[pid=25091/tid=25096] ppid=25089 vsize=292644 CPUtime=822.03 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 16604 0 0 0 82192 11 0 0 25 0 4 0 599727380 299667456 54383 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=292644 CPUtime=817.57 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 17251 0 0 0 81749 8 0 0 25 0 4 0 599727380 299667456 54383 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=292644 CPUtime=822.05 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 11644 0 0 0 82195 10 0 0 25 0 4 0 599727380 299667456 54383 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.91
Current children cumulated vsize (KiB) 292644

[startup+882.301 s]
/proc/loadavg: 8.08 8.07 8.01 9/184 25125
/proc/meminfo: memFree=29472044/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=292644 CPUtime=3523.58 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 56955 0 0 0 352319 39 0 0 25 0 4 0 599727356 299667456 54571 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 73161 54571 460 189 0 67510 0
[pid=25091/tid=25096] ppid=25089 vsize=292644 CPUtime=882.03 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 17009 0 0 0 88191 12 0 0 25 0 4 0 599727380 299667456 54571 33554432000 4194304 4964704 140734773738656 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=292644 CPUtime=877.25 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 17302 0 0 0 87716 9 0 0 25 0 4 0 599727380 299667456 54571 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=292644 CPUtime=882.05 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 11650 0 0 0 88195 10 0 0 25 0 4 0 599727380 299667456 54571 33554432000 4194304 4964704 140734773738656 18446744073709551615 4644844 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.58
Current children cumulated vsize (KiB) 292644

[startup+942.301 s]
/proc/loadavg: 8.07 8.07 8.01 9/184 25126
/proc/meminfo: memFree=29468644/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=292644 CPUtime=3763.25 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 57530 0 0 0 376285 40 0 0 25 0 4 0 599727356 299667456 54954 33554432000 4194304 4964704 140734773738656 18446744073709551615 4660043 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 73161 54954 460 189 0 67510 0
[pid=25091/tid=25096] ppid=25089 vsize=292644 CPUtime=942.03 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 17443 0 0 0 94191 12 0 0 25 0 4 0 599727380 299667456 54954 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=292644 CPUtime=936.93 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 17326 0 0 0 93684 9 0 0 25 0 4 0 599727380 299667456 54954 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=292644 CPUtime=942.05 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 11683 0 0 0 94195 10 0 0 25 0 4 0 599727380 299667456 54954 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.25
Current children cumulated vsize (KiB) 292644

[startup+1002.3 s]
/proc/loadavg: 8.02 8.05 8.01 9/184 25128
/proc/meminfo: memFree=29465860/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=293120 CPUtime=4002.92 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 58079 0 0 0 400252 40 0 0 25 0 4 0 599727356 300154880 55439 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670215 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 73280 55439 460 189 0 67629 0
[pid=25091/tid=25096] ppid=25089 vsize=293120 CPUtime=1002.03 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 17685 0 0 0 100191 12 0 0 25 0 4 0 599727380 300154880 55439 33554432000 4194304 4964704 140734773738656 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=293120 CPUtime=996.6 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 17579 0 0 0 99651 9 0 0 25 0 4 0 599727380 300154880 55439 33554432000 4194304 4964704 140734773738656 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=293120 CPUtime=1002.06 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 11692 0 0 0 100195 11 0 0 25 0 4 0 599727380 300154880 55439 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.92
Current children cumulated vsize (KiB) 293120

[startup+1062.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/184 25130
/proc/meminfo: memFree=29459352/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=293120 CPUtime=4242.59 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 59614 0 0 0 424217 42 0 0 25 0 4 0 599727356 300154880 56830 33554432000 4194304 4964704 140734773738656 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 73280 56830 460 189 0 67629 0
[pid=25091/tid=25096] ppid=25089 vsize=293120 CPUtime=1062.03 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 17972 0 0 0 106191 12 0 0 25 0 4 0 599727380 300154880 56830 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=293120 CPUtime=1056.28 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 17635 0 0 0 105619 9 0 0 25 0 4 0 599727380 300154880 56830 33554432000 4194304 4964704 140734773738656 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=293120 CPUtime=1062.06 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 11797 0 0 0 106195 11 0 0 25 0 4 0 599727380 300154880 56830 33554432000 4194304 4964704 140734773738656 18446744073709551615 4653336 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.59
Current children cumulated vsize (KiB) 293120

[startup+1122.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/184 25131
/proc/meminfo: memFree=29457428/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=293404 CPUtime=4482.25 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 59989 0 0 0 448183 42 0 0 25 0 4 0 599727356 300445696 57141 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 73351 57141 460 189 0 67700 0
[pid=25091/tid=25096] ppid=25089 vsize=293404 CPUtime=1122.03 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 18145 0 0 0 112191 12 0 0 25 0 4 0 599727380 300445696 57141 33554432000 4194304 4964704 140734773738656 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=293404 CPUtime=1115.95 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 17694 0 0 0 111586 9 0 0 25 0 4 0 599727380 300445696 57141 33554432000 4194304 4964704 140734773738656 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=293404 CPUtime=1122.06 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 11937 0 0 0 112195 11 0 0 25 0 4 0 599727380 300445696 57141 33554432000 4194304 4964704 140734773738656 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.25
Current children cumulated vsize (KiB) 293404

[startup+1182.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/184 25133
/proc/meminfo: memFree=29448820/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=293404 CPUtime=4721.93 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 62159 0 0 0 472148 45 0 0 25 0 4 0 599727356 300445696 59183 33554432000 4194304 4964704 140734773738656 18446744073709551615 4627465 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 73351 59183 460 189 0 67700 0
[pid=25091/tid=25096] ppid=25089 vsize=293404 CPUtime=1182.03 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 19483 0 0 0 118189 14 0 0 25 0 4 0 599727380 300445696 59183 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=293404 CPUtime=1175.62 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 18425 0 0 0 117552 10 0 0 25 0 4 0 599727380 300445696 59183 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=293404 CPUtime=1182.06 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 12013 0 0 0 118195 11 0 0 25 0 4 0 599727380 300445696 59183 33554432000 4194304 4964704 140734773738656 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.93
Current children cumulated vsize (KiB) 293404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.09 8.06 8.00 6/182 25134
/proc/meminfo: memFree=29447668/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=293404 CPUtime=4800.23 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 62292 0 0 0 479978 45 0 0 25 0 4 0 599727356 300445696 59252 33554432000 4194304 4964704 140734773738656 18446744073709551615 4321097 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 73351 59252 460 189 0 67700 0
[pid=25091/tid=25096] ppid=25089 vsize=293404 CPUtime=1201.63 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 19580 0 0 0 120149 14 0 0 25 0 4 0 599727380 300445696 59252 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=293404 CPUtime=1195.12 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 18461 0 0 0 119502 10 0 0 25 0 4 0 599727380 300445696 59252 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=293404 CPUtime=1201.66 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 12013 0 0 0 120155 11 0 0 25 0 4 0 599727380 300445696 59252 33554432000 4194304 4964704 140734773738656 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 293404

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

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

[startup+1201.9 s]
/proc/loadavg: 8.09 8.06 8.00 6/182 25134
/proc/meminfo: memFree=29447668/32950928 swapFree=67111364/67111528
[pid=25091] ppid=25089 vsize=293404 CPUtime=4800.23 cores=0,2,4,6
/proc/25091/stat : 25091 (claspmt) R 25089 25091 24218 0 -1 4202496 62292 0 0 0 479978 45 0 0 25 0 4 0 599727356 300445696 59252 33554432000 4194304 4964704 140734773738656 18446744073709551615 4321097 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/25091/statm: 73351 59252 460 189 0 67700 0
[pid=25091/tid=25096] ppid=25089 vsize=293404 CPUtime=1201.63 cores=0,2,4,6
/proc/25091/task/25096/stat : 25096 (claspmt) R 25089 25091 24218 0 -1 4202560 19580 0 0 0 120149 14 0 0 25 0 4 0 599727380 300445696 59252 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25091/tid=25097] ppid=25089 vsize=293404 CPUtime=1195.12 cores=0,2,4,6
/proc/25091/task/25097/stat : 25097 (claspmt) R 25089 25091 24218 0 -1 4202560 18461 0 0 0 119502 10 0 0 25 0 4 0 599727380 300445696 59252 33554432000 4194304 4964704 140734773738656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25091/tid=25098] ppid=25089 vsize=293404 CPUtime=1201.66 cores=0,2,4,6
/proc/25091/task/25098/stat : 25098 (claspmt) R 25089 25091 24218 0 -1 4202560 12013 0 0 0 120155 11 0 0 25 0 4 0 599727380 300445696 59252 33554432000 4194304 4964704 140734773738656 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 293404

Child status: 0
Real time (s): 1201.95
CPU time (s): 4800.31
CPU user time (s): 4799.84
CPU system time (s): 0.469928
CPU usage (%): 399.376
Max. virtual memory (cumulated for all children) (KiB): 293404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.84
system time used= 0.469928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62304
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= 12686
involuntary context switches= 26439

runsolver used 1.90071 second user time and 4.66029 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 18:36:07
IDJOB=3299406
IDBENCH=83358
IDSOLVER=1683
FILE ID=node115/3299406-1304094967
RUNJOBID= node115-1304094967-25071
PBS_JOBID= 13170560
Free space on /tmp= 72732 MiB

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

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=1291184584

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29760680 kB
Buffers:        793844 kB
Cached:        1905376 kB
SwapCached:          0 kB
Active:         153556 kB
Inactive:      2611200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29760680 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2480 kB
Writeback:           0 kB
AnonPages:       64944 kB
Mapped:          15184 kB
Slab:           362336 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   208976 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= 72728 MiB
End job on node115 at 2011-04-29 18:56:11