Trace number 3321472

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 40001.4 5007.35

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1540.75
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...341334/instance-3321472-1304341334.cnf
0.99/1.03	c Solving...
40000.81/5006.81	
40000.81/5006.81	*** INTERRUPTED! ***
40000.81/5006.81	*** Shutting down threads...
40001.38/5007.35	s UNKNOWN
40001.38/5007.35	
40001.38/5007.35	c INTERRUPTED   : 1
40001.38/5007.35	c Models        : 0+    
40001.38/5007.35	c Time          : 5007.157s (Solving: 5006.13s 1st Model: 0.00s Unsat: 0.00s)
40001.38/5007.35	c CPU Time      : 40001.240s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321472-1304341334/watcher-3321472-1304341334 -o /tmp/evaluation-result-3321472-1304341334/solver-3321472-1304341334 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321472-1304341334.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.02 7.40 7.25 2/248 2327
/proc/meminfo: memFree=28222400/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=21032 CPUtime=0 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 548 0 0 0 0 0 0 0 21 0 1 0 526548772 21536768 474 33554432000 4194304 4964704 140737272609584 18446744073709551615 4599938 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2327/statm: 5258 475 386 189 0 132 0

[startup+0.0336639 s]
/proc/loadavg: 8.02 7.40 7.25 2/248 2327
/proc/meminfo: memFree=28222400/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=25056 CPUtime=0.03 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 1817 0 0 0 3 0 0 0 21 0 1 0 526548772 25657344 1451 33554432000 4194304 4964704 140737272609584 18446744073709551615 254261616384 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2327/statm: 6264 1452 386 189 0 1138 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25056

[startup+0.100636 s]
/proc/loadavg: 8.02 7.40 7.25 2/248 2327
/proc/meminfo: memFree=28222400/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=33576 CPUtime=0.09 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 4294 0 0 0 9 0 0 0 21 0 1 0 526548772 34381824 3472 33554432000 4194304 4964704 140737272609584 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2327/statm: 8394 3472 403 189 0 3268 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33576

[startup+0.300605 s]
/proc/loadavg: 8.02 7.40 7.25 2/248 2327
/proc/meminfo: memFree=28222400/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=33576 CPUtime=0.29 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 4294 0 0 0 29 0 0 0 22 0 1 0 526548772 34381824 3472 33554432000 4194304 4964704 140737272609584 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2327/statm: 8394 3472 403 189 0 3268 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33576

[startup+0.700529 s]
/proc/loadavg: 8.02 7.40 7.25 2/248 2327
/proc/meminfo: memFree=28222400/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=33708 CPUtime=0.69 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 4340 0 0 0 69 0 0 0 24 0 1 0 526548772 34516992 3518 33554432000 4194304 4964704 140737272609584 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2327/statm: 8427 3518 404 189 0 3301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33708

[startup+1.50035 s]
/proc/loadavg: 8.02 7.40 7.25 2/249 2328
/proc/meminfo: memFree=28209752/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=459452 CPUtime=4.46 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 14409 0 0 0 440 6 0 0 18 0 8 0 526548772 470478848 13286 33554432000 4194304 4964704 140737272609584 18446744073709551615 4684659 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2327/statm: 114863 13286 464 189 0 109212 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 459452

[startup+3.10107 s]
/proc/loadavg: 8.02 7.40 7.25 9/256 2335
/proc/meminfo: memFree=28163444/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=460116 CPUtime=17.25 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 18296 0 0 0 1717 8 0 0 21 0 8 0 526548772 471158784 17173 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2327/statm: 115029 17173 464 189 0 109378 0
[pid=2327/tid=2329] ppid=2325 vsize=460116 CPUtime=2.03 cores=0-7
/proc/2327/task/2329/stat : 2329 (claspmt) R 2325 2327 2039 0 -1 4202560 1511 0 0 0 202 1 0 0 21 0 8 0 526548875 471158784 17173 33554432000 4194304 4964704 140737272609584 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2327/tid=2330] ppid=2325 vsize=460116 CPUtime=2.03 cores=0-7
/proc/2327/task/2330/stat : 2330 (claspmt) R 2325 2327 2039 0 -1 4202560 2051 0 0 0 202 1 0 0 20 0 8 0 526548875 471158784 17173 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2327/tid=2331] ppid=2325 vsize=460116 CPUtime=1.99 cores=0-7
/proc/2327/task/2331/stat : 2331 (claspmt) R 2325 2327 2039 0 -1 4202560 1832 0 0 0 198 1 0 0 20 0 8 0 526548875 471158784 17173 33554432000 4194304 4964704 140737272609584 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2327/tid=2332] ppid=2325 vsize=460116 CPUtime=2.01 cores=0-7
/proc/2327/task/2332/stat : 2332 (claspmt) R 2325 2327 2039 0 -1 4202560 1687 0 0 0 200 1 0 0 20 0 8 0 526548875 471158784 17173 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2327/tid=2333] ppid=2325 vsize=460116 CPUtime=2.03 cores=0-7
/proc/2327/task/2333/stat : 2333 (claspmt) R 2325 2327 2039 0 -1 4202560 1666 0 0 0 203 0 0 0 21 0 8 0 526548876 471158784 17173 33554432000 4194304 4964704 140737272609584 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2327/tid=2334] ppid=2325 vsize=460116 CPUtime=2.02 cores=0-7
/proc/2327/task/2334/stat : 2334 (claspmt) R 2325 2327 2039 0 -1 4202560 1829 0 0 0 202 0 0 0 21 0 8 0 526548876 471158784 17173 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2327/tid=2335] ppid=2325 vsize=460116 CPUtime=2.02 cores=0-7
/proc/2327/task/2335/stat : 2335 (claspmt) R 2325 2327 2039 0 -1 4202560 1888 0 0 0 202 0 0 0 21 0 8 0 526548876 471158784 17173 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17.25
Current children cumulated vsize (KiB) 460116

[startup+6.3005 s]
/proc/loadavg: 8.10 7.43 7.26 9/256 2335
/proc/meminfo: memFree=28139400/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=463568 CPUtime=42.81 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 24353 0 0 0 4270 11 0 0 22 0 8 0 526548772 474693632 23230 33554432000 4194304 4964704 140737272609584 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2327/statm: 115892 23230 466 189 0 110241 0
[pid=2327/tid=2329] ppid=2325 vsize=463568 CPUtime=5.22 cores=0-7
/proc/2327/task/2329/stat : 2329 (claspmt) R 2325 2327 2039 0 -1 4202560 2143 0 0 0 521 1 0 0 25 0 8 0 526548875 474693632 23230 33554432000 4194304 4964704 140737272609584 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2327/tid=2330] ppid=2325 vsize=463568 CPUtime=5.22 cores=0-7
/proc/2327/task/2330/stat : 2330 (claspmt) R 2325 2327 2039 0 -1 4202560 3433 0 0 0 521 1 0 0 25 0 8 0 526548875 474693632 23230 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670427 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2327/tid=2331] ppid=2325 vsize=463568 CPUtime=5.16 cores=0-7
/proc/2327/task/2331/stat : 2331 (claspmt) R 2325 2327 2039 0 -1 4202560 2588 0 0 0 515 1 0 0 25 0 8 0 526548875 474693632 23230 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2327/tid=2332] ppid=2325 vsize=463568 CPUtime=5.21 cores=0-7
/proc/2327/task/2332/stat : 2332 (claspmt) R 2325 2327 2039 0 -1 4202560 2311 0 0 0 520 1 0 0 25 0 8 0 526548875 474693632 23230 33554432000 4194304 4964704 140737272609584 18446744073709551615 254261314208 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2327/tid=2333] ppid=2325 vsize=463568 CPUtime=5.23 cores=0-7
/proc/2327/task/2333/stat : 2333 (claspmt) R 2325 2327 2039 0 -1 4202560 2048 0 0 0 523 0 0 0 25 0 8 0 526548876 474693632 23230 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2327/tid=2334] ppid=2325 vsize=463568 CPUtime=5.23 cores=0-7
/proc/2327/task/2334/stat : 2334 (claspmt) R 2325 2327 2039 0 -1 4202560 2462 0 0 0 522 1 0 0 25 0 8 0 526548876 474693632 23230 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2327/tid=2335] ppid=2325 vsize=463568 CPUtime=5.22 cores=0-7
/proc/2327/task/2335/stat : 2335 (claspmt) R 2325 2327 2039 0 -1 4202560 3016 0 0 0 521 1 0 0 25 0 8 0 526548876 474693632 23230 33554432000 4194304 4964704 140737272609584 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 42.81
Current children cumulated vsize (KiB) 463568

[startup+12.7004 s]
/proc/loadavg: 8.09 7.44 7.26 9/256 2335
/proc/meminfo: memFree=28106060/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=468272 CPUtime=93.94 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 31995 0 0 0 9378 16 0 0 25 0 8 0 526548772 479510528 30872 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2327/statm: 117068 30872 466 189 0 111417 0
[pid=2327/tid=2329] ppid=2325 vsize=468272 CPUtime=11.62 cores=0-7
/proc/2327/task/2329/stat : 2329 (claspmt) R 2325 2327 2039 0 -1 4202560 2986 0 0 0 1160 2 0 0 25 0 8 0 526548875 479510528 30872 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2327/tid=2330] ppid=2325 vsize=468272 CPUtime=11.63 cores=0-7
/proc/2327/task/2330/stat : 2330 (claspmt) R 2325 2327 2039 0 -1 4202560 5211 0 0 0 1161 2 0 0 25 0 8 0 526548875 479510528 30872 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2327/tid=2331] ppid=2325 vsize=468272 CPUtime=11.51 cores=0-7
/proc/2327/task/2331/stat : 2331 (claspmt) R 2325 2327 2039 0 -1 4202560 3196 0 0 0 1149 2 0 0 25 0 8 0 526548875 479510528 30872 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2327/tid=2332] ppid=2325 vsize=468272 CPUtime=11.61 cores=0-7
/proc/2327/task/2332/stat : 2332 (claspmt) R 2325 2327 2039 0 -1 4202560 3044 0 0 0 1160 1 0 0 25 0 8 0 526548875 479510528 30872 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2327/tid=2333] ppid=2325 vsize=468272 CPUtime=11.63 cores=0-7
/proc/2327/task/2333/stat : 2333 (claspmt) R 2325 2327 2039 0 -1 4202560 2956 0 0 0 1162 1 0 0 25 0 8 0 526548876 479510528 30872 33554432000 4194304 4964704 140737272609584 18446744073709551615 254261283741 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2327/tid=2334] ppid=2325 vsize=468272 CPUtime=11.62 cores=0-7
/proc/2327/task/2334/stat : 2334 (claspmt) R 2325 2327 2039 0 -1 4202560 3291 0 0 0 1161 1 0 0 25 0 8 0 526548876 479510528 30872 33554432000 4194304 4964704 140737272609584 18446744073709551615 4654500 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2327/tid=2335] ppid=2325 vsize=468272 CPUtime=11.62 cores=0-7
/proc/2327/task/2335/stat : 2335 (claspmt) R 2325 2327 2039 0 -1 4202560 4305 0 0 0 1161 1 0 0 25 0 8 0 526548876 479510528 30872 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 93.94
Current children cumulated vsize (KiB) 468272

[startup+25.5011 s]
/proc/loadavg: 8.14 7.48 7.28 9/256 2336
/proc/meminfo: memFree=28069664/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=475124 CPUtime=196.22 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 41106 0 0 0 19601 21 0 0 25 0 8 0 526548772 486526976 39945 33554432000 4194304 4964704 140737272609584 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2327/statm: 118781 39945 466 189 0 113130 0
[pid=2327/tid=2329] ppid=2325 vsize=475124 CPUtime=24.41 cores=0-7
/proc/2327/task/2329/stat : 2329 (claspmt) R 2325 2327 2039 0 -1 4202560 4090 0 0 0 2438 3 0 0 25 0 8 0 526548875 486526976 39945 33554432000 4194304 4964704 140737272609584 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2327/tid=2330] ppid=2325 vsize=475124 CPUtime=24.42 cores=0-7
/proc/2327/task/2330/stat : 2330 (claspmt) R 2325 2327 2039 0 -1 4202560 7129 0 0 0 2439 3 0 0 25 0 8 0 526548875 486526976 39945 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2327/tid=2331] ppid=2325 vsize=475124 CPUtime=24.19 cores=0-7
/proc/2327/task/2331/stat : 2331 (claspmt) R 2325 2327 2039 0 -1 4202560 3943 0 0 0 2417 2 0 0 25 0 8 0 526548875 486526976 39945 33554432000 4194304 4964704 140737272609584 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2327/tid=2332] ppid=2325 vsize=475124 CPUtime=24.41 cores=0-7
/proc/2327/task/2332/stat : 2332 (claspmt) R 2325 2327 2039 0 -1 4202560 3814 0 0 0 2439 2 0 0 25 0 8 0 526548875 486526976 39945 33554432000 4194304 4964704 140737272609584 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2327/tid=2333] ppid=2325 vsize=475124 CPUtime=24.43 cores=0-7
/proc/2327/task/2333/stat : 2333 (claspmt) R 2325 2327 2039 0 -1 4202560 3614 0 0 0 2442 1 0 0 25 0 8 0 526548876 486526976 39945 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2327/tid=2334] ppid=2325 vsize=475124 CPUtime=24.42 cores=0-7
/proc/2327/task/2334/stat : 2334 (claspmt) R 2325 2327 2039 0 -1 4202560 4545 0 0 0 2440 2 0 0 25 0 8 0 526548876 486526976 39945 33554432000 4194304 4964704 140737272609584 18446744073709551615 254261271905 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2327/tid=2335] ppid=2325 vsize=475124 CPUtime=24.42 cores=0-7
/proc/2327/task/2335/stat : 2335 (claspmt) R 2325 2327 2039 0 -1 4202560 6153 0 0 0 2440 2 0 0 25 0 8 0 526548876 486526976 39945 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 196.22
Current children cumulated vsize (KiB) 475124

[startup+51.1005 s]
/proc/loadavg: 8.09 7.52 7.30 9/256 2336
/proc/meminfo: memFree=28022484/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=479448 CPUtime=400.77 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 52978 0 0 0 40046 31 0 0 25 0 8 0 526548772 490954752 51761 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2327/statm: 119862 51761 466 189 0 114211 0
[pid=2327/tid=2329] ppid=2325 vsize=479448 CPUtime=50 cores=0-7
/proc/2327/task/2329/stat : 2329 (claspmt) R 2325 2327 2039 0 -1 4202560 5493 0 0 0 4996 4 0 0 25 0 8 0 526548875 490954752 51761 33554432000 4194304 4964704 140737272609584 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2327/tid=2330] ppid=2325 vsize=479448 CPUtime=50.01 cores=0-7
/proc/2327/task/2330/stat : 2330 (claspmt) R 2325 2327 2039 0 -1 4202560 8353 0 0 0 4997 4 0 0 25 0 8 0 526548875 490954752 51761 33554432000 4194304 4964704 140737272609584 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2327/tid=2331] ppid=2325 vsize=479448 CPUtime=49.58 cores=0-7
/proc/2327/task/2331/stat : 2331 (claspmt) R 2325 2327 2039 0 -1 4202560 4797 0 0 0 4955 3 0 0 25 0 8 0 526548875 490954752 51761 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2327/tid=2332] ppid=2325 vsize=479448 CPUtime=50 cores=0-7
/proc/2327/task/2332/stat : 2332 (claspmt) R 2325 2327 2039 0 -1 4202560 5664 0 0 0 4997 3 0 0 25 0 8 0 526548875 490954752 51761 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2327/tid=2333] ppid=2325 vsize=479448 CPUtime=50.03 cores=0-7
/proc/2327/task/2333/stat : 2333 (claspmt) R 2325 2327 2039 0 -1 4202560 5262 0 0 0 5000 3 0 0 25 0 8 0 526548876 490954752 51761 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2327/tid=2334] ppid=2325 vsize=479448 CPUtime=50.01 cores=0-7
/proc/2327/task/2334/stat : 2334 (claspmt) R 2325 2327 2039 0 -1 4202560 5856 0 0 0 4998 3 0 0 25 0 8 0 526548876 490954752 51761 33554432000 4194304 4964704 140737272609584 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2327/tid=2335] ppid=2325 vsize=479448 CPUtime=50.02 cores=0-7
/proc/2327/task/2335/stat : 2335 (claspmt) R 2325 2327 2039 0 -1 4202560 8610 0 0 0 4998 4 0 0 25 0 8 0 526548876 490954752 51761 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 400.77
Current children cumulated vsize (KiB) 479448

[startup+102.309 s]
/proc/loadavg: 8.09 7.61 7.34 9/256 2338
/proc/meminfo: memFree=27957872/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=492724 CPUtime=809.95 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 69050 0 0 0 80948 47 0 0 25 0 8 0 526548772 504549376 67654 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2327/statm: 123181 67654 466 189 0 117530 0
[pid=2327/tid=2329] ppid=2325 vsize=492724 CPUtime=101.19 cores=0-7
/proc/2327/task/2329/stat : 2329 (claspmt) R 2325 2327 2039 0 -1 4202560 7057 0 0 0 10114 5 0 0 25 0 8 0 526548875 504549376 67654 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2327/tid=2330] ppid=2325 vsize=492724 CPUtime=101.21 cores=0-7
/proc/2327/task/2330/stat : 2330 (claspmt) R 2325 2327 2039 0 -1 4202560 10083 0 0 0 10115 6 0 0 25 0 8 0 526548875 504549376 67654 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2327/tid=2331] ppid=2325 vsize=492724 CPUtime=100.36 cores=0-7
/proc/2327/task/2331/stat : 2331 (claspmt) R 2325 2327 2039 0 -1 4202560 6097 0 0 0 10032 4 0 0 25 0 8 0 526548875 504549376 67654 33554432000 4194304 4964704 140737272609584 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 7 0 0 0

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

/proc/2327/statm: 328979 226759 466 189 0 323328 0
[pid=2327/tid=2329] ppid=2325 vsize=1315916 CPUtime=4714.55 cores=0-7
/proc/2327/task/2329/stat : 2329 (claspmt) R 2325 2327 2039 0 -1 4202560 41085 0 0 0 471406 49 0 0 25 0 8 0 526548875 1347497984 226759 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2327/tid=2330] ppid=2325 vsize=1315916 CPUtime=4708.81 cores=0-7
/proc/2327/task/2330/stat : 2330 (claspmt) R 2325 2327 2039 0 -1 4202560 38322 0 0 0 470838 43 0 0 25 0 8 0 526548875 1347497984 226759 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2327/tid=2331] ppid=2325 vsize=1315916 CPUtime=4714.55 cores=0-7
/proc/2327/task/2331/stat : 2331 (claspmt) R 2325 2327 2039 0 -1 4202560 17504 0 0 0 471420 35 0 0 25 0 8 0 526548875 1347497984 226759 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2327/tid=2332] ppid=2325 vsize=1315916 CPUtime=4721.06 cores=0-7
/proc/2327/task/2332/stat : 2332 (claspmt) R 2325 2327 2039 0 -1 4202560 37206 0 0 0 472071 35 0 0 25 0 8 0 526548875 1347497984 226759 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2327/tid=2333] ppid=2325 vsize=1315916 CPUtime=4720.99 cores=0-7
/proc/2327/task/2333/stat : 2333 (claspmt) R 2325 2327 2039 0 -1 4202560 29927 0 0 0 472066 33 0 0 25 0 8 0 526548876 1347497984 226759 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2327/tid=2334] ppid=2325 vsize=1315916 CPUtime=4705.48 cores=0-7
/proc/2327/task/2334/stat : 2334 (claspmt) R 2325 2327 2039 0 -1 4202560 29094 0 0 0 470498 50 0 0 25 0 8 0 526548876 1347497984 226759 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2327/tid=2335] ppid=2325 vsize=1315916 CPUtime=4720.94 cores=0-7
/proc/2327/task/2335/stat : 2335 (claspmt) R 2325 2327 2039 0 -1 4202560 38774 0 0 0 472032 62 0 0 25 0 8 0 526548876 1347497984 226759 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37728.2
Current children cumulated vsize (KiB) 1315916

[startup+4782.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/256 2475
/proc/meminfo: memFree=27314564/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=1316384 CPUtime=38207.6 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 255041 0 0 0 3820405 356 0 0 25 0 8 0 526548772 1347977216 227554 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2327/statm: 329096 227554 466 189 0 323445 0
[pid=2327/tid=2329] ppid=2325 vsize=1316384 CPUtime=4774.34 cores=0-7
/proc/2327/task/2329/stat : 2329 (claspmt) R 2325 2327 2039 0 -1 4202560 41594 0 0 0 477385 49 0 0 25 0 8 0 526548875 1347977216 227554 33554432000 4194304 4964704 140737272609584 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2327/tid=2330] ppid=2325 vsize=1316384 CPUtime=4768.5 cores=0-7
/proc/2327/task/2330/stat : 2330 (claspmt) R 2325 2327 2039 0 -1 4202560 38389 0 0 0 476807 43 0 0 25 0 8 0 526548875 1347977216 227554 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2327/tid=2331] ppid=2325 vsize=1316384 CPUtime=4774.54 cores=0-7
/proc/2327/task/2331/stat : 2331 (claspmt) R 2325 2327 2039 0 -1 4202560 17504 0 0 0 477418 36 0 0 25 0 8 0 526548875 1347977216 227554 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2327/tid=2332] ppid=2325 vsize=1316384 CPUtime=4781.05 cores=0-7
/proc/2327/task/2332/stat : 2332 (claspmt) R 2325 2327 2039 0 -1 4202560 37359 0 0 0 478069 36 0 0 25 0 8 0 526548875 1347977216 227554 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2327/tid=2333] ppid=2325 vsize=1316384 CPUtime=4780.97 cores=0-7
/proc/2327/task/2333/stat : 2333 (claspmt) R 2325 2327 2039 0 -1 4202560 29937 0 0 0 478064 33 0 0 25 0 8 0 526548876 1347977216 227554 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2327/tid=2334] ppid=2325 vsize=1316384 CPUtime=4765.47 cores=0-7
/proc/2327/task/2334/stat : 2334 (claspmt) R 2325 2327 2039 0 -1 4202560 29094 0 0 0 476497 50 0 0 25 0 8 0 526548876 1347977216 227554 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2327/tid=2335] ppid=2325 vsize=1316384 CPUtime=4780.92 cores=0-7
/proc/2327/task/2335/stat : 2335 (claspmt) R 2325 2327 2039 0 -1 4202560 38889 0 0 0 478030 62 0 0 25 0 8 0 526548876 1347977216 227554 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670312 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38207.6
Current children cumulated vsize (KiB) 1316384

[startup+4842.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/256 2477
/proc/meminfo: memFree=27313060/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=1316628 CPUtime=38687.1 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 255611 0 0 0 3868347 358 0 0 25 0 8 0 526548772 1348227072 227956 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2327/statm: 329157 227956 466 189 0 323506 0
[pid=2327/tid=2329] ppid=2325 vsize=1316628 CPUtime=4834.32 cores=0-7
/proc/2327/task/2329/stat : 2329 (claspmt) R 2325 2327 2039 0 -1 4202560 41826 0 0 0 483383 49 0 0 25 0 8 0 526548875 1348227072 227956 33554432000 4194304 4964704 140737272609584 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2327/tid=2330] ppid=2325 vsize=1316628 CPUtime=4828 cores=0-7
/proc/2327/task/2330/stat : 2330 (claspmt) R 2325 2327 2039 0 -1 4202560 38389 0 0 0 482757 43 0 0 25 0 8 0 526548875 1348227072 227956 33554432000 4194304 4964704 140737272609584 18446744073709551615 4627218 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2327/tid=2331] ppid=2325 vsize=1316628 CPUtime=4834.52 cores=0-7
/proc/2327/task/2331/stat : 2331 (claspmt) R 2325 2327 2039 0 -1 4202560 17504 0 0 0 483416 36 0 0 25 0 8 0 526548875 1348227072 227956 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2327/tid=2332] ppid=2325 vsize=1316628 CPUtime=4841.05 cores=0-7
/proc/2327/task/2332/stat : 2332 (claspmt) R 2325 2327 2039 0 -1 4202560 37541 0 0 0 484069 36 0 0 25 0 8 0 526548875 1348227072 227956 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2327/tid=2333] ppid=2325 vsize=1316628 CPUtime=4840.97 cores=0-7
/proc/2327/task/2333/stat : 2333 (claspmt) R 2325 2327 2039 0 -1 4202560 29988 0 0 0 484064 33 0 0 25 0 8 0 526548876 1348227072 227956 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2327/tid=2334] ppid=2325 vsize=1316628 CPUtime=4825.46 cores=0-7
/proc/2327/task/2334/stat : 2334 (claspmt) R 2325 2327 2039 0 -1 4202560 29153 0 0 0 482496 50 0 0 25 0 8 0 526548876 1348227072 227956 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2327/tid=2335] ppid=2325 vsize=1316628 CPUtime=4840.92 cores=0-7
/proc/2327/task/2335/stat : 2335 (claspmt) R 2325 2327 2039 0 -1 4202560 38935 0 0 0 484029 63 0 0 25 0 8 0 526548876 1348227072 227956 33554432000 4194304 4964704 140737272609584 18446744073709551615 4669306 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38687
Current children cumulated vsize (KiB) 1316628

[startup+4902.3 s]
/proc/loadavg: 8.09 8.05 8.00 9/256 2479
/proc/meminfo: memFree=27309944/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=1317340 CPUtime=39166.5 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 256614 0 0 0 3916292 362 0 0 25 0 8 0 526548772 1348956160 228705 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2327/statm: 329335 228705 466 189 0 323684 0
[pid=2327/tid=2329] ppid=2325 vsize=1317340 CPUtime=4894.32 cores=0-7
/proc/2327/task/2329/stat : 2329 (claspmt) R 2325 2327 2039 0 -1 4202560 42144 0 0 0 489382 50 0 0 25 0 8 0 526548875 1348956160 228705 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2327/tid=2330] ppid=2325 vsize=1317340 CPUtime=4887.52 cores=0-7
/proc/2327/task/2330/stat : 2330 (claspmt) R 2325 2327 2039 0 -1 4202560 38389 0 0 0 488708 44 0 0 25 0 8 0 526548875 1348956160 228705 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2327/tid=2331] ppid=2325 vsize=1317340 CPUtime=4894.51 cores=0-7
/proc/2327/task/2331/stat : 2331 (claspmt) R 2325 2327 2039 0 -1 4202560 17566 0 0 0 489415 36 0 0 25 0 8 0 526548875 1348956160 228705 33554432000 4194304 4964704 140737272609584 18446744073709551615 4320632 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2327/tid=2332] ppid=2325 vsize=1317340 CPUtime=4901.05 cores=0-7
/proc/2327/task/2332/stat : 2332 (claspmt) R 2325 2327 2039 0 -1 4202560 37815 0 0 0 490069 36 0 0 25 0 8 0 526548875 1348956160 228705 33554432000 4194304 4964704 140737272609584 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2327/tid=2333] ppid=2325 vsize=1317340 CPUtime=4900.97 cores=0-7
/proc/2327/task/2333/stat : 2333 (claspmt) R 2325 2327 2039 0 -1 4202560 29993 0 0 0 490064 33 0 0 25 0 8 0 526548876 1348956160 228705 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2327/tid=2334] ppid=2325 vsize=1317340 CPUtime=4885.46 cores=0-7
/proc/2327/task/2334/stat : 2334 (claspmt) R 2325 2327 2039 0 -1 4202560 29180 0 0 0 488495 51 0 0 25 0 8 0 526548876 1348956160 228705 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2327/tid=2335] ppid=2325 vsize=1317340 CPUtime=4900.91 cores=0-7
/proc/2327/task/2335/stat : 2335 (claspmt) R 2325 2327 2039 0 -1 4202560 39185 0 0 0 490028 63 0 0 25 0 8 0 526548876 1348956160 228705 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39166.5
Current children cumulated vsize (KiB) 1317340

[startup+4962.3 s]
/proc/loadavg: 8.09 8.05 8.00 9/256 2480
/proc/meminfo: memFree=27307576/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=1317340 CPUtime=39646 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 257544 0 0 0 3964231 368 0 0 25 0 8 0 526548772 1348956160 229225 33554432000 4194304 4964704 140737272609584 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2327/statm: 329335 229225 466 189 0 323684 0
[pid=2327/tid=2329] ppid=2325 vsize=1317340 CPUtime=4954.3 cores=0-7
/proc/2327/task/2329/stat : 2329 (claspmt) R 2325 2327 2039 0 -1 4202560 42462 0 0 0 495379 51 0 0 25 0 8 0 526548875 1348956160 229225 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2327/tid=2330] ppid=2325 vsize=1317340 CPUtime=4947.02 cores=0-7
/proc/2327/task/2330/stat : 2330 (claspmt) R 2325 2327 2039 0 -1 4202560 38389 0 0 0 494658 44 0 0 25 0 8 0 526548875 1348956160 229225 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2327/tid=2331] ppid=2325 vsize=1317340 CPUtime=4954.51 cores=0-7
/proc/2327/task/2331/stat : 2331 (claspmt) R 2325 2327 2039 0 -1 4202560 17566 0 0 0 495414 37 0 0 25 0 8 0 526548875 1348956160 229225 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2327/tid=2332] ppid=2325 vsize=1317340 CPUtime=4961.05 cores=0-7
/proc/2327/task/2332/stat : 2332 (claspmt) R 2325 2327 2039 0 -1 4202560 37839 0 0 0 496068 37 0 0 25 0 8 0 526548875 1348956160 229225 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2327/tid=2333] ppid=2325 vsize=1317340 CPUtime=4960.97 cores=0-7
/proc/2327/task/2333/stat : 2333 (claspmt) R 2325 2327 2039 0 -1 4202560 30066 0 0 0 496063 34 0 0 25 0 8 0 526548876 1348956160 229225 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2327/tid=2334] ppid=2325 vsize=1317340 CPUtime=4945.46 cores=0-7
/proc/2327/task/2334/stat : 2334 (claspmt) R 2325 2327 2039 0 -1 4202560 29180 0 0 0 494494 52 0 0 25 0 8 0 526548876 1348956160 229225 33554432000 4194304 4964704 140737272609584 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2327/tid=2335] ppid=2325 vsize=1317340 CPUtime=4960.91 cores=0-7
/proc/2327/task/2335/stat : 2335 (claspmt) R 2325 2327 2039 0 -1 4202560 39698 0 0 0 496027 64 0 0 25 0 8 0 526548876 1348956160 229225 33554432000 4194304 4964704 140737272609584 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39646
Current children cumulated vsize (KiB) 1317340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.8 s]
/proc/loadavg: 8.38 8.13 8.03 9/256 2484
/proc/meminfo: memFree=27305676/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=1317340 CPUtime=40000.8 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 257963 0 0 0 3999710 371 0 0 25 0 8 0 526548772 1348956160 229520 33554432000 4194304 4964704 140737272609584 18446744073709551615 254261314146 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2327/statm: 329335 229520 466 189 0 323684 0
[pid=2327/tid=2329] ppid=2325 vsize=1317340 CPUtime=4998.06 cores=0-7
/proc/2327/task/2329/stat : 2329 (claspmt) R 2325 2327 2039 0 -1 4202560 42578 0 0 0 499755 51 0 0 25 0 8 0 526548875 1348956160 229520 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2327/tid=2330] ppid=2325 vsize=1317340 CPUtime=4991.11 cores=0-7
/proc/2327/task/2330/stat : 2330 (claspmt) R 2325 2327 2039 0 -1 4202560 38389 0 0 0 499067 44 0 0 25 0 8 0 526548875 1348956160 229520 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2327/tid=2331] ppid=2325 vsize=1317340 CPUtime=4999 cores=0-7
/proc/2327/task/2331/stat : 2331 (claspmt) R 2325 2327 2039 0 -1 4202560 17567 0 0 0 499863 37 0 0 25 0 8 0 526548875 1348956160 229520 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2327/tid=2332] ppid=2325 vsize=1317340 CPUtime=5005.55 cores=0-7
/proc/2327/task/2332/stat : 2332 (claspmt) R 2325 2327 2039 0 -1 4202560 37893 0 0 0 500518 37 0 0 25 0 8 0 526548875 1348956160 229520 33554432000 4194304 4964704 140737272609584 18446744073709551615 4644874 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2327/tid=2333] ppid=2325 vsize=1317340 CPUtime=5005.47 cores=0-7
/proc/2327/task/2333/stat : 2333 (claspmt) R 2325 2327 2039 0 -1 4202560 30310 0 0 0 500513 34 0 0 25 0 8 0 526548876 1348956160 229520 33554432000 4194304 4964704 140737272609584 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2327/tid=2334] ppid=2325 vsize=1317340 CPUtime=4989.92 cores=0-7
/proc/2327/task/2334/stat : 2334 (claspmt) R 2325 2327 2039 0 -1 4202560 29180 0 0 0 498940 52 0 0 25 0 8 0 526548876 1348956160 229520 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2327/tid=2335] ppid=2325 vsize=1317340 CPUtime=5005.43 cores=0-7
/proc/2327/task/2335/stat : 2335 (claspmt) R 2325 2327 2039 0 -1 4202560 39702 0 0 0 500478 65 0 0 25 0 8 0 526548876 1348956160 229520 33554432000 4194304 4964704 140737272609584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1317340

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

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

[startup+5007 s]
/proc/loadavg: 8.38 8.13 8.03 9/256 2484
/proc/meminfo: memFree=27305676/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=1317340 CPUtime=40001.1 cores=0-7
/proc/2327/stat : 2327 (claspmt) S 2325 2327 2039 0 -1 4202496 257965 0 0 0 3999737 371 0 0 25 0 2 0 526548772 1348956160 229522 33554432000 4194304 4964704 140737272609584 18446744073709551615 254273419237 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/2327/statm: 329335 229522 468 189 0 323684 0
[pid=2327/tid=2332] ppid=2325 vsize=1317340 CPUtime=5005.74 cores=0-7
/proc/2327/task/2332/stat : 2332 (claspmt) R 2325 2327 2039 0 -1 4202560 37893 0 0 0 500537 37 0 0 25 0 2 0 526548875 1348956160 229522 33554432000 4194304 4964704 140737272609584 18446744073709551615 4644762 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 1317340

[startup+5007.21 s]
/proc/loadavg: 8.38 8.13 8.03 2/251 2485
/proc/meminfo: memFree=27305716/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=1317340 CPUtime=40001.3 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 257973 0 0 0 3999758 371 0 0 22 0 1 0 526548772 1348956160 228700 33554432000 4194304 4964704 140737272609584 18446744073709551615 254261271564 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2327/statm: 329335 228700 476 189 0 323684 0
Current children cumulated CPU time (s) 40001.3
Current children cumulated vsize (KiB) 1317340

[startup+5007.3 s]
/proc/loadavg: 8.38 8.13 8.03 2/251 2485
/proc/meminfo: memFree=27305716/32951124 swapFree=67111348/67111528
[pid=2327] ppid=2325 vsize=1246540 CPUtime=40001.4 cores=0-7
/proc/2327/stat : 2327 (claspmt) R 2325 2327 2039 0 -1 4202496 257973 0 0 0 3999767 371 0 0 22 0 1 0 526548772 1276456960 226409 33554432000 4194304 4964704 140737272609584 18446744073709551615 254261271905 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2327/statm: 311635 226409 476 189 0 305984 0
Current children cumulated CPU time (s) 40001.4
Current children cumulated vsize (KiB) 1246540

Child status: 0
Real time (s): 5007.35
CPU time (s): 40001.4
CPU user time (s): 39997.7
CPU system time (s): 3.76143
CPU usage (%): 798.854
Max. virtual memory (cumulated for all children) (KiB): 1382876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39997.7
system time used= 3.76143
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257974
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= 211600
involuntary context switches= 189530

runsolver used 11.9692 second user time and 29.0116 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-02 15:02:15
IDJOB=3321472
IDBENCH=71153
IDSOLVER=1711
FILE ID=node140/3321472-1304341334
RUNJOBID= node140-1304338032-2053
PBS_JOBID= 13178052
Free space on /tmp= 73580 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.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-3321472-1304341334/watcher-3321472-1304341334 -o /tmp/evaluation-result-3321472-1304341334/solver-3321472-1304341334 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321472-1304341334.cnf

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=467874327

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.77
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.833
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.833
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.833
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.833
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:     32951124 kB
MemFree:      28222804 kB
Buffers:       1000280 kB
Cached:        1913256 kB
SwapCached:        176 kB
Active:        1526260 kB
Inactive:      2686312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28222804 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5064 kB
Writeback:           0 kB
AnonPages:     1299504 kB
Mapped:          21316 kB
Slab:           435576 kB
PageTables:      15420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 37395308 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= 73576 MiB
End job on node140 at 2011-05-02 16:25:43