Trace number 3380973

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 40001.2 5009.75

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...498071/instance-3380973-1305498071.cnf
0.19/0.28	c Solving...
40000.83/5009.42	
40000.83/5009.42	*** INTERRUPTED! ***
40000.83/5009.42	*** Shutting down threads...
40001.16/5009.74	s UNKNOWN
40001.16/5009.74	
40001.16/5009.74	c INTERRUPTED   : 1
40001.16/5009.74	c Models        : 0+    
40001.16/5009.74	c Time          : 5009.421s (Solving: 5009.14s 1st Model: 0.00s Unsat: 0.00s)
40001.16/5009.74	c CPU Time      : 40000.880s

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-3380973-1305498071/watcher-3380973-1305498071 -o /tmp/evaluation-result-3380973-1305498071/solver-3380973-1305498071 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380973-1305498071.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.01 8.03 7.91 1/396 28517
/proc/meminfo: memFree=14554272/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=28352 CPUtime=0.01 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 2619 0 0 0 1 0 0 0 21 0 1 0 740037822 29032448 2258 33554432000 4194304 4964800 140735289399152 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28517/statm: 7088 2259 389 189 0 1962 0

[startup+0.0656091 s]
/proc/loadavg: 8.01 8.03 7.91 1/396 28517
/proc/meminfo: memFree=14554272/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=37732 CPUtime=0.05 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 5614 0 0 0 5 0 0 0 21 0 1 0 740037822 38637568 4497 33554432000 4194304 4964800 140735289399152 18446744073709551615 4607008 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28517/statm: 9433 4497 403 189 0 4307 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 37732

[startup+0.100614 s]
/proc/loadavg: 8.01 8.03 7.91 1/396 28517
/proc/meminfo: memFree=14554272/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=38524 CPUtime=0.09 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 5834 0 0 0 9 0 0 0 21 0 1 0 740037822 39448576 4717 33554432000 4194304 4964800 140735289399152 18446744073709551615 256415052485 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28517/statm: 9631 4717 404 189 0 4505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38524

[startup+0.300559 s]
/proc/loadavg: 8.01 8.03 7.91 1/396 28517
/proc/meminfo: memFree=14554272/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=346636 CPUtime=0.31 cores=0-7
/proc/28517/stat : 28517 (claspmt) S 28515 28517 28337 0 -1 4202496 12552 0 0 0 28 3 0 0 19 0 8 0 740037822 354955264 9395 33554432000 4194304 4964800 140735289399152 18446744073709551615 256427207577 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28517/statm: 86659 9400 436 189 0 81008 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 346636

[startup+1.88819 s]
/proc/loadavg: 8.01 8.03 7.91 1/396 28517
/proc/meminfo: memFree=14554272/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=352096 CPUtime=12.32 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 20795 0 0 0 1225 7 0 0 21 0 8 0 740037822 360546304 17352 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668672 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 88024 17353 464 189 0 82373 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 352096

[startup+1.90019 s]
/proc/loadavg: 8.01 8.03 7.91 1/396 28517
/proc/meminfo: memFree=14554272/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=352096 CPUtime=12.42 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 20845 0 0 0 1235 7 0 0 21 0 8 0 740037822 360546304 17402 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 88024 17402 464 189 0 82373 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 352096

[startup+3.10096 s]
/proc/loadavg: 8.09 8.05 7.91 9/404 28525
/proc/meminfo: memFree=14480552/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=354580 CPUtime=22 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 24083 0 0 0 2191 9 0 0 25 0 8 0 740037822 363089920 20640 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 88645 20640 464 189 0 82994 0
[pid=28517/tid=28519] ppid=28515 vsize=354580 CPUtime=2.7 cores=0-7
/proc/28517/task/28519/stat : 28519 (claspmt) R 28515 28517 28337 0 -1 4202560 1564 0 0 0 270 0 0 0 21 0 8 0 740037850 363089920 20640 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668920 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28517/tid=28520] ppid=28515 vsize=354580 CPUtime=2.7 cores=0-7
/proc/28517/task/28520/stat : 28520 (claspmt) R 28515 28517 28337 0 -1 4202560 2951 0 0 0 269 1 0 0 21 0 8 0 740037850 363089920 20640 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28517/tid=28521] ppid=28515 vsize=354580 CPUtime=2.68 cores=0-7
/proc/28517/task/28521/stat : 28521 (claspmt) R 28515 28517 28337 0 -1 4202560 2331 0 0 0 268 0 0 0 21 0 8 0 740037850 363089920 20640 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28517/tid=28522] ppid=28515 vsize=354580 CPUtime=2.71 cores=0-7
/proc/28517/task/28522/stat : 28522 (claspmt) R 28515 28517 28337 0 -1 4202560 2319 0 0 0 270 1 0 0 21 0 8 0 740037850 363089920 20640 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28517/tid=28523] ppid=28515 vsize=354580 CPUtime=2.78 cores=0-7
/proc/28517/task/28523/stat : 28523 (claspmt) R 28515 28517 28337 0 -1 4202560 1902 0 0 0 278 0 0 0 23 0 8 0 740037850 363089920 20640 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28517/tid=28524] ppid=28515 vsize=354580 CPUtime=2.71 cores=0-7
/proc/28517/task/28524/stat : 28524 (claspmt) R 28515 28517 28337 0 -1 4202560 2487 0 0 0 270 1 0 0 21 0 8 0 740037850 363089920 20640 33554432000 4194304 4964800 140735289399152 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28517/tid=28525] ppid=28515 vsize=354580 CPUtime=2.7 cores=0-7
/proc/28517/task/28525/stat : 28525 (claspmt) R 28515 28517 28337 0 -1 4202560 2661 0 0 0 270 0 0 0 21 0 8 0 740037850 363089920 20640 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22
Current children cumulated vsize (KiB) 354580

[startup+6.30036 s]
/proc/loadavg: 8.09 8.05 7.91 9/404 28525
/proc/meminfo: memFree=14460092/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=357760 CPUtime=47.55 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 28958 0 0 0 4743 12 0 0 25 0 8 0 740037822 366346240 25515 33554432000 4194304 4964800 140735289399152 18446744073709551615 4660187 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 89440 25515 466 189 0 83789 0
[pid=28517/tid=28519] ppid=28515 vsize=357760 CPUtime=5.9 cores=0-7
/proc/28517/task/28519/stat : 28519 (claspmt) R 28515 28517 28337 0 -1 4202560 1898 0 0 0 590 0 0 0 25 0 8 0 740037850 366346240 25515 33554432000 4194304 4964800 140735289399152 18446744073709551615 4669078 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28517/tid=28520] ppid=28515 vsize=357760 CPUtime=5.9 cores=0-7
/proc/28517/task/28520/stat : 28520 (claspmt) R 28515 28517 28337 0 -1 4202560 3908 0 0 0 589 1 0 0 25 0 8 0 740037850 366346240 25515 33554432000 4194304 4964800 140735289399152 18446744073709551615 4660185 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28517/tid=28521] ppid=28515 vsize=357760 CPUtime=5.84 cores=0-7
/proc/28517/task/28521/stat : 28521 (claspmt) R 28515 28517 28337 0 -1 4202560 2822 0 0 0 583 1 0 0 25 0 8 0 740037850 366346240 25515 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670097 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28517/tid=28522] ppid=28515 vsize=357760 CPUtime=5.9 cores=0-7
/proc/28517/task/28522/stat : 28522 (claspmt) R 28515 28517 28337 0 -1 4202560 2944 0 0 0 589 1 0 0 25 0 8 0 740037850 366346240 25515 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28517/tid=28523] ppid=28515 vsize=357760 CPUtime=5.98 cores=0-7
/proc/28517/task/28523/stat : 28523 (claspmt) R 28515 28517 28337 0 -1 4202560 2651 0 0 0 597 1 0 0 25 0 8 0 740037850 366346240 25515 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28517/tid=28524] ppid=28515 vsize=357760 CPUtime=5.91 cores=0-7
/proc/28517/task/28524/stat : 28524 (claspmt) R 28515 28517 28337 0 -1 4202560 2795 0 0 0 590 1 0 0 25 0 8 0 740037850 366346240 25515 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28517/tid=28525] ppid=28515 vsize=357760 CPUtime=5.9 cores=0-7
/proc/28517/task/28525/stat : 28525 (claspmt) R 28515 28517 28337 0 -1 4202560 3489 0 0 0 589 1 0 0 25 0 8 0 740037850 366346240 25515 33554432000 4194304 4964800 140735289399152 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 47.55
Current children cumulated vsize (KiB) 357760

[startup+12.7011 s]
/proc/loadavg: 8.22 8.08 7.93 9/404 28525
/proc/meminfo: memFree=14431364/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=363336 CPUtime=98.66 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 34697 0 0 0 9850 16 0 0 25 0 8 0 740037822 372056064 31254 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668756 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 90834 31254 466 189 0 85183 0
[pid=28517/tid=28519] ppid=28515 vsize=363336 CPUtime=12.3 cores=0-7
/proc/28517/task/28519/stat : 28519 (claspmt) R 28515 28517 28337 0 -1 4202560 2295 0 0 0 1229 1 0 0 25 0 8 0 740037850 372056064 31254 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28517/tid=28520] ppid=28515 vsize=363336 CPUtime=12.3 cores=0-7
/proc/28517/task/28520/stat : 28520 (claspmt) R 28515 28517 28337 0 -1 4202560 4945 0 0 0 1228 2 0 0 25 0 8 0 740037850 372056064 31254 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28517/tid=28521] ppid=28515 vsize=363336 CPUtime=12.15 cores=0-7
/proc/28517/task/28521/stat : 28521 (claspmt) R 28515 28517 28337 0 -1 4202560 3388 0 0 0 1214 1 0 0 25 0 8 0 740037850 372056064 31254 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28517/tid=28522] ppid=28515 vsize=363336 CPUtime=12.3 cores=0-7
/proc/28517/task/28522/stat : 28522 (claspmt) R 28515 28517 28337 0 -1 4202560 3883 0 0 0 1228 2 0 0 25 0 8 0 740037850 372056064 31254 33554432000 4194304 4964800 140735289399152 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28517/tid=28523] ppid=28515 vsize=363336 CPUtime=12.38 cores=0-7
/proc/28517/task/28523/stat : 28523 (claspmt) R 28515 28517 28337 0 -1 4202560 3278 0 0 0 1237 1 0 0 25 0 8 0 740037850 372056064 31254 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28517/tid=28524] ppid=28515 vsize=363336 CPUtime=12.3 cores=0-7
/proc/28517/task/28524/stat : 28524 (claspmt) R 28515 28517 28337 0 -1 4202560 3476 0 0 0 1229 1 0 0 25 0 8 0 740037850 372056064 31254 33554432000 4194304 4964800 140735289399152 18446744073709551615 4653351 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28517/tid=28525] ppid=28515 vsize=363336 CPUtime=12.3 cores=0-7
/proc/28517/task/28525/stat : 28525 (claspmt) R 28515 28517 28337 0 -1 4202560 4520 0 0 0 1229 1 0 0 25 0 8 0 740037850 372056064 31254 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 98.66
Current children cumulated vsize (KiB) 363336

[startup+25.5157 s]
/proc/loadavg: 8.19 8.08 7.93 9/404 28525
/proc/meminfo: memFree=14386816/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=372796 CPUtime=200.99 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 46004 0 0 0 20074 25 0 0 25 0 8 0 740037822 381743104 42561 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668759 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 93199 42561 466 189 0 87548 0
[pid=28517/tid=28519] ppid=28515 vsize=372796 CPUtime=25.11 cores=0-7
/proc/28517/task/28519/stat : 28519 (claspmt) R 28515 28517 28337 0 -1 4202560 3351 0 0 0 2509 2 0 0 25 0 8 0 740037850 381743104 42561 33554432000 4194304 4964800 140735289399152 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28517/tid=28520] ppid=28515 vsize=372796 CPUtime=25.11 cores=0-7
/proc/28517/task/28520/stat : 28520 (claspmt) R 28515 28517 28337 0 -1 4202560 7326 0 0 0 2508 3 0 0 25 0 8 0 740037850 381743104 42561 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28517/tid=28521] ppid=28515 vsize=372796 CPUtime=24.8 cores=0-7
/proc/28517/task/28521/stat : 28521 (claspmt) R 28515 28517 28337 0 -1 4202560 4491 0 0 0 2478 2 0 0 25 0 8 0 740037850 381743104 42561 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28517/tid=28522] ppid=28515 vsize=372796 CPUtime=25.12 cores=0-7
/proc/28517/task/28522/stat : 28522 (claspmt) R 28515 28517 28337 0 -1 4202560 5041 0 0 0 2509 3 0 0 25 0 8 0 740037850 381743104 42561 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28517/tid=28523] ppid=28515 vsize=372796 CPUtime=25.18 cores=0-7
/proc/28517/task/28523/stat : 28523 (claspmt) R 28515 28517 28337 0 -1 4202560 4512 0 0 0 2516 2 0 0 25 0 8 0 740037850 381743104 42561 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670670 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28517/tid=28524] ppid=28515 vsize=372796 CPUtime=25.12 cores=0-7
/proc/28517/task/28524/stat : 28524 (claspmt) R 28515 28517 28337 0 -1 4202560 4307 0 0 0 2510 2 0 0 25 0 8 0 740037850 381743104 42561 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28517/tid=28525] ppid=28515 vsize=372796 CPUtime=25.11 cores=0-7
/proc/28517/task/28525/stat : 28525 (claspmt) R 28515 28517 28337 0 -1 4202560 7247 0 0 0 2507 4 0 0 25 0 8 0 740037850 381743104 42561 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 200.99
Current children cumulated vsize (KiB) 372796

[startup+51.1009 s]
/proc/loadavg: 8.12 8.07 7.93 9/404 28526
/proc/meminfo: memFree=14341788/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=379828 CPUtime=405.33 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 57797 0 0 0 40499 34 0 0 25 0 8 0 740037822 388943872 54354 33554432000 4194304 4964800 140735289399152 18446744073709551615 4321047 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 94957 54354 466 189 0 89306 0
[pid=28517/tid=28519] ppid=28515 vsize=379828 CPUtime=50.69 cores=0-7
/proc/28517/task/28519/stat : 28519 (claspmt) R 28515 28517 28337 0 -1 4202560 4433 0 0 0 5066 3 0 0 25 0 8 0 740037850 388943872 54354 33554432000 4194304 4964800 140735289399152 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28517/tid=28520] ppid=28515 vsize=379828 CPUtime=50.7 cores=0-7
/proc/28517/task/28520/stat : 28520 (claspmt) R 28515 28517 28337 0 -1 4202560 9411 0 0 0 5065 5 0 0 25 0 8 0 740037850 388943872 54354 33554432000 4194304 4964800 140735289399152 18446744073709551615 4653664 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28517/tid=28521] ppid=28515 vsize=379828 CPUtime=50.06 cores=0-7
/proc/28517/task/28521/stat : 28521 (claspmt) R 28515 28517 28337 0 -1 4202560 5290 0 0 0 5003 3 0 0 25 0 8 0 740037850 388943872 54354 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28517/tid=28522] ppid=28515 vsize=379828 CPUtime=50.69 cores=0-7
/proc/28517/task/28522/stat : 28522 (claspmt) R 28515 28517 28337 0 -1 4202560 6510 0 0 0 5066 3 0 0 25 0 8 0 740037850 388943872 54354 33554432000 4194304 4964800 140735289399152 18446744073709551615 4669026 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28517/tid=28523] ppid=28515 vsize=379828 CPUtime=50.77 cores=0-7
/proc/28517/task/28523/stat : 28523 (claspmt) R 28515 28517 28337 0 -1 4202560 6860 0 0 0 5072 5 0 0 25 0 8 0 740037850 388943872 54354 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28517/tid=28524] ppid=28515 vsize=379828 CPUtime=50.71 cores=0-7
/proc/28517/task/28524/stat : 28524 (claspmt) R 28515 28517 28337 0 -1 4202560 5415 0 0 0 5068 3 0 0 25 0 8 0 740037850 388943872 54354 33554432000 4194304 4964800 140735289399152 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28517/tid=28525] ppid=28515 vsize=379828 CPUtime=50.7 cores=0-7
/proc/28517/task/28525/stat : 28525 (claspmt) R 28515 28517 28337 0 -1 4202560 9268 0 0 0 5064 6 0 0 25 0 8 0 740037850 388943872 54354 33554432000 4194304 4964800 140735289399152 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 405.33
Current children cumulated vsize (KiB) 379828

[startup+102.301 s]
/proc/loadavg: 8.15 8.08 7.94 9/404 28527
/proc/meminfo: memFree=14258440/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=396984 CPUtime=814.22 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 79407 0 0 0 81368 54 0 0 25 0 8 0 740037822 406511616 75952 33554432000 4194304 4964800 140735289399152 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 99246 75952 466 189 0 93595 0
[pid=28517/tid=28519] ppid=28515 vsize=396984 CPUtime=101.6 cores=0-7
/proc/28517/task/28519/stat : 28519 (claspmt) R 28515 28517 28337 0 -1 4202560 6469 0 0 0 10155 5 0 0 25 0 8 0 740037850 406511616 75953 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28517/tid=28520] ppid=28515 vsize=396984 CPUtime=101.91 cores=0-7
/proc/28517/task/28520/stat : 28520 (claspmt) R 28515 28517 28337 0 -1 4202560 13212 0 0 0 10184 7 0 0 25 0 8 0 740037850 406511616 75953 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28517/tid=28521] ppid=28515 vsize=396984 CPUtime=100.87 cores=0-7
/proc/28517/task/28521/stat : 28521 (claspmt) R 28515 28517 28337 0 -1 4202560 7267 0 0 0 10082 5 0 0 25 0 8 0 740037850 406511616 75953 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0

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

/proc/28517/task/28524/stat : 28524 (claspmt) R 28515 28517 28337 0 -1 4202560 24075 0 0 0 465539 34 0 0 25 0 8 0 740037850 1413566464 286323 33554432000 4194304 4964800 140735289399152 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28517/tid=28525] ppid=28515 vsize=1380436 CPUtime=4658.47 cores=0-7
/proc/28517/task/28525/stat : 28525 (claspmt) R 28515 28517 28337 0 -1 4202560 72944 0 0 0 465743 104 0 0 25 0 8 0 740037850 1413566464 286323 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37229.7
Current children cumulated vsize (KiB) 1380436

[startup+4722.3 s]
/proc/loadavg: 8.26 8.11 8.03 9/404 28665
/proc/meminfo: memFree=13406092/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=1380436 CPUtime=37708.1 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 296165 0 0 0 3770418 387 0 0 25 0 8 0 740037822 1413566464 286581 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 345109 286581 466 189 0 339458 0
[pid=28517/tid=28519] ppid=28515 vsize=1380436 CPUtime=4678.54 cores=0-7
/proc/28517/task/28519/stat : 28519 (claspmt) R 28515 28517 28337 0 -1 4202560 29732 0 0 0 467812 42 0 0 25 0 8 0 740037850 1413566464 286581 33554432000 4194304 4964800 140735289399152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28517/tid=28520] ppid=28515 vsize=1380436 CPUtime=4721.34 cores=0-7
/proc/28517/task/28520/stat : 28520 (claspmt) R 28515 28517 28337 0 -1 4202560 48309 0 0 0 472085 49 0 0 25 0 8 0 740037850 1413566464 286581 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28517/tid=28521] ppid=28515 vsize=1380436 CPUtime=4711.44 cores=0-7
/proc/28517/task/28521/stat : 28521 (claspmt) R 28515 28517 28337 0 -1 4202560 26377 0 0 0 471109 35 0 0 25 0 8 0 740037850 1413566464 286581 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28517/tid=28522] ppid=28515 vsize=1380436 CPUtime=4721.59 cores=0-7
/proc/28517/task/28522/stat : 28522 (claspmt) R 28515 28517 28337 0 -1 4202560 35471 0 0 0 472116 43 0 0 25 0 8 0 740037850 1413566464 286581 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28517/tid=28523] ppid=28515 vsize=1380436 CPUtime=4720.37 cores=0-7
/proc/28517/task/28523/stat : 28523 (claspmt) R 28515 28517 28337 0 -1 4202560 32167 0 0 0 471997 40 0 0 25 0 8 0 740037850 1413566464 286581 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28517/tid=28524] ppid=28515 vsize=1380436 CPUtime=4715.2 cores=0-7
/proc/28517/task/28524/stat : 28524 (claspmt) R 28515 28517 28337 0 -1 4202560 24116 0 0 0 471486 34 0 0 25 0 8 0 740037850 1413566464 286581 33554432000 4194304 4964800 140735289399152 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28517/tid=28525] ppid=28515 vsize=1380436 CPUtime=4718.46 cores=0-7
/proc/28517/task/28525/stat : 28525 (claspmt) R 28515 28517 28337 0 -1 4202560 72945 0 0 0 471742 104 0 0 25 0 8 0 740037850 1413566464 286581 33554432000 4194304 4964800 140735289399152 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37708.1
Current children cumulated vsize (KiB) 1380436

[startup+4782.3 s]
/proc/loadavg: 8.24 8.12 8.03 9/404 28667
/proc/meminfo: memFree=13405940/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=1380436 CPUtime=38187.2 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 296286 0 0 0 3818328 389 0 0 25 0 8 0 740037822 1413566464 286627 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 345109 286627 466 189 0 339458 0
[pid=28517/tid=28519] ppid=28515 vsize=1380436 CPUtime=4738.52 cores=0-7
/proc/28517/task/28519/stat : 28519 (claspmt) R 28515 28517 28337 0 -1 4202560 29732 0 0 0 473810 42 0 0 25 0 8 0 740037850 1413566464 286627 33554432000 4194304 4964800 140735289399152 18446744073709551615 256415051687 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28517/tid=28520] ppid=28515 vsize=1380436 CPUtime=4781.33 cores=0-7
/proc/28517/task/28520/stat : 28520 (claspmt) R 28515 28517 28337 0 -1 4202560 48311 0 0 0 478084 49 0 0 25 0 8 0 740037850 1413566464 286627 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28517/tid=28521] ppid=28515 vsize=1380436 CPUtime=4771.43 cores=0-7
/proc/28517/task/28521/stat : 28521 (claspmt) R 28515 28517 28337 0 -1 4202560 26401 0 0 0 477108 35 0 0 25 0 8 0 740037850 1413566464 286627 33554432000 4194304 4964800 140735289399152 18446744073709551615 4669560 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28517/tid=28522] ppid=28515 vsize=1380436 CPUtime=4781.6 cores=0-7
/proc/28517/task/28522/stat : 28522 (claspmt) R 28515 28517 28337 0 -1 4202560 35484 0 0 0 478116 44 0 0 25 0 8 0 740037850 1413566464 286627 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28517/tid=28523] ppid=28515 vsize=1380436 CPUtime=4780.36 cores=0-7
/proc/28517/task/28523/stat : 28523 (claspmt) R 28515 28517 28337 0 -1 4202560 32167 0 0 0 477995 41 0 0 25 0 8 0 740037850 1413566464 286627 33554432000 4194304 4964800 140735289399152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28517/tid=28524] ppid=28515 vsize=1380436 CPUtime=4774.39 cores=0-7
/proc/28517/task/28524/stat : 28524 (claspmt) R 28515 28517 28337 0 -1 4202560 24160 0 0 0 477404 35 0 0 25 0 8 0 740037850 1413566464 286627 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28517/tid=28525] ppid=28515 vsize=1380436 CPUtime=4778.46 cores=0-7
/proc/28517/task/28525/stat : 28525 (claspmt) R 28515 28517 28337 0 -1 4202560 72947 0 0 0 477741 105 0 0 25 0 8 0 740037850 1413566464 286627 33554432000 4194304 4964800 140735289399152 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38187.2
Current children cumulated vsize (KiB) 1380436

[startup+4842.3 s]
/proc/loadavg: 8.15 8.11 8.03 9/404 28669
/proc/meminfo: memFree=13405532/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=1380948 CPUtime=38666.4 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 296476 0 0 0 3866250 390 0 0 25 0 8 0 740037822 1414090752 286817 33554432000 4194304 4964800 140735289399152 18446744073709551615 4627365 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 345237 286817 466 189 0 339586 0
[pid=28517/tid=28519] ppid=28515 vsize=1380948 CPUtime=4798.52 cores=0-7
/proc/28517/task/28519/stat : 28519 (claspmt) R 28515 28517 28337 0 -1 4202560 29860 0 0 0 479810 42 0 0 25 0 8 0 740037850 1414090752 286817 33554432000 4194304 4964800 140735289399152 18446744073709551615 4654543 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28517/tid=28520] ppid=28515 vsize=1380948 CPUtime=4841.36 cores=0-7
/proc/28517/task/28520/stat : 28520 (claspmt) R 28515 28517 28337 0 -1 4202560 48311 0 0 0 484086 50 0 0 25 0 8 0 740037850 1414090752 286817 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28517/tid=28521] ppid=28515 vsize=1380948 CPUtime=4831.43 cores=0-7
/proc/28517/task/28521/stat : 28521 (claspmt) R 28515 28517 28337 0 -1 4202560 26401 0 0 0 483108 35 0 0 25 0 8 0 740037850 1414090752 286817 33554432000 4194304 4964800 140735289399152 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28517/tid=28522] ppid=28515 vsize=1380948 CPUtime=4841.59 cores=0-7
/proc/28517/task/28522/stat : 28522 (claspmt) R 28515 28517 28337 0 -1 4202560 35511 0 0 0 484115 44 0 0 25 0 8 0 740037850 1414090752 286817 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670674 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28517/tid=28523] ppid=28515 vsize=1380948 CPUtime=4840.35 cores=0-7
/proc/28517/task/28523/stat : 28523 (claspmt) R 28515 28517 28337 0 -1 4202560 32201 0 0 0 483994 41 0 0 25 0 8 0 740037850 1414090752 286817 33554432000 4194304 4964800 140735289399152 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28517/tid=28524] ppid=28515 vsize=1380948 CPUtime=4833.59 cores=0-7
/proc/28517/task/28524/stat : 28524 (claspmt) R 28515 28517 28337 0 -1 4202560 24160 0 0 0 483324 35 0 0 25 0 8 0 740037850 1414090752 286817 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28517/tid=28525] ppid=28515 vsize=1380948 CPUtime=4838.47 cores=0-7
/proc/28517/task/28525/stat : 28525 (claspmt) R 28515 28517 28337 0 -1 4202560 72947 0 0 0 483742 105 0 0 25 0 8 0 740037850 1414090752 286817 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38666.4
Current children cumulated vsize (KiB) 1380948

[startup+4902.3 s]
/proc/loadavg: 8.05 8.09 8.02 9/404 28670
/proc/meminfo: memFree=13404864/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=1380948 CPUtime=39145.4 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 296730 0 0 0 3914153 392 0 0 25 0 8 0 740037822 1414090752 286975 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 345237 286975 466 189 0 339586 0
[pid=28517/tid=28519] ppid=28515 vsize=1380948 CPUtime=4858.48 cores=0-7
/proc/28517/task/28519/stat : 28519 (claspmt) R 28515 28517 28337 0 -1 4202560 29956 0 0 0 485806 42 0 0 25 0 8 0 740037850 1414090752 286975 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28517/tid=28520] ppid=28515 vsize=1380948 CPUtime=4901.33 cores=0-7
/proc/28517/task/28520/stat : 28520 (claspmt) R 28515 28517 28337 0 -1 4202560 48311 0 0 0 490083 50 0 0 25 0 8 0 740037850 1414090752 286975 33554432000 4194304 4964800 140735289399152 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28517/tid=28521] ppid=28515 vsize=1380948 CPUtime=4891.42 cores=0-7
/proc/28517/task/28521/stat : 28521 (claspmt) R 28515 28517 28337 0 -1 4202560 26403 0 0 0 489106 36 0 0 25 0 8 0 740037850 1414090752 286975 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28517/tid=28522] ppid=28515 vsize=1380948 CPUtime=4901.57 cores=0-7
/proc/28517/task/28522/stat : 28522 (claspmt) R 28515 28517 28337 0 -1 4202560 35519 0 0 0 490113 44 0 0 25 0 8 0 740037850 1414090752 286975 33554432000 4194304 4964800 140735289399152 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28517/tid=28523] ppid=28515 vsize=1380948 CPUtime=4900.32 cores=0-7
/proc/28517/task/28523/stat : 28523 (claspmt) R 28515 28517 28337 0 -1 4202560 32215 0 0 0 489991 41 0 0 25 0 8 0 740037850 1414090752 286975 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28517/tid=28524] ppid=28515 vsize=1380948 CPUtime=4892.79 cores=0-7
/proc/28517/task/28524/stat : 28524 (claspmt) R 28515 28517 28337 0 -1 4202560 24190 0 0 0 489244 35 0 0 25 0 8 0 740037850 1414090752 286975 33554432000 4194304 4964800 140735289399152 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28517/tid=28525] ppid=28515 vsize=1380948 CPUtime=4898.46 cores=0-7
/proc/28517/task/28525/stat : 28525 (claspmt) R 28515 28517 28337 0 -1 4202560 72995 0 0 0 489741 105 0 0 25 0 8 0 740037850 1414090752 286975 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39145.5
Current children cumulated vsize (KiB) 1380948

[startup+4962.32 s]
/proc/loadavg: 8.08 8.08 8.02 9/404 28672
/proc/meminfo: memFree=13404700/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=1381232 CPUtime=39624.7 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 296880 0 0 0 3962076 394 0 0 25 0 8 0 740037822 1414381568 287125 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 345308 287125 466 189 0 339657 0
[pid=28517/tid=28519] ppid=28515 vsize=1381232 CPUtime=4918.48 cores=0-7
/proc/28517/task/28519/stat : 28519 (claspmt) R 28515 28517 28337 0 -1 4202560 30013 0 0 0 491805 43 0 0 25 0 8 0 740037850 1414381568 287125 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28517/tid=28520] ppid=28515 vsize=1381232 CPUtime=4961.34 cores=0-7
/proc/28517/task/28520/stat : 28520 (claspmt) R 28515 28517 28337 0 -1 4202560 48311 0 0 0 496084 50 0 0 25 0 8 0 740037850 1414381568 287125 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670118 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28517/tid=28521] ppid=28515 vsize=1381232 CPUtime=4951.44 cores=0-7
/proc/28517/task/28521/stat : 28521 (claspmt) R 28515 28517 28337 0 -1 4202560 26405 0 0 0 495108 36 0 0 25 0 8 0 740037850 1414381568 287125 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668822 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28517/tid=28522] ppid=28515 vsize=1381232 CPUtime=4961.59 cores=0-7
/proc/28517/task/28522/stat : 28522 (claspmt) R 28515 28517 28337 0 -1 4202560 35531 0 0 0 496115 44 0 0 25 0 8 0 740037850 1414381568 287125 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28517/tid=28523] ppid=28515 vsize=1381232 CPUtime=4960.32 cores=0-7
/proc/28517/task/28523/stat : 28523 (claspmt) R 28515 28517 28337 0 -1 4202560 32215 0 0 0 495991 41 0 0 25 0 8 0 740037850 1414381568 287125 33554432000 4194304 4964800 140735289399152 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28517/tid=28524] ppid=28515 vsize=1381232 CPUtime=4951.98 cores=0-7
/proc/28517/task/28524/stat : 28524 (claspmt) R 28515 28517 28337 0 -1 4202560 24190 0 0 0 495163 35 0 0 25 0 8 0 740037850 1414381568 287125 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28517/tid=28525] ppid=28515 vsize=1381232 CPUtime=4958.47 cores=0-7
/proc/28517/task/28525/stat : 28525 (claspmt) R 28515 28517 28337 0 -1 4202560 73064 0 0 0 495742 105 0 0 25 0 8 0 740037850 1414381568 287125 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39624.7
Current children cumulated vsize (KiB) 1381232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.4 s]
/proc/loadavg: 8.04 8.07 8.02 9/404 28673
/proc/meminfo: memFree=13403296/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=1381232 CPUtime=40000.8 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 297179 0 0 0 3999689 394 0 0 25 0 8 0 740037822 1414381568 287424 33554432000 4194304 4964800 140735289399152 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/28517/statm: 345308 287424 466 189 0 339657 0
[pid=28517/tid=28519] ppid=28515 vsize=1381232 CPUtime=4965.58 cores=0-7
/proc/28517/task/28519/stat : 28519 (claspmt) R 28515 28517 28337 0 -1 4202560 30013 0 0 0 496515 43 0 0 25 0 8 0 740037850 1414381568 287424 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28517/tid=28520] ppid=28515 vsize=1381232 CPUtime=5008.44 cores=0-7
/proc/28517/task/28520/stat : 28520 (claspmt) R 28515 28517 28337 0 -1 4202560 48312 0 0 0 500794 50 0 0 25 0 8 0 740037850 1414381568 287424 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28517/tid=28521] ppid=28515 vsize=1381232 CPUtime=4998.53 cores=0-7
/proc/28517/task/28521/stat : 28521 (claspmt) R 28515 28517 28337 0 -1 4202560 26613 0 0 0 499817 36 0 0 25 0 8 0 740037850 1414381568 287424 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28517/tid=28522] ppid=28515 vsize=1381232 CPUtime=5008.68 cores=0-7
/proc/28517/task/28522/stat : 28522 (claspmt) R 28515 28517 28337 0 -1 4202560 35606 0 0 0 500824 44 0 0 25 0 8 0 740037850 1414381568 287424 33554432000 4194304 4964800 140735289399152 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28517/tid=28523] ppid=28515 vsize=1381232 CPUtime=5007.41 cores=0-7
/proc/28517/task/28523/stat : 28523 (claspmt) R 28515 28517 28337 0 -1 4202560 32215 0 0 0 500700 41 0 0 25 0 8 0 740037850 1414381568 287424 33554432000 4194304 4964800 140735289399152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28517/tid=28524] ppid=28515 vsize=1381232 CPUtime=4998.44 cores=0-7
/proc/28517/task/28524/stat : 28524 (claspmt) R 28515 28517 28337 0 -1 4202560 24190 0 0 0 499809 35 0 0 25 0 8 0 740037850 1414381568 287424 33554432000 4194304 4964800 140735289399152 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28517/tid=28525] ppid=28515 vsize=1381232 CPUtime=5005.57 cores=0-7
/proc/28517/task/28525/stat : 28525 (claspmt) R 28515 28517 28337 0 -1 4202560 73066 0 0 0 500452 105 0 0 25 0 8 0 740037850 1414381568 287424 33554432000 4194304 4964800 140735289399152 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1381232

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

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

[startup+5009.52 s]
/proc/loadavg: 8.04 8.07 8.02 2/398 28674
/proc/meminfo: memFree=13409792/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=1370908 CPUtime=40001 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 297189 0 0 0 3999705 394 0 0 25 0 1 0 740037822 1403809792 284882 33554432000 4194304 4964800 140735289399152 18446744073709551615 256415046937 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28517/statm: 342727 284882 476 189 0 337076 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 1370908

[startup+5009.7 s]
/proc/loadavg: 8.04 8.07 8.02 2/398 28674
/proc/meminfo: memFree=13409792/32950928 swapFree=67111200/67111528
[pid=28517] ppid=28515 vsize=983028 CPUtime=40001.2 cores=0-7
/proc/28517/stat : 28517 (claspmt) R 28515 28517 28337 0 -1 4202496 297189 0 0 0 3999720 396 0 0 25 0 1 0 740037822 1006620672 207906 33554432000 4194304 4964800 140735289399152 18446744073709551615 256415417450 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28517/statm: 245757 207906 476 189 0 240106 0
Current children cumulated CPU time (s) 40001.2
Current children cumulated vsize (KiB) 983028

Child status: 0
Real time (s): 5009.75
CPU time (s): 40001.2
CPU user time (s): 39997.2
CPU system time (s): 4.00539
CPU usage (%): 798.468
Max. virtual memory (cumulated for all children) (KiB): 1381232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39997.2
system time used= 4.00539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 297190
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= 155452
involuntary context switches= 190156

runsolver used 17.8373 second user time and 48.4346 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-16 00:21:12
IDJOB=3380973
IDBENCH=83134
IDSOLVER=1865
FILE ID=node115/3380973-1305498071
RUNJOBID= node115-1305496483-28351
PBS_JOBID= 13325439
Free space on /tmp= 73244 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom17.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-3380973-1305498071/watcher-3380973-1305498071 -o /tmp/evaluation-result-3380973-1305498071/solver-3380973-1305498071 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380973-1305498071.cnf

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=1744422274

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14554800 kB
Buffers:        274676 kB
Cached:        3137024 kB
SwapCached:          0 kB
Active:       14945836 kB
Inactive:      3127196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14554800 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            2776 kB
Writeback:           0 kB
AnonPages:    14661548 kB
Mapped:          33868 kB
Slab:           198640 kB
PageTables:      57592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 100270296 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= 73244 MiB
End job on node115 at 2011-05-16 01:44:43