Trace number 3380692

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) 40000.9 5009.92

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g7.cnf
MD5SUMf39e50b5cd7b50d1971722973512a1b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark318.765
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...487124/instance-3380692-1305487124.cnf
0.19/0.26	c Solving...
40000.25/5009.33	
40000.25/5009.33	*** INTERRUPTED! ***
40000.25/5009.33	*** Shutting down threads...
40000.92/5009.92	s UNKNOWN
40000.92/5009.92	
40000.92/5009.92	c INTERRUPTED   : 1
40000.92/5009.92	c Models        : 0+    
40000.92/5009.92	c Time          : 5009.596s (Solving: 5009.34s 1st Model: 0.00s Unsat: 0.00s)
40000.92/5009.92	c CPU Time      : 40000.620s

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-3380692-1305487124/watcher-3380692-1305487124 -o /tmp/evaluation-result-3380692-1305487124/solver-3380692-1305487124 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380692-1305487124.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: 7.43 7.95 7.98 2/407 4182
/proc/meminfo: memFree=23023476/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=22092 CPUtime=0 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 872 0 0 0 0 0 0 0 23 0 1 0 660309069 22622208 758 33554432000 4194304 4964800 140736348696608 18446744073709551615 254500352709 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4182/statm: 5523 759 386 189 0 397 0

[startup+0.079664 s]
/proc/loadavg: 7.43 7.95 7.98 2/407 4182
/proc/meminfo: memFree=23023476/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=26352 CPUtime=0.07 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 2170 0 0 0 7 0 0 0 23 0 1 0 660309069 26984448 1790 33554432000 4194304 4964800 140736348696608 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4182/statm: 6588 1790 399 189 0 1462 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26352

[startup+0.100661 s]
/proc/loadavg: 7.43 7.95 7.98 2/407 4182
/proc/meminfo: memFree=23023476/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=26352 CPUtime=0.09 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 2170 0 0 0 9 0 0 0 23 0 1 0 660309069 26984448 1790 33554432000 4194304 4964800 140736348696608 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4182/statm: 6588 1790 399 189 0 1462 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26352

[startup+0.300612 s]
/proc/loadavg: 7.43 7.95 7.98 2/407 4182
/proc/meminfo: memFree=23023476/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=255624 CPUtime=0.29 cores=0-7
/proc/4182/stat : 4182 (claspmt) S 4180 4182 4156 0 -1 4202496 3070 0 0 0 29 0 0 0 25 0 8 0 660309069 261758976 2516 33554432000 4194304 4964800 140736348696608 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4182/statm: 63906 2516 437 189 0 58255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 255624

[startup+0.700457 s]
/proc/loadavg: 7.43 7.95 7.98 2/407 4182
/proc/meminfo: memFree=23023476/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=258264 CPUtime=3.24 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 7153 0 0 0 321 3 0 0 18 0 8 0 660309069 264462336 6599 33554432000 4194304 4964800 140736348696608 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4182/statm: 64566 6599 464 189 0 58915 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 258264

[startup+1.5003 s]
/proc/loadavg: 7.55 7.96 7.99 9/415 4190
/proc/meminfo: memFree=22990188/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=263260 CPUtime=9.63 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 12006 0 0 0 958 5 0 0 19 0 8 0 660309069 269578240 11452 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4182/statm: 65815 11452 464 189 0 60164 0
[pid=4182/tid=4184] ppid=4180 vsize=263260 CPUtime=1.16 cores=0-7
/proc/4182/task/4184/stat : 4184 (claspmt) R 4180 4182 4156 0 -1 4202560 951 0 0 0 116 0 0 0 25 0 8 0 660309096 269578240 11452 33554432000 4194304 4964800 140736348696608 18446744073709551615 4654532 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4182/tid=4185] ppid=4180 vsize=263260 CPUtime=1.17 cores=0-7
/proc/4182/task/4185/stat : 4185 (claspmt) R 4180 4182 4156 0 -1 4202560 1192 0 0 0 116 1 0 0 19 0 8 0 660309096 269578240 11453 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4182/tid=4186] ppid=4180 vsize=263260 CPUtime=1.09 cores=0-7
/proc/4182/task/4186/stat : 4186 (claspmt) R 4180 4182 4156 0 -1 4202560 1048 0 0 0 109 0 0 0 25 0 8 0 660309096 269578240 11453 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4182/tid=4187] ppid=4180 vsize=263260 CPUtime=1.16 cores=0-7
/proc/4182/task/4187/stat : 4187 (claspmt) R 4180 4182 4156 0 -1 4202560 1274 0 0 0 116 0 0 0 19 0 8 0 660309096 269578240 11453 33554432000 4194304 4964800 140736348696608 18446744073709551615 4627551 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4182/tid=4188] ppid=4180 vsize=263260 CPUtime=1.22 cores=0-7
/proc/4182/task/4188/stat : 4188 (claspmt) R 4180 4182 4156 0 -1 4202560 441 0 0 0 122 0 0 0 19 0 8 0 660309096 269578240 11454 33554432000 4194304 4964800 140736348696608 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4182/tid=4189] ppid=4180 vsize=263260 CPUtime=1.16 cores=0-7
/proc/4182/task/4189/stat : 4189 (claspmt) R 4180 4182 4156 0 -1 4202560 1480 0 0 0 116 0 0 0 19 0 8 0 660309096 269578240 11454 33554432000 4194304 4964800 140736348696608 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4182/tid=4190] ppid=4180 vsize=263260 CPUtime=1.16 cores=0-7
/proc/4182/task/4190/stat : 4190 (claspmt) R 4180 4182 4156 0 -1 4202560 2040 0 0 0 116 0 0 0 19 0 8 0 660309096 269578240 11454 33554432000 4194304 4964800 140736348696608 18446744073709551615 254500353057 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.63
Current children cumulated vsize (KiB) 263260

[startup+3.10098 s]
/proc/loadavg: 7.55 7.96 7.99 9/415 4190
/proc/meminfo: memFree=22970472/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=331172 CPUtime=22.42 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 16951 0 0 0 2234 8 0 0 23 0 8 0 660309069 339120128 16397 33554432000 4194304 4964800 140736348696608 18446744073709551615 4362228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4182/statm: 82793 16397 464 189 0 77142 0
[pid=4182/tid=4184] ppid=4180 vsize=331172 CPUtime=2.76 cores=0-7
/proc/4182/task/4184/stat : 4184 (claspmt) R 4180 4182 4156 0 -1 4202560 1505 0 0 0 276 0 0 0 25 0 8 0 660309096 339120128 16397 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4182/tid=4185] ppid=4180 vsize=331172 CPUtime=2.77 cores=0-7
/proc/4182/task/4185/stat : 4185 (claspmt) R 4180 4182 4156 0 -1 4202560 1774 0 0 0 276 1 0 0 22 0 8 0 660309096 339120128 16397 33554432000 4194304 4964800 140736348696608 18446744073709551615 4658556 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4182/tid=4186] ppid=4180 vsize=331172 CPUtime=2.67 cores=0-7
/proc/4182/task/4186/stat : 4186 (claspmt) R 4180 4182 4156 0 -1 4202560 1648 0 0 0 267 0 0 0 25 0 8 0 660309096 339120128 16397 33554432000 4194304 4964800 140736348696608 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4182/tid=4187] ppid=4180 vsize=331172 CPUtime=2.77 cores=0-7
/proc/4182/task/4187/stat : 4187 (claspmt) R 4180 4182 4156 0 -1 4202560 1817 0 0 0 276 1 0 0 22 0 8 0 660309096 339120128 16397 33554432000 4194304 4964800 140736348696608 18446744073709551615 4627920 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4182/tid=4188] ppid=4180 vsize=331172 CPUtime=2.82 cores=0-7
/proc/4182/task/4188/stat : 4188 (claspmt) R 4180 4182 4156 0 -1 4202560 781 0 0 0 282 0 0 0 23 0 8 0 660309096 339120128 16397 33554432000 4194304 4964800 140736348696608 18446744073709551615 4632350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4182/tid=4189] ppid=4180 vsize=331172 CPUtime=2.77 cores=0-7
/proc/4182/task/4189/stat : 4189 (claspmt) R 4180 4182 4156 0 -1 4202560 1988 0 0 0 276 1 0 0 23 0 8 0 660309096 339120128 16397 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4182/tid=4190] ppid=4180 vsize=331172 CPUtime=2.77 cores=0-7
/proc/4182/task/4190/stat : 4190 (claspmt) R 4180 4182 4156 0 -1 4202560 3466 0 0 0 276 1 0 0 22 0 8 0 660309096 339120128 16397 33554432000 4194304 4964800 140736348696608 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.42
Current children cumulated vsize (KiB) 331172

[startup+6.30034 s]
/proc/loadavg: 7.55 7.96 7.99 9/415 4190
/proc/meminfo: memFree=22942332/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=334172 CPUtime=47.95 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 21360 0 0 0 4785 10 0 0 25 0 8 0 660309069 342192128 20782 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4182/statm: 83543 20782 466 189 0 77892 0
[pid=4182/tid=4184] ppid=4180 vsize=334172 CPUtime=5.95 cores=0-7
/proc/4182/task/4184/stat : 4184 (claspmt) R 4180 4182 4156 0 -1 4202560 1947 0 0 0 595 0 0 0 25 0 8 0 660309096 342192128 20782 33554432000 4194304 4964800 140736348696608 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4182/tid=4185] ppid=4180 vsize=334172 CPUtime=5.96 cores=0-7
/proc/4182/task/4185/stat : 4185 (claspmt) R 4180 4182 4156 0 -1 4202560 2296 0 0 0 595 1 0 0 25 0 8 0 660309096 342192128 20782 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4182/tid=4186] ppid=4180 vsize=334172 CPUtime=5.82 cores=0-7
/proc/4182/task/4186/stat : 4186 (claspmt) R 4180 4182 4156 0 -1 4202560 1989 0 0 0 582 0 0 0 25 0 8 0 660309096 342192128 20782 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4182/tid=4187] ppid=4180 vsize=334172 CPUtime=5.96 cores=0-7
/proc/4182/task/4187/stat : 4187 (claspmt) R 4180 4182 4156 0 -1 4202560 2292 0 0 0 595 1 0 0 25 0 8 0 660309096 342192128 20782 33554432000 4194304 4964800 140736348696608 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4182/tid=4188] ppid=4180 vsize=334172 CPUtime=6.02 cores=0-7
/proc/4182/task/4188/stat : 4188 (claspmt) R 4180 4182 4156 0 -1 4202560 1322 0 0 0 601 1 0 0 25 0 8 0 660309096 342192128 20782 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670520 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4182/tid=4189] ppid=4180 vsize=334172 CPUtime=5.97 cores=0-7
/proc/4182/task/4189/stat : 4189 (claspmt) R 4180 4182 4156 0 -1 4202560 2337 0 0 0 596 1 0 0 25 0 8 0 660309096 342192128 20782 33554432000 4194304 4964800 140736348696608 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4182/tid=4190] ppid=4180 vsize=334172 CPUtime=5.97 cores=0-7
/proc/4182/task/4190/stat : 4190 (claspmt) R 4180 4182 4156 0 -1 4202560 4846 0 0 0 595 2 0 0 19 0 8 0 660309096 342192128 20782 33554432000 4194304 4964800 140736348696608 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 47.95
Current children cumulated vsize (KiB) 334172

[startup+12.7011 s]
/proc/loadavg: 7.62 7.97 7.99 9/415 4190
/proc/meminfo: memFree=22930116/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=339064 CPUtime=99.06 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 27211 0 0 0 9892 14 0 0 25 0 8 0 660309069 347201536 26633 33554432000 4194304 4964800 140736348696608 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4182/statm: 84766 26633 466 189 0 79115 0
[pid=4182/tid=4184] ppid=4180 vsize=339064 CPUtime=12.36 cores=0-7
/proc/4182/task/4184/stat : 4184 (claspmt) R 4180 4182 4156 0 -1 4202560 2759 0 0 0 1235 1 0 0 25 0 8 0 660309096 347201536 26633 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4182/tid=4185] ppid=4180 vsize=339064 CPUtime=12.37 cores=0-7
/proc/4182/task/4185/stat : 4185 (claspmt) R 4180 4182 4156 0 -1 4202560 3056 0 0 0 1235 2 0 0 25 0 8 0 660309096 347201536 26633 33554432000 4194304 4964800 140736348696608 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4182/tid=4186] ppid=4180 vsize=339064 CPUtime=12.14 cores=0-7
/proc/4182/task/4186/stat : 4186 (claspmt) R 4180 4182 4156 0 -1 4202560 2517 0 0 0 1213 1 0 0 25 0 8 0 660309096 347201536 26633 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4182/tid=4187] ppid=4180 vsize=339064 CPUtime=12.36 cores=0-7
/proc/4182/task/4187/stat : 4187 (claspmt) R 4180 4182 4156 0 -1 4202560 3039 0 0 0 1235 1 0 0 25 0 8 0 660309096 347201536 26633 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4182/tid=4188] ppid=4180 vsize=339064 CPUtime=12.41 cores=0-7
/proc/4182/task/4188/stat : 4188 (claspmt) R 4180 4182 4156 0 -1 4202560 1823 0 0 0 1240 1 0 0 25 0 8 0 660309096 347201536 26633 33554432000 4194304 4964800 140736348696608 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4182/tid=4189] ppid=4180 vsize=339064 CPUtime=12.36 cores=0-7
/proc/4182/task/4189/stat : 4189 (claspmt) R 4180 4182 4156 0 -1 4202560 2839 0 0 0 1235 1 0 0 25 0 8 0 660309096 347201536 26633 33554432000 4194304 4964800 140736348696608 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4182/tid=4190] ppid=4180 vsize=339064 CPUtime=12.36 cores=0-7
/proc/4182/task/4190/stat : 4190 (claspmt) R 4180 4182 4156 0 -1 4202560 6511 0 0 0 1234 2 0 0 25 0 8 0 660309096 347201536 26633 33554432000 4194304 4964800 140736348696608 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.06
Current children cumulated vsize (KiB) 339064

[startup+25.5005 s]
/proc/loadavg: 7.68 7.97 7.99 9/415 4191
/proc/meminfo: memFree=22900000/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=343388 CPUtime=201.26 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 32342 0 0 0 20109 17 0 0 25 0 8 0 660309069 351629312 31764 33554432000 4194304 4964800 140736348696608 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4182/statm: 85847 31764 466 189 0 80196 0
[pid=4182/tid=4184] ppid=4180 vsize=343388 CPUtime=25.15 cores=0-7
/proc/4182/task/4184/stat : 4184 (claspmt) R 4180 4182 4156 0 -1 4202560 3454 0 0 0 2514 1 0 0 25 0 8 0 660309096 351629312 31764 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4182/tid=4185] ppid=4180 vsize=343388 CPUtime=25.16 cores=0-7
/proc/4182/task/4185/stat : 4185 (claspmt) R 4180 4182 4156 0 -1 4202560 3728 0 0 0 2514 2 0 0 25 0 8 0 660309096 351629312 31764 33554432000 4194304 4964800 140736348696608 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4182/tid=4186] ppid=4180 vsize=343388 CPUtime=24.75 cores=0-7
/proc/4182/task/4186/stat : 4186 (claspmt) R 4180 4182 4156 0 -1 4202560 3098 0 0 0 2474 1 0 0 25 0 8 0 660309096 351629312 31764 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4182/tid=4187] ppid=4180 vsize=343388 CPUtime=25.16 cores=0-7
/proc/4182/task/4187/stat : 4187 (claspmt) R 4180 4182 4156 0 -1 4202560 3475 0 0 0 2514 2 0 0 25 0 8 0 660309096 351629312 31764 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4182/tid=4188] ppid=4180 vsize=343388 CPUtime=25.21 cores=0-7
/proc/4182/task/4188/stat : 4188 (claspmt) R 4180 4182 4156 0 -1 4202560 2306 0 0 0 2520 1 0 0 25 0 8 0 660309096 351629312 31764 33554432000 4194304 4964800 140736348696608 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4182/tid=4189] ppid=4180 vsize=343388 CPUtime=25.16 cores=0-7
/proc/4182/task/4189/stat : 4189 (claspmt) R 4180 4182 4156 0 -1 4202560 3367 0 0 0 2514 2 0 0 25 0 8 0 660309096 351629312 31764 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4182/tid=4190] ppid=4180 vsize=343388 CPUtime=25.16 cores=0-7
/proc/4182/task/4190/stat : 4190 (claspmt) R 4180 4182 4156 0 -1 4202560 7574 0 0 0 2513 3 0 0 25 0 8 0 660309096 351629312 31764 33554432000 4194304 4964800 140736348696608 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.26
Current children cumulated vsize (KiB) 343388

[startup+51.1004 s]
/proc/loadavg: 7.79 7.97 7.99 9/415 4192
/proc/meminfo: memFree=22837108/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=356712 CPUtime=405.68 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 48196 0 0 0 40541 27 0 0 25 0 8 0 660309069 365273088 47613 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670412 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4182/statm: 89178 47613 466 189 0 83527 0
[pid=4182/tid=4184] ppid=4180 vsize=356712 CPUtime=50.74 cores=0-7
/proc/4182/task/4184/stat : 4184 (claspmt) R 4180 4182 4156 0 -1 4202560 5845 0 0 0 5072 2 0 0 25 0 8 0 660309096 365273088 47613 33554432000 4194304 4964800 140736348696608 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4182/tid=4185] ppid=4180 vsize=356712 CPUtime=50.76 cores=0-7
/proc/4182/task/4185/stat : 4185 (claspmt) R 4180 4182 4156 0 -1 4202560 5639 0 0 0 5073 3 0 0 25 0 8 0 660309096 365273088 47613 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4182/tid=4186] ppid=4180 vsize=356712 CPUtime=50.01 cores=0-7
/proc/4182/task/4186/stat : 4186 (claspmt) R 4180 4182 4156 0 -1 4202560 4482 0 0 0 4998 3 0 0 25 0 8 0 660309096 365273088 47613 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4182/tid=4187] ppid=4180 vsize=356712 CPUtime=50.76 cores=0-7
/proc/4182/task/4187/stat : 4187 (claspmt) R 4180 4182 4156 0 -1 4202560 4995 0 0 0 5074 2 0 0 25 0 8 0 660309096 365273088 47613 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4182/tid=4188] ppid=4180 vsize=356712 CPUtime=50.8 cores=0-7
/proc/4182/task/4188/stat : 4188 (claspmt) R 4180 4182 4156 0 -1 4202560 4020 0 0 0 5077 3 0 0 25 0 8 0 660309096 365273088 47613 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4182/tid=4189] ppid=4180 vsize=356712 CPUtime=50.76 cores=0-7
/proc/4182/task/4189/stat : 4189 (claspmt) R 4180 4182 4156 0 -1 4202560 4641 0 0 0 5072 4 0 0 25 0 8 0 660309096 365273088 47613 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4182/tid=4190] ppid=4180 vsize=356712 CPUtime=50.76 cores=0-7
/proc/4182/task/4190/stat : 4190 (claspmt) R 4180 4182 4156 0 -1 4202560 11507 0 0 0 5071 5 0 0 25 0 8 0 660309096 365273088 47613 33554432000 4194304 4964800 140736348696608 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 405.68

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

/proc/4182/statm: 295764 239381 466 189 0 290113 0
[pid=4182/tid=4184] ppid=4180 vsize=1183056 CPUtime=4720.51 cores=0-7
/proc/4182/task/4184/stat : 4184 (claspmt) R 4180 4182 4156 0 -1 4202560 32786 0 0 0 472023 28 0 0 25 0 8 0 660309096 1211449344 239381 33554432000 4194304 4964800 140736348696608 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4182/tid=4185] ppid=4180 vsize=1183056 CPUtime=4721.94 cores=0-7
/proc/4182/task/4185/stat : 4185 (claspmt) R 4180 4182 4156 0 -1 4202560 41813 0 0 0 472170 24 0 0 25 0 8 0 660309096 1211449344 239381 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4182/tid=4186] ppid=4180 vsize=1183056 CPUtime=4708.46 cores=0-7
/proc/4182/task/4186/stat : 4186 (claspmt) R 4180 4182 4156 0 -1 4202560 17111 0 0 0 470817 29 0 0 25 0 8 0 660309096 1211449344 239381 33554432000 4194304 4964800 140736348696608 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4182/tid=4187] ppid=4180 vsize=1183056 CPUtime=4711.49 cores=0-7
/proc/4182/task/4187/stat : 4187 (claspmt) R 4180 4182 4156 0 -1 4202560 21169 0 0 0 471128 21 0 0 25 0 8 0 660309096 1211449344 239381 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4182/tid=4188] ppid=4180 vsize=1183056 CPUtime=4720.57 cores=0-7
/proc/4182/task/4188/stat : 4188 (claspmt) R 4180 4182 4156 0 -1 4202560 21872 0 0 0 472035 22 0 0 25 0 8 0 660309096 1211449344 239381 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4182/tid=4189] ppid=4180 vsize=1183056 CPUtime=4686.77 cores=0-7
/proc/4182/task/4189/stat : 4189 (claspmt) R 4180 4182 4156 0 -1 4202560 18491 0 0 0 468649 28 0 0 25 0 8 0 660309096 1211449344 239381 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670542 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4182/tid=4190] ppid=4180 vsize=1183056 CPUtime=4716.43 cores=0-7
/proc/4182/task/4190/stat : 4190 (claspmt) R 4180 4182 4156 0 -1 4202560 72339 0 0 0 471530 113 0 0 25 0 8 0 660309096 1211449344 239381 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37708.3
Current children cumulated vsize (KiB) 1183056

[startup+4782.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/415 4330
/proc/meminfo: memFree=22065216/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=1183920 CPUtime=38187.3 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 251282 0 0 0 3818424 306 0 0 25 0 8 0 660309069 1212334080 239851 33554432000 4194304 4964800 140736348696608 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4182/statm: 295980 239851 466 189 0 290329 0
[pid=4182/tid=4184] ppid=4180 vsize=1183920 CPUtime=4780.47 cores=0-7
/proc/4182/task/4184/stat : 4184 (claspmt) R 4180 4182 4156 0 -1 4202560 32975 0 0 0 478019 28 0 0 25 0 8 0 660309096 1212334080 239851 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4182/tid=4185] ppid=4180 vsize=1183920 CPUtime=4781.92 cores=0-7
/proc/4182/task/4185/stat : 4185 (claspmt) R 4180 4182 4156 0 -1 4202560 42023 0 0 0 478168 24 0 0 25 0 8 0 660309096 1212334080 239851 33554432000 4194304 4964800 140736348696608 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4182/tid=4186] ppid=4180 vsize=1183920 CPUtime=4768.44 cores=0-7
/proc/4182/task/4186/stat : 4186 (claspmt) R 4180 4182 4156 0 -1 4202560 17111 0 0 0 476815 29 0 0 25 0 8 0 660309096 1212334080 239851 33554432000 4194304 4964800 140736348696608 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4182/tid=4187] ppid=4180 vsize=1183920 CPUtime=4771.48 cores=0-7
/proc/4182/task/4187/stat : 4187 (claspmt) R 4180 4182 4156 0 -1 4202560 21178 0 0 0 477127 21 0 0 25 0 8 0 660309096 1212334080 239851 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4182/tid=4188] ppid=4180 vsize=1183920 CPUtime=4780.54 cores=0-7
/proc/4182/task/4188/stat : 4188 (claspmt) R 4180 4182 4156 0 -1 4202560 21898 0 0 0 478031 23 0 0 25 0 8 0 660309096 1212334080 239851 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4182/tid=4189] ppid=4180 vsize=1183920 CPUtime=4745.95 cores=0-7
/proc/4182/task/4189/stat : 4189 (claspmt) R 4180 4182 4156 0 -1 4202560 18533 0 0 0 474567 28 0 0 25 0 8 0 660309096 1212334080 239851 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4182/tid=4190] ppid=4180 vsize=1183920 CPUtime=4776.42 cores=0-7
/proc/4182/task/4190/stat : 4190 (claspmt) R 4180 4182 4156 0 -1 4202560 72458 0 0 0 477529 113 0 0 25 0 8 0 660309096 1212334080 239851 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38187.3
Current children cumulated vsize (KiB) 1183920

[startup+4842.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/415 4331
/proc/meminfo: memFree=22062724/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=1184680 CPUtime=38666.5 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 252016 0 0 0 3866339 307 0 0 25 0 8 0 660309069 1213112320 240414 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4182/statm: 296170 240414 466 189 0 290519 0
[pid=4182/tid=4184] ppid=4180 vsize=1184680 CPUtime=4840.46 cores=0-7
/proc/4182/task/4184/stat : 4184 (claspmt) R 4180 4182 4156 0 -1 4202560 33132 0 0 0 484017 29 0 0 25 0 8 0 660309096 1213112320 240414 33554432000 4194304 4964800 140736348696608 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4182/tid=4185] ppid=4180 vsize=1184680 CPUtime=4841.92 cores=0-7
/proc/4182/task/4185/stat : 4185 (claspmt) R 4180 4182 4156 0 -1 4202560 42148 0 0 0 484168 24 0 0 25 0 8 0 660309096 1213112320 240414 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4182/tid=4186] ppid=4180 vsize=1184680 CPUtime=4828.44 cores=0-7
/proc/4182/task/4186/stat : 4186 (claspmt) R 4180 4182 4156 0 -1 4202560 17189 0 0 0 482815 29 0 0 25 0 8 0 660309096 1213112320 240414 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4182/tid=4187] ppid=4180 vsize=1184680 CPUtime=4831.48 cores=0-7
/proc/4182/task/4187/stat : 4187 (claspmt) R 4180 4182 4156 0 -1 4202560 21371 0 0 0 483127 21 0 0 25 0 8 0 660309096 1213112320 240414 33554432000 4194304 4964800 140736348696608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4182/tid=4188] ppid=4180 vsize=1184680 CPUtime=4840.53 cores=0-7
/proc/4182/task/4188/stat : 4188 (claspmt) R 4180 4182 4156 0 -1 4202560 22012 0 0 0 484030 23 0 0 25 0 8 0 660309096 1213112320 240414 33554432000 4194304 4964800 140736348696608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4182/tid=4189] ppid=4180 vsize=1184680 CPUtime=4805.12 cores=0-7
/proc/4182/task/4189/stat : 4189 (claspmt) R 4180 4182 4156 0 -1 4202560 18600 0 0 0 480484 28 0 0 25 0 8 0 660309096 1213112320 240414 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4182/tid=4190] ppid=4180 vsize=1184680 CPUtime=4836.43 cores=0-7
/proc/4182/task/4190/stat : 4190 (claspmt) R 4180 4182 4156 0 -1 4202560 72458 0 0 0 483529 114 0 0 25 0 8 0 660309096 1213112320 240414 33554432000 4194304 4964800 140736348696608 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38666.5
Current children cumulated vsize (KiB) 1184680

[startup+4902.3 s]
/proc/loadavg: 8.15 8.09 8.01 10/415 4333
/proc/meminfo: memFree=22060220/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=1185356 CPUtime=39145.6 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 252858 0 0 0 3914252 309 0 0 25 0 8 0 660309069 1213804544 241038 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4182/statm: 296339 241038 466 189 0 290688 0
[pid=4182/tid=4184] ppid=4180 vsize=1185356 CPUtime=4900.45 cores=0-7
/proc/4182/task/4184/stat : 4184 (claspmt) R 4180 4182 4156 0 -1 4202560 33319 0 0 0 490016 29 0 0 25 0 8 0 660309096 1213804544 241038 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4182/tid=4185] ppid=4180 vsize=1185356 CPUtime=4901.92 cores=0-7
/proc/4182/task/4185/stat : 4185 (claspmt) R 4180 4182 4156 0 -1 4202560 42503 0 0 0 490168 24 0 0 25 0 8 0 660309096 1213804544 241038 33554432000 4194304 4964800 140736348696608 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4182/tid=4186] ppid=4180 vsize=1185356 CPUtime=4888.44 cores=0-7
/proc/4182/task/4186/stat : 4186 (claspmt) R 4180 4182 4156 0 -1 4202560 17273 0 0 0 488815 29 0 0 25 0 8 0 660309096 1213804544 241038 33554432000 4194304 4964800 140736348696608 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4182/tid=4187] ppid=4180 vsize=1185356 CPUtime=4891.48 cores=0-7
/proc/4182/task/4187/stat : 4187 (claspmt) R 4180 4182 4156 0 -1 4202560 21437 0 0 0 489127 21 0 0 25 0 8 0 660309096 1213804544 241038 33554432000 4194304 4964800 140736348696608 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4182/tid=4188] ppid=4180 vsize=1185356 CPUtime=4900.5 cores=0-7
/proc/4182/task/4188/stat : 4188 (claspmt) R 4180 4182 4156 0 -1 4202560 22085 0 0 0 490027 23 0 0 25 0 8 0 660309096 1213804544 241038 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4182/tid=4189] ppid=4180 vsize=1185356 CPUtime=4864.31 cores=0-7
/proc/4182/task/4189/stat : 4189 (claspmt) R 4180 4182 4156 0 -1 4202560 18607 0 0 0 486403 28 0 0 25 0 8 0 660309096 1213804544 241038 33554432000 4194304 4964800 140736348696608 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4182/tid=4190] ppid=4180 vsize=1185356 CPUtime=4896.42 cores=0-7
/proc/4182/task/4190/stat : 4190 (claspmt) R 4180 4182 4156 0 -1 4202560 72528 0 0 0 489528 114 0 0 25 0 8 0 660309096 1213804544 241038 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39145.6
Current children cumulated vsize (KiB) 1185356

[startup+4962.3 s]
/proc/loadavg: 8.09 8.08 8.01 9/415 4334
/proc/meminfo: memFree=22054736/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=1185356 CPUtime=39624.8 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 254367 0 0 0 3962165 312 0 0 25 0 8 0 660309069 1213804544 242532 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4182/statm: 296339 242532 466 189 0 290688 0
[pid=4182/tid=4184] ppid=4180 vsize=1185356 CPUtime=4960.45 cores=0-7
/proc/4182/task/4184/stat : 4184 (claspmt) R 4180 4182 4156 0 -1 4202560 33612 0 0 0 496016 29 0 0 25 0 8 0 660309096 1213804544 242532 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4182/tid=4185] ppid=4180 vsize=1185356 CPUtime=4961.93 cores=0-7
/proc/4182/task/4185/stat : 4185 (claspmt) R 4180 4182 4156 0 -1 4202560 42854 0 0 0 496169 24 0 0 25 0 8 0 660309096 1213804544 242532 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4182/tid=4186] ppid=4180 vsize=1185356 CPUtime=4948.43 cores=0-7
/proc/4182/task/4186/stat : 4186 (claspmt) R 4180 4182 4156 0 -1 4202560 17340 0 0 0 494814 29 0 0 25 0 8 0 660309096 1213804544 242532 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4182/tid=4187] ppid=4180 vsize=1185356 CPUtime=4951.48 cores=0-7
/proc/4182/task/4187/stat : 4187 (claspmt) R 4180 4182 4156 0 -1 4202560 21449 0 0 0 495127 21 0 0 25 0 8 0 660309096 1213804544 242532 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4182/tid=4188] ppid=4180 vsize=1185356 CPUtime=4960.49 cores=0-7
/proc/4182/task/4188/stat : 4188 (claspmt) R 4180 4182 4156 0 -1 4202560 22199 0 0 0 496026 23 0 0 25 0 8 0 660309096 1213804544 242532 33554432000 4194304 4964800 140736348696608 18446744073709551615 4321105 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4182/tid=4189] ppid=4180 vsize=1185356 CPUtime=4923.48 cores=0-7
/proc/4182/task/4189/stat : 4189 (claspmt) R 4180 4182 4156 0 -1 4202560 18607 0 0 0 492320 28 0 0 25 0 8 0 660309096 1213804544 242532 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4182/tid=4190] ppid=4180 vsize=1185356 CPUtime=4956.42 cores=0-7
/proc/4182/task/4190/stat : 4190 (claspmt) R 4180 4182 4156 0 -1 4202560 73159 0 0 0 495527 115 0 0 25 0 8 0 660309096 1213804544 242532 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39624.8
Current children cumulated vsize (KiB) 1185356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.3 s]
/proc/loadavg: 8.10 8.09 8.01 9/415 4336
/proc/meminfo: memFree=22052552/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=1185356 CPUtime=40000.2 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 254966 0 0 0 3999712 313 0 0 25 0 8 0 660309069 1213804544 242897 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4182/statm: 296339 242897 466 189 0 290688 0
[pid=4182/tid=4184] ppid=4180 vsize=1185356 CPUtime=5007.45 cores=0-7
/proc/4182/task/4184/stat : 4184 (claspmt) R 4180 4182 4156 0 -1 4202560 33804 0 0 0 500716 29 0 0 25 0 8 0 660309096 1213804544 242897 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4182/tid=4185] ppid=4180 vsize=1185356 CPUtime=5008.96 cores=0-7
/proc/4182/task/4185/stat : 4185 (claspmt) R 4180 4182 4156 0 -1 4202560 42928 0 0 0 500871 25 0 0 25 0 8 0 660309096 1213804544 242897 33554432000 4194304 4964800 140736348696608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4182/tid=4186] ppid=4180 vsize=1185356 CPUtime=4995.47 cores=0-7
/proc/4182/task/4186/stat : 4186 (claspmt) R 4180 4182 4156 0 -1 4202560 17484 0 0 0 499517 30 0 0 25 0 8 0 660309096 1213804544 242897 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4182/tid=4187] ppid=4180 vsize=1185356 CPUtime=4998.51 cores=0-7
/proc/4182/task/4187/stat : 4187 (claspmt) R 4180 4182 4156 0 -1 4202560 21450 0 0 0 499830 21 0 0 25 0 8 0 660309096 1213804544 242897 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4182/tid=4188] ppid=4180 vsize=1185356 CPUtime=5007.5 cores=0-7
/proc/4182/task/4188/stat : 4188 (claspmt) R 4180 4182 4156 0 -1 4202560 22303 0 0 0 500727 23 0 0 25 0 8 0 660309096 1213804544 242897 33554432000 4194304 4964800 140736348696608 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4182/tid=4189] ppid=4180 vsize=1185356 CPUtime=4969.85 cores=0-7
/proc/4182/task/4189/stat : 4189 (claspmt) R 4180 4182 4156 0 -1 4202560 18669 0 0 0 496957 28 0 0 25 0 8 0 660309096 1213804544 242897 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4182/tid=4190] ppid=4180 vsize=1185356 CPUtime=5003.45 cores=0-7
/proc/4182/task/4190/stat : 4190 (claspmt) R 4180 4182 4156 0 -1 4202560 73160 0 0 0 500230 115 0 0 25 0 8 0 660309096 1213804544 242897 33554432000 4194304 4964800 140736348696608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 1185356

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

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

[startup+5009.44 s]
/proc/loadavg: 8.10 8.09 8.01 9/415 4336
/proc/meminfo: memFree=22052552/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=1185356 CPUtime=40000.4 cores=0-7
/proc/4182/stat : 4182 (claspmt) S 4180 4182 4156 0 -1 4202496 254968 0 0 0 3999732 313 0 0 25 0 2 0 660309069 1213804544 242899 33554432000 4194304 4964800 140736348696608 18446744073709551615 254512494565 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4182/statm: 296339 242899 468 189 0 290688 0
[pid=4182/tid=4188] ppid=4180 vsize=1185356 CPUtime=5007.61 cores=0-7
/proc/4182/task/4188/stat : 4188 (claspmt) R 4180 4182 4156 0 -1 4202560 22303 0 0 0 500738 23 0 0 25 0 2 0 660309096 1213804544 242899 33554432000 4194304 4964800 140736348696608 18446744073709551615 254500389490 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 1185356

[startup+5009.8 s]
/proc/loadavg: 8.10 8.09 8.01 9/415 4336
/proc/meminfo: memFree=22052552/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=1180348 CPUtime=40000.8 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 254976 0 0 0 3999769 313 0 0 23 0 1 0 660309069 1208676352 241599 33554432000 4194304 4964800 140736348696608 18446744073709551615 254500347083 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/4182/statm: 295087 241599 476 189 0 289436 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1180348

[startup+5009.9 s]
/proc/loadavg: 8.10 8.09 8.01 9/415 4336
/proc/meminfo: memFree=22052552/32950928 swapFree=45937200/67111528
[pid=4182] ppid=4180 vsize=542728 CPUtime=40000.9 cores=0-7
/proc/4182/stat : 4182 (claspmt) R 4180 4182 4156 0 -1 4202496 254976 0 0 0 3999775 317 0 0 24 0 1 0 660309069 555753472 86647 33554432000 4194304 4964800 140736348696608 18446744073709551615 254500735335 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/4182/statm: 135682 86258 476 189 0 130031 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 542728

Child status: 0
Real time (s): 5009.92
CPU time (s): 40000.9
CPU user time (s): 39997.8
CPU system time (s): 3.19051
CPU usage (%): 798.434
Max. virtual memory (cumulated for all children) (KiB): 1185356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39997.8
system time used= 3.19051
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254977
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= 114649
involuntary context switches= 190542

runsolver used 18.7981 second user time and 49.5395 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 21:18:44
IDJOB=3380692
IDBENCH=71337
IDSOLVER=1865
FILE ID=node149/3380692-1305487124
RUNJOBID= node149-1305487124-4170
PBS_JOBID= 13325384
Free space on /tmp= 73552 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1150c84314g7.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-3380692-1305487124/watcher-3380692-1305487124 -o /tmp/evaluation-result-3380692-1305487124/solver-3380692-1305487124 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380692-1305487124.cnf

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

MD5SUM BENCH= f39e50b5cd7b50d1971722973512a1b8
RANDOM SEED=913036063

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23023756 kB
Buffers:        333724 kB
Cached:        4526892 kB
SwapCached:      19976 kB
Active:        7007064 kB
Inactive:      2605948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23023756 kB
SwapTotal:    67111528 kB
SwapFree:     45937200 kB
Dirty:            2052 kB
Writeback:           0 kB
AnonPages:     4745348 kB
Mapped:          22212 kB
Slab:           165704 kB
PageTables:      79512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 120763124 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= 73548 MiB
End job on node149 at 2011-05-15 22:42:15