Trace number 3380977

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.27

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
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 variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...498476/instance-3380977-1305498476.cnf
0.49/0.56	c Solving...
40000.58/5008.71	
40000.58/5008.71	*** INTERRUPTED! ***
40000.58/5008.71	*** Shutting down threads...
40001.11/5009.26	s UNKNOWN
40001.11/5009.26	
40001.11/5009.26	c INTERRUPTED   : 1
40001.11/5009.26	c Models        : 0+    
40001.11/5009.26	c Time          : 5008.718s (Solving: 5008.16s 1st Model: 0.00s Unsat: 0.00s)
40001.11/5009.26	c CPU Time      : 40000.630s

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-3380977-1305498476/watcher-3380977-1305498476 -o /tmp/evaluation-result-3380977-1305498476/solver-3380977-1305498476 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380977-1305498476.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.13 7.76 5.48 2/347 28968
/proc/meminfo: memFree=20205552/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=32352 CPUtime=0 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 3773 0 0 0 0 0 0 0 21 0 1 0 661445622 33128448 3252 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668546 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28968/statm: 8088 3252 389 189 0 2962 0

[startup+0.031869 s]
/proc/loadavg: 8.13 7.76 5.48 2/347 28968
/proc/meminfo: memFree=20205552/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=35520 CPUtime=0.02 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 4801 0 0 0 2 0 0 0 21 0 1 0 661445622 36372480 3988 33554432000 4194304 4964800 140736461231008 18446744073709551615 228122374853 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28968/statm: 8880 3989 389 189 0 3754 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 35520

[startup+0.100867 s]
/proc/loadavg: 8.13 7.76 5.48 2/347 28968
/proc/meminfo: memFree=20205552/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=48360 CPUtime=0.08 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 8992 0 0 0 8 0 0 0 21 0 1 0 661445622 49520640 7163 33554432000 4194304 4964800 140736461231008 18446744073709551615 228122411467 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28968/statm: 12090 7163 399 189 0 6964 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 48360

[startup+0.300818 s]
/proc/loadavg: 8.13 7.76 5.48 2/347 28968
/proc/meminfo: memFree=20205552/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=54800 CPUtime=0.29 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 10626 0 0 0 28 1 0 0 22 0 1 0 661445622 56115200 8797 33554432000 4194304 4964800 140736461231008 18446744073709551615 228122374853 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28968/statm: 13700 8797 404 189 0 8574 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54800

[startup+0.700744 s]
/proc/loadavg: 8.13 7.76 5.48 2/347 28968
/proc/meminfo: memFree=20205552/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=438224 CPUtime=0.77 cores=0-7
/proc/28968/stat : 28968 (claspmt) S 28966 28968 28688 0 -1 4202496 27713 0 0 0 67 10 0 0 25 0 8 0 661445622 448741376 21800 33554432000 4194304 4964800 140736461231008 18446744073709551615 228134529945 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28968/statm: 109556 21800 442 189 0 103905 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 438224

[startup+1.50057 s]
/proc/loadavg: 8.13 7.76 5.48 9/355 28976
/proc/meminfo: memFree=20117004/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=438356 CPUtime=6.47 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 29771 0 0 0 635 12 0 0 25 0 8 0 661445622 448876544 23858 33554432000 4194304 4964800 140736461231008 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28968/statm: 109589 23858 464 189 0 103938 0
[pid=28968/tid=28970] ppid=28966 vsize=438356 CPUtime=0.72 cores=0-7
/proc/28968/task/28970/stat : 28970 (claspmt) R 28966 28968 28688 0 -1 4202560 1737 0 0 0 72 0 0 0 16 0 8 0 661445679 448876544 23858 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28968/tid=28971] ppid=28966 vsize=438356 CPUtime=0.74 cores=0-7
/proc/28968/task/28971/stat : 28971 (claspmt) R 28966 28968 28688 0 -1 4202560 2961 0 0 0 72 2 0 0 16 0 8 0 661445679 448876544 23858 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28968/tid=28972] ppid=28966 vsize=438356 CPUtime=0.69 cores=0-7
/proc/28968/task/28972/stat : 28972 (claspmt) R 28966 28968 28688 0 -1 4202560 2927 0 0 0 68 1 0 0 16 0 8 0 661445679 448876544 23858 33554432000 4194304 4964800 140736461231008 18446744073709551615 4312169 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28968/tid=28973] ppid=28966 vsize=438356 CPUtime=0.7 cores=0-7
/proc/28968/task/28973/stat : 28973 (claspmt) R 28966 28968 28688 0 -1 4202560 2415 0 0 0 69 1 0 0 16 0 8 0 661445679 448876544 23858 33554432000 4194304 4964800 140736461231008 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28968/tid=28974] ppid=28966 vsize=438356 CPUtime=0.88 cores=0-7
/proc/28968/task/28974/stat : 28974 (claspmt) R 28966 28968 28688 0 -1 4202560 2473 0 0 0 87 1 0 0 18 0 8 0 661445679 448876544 23858 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28968/tid=28975] ppid=28966 vsize=438356 CPUtime=0.73 cores=0-7
/proc/28968/task/28975/stat : 28975 (claspmt) R 28966 28968 28688 0 -1 4202560 2759 0 0 0 72 1 0 0 17 0 8 0 661445679 448876544 23858 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28968/tid=28976] ppid=28966 vsize=438356 CPUtime=0.7 cores=0-7
/proc/28968/task/28976/stat : 28976 (claspmt) R 28966 28968 28688 0 -1 4202560 2524 0 0 0 69 1 0 0 16 0 8 0 661445679 448876544 23858 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670645 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.47
Current children cumulated vsize (KiB) 438356

[startup+3.10128 s]
/proc/loadavg: 8.28 7.80 5.50 11/355 28976
/proc/meminfo: memFree=20104108/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=441828 CPUtime=19.26 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 34168 0 0 0 1911 15 0 0 25 0 8 0 661445622 452431872 28255 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28968/statm: 110457 28255 464 189 0 104806 0
[pid=28968/tid=28970] ppid=28966 vsize=441828 CPUtime=2.32 cores=0-7
/proc/28968/task/28970/stat : 28970 (claspmt) R 28966 28968 28688 0 -1 4202560 2142 0 0 0 231 1 0 0 18 0 8 0 661445679 452431872 28255 33554432000 4194304 4964800 140736461231008 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28968/tid=28971] ppid=28966 vsize=441828 CPUtime=2.34 cores=0-7
/proc/28968/task/28971/stat : 28971 (claspmt) R 28966 28968 28688 0 -1 4202560 3681 0 0 0 231 3 0 0 19 0 8 0 661445679 452431872 28256 33554432000 4194304 4964800 140736461231008 18446744073709551615 228122375201 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28968/tid=28972] ppid=28966 vsize=441828 CPUtime=2.3 cores=0-7
/proc/28968/task/28972/stat : 28972 (claspmt) R 28966 28968 28688 0 -1 4202560 3655 0 0 0 228 2 0 0 19 0 8 0 661445679 452431872 28256 33554432000 4194304 4964800 140736461231008 18446744073709551615 4660390 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28968/tid=28973] ppid=28966 vsize=441828 CPUtime=2.3 cores=0-7
/proc/28968/task/28973/stat : 28973 (claspmt) R 28966 28968 28688 0 -1 4202560 2967 0 0 0 229 1 0 0 19 0 8 0 661445679 452431872 28256 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28968/tid=28974] ppid=28966 vsize=441828 CPUtime=2.48 cores=0-7
/proc/28968/task/28974/stat : 28974 (claspmt) R 28966 28968 28688 0 -1 4202560 2479 0 0 0 247 1 0 0 22 0 8 0 661445679 452431872 28256 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28968/tid=28975] ppid=28966 vsize=441828 CPUtime=2.32 cores=0-7
/proc/28968/task/28975/stat : 28975 (claspmt) R 28966 28968 28688 0 -1 4202560 3419 0 0 0 231 1 0 0 19 0 8 0 661445679 452431872 28256 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28968/tid=28976] ppid=28966 vsize=441828 CPUtime=2.3 cores=0-7
/proc/28968/task/28976/stat : 28976 (claspmt) R 28966 28968 28688 0 -1 4202560 3441 0 0 0 229 1 0 0 18 0 8 0 661445679 452431872 28256 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.26
Current children cumulated vsize (KiB) 441828

[startup+6.3007 s]
/proc/loadavg: 8.28 7.80 5.50 9/355 28976
/proc/meminfo: memFree=20074940/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=445356 CPUtime=44.81 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 41004 0 0 0 4461 20 0 0 25 0 8 0 661445622 456044544 35091 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28968/statm: 111339 35091 464 189 0 105688 0
[pid=28968/tid=28970] ppid=28966 vsize=445356 CPUtime=5.52 cores=0-7
/proc/28968/task/28970/stat : 28970 (claspmt) R 28966 28968 28688 0 -1 4202560 2628 0 0 0 551 1 0 0 25 0 8 0 661445679 456044544 35091 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28968/tid=28971] ppid=28966 vsize=445356 CPUtime=5.54 cores=0-7
/proc/28968/task/28971/stat : 28971 (claspmt) R 28966 28968 28688 0 -1 4202560 5116 0 0 0 550 4 0 0 25 0 8 0 661445679 456044544 35091 33554432000 4194304 4964800 140736461231008 18446744073709551615 228122375201 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28968/tid=28972] ppid=28966 vsize=445356 CPUtime=5.49 cores=0-7
/proc/28968/task/28972/stat : 28972 (claspmt) R 28966 28968 28688 0 -1 4202560 4729 0 0 0 546 3 0 0 25 0 8 0 661445679 456044544 35091 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28968/tid=28973] ppid=28966 vsize=445356 CPUtime=5.5 cores=0-7
/proc/28968/task/28973/stat : 28973 (claspmt) R 28966 28968 28688 0 -1 4202560 3888 0 0 0 548 2 0 0 25 0 8 0 661445679 456044544 35091 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668789 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28968/tid=28974] ppid=28966 vsize=445356 CPUtime=5.67 cores=0-7
/proc/28968/task/28974/stat : 28974 (claspmt) R 28966 28968 28688 0 -1 4202560 3031 0 0 0 566 1 0 0 25 0 8 0 661445679 456044544 35091 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668805 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28968/tid=28975] ppid=28966 vsize=445356 CPUtime=5.53 cores=0-7
/proc/28968/task/28975/stat : 28975 (claspmt) R 28966 28968 28688 0 -1 4202560 4267 0 0 0 551 2 0 0 25 0 8 0 661445679 456044544 35091 33554432000 4194304 4964800 140736461231008 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28968/tid=28976] ppid=28966 vsize=445356 CPUtime=5.5 cores=0-7
/proc/28968/task/28976/stat : 28976 (claspmt) R 28966 28968 28688 0 -1 4202560 4507 0 0 0 548 2 0 0 25 0 8 0 661445679 456044544 35091 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 44.81
Current children cumulated vsize (KiB) 445356

[startup+12.7005 s]
/proc/loadavg: 8.23 7.80 5.53 9/355 28976
/proc/meminfo: memFree=20034636/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=451692 CPUtime=95.93 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 50879 0 0 0 9566 27 0 0 25 0 8 0 661445622 462532608 44966 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28968/statm: 112923 44967 466 189 0 107272 0
[pid=28968/tid=28970] ppid=28966 vsize=451692 CPUtime=11.85 cores=0-7
/proc/28968/task/28970/stat : 28970 (claspmt) R 28966 28968 28688 0 -1 4202560 3295 0 0 0 1183 2 0 0 25 0 8 0 661445679 462532608 44967 33554432000 4194304 4964800 140736461231008 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28968/tid=28971] ppid=28966 vsize=451692 CPUtime=11.93 cores=0-7
/proc/28968/task/28971/stat : 28971 (claspmt) R 28966 28968 28688 0 -1 4202560 7012 0 0 0 1189 4 0 0 25 0 8 0 661445679 462532608 44967 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28968/tid=28972] ppid=28966 vsize=451692 CPUtime=11.89 cores=0-7
/proc/28968/task/28972/stat : 28972 (claspmt) R 28966 28968 28688 0 -1 4202560 5502 0 0 0 1186 3 0 0 25 0 8 0 661445679 462532608 44967 33554432000 4194304 4964800 140736461231008 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28968/tid=28973] ppid=28966 vsize=451692 CPUtime=11.9 cores=0-7
/proc/28968/task/28973/stat : 28973 (claspmt) R 28966 28968 28688 0 -1 4202560 4928 0 0 0 1187 3 0 0 25 0 8 0 661445679 462532608 44967 33554432000 4194304 4964800 140736461231008 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28968/tid=28974] ppid=28966 vsize=451692 CPUtime=12.07 cores=0-7
/proc/28968/task/28974/stat : 28974 (claspmt) R 28966 28968 28688 0 -1 4202560 4834 0 0 0 1205 2 0 0 25 0 8 0 661445679 462532608 44967 33554432000 4194304 4964800 140736461231008 18446744073709551615 4669221 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28968/tid=28975] ppid=28966 vsize=451692 CPUtime=11.92 cores=0-7
/proc/28968/task/28975/stat : 28975 (claspmt) R 28966 28968 28688 0 -1 4202560 5069 0 0 0 1190 2 0 0 25 0 8 0 661445679 462532608 44967 33554432000 4194304 4964800 140736461231008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28968/tid=28976] ppid=28966 vsize=451692 CPUtime=11.9 cores=0-7
/proc/28968/task/28976/stat : 28976 (claspmt) R 28966 28968 28688 0 -1 4202560 6645 0 0 0 1187 3 0 0 25 0 8 0 661445679 462532608 44967 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668984 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 95.93
Current children cumulated vsize (KiB) 451692

[startup+25.5012 s]
/proc/loadavg: 8.20 7.81 5.56 10/355 28977
/proc/meminfo: memFree=19977448/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=460000 CPUtime=198.15 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 63705 0 0 0 19778 37 0 0 25 0 8 0 661445622 471040000 57792 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668721 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28968/statm: 115000 57792 466 189 0 109349 0
[pid=28968/tid=28970] ppid=28966 vsize=460000 CPUtime=24.48 cores=0-7
/proc/28968/task/28970/stat : 28970 (claspmt) R 28966 28968 28688 0 -1 4202560 4102 0 0 0 2445 3 0 0 25 0 8 0 661445679 471040000 57792 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28968/tid=28971] ppid=28966 vsize=460000 CPUtime=24.73 cores=0-7
/proc/28968/task/28971/stat : 28971 (claspmt) R 28966 28968 28688 0 -1 4202560 9026 0 0 0 2468 5 0 0 25 0 8 0 661445679 471040000 57792 33554432000 4194304 4964800 140736461231008 18446744073709551615 4669086 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28968/tid=28972] ppid=28966 vsize=460000 CPUtime=24.69 cores=0-7
/proc/28968/task/28972/stat : 28972 (claspmt) R 28966 28968 28688 0 -1 4202560 6875 0 0 0 2464 5 0 0 25 0 8 0 661445679 471040000 57792 33554432000 4194304 4964800 140736461231008 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28968/tid=28973] ppid=28966 vsize=460000 CPUtime=24.7 cores=0-7
/proc/28968/task/28973/stat : 28973 (claspmt) R 28966 28968 28688 0 -1 4202560 6199 0 0 0 2466 4 0 0 25 0 8 0 661445679 471040000 57792 33554432000 4194304 4964800 140736461231008 18446744073709551615 4325296 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28968/tid=28974] ppid=28966 vsize=460000 CPUtime=24.87 cores=0-7
/proc/28968/task/28974/stat : 28974 (claspmt) R 28966 28968 28688 0 -1 4202560 6879 0 0 0 2483 4 0 0 25 0 8 0 661445679 471040000 57792 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668623 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28968/tid=28975] ppid=28966 vsize=460000 CPUtime=24.71 cores=0-7
/proc/28968/task/28975/stat : 28975 (claspmt) R 28966 28968 28688 0 -1 4202560 6355 0 0 0 2468 3 0 0 25 0 8 0 661445679 471040000 57792 33554432000 4194304 4964800 140736461231008 18446744073709551615 4361321 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28968/tid=28976] ppid=28966 vsize=460000 CPUtime=24.7 cores=0-7
/proc/28968/task/28976/stat : 28976 (claspmt) R 28966 28968 28688 0 -1 4202560 9073 0 0 0 2466 4 0 0 25 0 8 0 661445679 471040000 57792 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 198.15
Current children cumulated vsize (KiB) 460000

[startup+51.1006 s]
/proc/loadavg: 8.19 7.84 5.62 9/355 28977
/proc/meminfo: memFree=19897600/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=478444 CPUtime=402.62 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 85327 0 0 0 40206 56 0 0 25 0 8 0 661445622 489926656 79414 33554432000 4194304 4964800 140736461231008 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28968/statm: 119611 79414 466 189 0 113960 0
[pid=28968/tid=28970] ppid=28966 vsize=478444 CPUtime=49.78 cores=0-7
/proc/28968/task/28970/stat : 28970 (claspmt) R 28966 28968 28688 0 -1 4202560 5219 0 0 0 4974 4 0 0 25 0 8 0 661445679 489926656 79414 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28968/tid=28971] ppid=28966 vsize=478444 CPUtime=50.33 cores=0-7
/proc/28968/task/28971/stat : 28971 (claspmt) R 28966 28968 28688 0 -1 4202560 13820 0 0 0 5024 9 0 0 25 0 8 0 661445679 489926656 79414 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670256 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28968/tid=28972] ppid=28966 vsize=478444 CPUtime=50.28 cores=0-7
/proc/28968/task/28972/stat : 28972 (claspmt) R 28966 28968 28688 0 -1 4202560 9107 0 0 0 5021 7 0 0 25 0 8 0 661445679 489926656 79414 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28968/tid=28973] ppid=28966 vsize=478444 CPUtime=50.29 cores=0-7
/proc/28968/task/28973/stat : 28973 (claspmt) R 28966 28968 28688 0 -1 4202560 8817 0 0 0 5023 6 0 0 25 0 8 0 661445679 489926656 79414 33554432000 4194304 4964800 140736461231008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28968/tid=28974] ppid=28966 vsize=478444 CPUtime=50.47 cores=0-7
/proc/28968/task/28974/stat : 28974 (claspmt) R 28966 28968 28688 0 -1 4202560 9466 0 0 0 5041 6 0 0 25 0 8 0 661445679 489926656 79414 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28968/tid=28975] ppid=28966 vsize=478444 CPUtime=50.31 cores=0-7
/proc/28968/task/28975/stat : 28975 (claspmt) R 28966 28968 28688 0 -1 4202560 9062 0 0 0 5025 6 0 0 25 0 8 0 661445679 489926656 79414 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670670 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28968/tid=28976] ppid=28966 vsize=478444 CPUtime=50.3 cores=0-7
/proc/28968/task/28976/stat : 28976 (claspmt) R 28966 28968 28688 0 -1 4202560 12933 0 0 0 5022 8 0 0 25 0 8 0 661445679 489926656 79414 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 402.62

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

/proc/28968/task/28975/stat : 28975 (claspmt) R 28966 28968 28688 0 -1 4202560 42123 0 0 0 465972 52 0 0 25 0 8 0 661445679 2072707072 423469 33554432000 4194304 4964800 140736461231008 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28968/tid=28976] ppid=28966 vsize=2024128 CPUtime=4660.69 cores=0-7
/proc/28968/task/28976/stat : 28976 (claspmt) R 28966 28968 28688 0 -1 4202560 121740 0 0 0 465935 134 0 0 25 0 8 0 661445679 2072707072 423469 33554432000 4194304 4964800 140736461231008 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37233.6
Current children cumulated vsize (KiB) 2024128

[startup+4722.31 s]
/proc/loadavg: 8.06 8.06 8.00 9/355 29114
/proc/meminfo: memFree=18501964/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=2024128 CPUtime=37713 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 435396 0 0 0 3770770 532 0 0 25 0 8 0 661445622 2072707072 425572 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28968/statm: 506032 425572 466 189 0 500381 0
[pid=28968/tid=28970] ppid=28966 vsize=2024128 CPUtime=4698.08 cores=0-7
/proc/28968/task/28970/stat : 28970 (claspmt) R 28966 28968 28688 0 -1 4202560 29068 0 0 0 469766 42 0 0 25 0 8 0 661445679 2072707072 425572 33554432000 4194304 4964800 140736461231008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28968/tid=28971] ppid=28966 vsize=2024128 CPUtime=4721.2 cores=0-7
/proc/28968/task/28971/stat : 28971 (claspmt) R 28966 28968 28688 0 -1 4202560 57270 0 0 0 472058 62 0 0 25 0 8 0 661445679 2072707072 425572 33554432000 4194304 4964800 140736461231008 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28968/tid=28972] ppid=28966 vsize=2024128 CPUtime=4721.25 cores=0-7
/proc/28968/task/28972/stat : 28972 (claspmt) R 28966 28968 28688 0 -1 4202560 38928 0 0 0 472073 52 0 0 25 0 8 0 661445679 2072707072 425572 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28968/tid=28973] ppid=28966 vsize=2024128 CPUtime=4704.43 cores=0-7
/proc/28968/task/28973/stat : 28973 (claspmt) R 28966 28968 28688 0 -1 4202560 44734 0 0 0 470382 61 0 0 25 0 8 0 661445679 2072707072 425572 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28968/tid=28974] ppid=28966 vsize=2024128 CPUtime=4717.22 cores=0-7
/proc/28968/task/28974/stat : 28974 (claspmt) R 28966 28968 28688 0 -1 4202560 52781 0 0 0 471659 63 0 0 25 0 8 0 661445679 2072707072 425572 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28968/tid=28975] ppid=28966 vsize=2024128 CPUtime=4720.25 cores=0-7
/proc/28968/task/28975/stat : 28975 (claspmt) R 28966 28968 28688 0 -1 4202560 42157 0 0 0 471972 53 0 0 25 0 8 0 661445679 2072707072 425572 33554432000 4194304 4964800 140736461231008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28968/tid=28976] ppid=28966 vsize=2024128 CPUtime=4720.7 cores=0-7
/proc/28968/task/28976/stat : 28976 (claspmt) R 28966 28968 28688 0 -1 4202560 122333 0 0 0 471935 135 0 0 25 0 8 0 661445679 2072707072 425572 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37713
Current children cumulated vsize (KiB) 2024128

[startup+4782.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/355 29116
/proc/meminfo: memFree=18499812/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=2025460 CPUtime=38192.1 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 435974 0 0 0 3818680 534 0 0 25 0 8 0 661445622 2074071040 426150 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28968/statm: 506365 426150 466 189 0 500714 0
[pid=28968/tid=28970] ppid=28966 vsize=2025460 CPUtime=4757.78 cores=0-7
/proc/28968/task/28970/stat : 28970 (claspmt) R 28966 28968 28688 0 -1 4202560 29307 0 0 0 475735 43 0 0 25 0 8 0 661445679 2074071040 426150 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28968/tid=28971] ppid=28966 vsize=2025460 CPUtime=4781.19 cores=0-7
/proc/28968/task/28971/stat : 28971 (claspmt) R 28966 28968 28688 0 -1 4202560 57270 0 0 0 478057 62 0 0 25 0 8 0 661445679 2074071040 426150 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28968/tid=28972] ppid=28966 vsize=2025460 CPUtime=4781.23 cores=0-7
/proc/28968/task/28972/stat : 28972 (claspmt) R 28966 28968 28688 0 -1 4202560 38963 0 0 0 478071 52 0 0 25 0 8 0 661445679 2074071040 426150 33554432000 4194304 4964800 140736461231008 18446744073709551615 4669471 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28968/tid=28973] ppid=28966 vsize=2025460 CPUtime=4764.42 cores=0-7
/proc/28968/task/28973/stat : 28973 (claspmt) R 28966 28968 28688 0 -1 4202560 44888 0 0 0 476381 61 0 0 25 0 8 0 661445679 2074071040 426150 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28968/tid=28974] ppid=28966 vsize=2025460 CPUtime=4776.73 cores=0-7
/proc/28968/task/28974/stat : 28974 (claspmt) R 28966 28968 28688 0 -1 4202560 52781 0 0 0 477609 64 0 0 25 0 8 0 661445679 2074071040 426150 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28968/tid=28975] ppid=28966 vsize=2025460 CPUtime=4780.23 cores=0-7
/proc/28968/task/28975/stat : 28975 (claspmt) R 28966 28968 28688 0 -1 4202560 42210 0 0 0 477970 53 0 0 25 0 8 0 661445679 2074071040 426150 33554432000 4194304 4964800 140736461231008 18446744073709551615 4669579 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28968/tid=28976] ppid=28966 vsize=2025460 CPUtime=4780.69 cores=0-7
/proc/28968/task/28976/stat : 28976 (claspmt) R 28966 28968 28688 0 -1 4202560 122430 0 0 0 477933 136 0 0 25 0 8 0 661445679 2074071040 426150 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38192.1
Current children cumulated vsize (KiB) 2025460

[startup+4842.3 s]
/proc/loadavg: 8.16 8.09 8.01 9/355 29117
/proc/meminfo: memFree=18498896/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=2025460 CPUtime=38671.4 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 436116 0 0 0 3866601 535 0 0 25 0 8 0 661445622 2074071040 426292 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28968/statm: 506365 426292 466 189 0 500714 0
[pid=28968/tid=28970] ppid=28966 vsize=2025460 CPUtime=4817.78 cores=0-7
/proc/28968/task/28970/stat : 28970 (claspmt) R 28966 28968 28688 0 -1 4202560 29307 0 0 0 481735 43 0 0 25 0 8 0 661445679 2074071040 426292 33554432000 4194304 4964800 140736461231008 18446744073709551615 4684054 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28968/tid=28971] ppid=28966 vsize=2025460 CPUtime=4841.19 cores=0-7
/proc/28968/task/28971/stat : 28971 (claspmt) R 28966 28968 28688 0 -1 4202560 57270 0 0 0 484057 62 0 0 25 0 8 0 661445679 2074071040 426292 33554432000 4194304 4964800 140736461231008 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28968/tid=28972] ppid=28966 vsize=2025460 CPUtime=4841.23 cores=0-7
/proc/28968/task/28972/stat : 28972 (claspmt) R 28966 28968 28688 0 -1 4202560 39065 0 0 0 484071 52 0 0 25 0 8 0 661445679 2074071040 426292 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28968/tid=28973] ppid=28966 vsize=2025460 CPUtime=4824.37 cores=0-7
/proc/28968/task/28973/stat : 28973 (claspmt) R 28966 28968 28688 0 -1 4202560 44922 0 0 0 482376 61 0 0 25 0 8 0 661445679 2074071040 426292 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28968/tid=28974] ppid=28966 vsize=2025460 CPUtime=4836.02 cores=0-7
/proc/28968/task/28974/stat : 28974 (claspmt) R 28966 28968 28688 0 -1 4202560 52781 0 0 0 483538 64 0 0 25 0 8 0 661445679 2074071040 426292 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28968/tid=28975] ppid=28966 vsize=2025460 CPUtime=4840.21 cores=0-7
/proc/28968/task/28975/stat : 28975 (claspmt) R 28966 28968 28688 0 -1 4202560 42216 0 0 0 483968 53 0 0 25 0 8 0 661445679 2074071040 426292 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670097 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28968/tid=28976] ppid=28966 vsize=2025460 CPUtime=4840.69 cores=0-7
/proc/28968/task/28976/stat : 28976 (claspmt) R 28966 28968 28688 0 -1 4202560 122430 0 0 0 483933 136 0 0 25 0 8 0 661445679 2074071040 426292 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38671.4
Current children cumulated vsize (KiB) 2025460

[startup+4902.3 s]
/proc/loadavg: 8.06 8.07 8.00 9/355 29119
/proc/meminfo: memFree=18498360/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=2025460 CPUtime=39150.7 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 436268 0 0 0 3914530 536 0 0 25 0 8 0 661445622 2074071040 426444 33554432000 4194304 4964800 140736461231008 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28968/statm: 506365 426444 466 189 0 500714 0
[pid=28968/tid=28970] ppid=28966 vsize=2025460 CPUtime=4877.79 cores=0-7
/proc/28968/task/28970/stat : 28970 (claspmt) R 28966 28968 28688 0 -1 4202560 29307 0 0 0 487736 43 0 0 25 0 8 0 661445679 2074071040 426444 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28968/tid=28971] ppid=28966 vsize=2025460 CPUtime=4901.19 cores=0-7
/proc/28968/task/28971/stat : 28971 (claspmt) R 28966 28968 28688 0 -1 4202560 57270 0 0 0 490057 62 0 0 25 0 8 0 661445679 2074071040 426444 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28968/tid=28972] ppid=28966 vsize=2025460 CPUtime=4901.22 cores=0-7
/proc/28968/task/28972/stat : 28972 (claspmt) R 28966 28968 28688 0 -1 4202560 39138 0 0 0 490070 52 0 0 25 0 8 0 661445679 2074071040 426444 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28968/tid=28973] ppid=28966 vsize=2025460 CPUtime=4884.37 cores=0-7
/proc/28968/task/28973/stat : 28973 (claspmt) R 28966 28968 28688 0 -1 4202560 44922 0 0 0 488376 61 0 0 25 0 8 0 661445679 2074071040 426444 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28968/tid=28974] ppid=28966 vsize=2025460 CPUtime=4895.32 cores=0-7
/proc/28968/task/28974/stat : 28974 (claspmt) R 28966 28968 28688 0 -1 4202560 52788 0 0 0 489468 64 0 0 25 0 8 0 661445679 2074071040 426444 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28968/tid=28975] ppid=28966 vsize=2025460 CPUtime=4900.2 cores=0-7
/proc/28968/task/28975/stat : 28975 (claspmt) R 28966 28968 28688 0 -1 4202560 42219 0 0 0 489967 53 0 0 25 0 8 0 661445679 2074071040 426444 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28968/tid=28976] ppid=28966 vsize=2025460 CPUtime=4900.68 cores=0-7
/proc/28968/task/28976/stat : 28976 (claspmt) R 28966 28968 28688 0 -1 4202560 122454 0 0 0 489932 136 0 0 25 0 8 0 661445679 2074071040 426444 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39150.7
Current children cumulated vsize (KiB) 2025460

[startup+4962.3 s]
/proc/loadavg: 8.02 8.06 8.00 9/355 29120
/proc/meminfo: memFree=18496588/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=2025884 CPUtime=39629.9 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 436736 0 0 0 3962449 537 0 0 25 0 8 0 661445622 2074505216 426912 33554432000 4194304 4964800 140736461231008 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/28968/statm: 506471 426912 466 189 0 500820 0
[pid=28968/tid=28970] ppid=28966 vsize=2025884 CPUtime=4937.74 cores=0-7
/proc/28968/task/28970/stat : 28970 (claspmt) R 28966 28968 28688 0 -1 4202560 29449 0 0 0 493731 43 0 0 25 0 8 0 661445679 2074505216 426912 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28968/tid=28971] ppid=28966 vsize=2025884 CPUtime=4961.17 cores=0-7
/proc/28968/task/28971/stat : 28971 (claspmt) R 28966 28968 28688 0 -1 4202560 57270 0 0 0 496055 62 0 0 25 0 8 0 661445679 2074505216 426912 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28968/tid=28972] ppid=28966 vsize=2025884 CPUtime=4961.22 cores=0-7
/proc/28968/task/28972/stat : 28972 (claspmt) R 28966 28968 28688 0 -1 4202560 39172 0 0 0 496070 52 0 0 25 0 8 0 661445679 2074505216 426912 33554432000 4194304 4964800 140736461231008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28968/tid=28973] ppid=28966 vsize=2025884 CPUtime=4944.37 cores=0-7
/proc/28968/task/28973/stat : 28973 (claspmt) R 28966 28968 28688 0 -1 4202560 44922 0 0 0 494376 61 0 0 25 0 8 0 661445679 2074505216 426912 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28968/tid=28974] ppid=28966 vsize=2025884 CPUtime=4955.13 cores=0-7
/proc/28968/task/28974/stat : 28974 (claspmt) R 28966 28968 28688 0 -1 4202560 52797 0 0 0 495449 64 0 0 25 0 8 0 661445679 2074505216 426912 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28968/tid=28975] ppid=28966 vsize=2025884 CPUtime=4960.19 cores=0-7
/proc/28968/task/28975/stat : 28975 (claspmt) R 28966 28968 28688 0 -1 4202560 42219 0 0 0 495966 53 0 0 25 0 8 0 661445679 2074505216 426912 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28968/tid=28976] ppid=28966 vsize=2025884 CPUtime=4960.67 cores=0-7
/proc/28968/task/28976/stat : 28976 (claspmt) R 28966 28968 28688 0 -1 4202560 122726 0 0 0 495931 136 0 0 25 0 8 0 661445679 2074505216 426912 33554432000 4194304 4964800 140736461231008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39629.9
Current children cumulated vsize (KiB) 2025884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.7 s]
/proc/loadavg: 8.01 8.05 8.00 9/355 29122
/proc/meminfo: memFree=18491712/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=2028068 CPUtime=40000.6 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 437969 0 0 0 3999519 539 0 0 25 0 8 0 661445622 2076741632 428145 33554432000 4194304 4964800 140736461231008 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28968/statm: 507017 428145 466 189 0 501366 0
[pid=28968/tid=28970] ppid=28966 vsize=2028068 CPUtime=4984.16 cores=0-7
/proc/28968/task/28970/stat : 28970 (claspmt) R 28966 28968 28688 0 -1 4202560 29449 0 0 0 498373 43 0 0 25 0 8 0 661445679 2076741632 428145 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28968/tid=28971] ppid=28966 vsize=2028068 CPUtime=5007.59 cores=0-7
/proc/28968/task/28971/stat : 28971 (claspmt) R 28966 28968 28688 0 -1 4202560 57967 0 0 0 500695 64 0 0 25 0 8 0 661445679 2076741632 428145 33554432000 4194304 4964800 140736461231008 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28968/tid=28972] ppid=28966 vsize=2028068 CPUtime=5007.63 cores=0-7
/proc/28968/task/28972/stat : 28972 (claspmt) R 28966 28968 28688 0 -1 4202560 39205 0 0 0 500711 52 0 0 25 0 8 0 661445679 2076741632 428145 33554432000 4194304 4964800 140736461231008 18446744073709551615 4669463 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28968/tid=28973] ppid=28966 vsize=2028068 CPUtime=4990.79 cores=0-7
/proc/28968/task/28973/stat : 28973 (claspmt) R 28966 28968 28688 0 -1 4202560 44923 0 0 0 499018 61 0 0 25 0 8 0 661445679 2076741632 428145 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28968/tid=28974] ppid=28966 vsize=2028068 CPUtime=5001.1 cores=0-7
/proc/28968/task/28974/stat : 28974 (claspmt) R 28966 28968 28688 0 -1 4202560 53030 0 0 0 500046 64 0 0 25 0 8 0 661445679 2076741632 428145 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28968/tid=28975] ppid=28966 vsize=2028068 CPUtime=5006.59 cores=0-7
/proc/28968/task/28975/stat : 28975 (claspmt) R 28966 28968 28688 0 -1 4202560 42421 0 0 0 500606 53 0 0 25 0 8 0 661445679 2076741632 428145 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28968/tid=28976] ppid=28966 vsize=2028068 CPUtime=5007.09 cores=0-7
/proc/28968/task/28976/stat : 28976 (claspmt) R 28966 28968 28688 0 -1 4202560 122789 0 0 0 500573 136 0 0 25 0 8 0 661445679 2076741632 428145 33554432000 4194304 4964800 140736461231008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 2028068

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

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

[startup+5009 s]
/proc/loadavg: 8.01 8.05 8.00 9/355 29122
/proc/meminfo: memFree=18491712/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=2002696 CPUtime=40000.9 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 437979 0 0 0 3999551 539 0 0 25 0 1 0 661445622 2050760704 422192 33554432000 4194304 4964800 140736461231008 18446744073709551615 4646688 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28968/statm: 500674 422192 476 189 0 495023 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 2002696

[startup+5009.2 s]
/proc/loadavg: 8.01 8.05 8.00 9/355 29122
/proc/meminfo: memFree=18491712/32951124 swapFree=54427468/67111528
[pid=28968] ppid=28966 vsize=1663232 CPUtime=40001.1 cores=0-7
/proc/28968/stat : 28968 (claspmt) R 28966 28968 28688 0 -1 4202496 437979 0 0 0 3999571 540 0 0 25 0 1 0 661445622 1703149568 377868 33554432000 4194304 4964800 140736461231008 18446744073709551615 228122757479 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28968/statm: 415808 377356 476 189 0 410157 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 1663232

Child status: 0
Real time (s): 5009.27
CPU time (s): 40001.2
CPU user time (s): 39995.7
CPU system time (s): 5.46717
CPU usage (%): 798.544
Max. virtual memory (cumulated for all children) (KiB): 2028068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39995.7
system time used= 5.46717
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 437980
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= 117267
involuntary context switches= 191183

runsolver used 16.1116 second user time and 43.1054 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-16 00:27:57
IDJOB=3380977
IDBENCH=83137
IDSOLVER=1865
FILE ID=node138/3380977-1305498476
RUNJOBID= node138-1305492422-28702
PBS_JOBID= 13325422
Free space on /tmp= 73552 MiB

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

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

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=1289224288

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:      20205708 kB
Buffers:        299624 kB
Cached:        4023504 kB
SwapCached:      18496 kB
Active:        9363992 kB
Inactive:      3122612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20205708 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            4320 kB
Writeback:           0 kB
AnonPages:     8157072 kB
Mapped:          16276 kB
Slab:           128564 kB
PageTables:      64292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77119000 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73548 MiB
End job on node138 at 2011-05-16 01:51:27