Trace number 3381007

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 40001.3 5011.59

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x14.cnf
MD5SUMf76302f2442dfc7cabc2315e61e55fea
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 variables1176
Number of clauses78498
Sum of the clauses size310464
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21764
Number of clauses of size 30
Number of clauses of size 476734
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...500265/instance-3381007-1305500265.cnf
1.69/1.73	c Solving...
40000.86/5011.22	
40000.86/5011.22	*** INTERRUPTED! ***
40000.86/5011.22	*** Shutting down threads...
40001.20/5011.59	s UNKNOWN
40001.20/5011.59	
40001.20/5011.59	c INTERRUPTED   : 1
40001.20/5011.59	c Models        : 0+    
40001.20/5011.59	c Time          : 5011.220s (Solving: 5009.49s 1st Model: 0.00s Unsat: 0.00s)
40001.20/5011.59	c CPU Time      : 40000.910s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3381007-1305500265/watcher-3381007-1305500265 -o /tmp/evaluation-result-3381007-1305500265/solver-3381007-1305500265 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381007-1305500265.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.60 8.46 8.29 1/412 25525
/proc/meminfo: memFree=20127812/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=23320 CPUtime=0.01 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 1206 0 0 0 1 0 0 0 22 0 1 0 740257294 23879680 1038 33554432000 4194304 4964800 140734341777776 18446744073709551615 215988253381 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/25525/statm: 5830 1040 386 189 0 704 0

[startup+0.0486389 s]
/proc/loadavg: 8.60 8.46 8.29 1/412 25525
/proc/meminfo: memFree=20127812/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=27856 CPUtime=0.04 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 2536 0 0 0 4 0 0 0 22 0 1 0 740257294 28524544 2156 33554432000 4194304 4964800 140734341777776 18446744073709551615 4607622 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/25525/statm: 6964 2156 399 189 0 1838 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27856

[startup+0.10063 s]
/proc/loadavg: 8.60 8.46 8.29 1/412 25525
/proc/meminfo: memFree=20127812/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=27856 CPUtime=0.09 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 2536 0 0 0 9 0 0 0 22 0 1 0 740257294 28524544 2156 33554432000 4194304 4964800 140734341777776 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/25525/statm: 6964 2156 399 189 0 1838 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27856

[startup+0.300595 s]
/proc/loadavg: 8.60 8.46 8.29 1/412 25525
/proc/meminfo: memFree=20127812/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=28252 CPUtime=0.29 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 2627 0 0 0 29 0 0 0 23 0 1 0 740257294 28930048 2247 33554432000 4194304 4964800 140734341777776 18446744073709551615 215988253729 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/25525/statm: 7063 2247 400 189 0 1937 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28252

[startup+0.700525 s]
/proc/loadavg: 8.60 8.46 8.29 1/412 25525
/proc/meminfo: memFree=20127812/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=31156 CPUtime=0.69 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 3367 0 0 0 69 0 0 0 25 0 1 0 740257294 31903744 2987 33554432000 4194304 4964800 140734341777776 18446744073709551615 4621765 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/25525/statm: 7789 2987 400 189 0 2663 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31156

[startup+1.50038 s]
/proc/loadavg: 7.99 8.34 8.25 2/413 25526
/proc/meminfo: memFree=20115908/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=33928 CPUtime=1.49 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 4066 0 0 0 149 0 0 0 25 0 1 0 740257294 34742272 3686 33554432000 4194304 4964800 140734341777776 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/25525/statm: 8482 3686 400 189 0 3356 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33928

[startup+3.10111 s]
/proc/loadavg: 7.99 8.34 8.25 10/420 25533
/proc/meminfo: memFree=20058564/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=475500 CPUtime=12.27 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 28768 0 0 0 1215 12 0 0 25 0 8 0 740257294 486912000 28176 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25525/statm: 118875 28176 464 189 0 113224 0
[pid=25525/tid=25527] ppid=25523 vsize=475500 CPUtime=1.32 cores=0-7
/proc/25525/task/25527/stat : 25527 (claspmt) R 25523 25525 25216 0 -1 4202560 2740 0 0 0 131 1 0 0 19 0 8 0 740257468 486912000 28176 33554432000 4194304 4964800 140734341777776 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25525/tid=25528] ppid=25523 vsize=475500 CPUtime=1.3 cores=0-7
/proc/25525/task/25528/stat : 25528 (claspmt) R 25523 25525 25216 0 -1 4202560 3812 0 0 0 129 1 0 0 19 0 8 0 740257468 486912000 28176 33554432000 4194304 4964800 140734341777776 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25525/tid=25529] ppid=25523 vsize=475500 CPUtime=1.32 cores=0-7
/proc/25525/task/25529/stat : 25529 (claspmt) R 25523 25525 25216 0 -1 4202560 2927 0 0 0 131 1 0 0 19 0 8 0 740257468 486912000 28176 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25525/tid=25530] ppid=25523 vsize=475500 CPUtime=1.31 cores=0-7
/proc/25525/task/25530/stat : 25530 (claspmt) R 25523 25525 25216 0 -1 4202560 3008 0 0 0 130 1 0 0 19 0 8 0 740257468 486912000 28176 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25525/tid=25531] ppid=25523 vsize=475500 CPUtime=1.34 cores=0-7
/proc/25525/task/25531/stat : 25531 (claspmt) R 25523 25525 25216 0 -1 4202560 2699 0 0 0 133 1 0 0 19 0 8 0 740257468 486912000 28176 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25525/tid=25532] ppid=25523 vsize=475500 CPUtime=1.3 cores=0-7
/proc/25525/task/25532/stat : 25532 (claspmt) R 25523 25525 25216 0 -1 4202560 3242 0 0 0 129 1 0 0 19 0 8 0 740257468 486912000 28176 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670282 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25525/tid=25533] ppid=25523 vsize=475500 CPUtime=1.32 cores=0-7
/proc/25525/task/25533/stat : 25533 (claspmt) R 25523 25525 25216 0 -1 4202560 3185 0 0 0 131 1 0 0 18 0 8 0 740257468 486912000 28176 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 475500

[startup+6.30055 s]
/proc/loadavg: 7.99 8.33 8.25 9/420 25533
/proc/meminfo: memFree=19990380/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=479740 CPUtime=37.81 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 37699 0 0 0 3764 17 0 0 25 0 8 0 740257294 491253760 37107 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670340 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25525/statm: 119935 37107 466 189 0 114284 0
[pid=25525/tid=25527] ppid=25523 vsize=479740 CPUtime=4.52 cores=0-7
/proc/25525/task/25527/stat : 25527 (claspmt) R 25523 25525 25216 0 -1 4202560 3809 0 0 0 450 2 0 0 25 0 8 0 740257468 491253760 37107 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25525/tid=25528] ppid=25523 vsize=479740 CPUtime=4.46 cores=0-7
/proc/25525/task/25528/stat : 25528 (claspmt) R 25523 25525 25216 0 -1 4202560 5179 0 0 0 444 2 0 0 25 0 8 0 740257468 491253760 37107 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25525/tid=25529] ppid=25523 vsize=479740 CPUtime=4.52 cores=0-7
/proc/25525/task/25529/stat : 25529 (claspmt) R 25523 25525 25216 0 -1 4202560 3994 0 0 0 451 1 0 0 25 0 8 0 740257468 491253760 37107 33554432000 4194304 4964800 140734341777776 18446744073709551615 4332327 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25525/tid=25530] ppid=25523 vsize=479740 CPUtime=4.5 cores=0-7
/proc/25525/task/25530/stat : 25530 (claspmt) R 25523 25525 25216 0 -1 4202560 3915 0 0 0 449 1 0 0 25 0 8 0 740257468 491253760 37107 33554432000 4194304 4964800 140734341777776 18446744073709551615 4362359 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25525/tid=25531] ppid=25523 vsize=479740 CPUtime=4.54 cores=0-7
/proc/25525/task/25531/stat : 25531 (claspmt) R 25523 25525 25216 0 -1 4202560 3721 0 0 0 452 2 0 0 25 0 8 0 740257468 491253760 37107 33554432000 4194304 4964800 140734341777776 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25525/tid=25532] ppid=25523 vsize=479740 CPUtime=4.49 cores=0-7
/proc/25525/task/25532/stat : 25532 (claspmt) R 25523 25525 25216 0 -1 4202560 4046 0 0 0 448 1 0 0 25 0 8 0 740257468 491253760 37107 33554432000 4194304 4964800 140734341777776 18446744073709551615 4362864 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25525/tid=25533] ppid=25523 vsize=479740 CPUtime=4.52 cores=0-7
/proc/25525/task/25533/stat : 25533 (claspmt) R 25523 25525 25216 0 -1 4202560 4947 0 0 0 449 3 0 0 25 0 8 0 740257468 491253760 37107 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37.81
Current children cumulated vsize (KiB) 479740

[startup+12.7004 s]
/proc/loadavg: 7.99 8.33 8.25 9/420 25534
/proc/meminfo: memFree=19952856/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=486380 CPUtime=88.91 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 46614 0 0 0 8869 22 0 0 25 0 8 0 740257294 498053120 46022 33554432000 4194304 4964800 140734341777776 18446744073709551615 4320947 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25525/statm: 121595 46022 466 189 0 115944 0
[pid=25525/tid=25527] ppid=25523 vsize=486380 CPUtime=10.91 cores=0-7
/proc/25525/task/25527/stat : 25527 (claspmt) R 25523 25525 25216 0 -1 4202560 4954 0 0 0 1089 2 0 0 25 0 8 0 740257468 498053120 46022 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25525/tid=25528] ppid=25523 vsize=486380 CPUtime=10.77 cores=0-7
/proc/25525/task/25528/stat : 25528 (claspmt) R 25523 25525 25216 0 -1 4202560 6682 0 0 0 1074 3 0 0 25 0 8 0 740257468 498053120 46022 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25525/tid=25529] ppid=25523 vsize=486380 CPUtime=10.92 cores=0-7
/proc/25525/task/25529/stat : 25529 (claspmt) R 25523 25525 25216 0 -1 4202560 5537 0 0 0 1090 2 0 0 25 0 8 0 740257468 498053120 46022 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25525/tid=25530] ppid=25523 vsize=486380 CPUtime=10.91 cores=0-7
/proc/25525/task/25530/stat : 25530 (claspmt) R 25523 25525 25216 0 -1 4202560 4478 0 0 0 1089 2 0 0 25 0 8 0 740257468 498053120 46022 33554432000 4194304 4964800 140734341777776 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25525/tid=25531] ppid=25523 vsize=486380 CPUtime=10.93 cores=0-7
/proc/25525/task/25531/stat : 25531 (claspmt) R 25523 25525 25216 0 -1 4202560 4691 0 0 0 1091 2 0 0 25 0 8 0 740257468 498053120 46022 33554432000 4194304 4964800 140734341777776 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25525/tid=25532] ppid=25523 vsize=486380 CPUtime=10.89 cores=0-7
/proc/25525/task/25532/stat : 25532 (claspmt) R 25523 25525 25216 0 -1 4202560 5315 0 0 0 1087 2 0 0 25 0 8 0 740257468 498053120 46022 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25525/tid=25533] ppid=25523 vsize=486380 CPUtime=10.92 cores=0-7
/proc/25525/task/25533/stat : 25533 (claspmt) R 25523 25525 25216 0 -1 4202560 6096 0 0 0 1089 3 0 0 25 0 8 0 740257468 498053120 46022 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 88.91
Current children cumulated vsize (KiB) 486380

[startup+25.5012 s]
/proc/loadavg: 7.99 8.31 8.25 9/420 25534
/proc/meminfo: memFree=19869556/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=500324 CPUtime=191.11 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 67524 0 0 0 19075 36 0 0 25 0 8 0 740257294 512331776 66657 33554432000 4194304 4964800 140734341777776 18446744073709551615 4660835 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25525/statm: 125081 66657 466 189 0 119430 0
[pid=25525/tid=25527] ppid=25523 vsize=500324 CPUtime=23.7 cores=0-7
/proc/25525/task/25527/stat : 25527 (claspmt) R 25523 25525 25216 0 -1 4202560 8211 0 0 0 2366 4 0 0 25 0 8 0 740257468 512331776 66658 33554432000 4194304 4964800 140734341777776 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25525/tid=25528] ppid=25523 vsize=500324 CPUtime=23.39 cores=0-7
/proc/25525/task/25528/stat : 25528 (claspmt) R 25523 25525 25216 0 -1 4202560 10491 0 0 0 2333 6 0 0 25 0 8 0 740257468 512331776 66658 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25525/tid=25529] ppid=25523 vsize=500324 CPUtime=23.72 cores=0-7
/proc/25525/task/25529/stat : 25529 (claspmt) R 25523 25525 25216 0 -1 4202560 7370 0 0 0 2369 3 0 0 25 0 8 0 740257468 512331776 66658 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25525/tid=25530] ppid=25523 vsize=500324 CPUtime=23.71 cores=0-7
/proc/25525/task/25530/stat : 25530 (claspmt) R 25523 25525 25216 0 -1 4202560 6620 0 0 0 2367 4 0 0 25 0 8 0 740257468 512331776 66658 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25525/tid=25531] ppid=25523 vsize=500324 CPUtime=23.74 cores=0-7
/proc/25525/task/25531/stat : 25531 (claspmt) R 25523 25525 25216 0 -1 4202560 6660 0 0 0 2370 4 0 0 25 0 8 0 740257468 512331776 66658 33554432000 4194304 4964800 140734341777776 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25525/tid=25532] ppid=25523 vsize=500324 CPUtime=23.69 cores=0-7
/proc/25525/task/25532/stat : 25532 (claspmt) R 25523 25525 25216 0 -1 4202560 7334 0 0 0 2365 4 0 0 25 0 8 0 740257468 512331776 66658 33554432000 4194304 4964800 140734341777776 18446744073709551615 215988253729 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25525/tid=25533] ppid=25523 vsize=500324 CPUtime=23.71 cores=0-7
/proc/25525/task/25533/stat : 25533 (claspmt) R 25523 25525 25216 0 -1 4202560 9135 0 0 0 2366 5 0 0 25 0 8 0 740257468 512331776 66658 33554432000 4194304 4964800 140734341777776 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 191.11
Current children cumulated vsize (KiB) 500324

[startup+51.1007 s]
/proc/loadavg: 7.99 8.28 8.24 9/420 25535
/proc/meminfo: memFree=19787776/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=509784 CPUtime=395.5 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 87946 0 0 0 39496 54 0 0 25 0 8 0 740257294 522018816 86984 33554432000 4194304 4964800 140734341777776 18446744073709551615 4653307 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25525/statm: 127446 86984 466 189 0 121795 0
[pid=25525/tid=25527] ppid=25523 vsize=509784 CPUtime=49.29 cores=0-7
/proc/25525/task/25527/stat : 25527 (claspmt) R 25523 25525 25216 0 -1 4202560 10706 0 0 0 4923 6 0 0 25 0 8 0 740257468 522018816 86984 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25525/tid=25528] ppid=25523 vsize=509784 CPUtime=48.64 cores=0-7
/proc/25525/task/25528/stat : 25528 (claspmt) R 25523 25525 25216 0 -1 4202560 13843 0 0 0 4855 9 0 0 25 0 8 0 740257468 522018816 86984 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25525/tid=25529] ppid=25523 vsize=509784 CPUtime=49.31 cores=0-7
/proc/25525/task/25529/stat : 25529 (claspmt) R 25523 25525 25216 0 -1 4202560 8882 0 0 0 4927 4 0 0 25 0 8 0 740257468 522018816 86984 33554432000 4194304 4964800 140734341777776 18446744073709551615 4321182 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25525/tid=25530] ppid=25523 vsize=509784 CPUtime=49.29 cores=0-7
/proc/25525/task/25530/stat : 25530 (claspmt) R 25523 25525 25216 0 -1 4202560 8288 0 0 0 4923 6 0 0 25 0 8 0 740257468 522018816 86984 33554432000 4194304 4964800 140734341777776 18446744073709551615 4678032 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25525/tid=25531] ppid=25523 vsize=509784 CPUtime=49.33 cores=0-7
/proc/25525/task/25531/stat : 25531 (claspmt) R 25523 25525 25216 0 -1 4202560 8904 0 0 0 4928 5 0 0 25 0 8 0 740257468 522018816 86984 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25525/tid=25532] ppid=25523 vsize=509784 CPUtime=49.27 cores=0-7
/proc/25525/task/25532/stat : 25532 (claspmt) R 25523 25525 25216 0 -1 4202560 10733 0 0 0 4921 6 0 0 25 0 8 0 740257468 522018816 86984 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25525/tid=25533] ppid=25523 vsize=509784 CPUtime=49.31 cores=0-7
/proc/25525/task/25533/stat : 25533 (claspmt) R 25523 25525 25216 0 -1 4202560 13328 0 0 0 4922 9 0 0 25 0 8 0 740257468 522018816 86984 33554432000 4194304 4964800 140734341777776 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 395.5
Current children cumulated vsize (KiB) 509784

[startup+102.316 s]
/proc/loadavg: 7.99 8.24 8.22 9/420 25536
/proc/meminfo: memFree=19669580/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=781348 CPUtime=804.42 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 117863 0 0 0 80358 84 0 0 25 0 8 0 740257294 800100352 116220 33554432000 4194304 4964800 140734341777776 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25525/statm: 195337 116220 466 189 0 189686 0
[pid=25525/tid=25527] ppid=25523 vsize=781348 CPUtime=100.45 cores=0-7
/proc/25525/task/25527/stat : 25527 (claspmt) R 25523 25525 25216 0 -1 4202560 13735 0 0 0 10037 8 0 0 25 0 8 0 740257468 800100352 116220 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25525/tid=25528] ppid=25523 vsize=781348 CPUtime=99.15 cores=0-7
/proc/25525/task/25528/stat : 25528 (claspmt) R 25523 25525 25216 0 -1 4202560 17869 0 0 0 9902 13 0 0 25 0 8 0 740257468 800100352 116220 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25525/tid=25529] ppid=25523 vsize=781348 CPUtime=100.52 cores=0-7
/proc/25525/task/25529/stat : 25529 (claspmt) R 25523 25525 25216 0 -1 4202560 11904 0 0 0 10044 8 0 0 25 0 8 0 740257468 800100352 116220 33554432000 4194304 4964800 140734341777776 18446744073709551615 4644832 0 0 4096 18946 0 0 0 -1 5 0 0 0

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

/proc/25525/task/25532/stat : 25532 (claspmt) R 25523 25525 25216 0 -1 4202560 40096 0 0 0 465916 62 0 0 25 0 8 0 740257468 1915310080 406760 33554432000 4194304 4964800 140734341777776 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25525/tid=25533] ppid=25523 vsize=1870420 CPUtime=4647.08 cores=0-7
/proc/25525/task/25533/stat : 25533 (claspmt) R 25523 25525 25216 0 -1 4202560 72306 0 0 0 464605 103 0 0 25 0 8 0 740257468 1915310080 406760 33554432000 4194304 4964800 140734341777776 18446744073709551615 4325305 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37214.8
Current children cumulated vsize (KiB) 1870420

[startup+4722.32 s]
/proc/loadavg: 8.05 8.05 8.00 9/420 25680
/proc/meminfo: memFree=18501648/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=1870420 CPUtime=37694.1 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 422590 0 0 0 3768769 636 0 0 25 0 8 0 740257294 1915310080 407193 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25525/statm: 467605 407193 466 189 0 461954 0
[pid=25525/tid=25527] ppid=25523 vsize=1870420 CPUtime=4718.78 cores=0-7
/proc/25525/task/25527/stat : 25527 (claspmt) R 25523 25525 25216 0 -1 4202560 46467 0 0 0 471808 70 0 0 25 0 8 0 740257468 1915310080 407193 33554432000 4194304 4964800 140734341777776 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25525/tid=25528] ppid=25523 vsize=1870420 CPUtime=4701.14 cores=0-7
/proc/25525/task/25528/stat : 25528 (claspmt) R 25523 25525 25216 0 -1 4202560 56999 0 0 0 470033 81 0 0 25 0 8 0 740257468 1915310080 407193 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25525/tid=25529] ppid=25523 vsize=1870420 CPUtime=4707.33 cores=0-7
/proc/25525/task/25529/stat : 25529 (claspmt) R 25523 25525 25216 0 -1 4202560 55169 0 0 0 470636 97 0 0 25 0 8 0 740257468 1915310080 407193 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25525/tid=25530] ppid=25523 vsize=1870420 CPUtime=4716.82 cores=0-7
/proc/25525/task/25530/stat : 25530 (claspmt) R 25523 25525 25216 0 -1 4202560 42123 0 0 0 471621 61 0 0 25 0 8 0 740257468 1915310080 407193 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25525/tid=25531] ppid=25523 vsize=1870420 CPUtime=4720.09 cores=0-7
/proc/25525/task/25531/stat : 25531 (claspmt) R 25523 25525 25216 0 -1 4202560 37889 0 0 0 471959 50 0 0 25 0 8 0 740257468 1915310080 407193 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25525/tid=25532] ppid=25523 vsize=1870420 CPUtime=4719.78 cores=0-7
/proc/25525/task/25532/stat : 25532 (claspmt) R 25523 25525 25216 0 -1 4202560 40096 0 0 0 471916 62 0 0 25 0 8 0 740257468 1915310080 407193 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25525/tid=25533] ppid=25523 vsize=1870420 CPUtime=4707.1 cores=0-7
/proc/25525/task/25533/stat : 25533 (claspmt) R 25523 25525 25216 0 -1 4202560 72367 0 0 0 470606 104 0 0 25 0 8 0 740257468 1915310080 407193 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37694.1
Current children cumulated vsize (KiB) 1870420

[startup+4782.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/420 25682
/proc/meminfo: memFree=18501496/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=1870420 CPUtime=38173 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 422909 0 0 0 3816664 639 0 0 25 0 8 0 740257294 1915310080 407236 33554432000 4194304 4964800 140734341777776 18446744073709551615 4653216 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25525/statm: 467605 407236 466 189 0 461954 0
[pid=25525/tid=25527] ppid=25523 vsize=1870420 CPUtime=4778.73 cores=0-7
/proc/25525/task/25527/stat : 25527 (claspmt) R 25523 25525 25216 0 -1 4202560 46775 0 0 0 477802 71 0 0 25 0 8 0 740257468 1915310080 407236 33554432000 4194304 4964800 140734341777776 18446744073709551615 4659371 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25525/tid=25528] ppid=25523 vsize=1870420 CPUtime=4760.85 cores=0-7
/proc/25525/task/25528/stat : 25528 (claspmt) R 25523 25525 25216 0 -1 4202560 57001 0 0 0 476003 82 0 0 25 0 8 0 740257468 1915310080 407236 33554432000 4194304 4964800 140734341777776 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25525/tid=25529] ppid=25523 vsize=1870420 CPUtime=4766.77 cores=0-7
/proc/25525/task/25529/stat : 25529 (claspmt) R 25523 25525 25216 0 -1 4202560 55171 0 0 0 476580 97 0 0 25 0 8 0 740257468 1915310080 407236 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25525/tid=25530] ppid=25523 vsize=1870420 CPUtime=4776.8 cores=0-7
/proc/25525/task/25530/stat : 25530 (claspmt) R 25523 25525 25216 0 -1 4202560 42124 0 0 0 477619 61 0 0 25 0 8 0 740257468 1915310080 407236 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25525/tid=25531] ppid=25523 vsize=1870420 CPUtime=4780.07 cores=0-7
/proc/25525/task/25531/stat : 25531 (claspmt) R 25523 25525 25216 0 -1 4202560 37892 0 0 0 477957 50 0 0 25 0 8 0 740257468 1915310080 407236 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25525/tid=25532] ppid=25523 vsize=1870420 CPUtime=4779.75 cores=0-7
/proc/25525/task/25532/stat : 25532 (claspmt) R 25523 25525 25216 0 -1 4202560 40096 0 0 0 477913 62 0 0 25 0 8 0 740257468 1915310080 407236 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25525/tid=25533] ppid=25523 vsize=1870420 CPUtime=4767.07 cores=0-7
/proc/25525/task/25533/stat : 25533 (claspmt) R 25523 25525 25216 0 -1 4202560 72370 0 0 0 476603 104 0 0 25 0 8 0 740257468 1915310080 407236 33554432000 4194304 4964800 140734341777776 18446744073709551615 4654511 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38173
Current children cumulated vsize (KiB) 1870420

[startup+4842.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/420 25683
/proc/meminfo: memFree=18500584/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=1870420 CPUtime=38652.1 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 423281 0 0 0 3864564 644 0 0 25 0 8 0 740257294 1915310080 407470 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670332 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25525/statm: 467605 407470 466 189 0 461954 0
[pid=25525/tid=25527] ppid=25523 vsize=1870420 CPUtime=4838.69 cores=0-7
/proc/25525/task/25527/stat : 25527 (claspmt) R 25523 25525 25216 0 -1 4202560 46914 0 0 0 483798 71 0 0 25 0 8 0 740257468 1915310080 407470 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25525/tid=25528] ppid=25523 vsize=1870420 CPUtime=4820.84 cores=0-7
/proc/25525/task/25528/stat : 25528 (claspmt) R 25523 25525 25216 0 -1 4202560 57145 0 0 0 482001 83 0 0 25 0 8 0 740257468 1915310080 407470 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25525/tid=25529] ppid=25523 vsize=1870420 CPUtime=4825.94 cores=0-7
/proc/25525/task/25529/stat : 25529 (claspmt) R 25523 25525 25216 0 -1 4202560 55229 0 0 0 482497 97 0 0 25 0 8 0 740257468 1915310080 407470 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25525/tid=25530] ppid=25523 vsize=1870420 CPUtime=4836.75 cores=0-7
/proc/25525/task/25530/stat : 25530 (claspmt) R 25523 25525 25216 0 -1 4202560 42124 0 0 0 483613 62 0 0 25 0 8 0 740257468 1915310080 407470 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25525/tid=25531] ppid=25523 vsize=1870420 CPUtime=4840.05 cores=0-7
/proc/25525/task/25531/stat : 25531 (claspmt) R 25523 25525 25216 0 -1 4202560 37892 0 0 0 483955 50 0 0 25 0 8 0 740257468 1915310080 407470 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25525/tid=25532] ppid=25523 vsize=1870420 CPUtime=4839.75 cores=0-7
/proc/25525/task/25532/stat : 25532 (claspmt) R 25523 25525 25216 0 -1 4202560 40096 0 0 0 483912 63 0 0 25 0 8 0 740257468 1915310080 407470 33554432000 4194304 4964800 140734341777776 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25525/tid=25533] ppid=25523 vsize=1870420 CPUtime=4827.06 cores=0-7
/proc/25525/task/25533/stat : 25533 (claspmt) R 25523 25525 25216 0 -1 4202560 72396 0 0 0 482602 104 0 0 25 0 8 0 740257468 1915310080 407470 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38652.1
Current children cumulated vsize (KiB) 1870420

[startup+4902.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/420 25685
/proc/meminfo: memFree=18500316/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=1870420 CPUtime=39131.1 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 423635 0 0 0 3912468 647 0 0 25 0 8 0 740257294 1915310080 407548 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25525/statm: 467605 407548 466 189 0 461954 0
[pid=25525/tid=25527] ppid=25523 vsize=1870420 CPUtime=4898.65 cores=0-7
/proc/25525/task/25527/stat : 25527 (claspmt) R 25523 25525 25216 0 -1 4202560 47254 0 0 0 489793 72 0 0 25 0 8 0 740257468 1915310080 407548 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25525/tid=25528] ppid=25523 vsize=1870420 CPUtime=4880.06 cores=0-7
/proc/25525/task/25528/stat : 25528 (claspmt) R 25523 25525 25216 0 -1 4202560 57145 0 0 0 487922 84 0 0 25 0 8 0 740257468 1915310080 407548 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25525/tid=25529] ppid=25523 vsize=1870420 CPUtime=4885.9 cores=0-7
/proc/25525/task/25529/stat : 25529 (claspmt) R 25523 25525 25216 0 -1 4202560 55232 0 0 0 488492 98 0 0 25 0 8 0 740257468 1915310080 407548 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25525/tid=25530] ppid=25523 vsize=1870420 CPUtime=4896.73 cores=0-7
/proc/25525/task/25530/stat : 25530 (claspmt) R 25523 25525 25216 0 -1 4202560 42126 0 0 0 489611 62 0 0 25 0 8 0 740257468 1915310080 407548 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25525/tid=25531] ppid=25523 vsize=1870420 CPUtime=4900.05 cores=0-7
/proc/25525/task/25531/stat : 25531 (claspmt) R 25523 25525 25216 0 -1 4202560 37895 0 0 0 489955 50 0 0 25 0 8 0 740257468 1915310080 407548 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25525/tid=25532] ppid=25523 vsize=1870420 CPUtime=4899.74 cores=0-7
/proc/25525/task/25532/stat : 25532 (claspmt) R 25523 25525 25216 0 -1 4202560 40101 0 0 0 489910 64 0 0 25 0 8 0 740257468 1915310080 407548 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25525/tid=25533] ppid=25523 vsize=1870420 CPUtime=4887.05 cores=0-7
/proc/25525/task/25533/stat : 25533 (claspmt) R 25523 25525 25216 0 -1 4202560 72397 0 0 0 488601 104 0 0 25 0 8 0 740257468 1915310080 407548 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39131.1
Current children cumulated vsize (KiB) 1870420

[startup+4962.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/420 25687
/proc/meminfo: memFree=18499652/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=1870420 CPUtime=39610.2 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 423975 0 0 0 3960376 649 0 0 25 0 8 0 740257294 1915310080 407750 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25525/statm: 467605 407750 466 189 0 461954 0
[pid=25525/tid=25527] ppid=25523 vsize=1870420 CPUtime=4958.63 cores=0-7
/proc/25525/task/25527/stat : 25527 (claspmt) R 25523 25525 25216 0 -1 4202560 47424 0 0 0 495791 72 0 0 25 0 8 0 740257468 1915310080 407750 33554432000 4194304 4964800 140734341777776 18446744073709551615 4325321 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25525/tid=25528] ppid=25523 vsize=1870420 CPUtime=4939.23 cores=0-7
/proc/25525/task/25528/stat : 25528 (claspmt) R 25523 25525 25216 0 -1 4202560 57145 0 0 0 493839 84 0 0 25 0 8 0 740257468 1915310080 407750 33554432000 4194304 4964800 140734341777776 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25525/tid=25529] ppid=25523 vsize=1870420 CPUtime=4945.89 cores=0-7
/proc/25525/task/25529/stat : 25529 (claspmt) R 25523 25525 25216 0 -1 4202560 55268 0 0 0 494491 98 0 0 25 0 8 0 740257468 1915310080 407750 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25525/tid=25530] ppid=25523 vsize=1870420 CPUtime=4956.72 cores=0-7
/proc/25525/task/25530/stat : 25530 (claspmt) R 25523 25525 25216 0 -1 4202560 42234 0 0 0 495609 63 0 0 25 0 8 0 740257468 1915310080 407750 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25525/tid=25531] ppid=25523 vsize=1870420 CPUtime=4960.05 cores=0-7
/proc/25525/task/25531/stat : 25531 (claspmt) R 25523 25525 25216 0 -1 4202560 37895 0 0 0 495954 51 0 0 25 0 8 0 740257468 1915310080 407750 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25525/tid=25532] ppid=25523 vsize=1870420 CPUtime=4959.73 cores=0-7
/proc/25525/task/25532/stat : 25532 (claspmt) R 25523 25525 25216 0 -1 4202560 40103 0 0 0 495909 64 0 0 25 0 8 0 740257468 1915310080 407750 33554432000 4194304 4964800 140734341777776 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25525/tid=25533] ppid=25523 vsize=1870420 CPUtime=4947.05 cores=0-7
/proc/25525/task/25533/stat : 25533 (claspmt) R 25523 25525 25216 0 -1 4202560 72420 0 0 0 494600 105 0 0 25 0 8 0 740257468 1915310080 407750 33554432000 4194304 4964800 140734341777776 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39610.2
Current children cumulated vsize (KiB) 1870420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.2 s]
/proc/loadavg: 8.04 8.04 8.00 9/420 25688
/proc/meminfo: memFree=18498264/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=1871084 CPUtime=40000.9 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 424458 0 0 0 3999434 652 0 0 25 0 8 0 740257294 1915990016 408095 33554432000 4194304 4964800 140734341777776 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25525/statm: 467771 408095 466 189 0 462120 0
[pid=25525/tid=25527] ppid=25523 vsize=1871084 CPUtime=5007.54 cores=0-7
/proc/25525/task/25527/stat : 25527 (claspmt) R 25523 25525 25216 0 -1 4202560 47713 0 0 0 500681 73 0 0 25 0 8 0 740257468 1915990016 408095 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25525/tid=25528] ppid=25523 vsize=1871084 CPUtime=4987.46 cores=0-7
/proc/25525/task/25528/stat : 25528 (claspmt) R 25523 25525 25216 0 -1 4202560 57152 0 0 0 498662 84 0 0 25 0 8 0 740257468 1915990016 408095 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25525/tid=25529] ppid=25523 vsize=1871084 CPUtime=4994.79 cores=0-7
/proc/25525/task/25529/stat : 25529 (claspmt) R 25523 25525 25216 0 -1 4202560 55270 0 0 0 499381 98 0 0 25 0 8 0 740257468 1915990016 408095 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25525/tid=25530] ppid=25523 vsize=1871084 CPUtime=5005.63 cores=0-7
/proc/25525/task/25530/stat : 25530 (claspmt) R 25523 25525 25216 0 -1 4202560 42297 0 0 0 500500 63 0 0 25 0 8 0 740257468 1915990016 408095 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25525/tid=25531] ppid=25523 vsize=1871084 CPUtime=5008.96 cores=0-7
/proc/25525/task/25531/stat : 25531 (claspmt) R 25523 25525 25216 0 -1 4202560 37896 0 0 0 500845 51 0 0 25 0 8 0 740257468 1915990016 408095 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25525/tid=25532] ppid=25523 vsize=1871084 CPUtime=5008.63 cores=0-7
/proc/25525/task/25532/stat : 25532 (claspmt) R 25523 25525 25216 0 -1 4202560 40115 0 0 0 500799 64 0 0 25 0 8 0 740257468 1915990016 408095 33554432000 4194304 4964800 140734341777776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25525/tid=25533] ppid=25523 vsize=1871084 CPUtime=4995.96 cores=0-7
/proc/25525/task/25533/stat : 25533 (claspmt) R 25523 25525 25216 0 -1 4202560 72478 0 0 0 499491 105 0 0 25 0 8 0 740257468 1915990016 408095 33554432000 4194304 4964800 140734341777776 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 1871084

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

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

[startup+5011.4 s]
/proc/loadavg: 8.04 8.04 8.00 9/420 25688
/proc/meminfo: memFree=18498264/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=1868504 CPUtime=40001.1 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 424468 0 0 0 3999456 652 0 0 25 0 1 0 740257294 1913348096 407448 33554432000 4194304 4964800 140734341777776 18446744073709551615 215988247905 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/25525/statm: 467126 407448 476 189 0 461475 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 1868504

[startup+5011.5 s]
/proc/loadavg: 8.04 8.04 8.00 2/414 25689
/proc/meminfo: memFree=18517904/32950940 swapFree=67111356/67111528
[pid=25525] ppid=25523 vsize=1632348 CPUtime=40001.2 cores=0-7
/proc/25525/stat : 25525 (claspmt) R 25523 25525 25216 0 -1 4202496 424468 0 0 0 3999467 653 0 0 25 0 1 0 740257294 1671524352 349422 33554432000 4194304 4964800 140734341777776 18446744073709551615 215988636007 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/25525/statm: 408087 349422 476 189 0 402436 0
Current children cumulated CPU time (s) 40001.2
Current children cumulated vsize (KiB) 1632348

Child status: 0
Real time (s): 5011.59
CPU time (s): 40001.3
CPU user time (s): 39994.7
CPU system time (s): 6.61299
CPU usage (%): 798.175
Max. virtual memory (cumulated for all children) (KiB): 1871084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39994.7
system time used= 6.61299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 424469
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= 360976
involuntary context switches= 191167

runsolver used 17.6913 second user time and 51.0052 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-16 00:57:45
IDJOB=3381007
IDBENCH=83167
IDSOLVER=1865
FILE ID=node117/3381007-1305500265
RUNJOBID= node117-1305495265-25230
PBS_JOBID= 13325435
Free space on /tmp= 73508 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x14.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-3381007-1305500265/watcher-3381007-1305500265 -o /tmp/evaluation-result-3381007-1305500265/solver-3381007-1305500265 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381007-1305500265.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= f76302f2442dfc7cabc2315e61e55fea
RANDOM SEED=979943695

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20127968 kB
Buffers:        335332 kB
Cached:        3742548 kB
SwapCached:          0 kB
Active:       10137232 kB
Inactive:      2321428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20127968 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            2640 kB
Writeback:           0 kB
AnonPages:     8380200 kB
Mapped:          32376 kB
Slab:           246396 kB
PageTables:      45224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 102966748 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= 73508 MiB
End job on node117 at 2011-05-16 02:21:18