Trace number 3321704

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-R4095UNSAT 512.621 65.5952

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
MD5SUM7eb9713591c46f87c512df513290fd7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.938
Satisfiable
(Un)Satisfiability was proved
Number of variables115266
Number of clauses345359
Sum of the clauses size805835
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2230238
Number of clauses of size 3115119
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...366475/instance-3321704-1304366475.cnf
0.89/0.96	c Solving...
512.51/65.58	s UNSATISFIABLE
512.51/65.58	
512.51/65.58	c Models        : 0     
512.51/65.58	c Time          : 65.297s (Solving: 64.34s 1st Model: 0.00s Unsat: 64.34s)
512.51/65.58	c CPU Time      : 512.320s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321704-1304366475/watcher-3321704-1304366475 -o /tmp/evaluation-result-3321704-1304366475/solver-3321704-1304366475 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321704-1304366475.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: 0.71 0.15 0.05 1/203 25259
/proc/meminfo: memFree=23828364/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=35464 CPUtime=0 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 1725 0 0 0 0 0 0 0 21 0 1 0 548246290 36315136 1654 33554432000 4194304 4964704 140736725539648 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/25259/statm: 8866 1661 376 189 0 3740 0

[startup+0.100763 s]
/proc/loadavg: 0.71 0.15 0.05 1/203 25259
/proc/meminfo: memFree=23828364/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=56748 CPUtime=0.09 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 11388 0 0 0 8 1 0 0 21 0 1 0 548246290 58109952 9267 33554432000 4194304 4964704 140736725539648 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/25259/statm: 14187 9268 386 189 0 9061 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56748

[startup+0.200745 s]
/proc/loadavg: 0.71 0.15 0.05 1/203 25259
/proc/meminfo: memFree=23828364/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=77976 CPUtime=0.19 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 18004 0 0 0 17 2 0 0 22 0 1 0 548246290 79847424 14150 33554432000 4194304 4964704 140736725539648 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/25259/statm: 19494 14150 403 189 0 14368 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 77976

[startup+0.300727 s]
/proc/loadavg: 0.71 0.15 0.05 1/203 25259
/proc/meminfo: memFree=23828364/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=80616 CPUtime=0.29 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 18691 0 0 0 27 2 0 0 22 0 1 0 548246290 82550784 14837 33554432000 4194304 4964704 140736725539648 18446744073709551615 4613960 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/25259/statm: 20154 14838 404 189 0 15028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80616

[startup+0.700658 s]
/proc/loadavg: 0.71 0.15 0.05 1/203 25259
/proc/meminfo: memFree=23828364/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=91308 CPUtime=0.69 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 21356 0 0 0 66 3 0 0 24 0 1 0 548246290 93499392 17502 33554432000 4194304 4964704 140736725539648 18446744073709551615 4613822 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/25259/statm: 22827 17502 404 189 0 17701 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91308

[startup+1.50052 s]
/proc/loadavg: 0.71 0.15 0.05 2/211 25267
/proc/meminfo: memFree=23663760/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=556400 CPUtime=2.45 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 54349 0 0 0 232 13 0 0 22 0 8 0 548246290 569753600 42323 33554432000 4194304 4964704 140736725539648 18446744073709551615 4370443 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25259/statm: 139100 42323 463 189 0 133449 0
[pid=25259/tid=25261] ppid=25257 vsize=556400 CPUtime=0.15 cores=0-7
/proc/25259/task/25261/stat : 25261 (claspmt) R 25257 25259 25198 0 -1 4202560 3382 0 0 0 14 1 0 0 16 0 8 0 548246386 569753600 42323 33554432000 4194304 4964704 140736725539648 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25259/tid=25262] ppid=25257 vsize=556400 CPUtime=0.15 cores=0-7
/proc/25259/task/25262/stat : 25262 (claspmt) R 25257 25259 25198 0 -1 4202560 5084 0 0 0 14 1 0 0 16 0 8 0 548246386 569753600 42323 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25259/tid=25263] ppid=25257 vsize=556400 CPUtime=0.14 cores=0-7
/proc/25259/task/25263/stat : 25263 (claspmt) R 25257 25259 25198 0 -1 4202560 5085 0 0 0 13 1 0 0 16 0 8 0 548246386 569753600 42323 33554432000 4194304 4964704 140736725539648 18446744073709551615 4363643 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25259/tid=25264] ppid=25257 vsize=556400 CPUtime=0.14 cores=0-7
/proc/25259/task/25264/stat : 25264 (claspmt) R 25257 25259 25198 0 -1 4202560 4015 0 0 0 13 1 0 0 16 0 8 0 548246386 569753600 42323 33554432000 4194304 4964704 140736725539648 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25259/tid=25265] ppid=25257 vsize=556400 CPUtime=0.46 cores=0-7
/proc/25259/task/25265/stat : 25265 (claspmt) R 25257 25259 25198 0 -1 4202560 4659 0 0 0 46 0 0 0 18 0 8 0 548246386 569753600 42323 33554432000 4194304 4964704 140736725539648 18446744073709551615 4399313 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25259/tid=25266] ppid=25257 vsize=556400 CPUtime=0.14 cores=0-7
/proc/25259/task/25266/stat : 25266 (claspmt) R 25257 25259 25198 0 -1 4202560 5004 0 0 0 13 1 0 0 16 0 8 0 548246386 569753600 42323 33554432000 4194304 4964704 140736725539648 18446744073709551615 4314019 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=556400 CPUtime=0.15 cores=0-7
/proc/25259/task/25267/stat : 25267 (claspmt) R 25257 25259 25198 0 -1 4202560 4867 0 0 0 13 2 0 0 16 0 8 0 548246386 569753600 42323 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 556400

[startup+3.10124 s]
/proc/loadavg: 0.71 0.15 0.05 11/211 25267
/proc/meminfo: memFree=23658868/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=556400 CPUtime=15.24 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 55792 0 0 0 1509 15 0 0 25 0 8 0 548246290 569753600 43766 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25259/statm: 139100 43766 464 189 0 133449 0
[pid=25259/tid=25261] ppid=25257 vsize=556400 CPUtime=1.75 cores=0-7
/proc/25259/task/25261/stat : 25261 (claspmt) R 25257 25259 25198 0 -1 4202560 3507 0 0 0 174 1 0 0 17 0 8 0 548246386 569753600 43766 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25259/tid=25262] ppid=25257 vsize=556400 CPUtime=1.74 cores=0-7
/proc/25259/task/25262/stat : 25262 (claspmt) R 25257 25259 25198 0 -1 4202560 5315 0 0 0 173 1 0 0 17 0 8 0 548246386 569753600 43766 33554432000 4194304 4964704 140736725539648 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25259/tid=25263] ppid=25257 vsize=556400 CPUtime=1.74 cores=0-7
/proc/25259/task/25263/stat : 25263 (claspmt) R 25257 25259 25198 0 -1 4202560 5338 0 0 0 173 1 0 0 17 0 8 0 548246386 569753600 43766 33554432000 4194304 4964704 140736725539648 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25259/tid=25264] ppid=25257 vsize=556400 CPUtime=1.74 cores=0-7
/proc/25259/task/25264/stat : 25264 (claspmt) R 25257 25259 25198 0 -1 4202560 4147 0 0 0 173 1 0 0 17 0 8 0 548246386 569753600 43766 33554432000 4194304 4964704 140736725539648 18446744073709551615 4371960 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25259/tid=25265] ppid=25257 vsize=556400 CPUtime=2.06 cores=0-7
/proc/25259/task/25265/stat : 25265 (claspmt) R 25257 25259 25198 0 -1 4202560 4666 0 0 0 206 0 0 0 21 0 8 0 548246386 569753600 43766 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25259/tid=25266] ppid=25257 vsize=556400 CPUtime=1.75 cores=0-7
/proc/25259/task/25266/stat : 25266 (claspmt) R 25257 25259 25198 0 -1 4202560 5237 0 0 0 173 2 0 0 17 0 8 0 548246386 569753600 43766 33554432000 4194304 4964704 140736725539648 18446744073709551615 4363044 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=556400 CPUtime=1.75 cores=0-7
/proc/25259/task/25267/stat : 25267 (claspmt) R 25257 25259 25198 0 -1 4202560 5199 0 0 0 173 2 0 0 17 0 8 0 548246386 569753600 43766 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 15.24
Current children cumulated vsize (KiB) 556400

[startup+6.30066 s]
/proc/loadavg: 1.30 0.28 0.09 9/211 25267
/proc/meminfo: memFree=23644756/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=556400 CPUtime=40.82 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 59350 0 0 0 4064 18 0 0 25 0 8 0 548246290 569753600 47324 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25259/statm: 139100 47324 464 189 0 133449 0
[pid=25259/tid=25261] ppid=25257 vsize=556400 CPUtime=4.95 cores=0-7
/proc/25259/task/25261/stat : 25261 (claspmt) R 25257 25259 25198 0 -1 4202560 3805 0 0 0 494 1 0 0 25 0 8 0 548246386 569753600 47324 33554432000 4194304 4964704 140736725539648 18446744073709551615 4677965 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25259/tid=25262] ppid=25257 vsize=556400 CPUtime=4.95 cores=0-7
/proc/25259/task/25262/stat : 25262 (claspmt) R 25257 25259 25198 0 -1 4202560 6197 0 0 0 493 2 0 0 25 0 8 0 548246386 569753600 47324 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670594 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25259/tid=25263] ppid=25257 vsize=556400 CPUtime=4.94 cores=0-7
/proc/25259/task/25263/stat : 25263 (claspmt) R 25257 25259 25198 0 -1 4202560 5976 0 0 0 493 1 0 0 25 0 8 0 548246386 569753600 47324 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25259/tid=25264] ppid=25257 vsize=556400 CPUtime=4.94 cores=0-7
/proc/25259/task/25264/stat : 25264 (claspmt) R 25257 25259 25198 0 -1 4202560 4471 0 0 0 493 1 0 0 25 0 8 0 548246386 569753600 47324 33554432000 4194304 4964704 140736725539648 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25259/tid=25265] ppid=25257 vsize=556400 CPUtime=5.26 cores=0-7
/proc/25259/task/25265/stat : 25265 (claspmt) R 25257 25259 25198 0 -1 4202560 4788 0 0 0 526 0 0 0 25 0 8 0 548246386 569753600 47324 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25259/tid=25266] ppid=25257 vsize=556400 CPUtime=4.94 cores=0-7
/proc/25259/task/25266/stat : 25266 (claspmt) R 25257 25259 25198 0 -1 4202560 5792 0 0 0 492 2 0 0 25 0 8 0 548246386 569753600 47324 33554432000 4194304 4964704 140736725539648 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=556400 CPUtime=4.95 cores=0-7
/proc/25259/task/25267/stat : 25267 (claspmt) R 25257 25259 25198 0 -1 4202560 5717 0 0 0 492 3 0 0 19 0 8 0 548246386 569753600 47324 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669494 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40.82
Current children cumulated vsize (KiB) 556400

[startup+12.7005 s]
/proc/loadavg: 1.91 0.42 0.14 9/211 25267
/proc/meminfo: memFree=23624096/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=557388 CPUtime=91.97 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 64066 0 0 0 9174 23 0 0 25 0 8 0 548246290 570765312 52040 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25259/statm: 139347 52040 464 189 0 133696 0
[pid=25259/tid=25261] ppid=25257 vsize=557388 CPUtime=11.35 cores=0-7
/proc/25259/task/25261/stat : 25261 (claspmt) R 25257 25259 25198 0 -1 4202560 3977 0 0 0 1134 1 0 0 25 0 8 0 548246386 570765312 52040 33554432000 4194304 4964704 140736725539648 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25259/tid=25262] ppid=25257 vsize=557388 CPUtime=11.34 cores=0-7
/proc/25259/task/25262/stat : 25262 (claspmt) R 25257 25259 25198 0 -1 4202560 7369 0 0 0 1131 3 0 0 25 0 8 0 548246386 570765312 52040 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25259/tid=25263] ppid=25257 vsize=557388 CPUtime=11.34 cores=0-7
/proc/25259/task/25263/stat : 25263 (claspmt) R 25257 25259 25198 0 -1 4202560 6685 0 0 0 1133 1 0 0 25 0 8 0 548246386 570765312 52040 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25259/tid=25264] ppid=25257 vsize=557388 CPUtime=11.34 cores=0-7
/proc/25259/task/25264/stat : 25264 (claspmt) R 25257 25259 25198 0 -1 4202560 5165 0 0 0 1132 2 0 0 25 0 8 0 548246386 570765312 52040 33554432000 4194304 4964704 140736725539648 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25259/tid=25265] ppid=25257 vsize=557388 CPUtime=11.67 cores=0-7
/proc/25259/task/25265/stat : 25265 (claspmt) R 25257 25259 25198 0 -1 4202560 4905 0 0 0 1166 1 0 0 25 0 8 0 548246386 570765312 52040 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25259/tid=25266] ppid=25257 vsize=557388 CPUtime=11.34 cores=0-7
/proc/25259/task/25266/stat : 25266 (claspmt) R 25257 25259 25198 0 -1 4202560 6594 0 0 0 1131 3 0 0 25 0 8 0 548246386 570765312 52040 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=557388 CPUtime=11.34 cores=0-7
/proc/25259/task/25267/stat : 25267 (claspmt) R 25257 25259 25198 0 -1 4202560 6563 0 0 0 1130 4 0 0 25 0 8 0 548246386 570765312 52040 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 91.97
Current children cumulated vsize (KiB) 557388

[startup+25.5012 s]
/proc/loadavg: 3.26 0.79 0.26 9/211 25267
/proc/meminfo: memFree=23598876/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=561104 CPUtime=194.28 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 70510 0 0 0 19398 30 0 0 25 0 8 0 548246290 574570496 58484 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25259/statm: 140276 58484 466 189 0 134625 0
[pid=25259/tid=25261] ppid=25257 vsize=561104 CPUtime=24.15 cores=0-7
/proc/25259/task/25261/stat : 25261 (claspmt) R 25257 25259 25198 0 -1 4202560 4331 0 0 0 2413 2 0 0 25 0 8 0 548246386 574570496 58484 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25259/tid=25262] ppid=25257 vsize=561104 CPUtime=24.14 cores=0-7
/proc/25259/task/25262/stat : 25262 (claspmt) R 25257 25259 25198 0 -1 4202560 8864 0 0 0 2410 4 0 0 25 0 8 0 548246386 574570496 58484 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25259/tid=25263] ppid=25257 vsize=561104 CPUtime=24.14 cores=0-7
/proc/25259/task/25263/stat : 25263 (claspmt) R 25257 25259 25198 0 -1 4202560 7156 0 0 0 2412 2 0 0 25 0 8 0 548246386 574570496 58484 33554432000 4194304 4964704 140736725539648 18446744073709551615 4379082 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25259/tid=25264] ppid=25257 vsize=561104 CPUtime=24.14 cores=0-7
/proc/25259/task/25264/stat : 25264 (claspmt) R 25257 25259 25198 0 -1 4202560 5739 0 0 0 2411 3 0 0 25 0 8 0 548246386 574570496 58484 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25259/tid=25265] ppid=25257 vsize=561104 CPUtime=24.47 cores=0-7
/proc/25259/task/25265/stat : 25265 (claspmt) R 25257 25259 25198 0 -1 4202560 5344 0 0 0 2446 1 0 0 25 0 8 0 548246386 574570496 58484 33554432000 4194304 4964704 140736725539648 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25259/tid=25266] ppid=25257 vsize=561104 CPUtime=24.14 cores=0-7
/proc/25259/task/25266/stat : 25266 (claspmt) R 25257 25259 25198 0 -1 4202560 7262 0 0 0 2411 3 0 0 25 0 8 0 548246386 574570496 58484 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=561104 CPUtime=24.14 cores=0-7
/proc/25259/task/25267/stat : 25267 (claspmt) R 25257 25259 25198 0 -1 4202560 8598 0 0 0 2408 6 0 0 25 0 8 0 548246386 574570496 58484 33554432000 4194304 4964704 140736725539648 18446744073709551615 4365104 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 194.28
Current children cumulated vsize (KiB) 561104

[startup+51.1007 s]
/proc/loadavg: 4.88 1.37 0.47 9/211 25268
/proc/meminfo: memFree=23563100/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=565108 CPUtime=398.91 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 79320 0 0 0 39849 42 0 0 25 0 8 0 548246290 578670592 67294 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25259/statm: 141277 67294 466 189 0 135626 0
[pid=25259/tid=25261] ppid=25257 vsize=565108 CPUtime=49.74 cores=0-7
/proc/25259/task/25261/stat : 25261 (claspmt) R 25257 25259 25198 0 -1 4202560 4471 0 0 0 4972 2 0 0 25 0 8 0 548246386 578670592 67294 33554432000 4194304 4964704 140736725539648 18446744073709551615 4653475 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25259/tid=25262] ppid=25257 vsize=565108 CPUtime=49.74 cores=0-7
/proc/25259/task/25262/stat : 25262 (claspmt) R 25257 25259 25198 0 -1 4202560 10352 0 0 0 4967 7 0 0 25 0 8 0 548246386 578670592 67294 33554432000 4194304 4964704 140736725539648 18446744073709551615 4378505 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25259/tid=25263] ppid=25257 vsize=565108 CPUtime=49.74 cores=0-7
/proc/25259/task/25263/stat : 25263 (claspmt) R 25257 25259 25198 0 -1 4202560 8110 0 0 0 4970 4 0 0 25 0 8 0 548246386 578670592 67294 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25259/tid=25264] ppid=25257 vsize=565108 CPUtime=49.74 cores=0-7
/proc/25259/task/25264/stat : 25264 (claspmt) R 25257 25259 25198 0 -1 4202560 6385 0 0 0 4970 4 0 0 25 0 8 0 548246386 578670592 67294 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25259/tid=25265] ppid=25257 vsize=565108 CPUtime=50.07 cores=0-7
/proc/25259/task/25265/stat : 25265 (claspmt) R 25257 25259 25198 0 -1 4202560 6585 0 0 0 5004 3 0 0 25 0 8 0 548246386 578670592 67294 33554432000 4194304 4964704 140736725539648 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25259/tid=25266] ppid=25257 vsize=565108 CPUtime=49.73 cores=0-7
/proc/25259/task/25266/stat : 25266 (claspmt) R 25257 25259 25198 0 -1 4202560 7922 0 0 0 4970 3 0 0 25 0 8 0 548246386 578670592 67294 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=565108 CPUtime=49.74 cores=0-7
/proc/25259/task/25267/stat : 25267 (claspmt) R 25257 25259 25198 0 -1 4202560 11774 0 0 0 4965 9 0 0 25 0 8 0 548246386 578670592 67294 33554432000 4194304 4964704 140736725539648 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 398.91
Current children cumulated vsize (KiB) 565108

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

[startup+51.2006 s]
/proc/loadavg: 4.88 1.37 0.47 9/211 25268
/proc/meminfo: memFree=23563100/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=565240 CPUtime=399.71 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 79334 0 0 0 39929 42 0 0 25 0 8 0 548246290 578805760 67308 33554432000 4194304 4964704 140736725539648 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25259/statm: 141310 67308 466 189 0 135659 0
[pid=25259/tid=25261] ppid=25257 vsize=565240 CPUtime=49.84 cores=0-7
/proc/25259/task/25261/stat : 25261 (claspmt) R 25257 25259 25198 0 -1 4202560 4471 0 0 0 4982 2 0 0 25 0 8 0 548246386 578805760 67308 33554432000 4194304 4964704 140736725539648 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25259/tid=25262] ppid=25257 vsize=565240 CPUtime=49.84 cores=0-7
/proc/25259/task/25262/stat : 25262 (claspmt) R 25257 25259 25198 0 -1 4202560 10352 0 0 0 4977 7 0 0 25 0 8 0 548246386 578805760 67308 33554432000 4194304 4964704 140736725539648 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25259/tid=25263] ppid=25257 vsize=565240 CPUtime=49.84 cores=0-7
/proc/25259/task/25263/stat : 25263 (claspmt) R 25257 25259 25198 0 -1 4202560 8110 0 0 0 4980 4 0 0 25 0 8 0 548246386 578805760 67308 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25259/tid=25264] ppid=25257 vsize=565240 CPUtime=49.84 cores=0-7
/proc/25259/task/25264/stat : 25264 (claspmt) R 25257 25259 25198 0 -1 4202560 6385 0 0 0 4980 4 0 0 25 0 8 0 548246386 578805760 67308 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25259/tid=25265] ppid=25257 vsize=565240 CPUtime=50.17 cores=0-7
/proc/25259/task/25265/stat : 25265 (claspmt) R 25257 25259 25198 0 -1 4202560 6585 0 0 0 5014 3 0 0 25 0 8 0 548246386 578805760 67308 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25259/tid=25266] ppid=25257 vsize=565240 CPUtime=49.83 cores=0-7
/proc/25259/task/25266/stat : 25266 (claspmt) R 25257 25259 25198 0 -1 4202560 7936 0 0 0 4980 3 0 0 25 0 8 0 548246386 578805760 67308 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=565240 CPUtime=49.84 cores=0-7
/proc/25259/task/25267/stat : 25267 (claspmt) R 25257 25259 25198 0 -1 4202560 11774 0 0 0 4975 9 0 0 25 0 8 0 548246386 578805760 67308 33554432000 4194304 4964704 140736725539648 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 399.71
Current children cumulated vsize (KiB) 565240

[startup+57.6005 s]
/proc/loadavg: 5.13 1.48 0.51 9/211 25268
/proc/meminfo: memFree=23554792/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=566428 CPUtime=450.86 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 81454 0 0 0 45043 43 0 0 25 0 8 0 548246290 580022272 69428 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25259/statm: 141607 69428 466 189 0 135956 0
[pid=25259/tid=25261] ppid=25257 vsize=566428 CPUtime=56.24 cores=0-7
/proc/25259/task/25261/stat : 25261 (claspmt) R 25257 25259 25198 0 -1 4202560 4536 0 0 0 5622 2 0 0 25 0 8 0 548246386 580022272 69428 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25259/tid=25262] ppid=25257 vsize=566428 CPUtime=56.24 cores=0-7
/proc/25259/task/25262/stat : 25262 (claspmt) R 25257 25259 25198 0 -1 4202560 10814 0 0 0 5617 7 0 0 25 0 8 0 548246386 580022272 69428 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25259/tid=25263] ppid=25257 vsize=566428 CPUtime=56.24 cores=0-7
/proc/25259/task/25263/stat : 25263 (claspmt) R 25257 25259 25198 0 -1 4202560 8255 0 0 0 5620 4 0 0 25 0 8 0 548246386 580022272 69428 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25259/tid=25264] ppid=25257 vsize=566428 CPUtime=56.24 cores=0-7
/proc/25259/task/25264/stat : 25264 (claspmt) R 25257 25259 25198 0 -1 4202560 6519 0 0 0 5620 4 0 0 25 0 8 0 548246386 580022272 69428 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25259/tid=25265] ppid=25257 vsize=566428 CPUtime=56.57 cores=0-7
/proc/25259/task/25265/stat : 25265 (claspmt) R 25257 25259 25198 0 -1 4202560 7143 0 0 0 5653 4 0 0 25 0 8 0 548246386 580022272 69428 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25259/tid=25266] ppid=25257 vsize=566428 CPUtime=56.23 cores=0-7
/proc/25259/task/25266/stat : 25266 (claspmt) R 25257 25259 25198 0 -1 4202560 8139 0 0 0 5620 3 0 0 25 0 8 0 548246386 580022272 69428 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=566428 CPUtime=56.23 cores=0-7
/proc/25259/task/25267/stat : 25267 (claspmt) R 25257 25259 25198 0 -1 4202560 12265 0 0 0 5614 9 0 0 25 0 8 0 548246386 580022272 69428 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 450.86
Current children cumulated vsize (KiB) 566428

[startup+60.8009 s]
/proc/loadavg: 5.36 1.59 0.55 9/211 25268
/proc/meminfo: memFree=23549956/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=567748 CPUtime=476.44 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 82770 0 0 0 47599 45 0 0 25 0 8 0 548246290 581373952 70744 33554432000 4194304 4964704 140736725539648 18446744073709551615 4668618 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25259/statm: 141937 70744 466 189 0 136286 0
[pid=25259/tid=25261] ppid=25257 vsize=567748 CPUtime=59.44 cores=0-7
/proc/25259/task/25261/stat : 25261 (claspmt) R 25257 25259 25198 0 -1 4202560 4554 0 0 0 5942 2 0 0 25 0 8 0 548246386 581373952 70744 33554432000 4194304 4964704 140736725539648 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25259/tid=25262] ppid=25257 vsize=567748 CPUtime=59.44 cores=0-7
/proc/25259/task/25262/stat : 25262 (claspmt) R 25257 25259 25198 0 -1 4202560 10913 0 0 0 5937 7 0 0 25 0 8 0 548246386 581373952 70744 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25259/tid=25263] ppid=25257 vsize=567748 CPUtime=59.44 cores=0-7
/proc/25259/task/25263/stat : 25263 (claspmt) R 25257 25259 25198 0 -1 4202560 8273 0 0 0 5940 4 0 0 25 0 8 0 548246386 581373952 70744 33554432000 4194304 4964704 140736725539648 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25259/tid=25264] ppid=25257 vsize=567748 CPUtime=59.44 cores=0-7
/proc/25259/task/25264/stat : 25264 (claspmt) R 25257 25259 25198 0 -1 4202560 6732 0 0 0 5940 4 0 0 25 0 8 0 548246386 581373952 70744 33554432000 4194304 4964704 140736725539648 18446744073709551615 268272350241 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25259/tid=25265] ppid=25257 vsize=567748 CPUtime=59.76 cores=0-7
/proc/25259/task/25265/stat : 25265 (claspmt) R 25257 25259 25198 0 -1 4202560 7262 0 0 0 5972 4 0 0 25 0 8 0 548246386 581373952 70744 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25259/tid=25266] ppid=25257 vsize=567748 CPUtime=59.44 cores=0-7
/proc/25259/task/25266/stat : 25266 (claspmt) R 25257 25259 25198 0 -1 4202560 8312 0 0 0 5940 4 0 0 25 0 8 0 548246386 581373952 70744 33554432000 4194304 4964704 140736725539648 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=567748 CPUtime=59.44 cores=0-7
/proc/25259/task/25267/stat : 25267 (claspmt) R 25257 25259 25198 0 -1 4202560 12873 0 0 0 5934 10 0 0 25 0 8 0 548246386 581373952 70744 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 476.44
Current children cumulated vsize (KiB) 567748

[startup+64.0004 s]
/proc/loadavg: 5.36 1.59 0.55 9/211 25268
/proc/meminfo: memFree=23541524/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=568144 CPUtime=502.02 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 84732 0 0 0 50154 48 0 0 25 0 8 0 548246290 581779456 72706 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669296 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25259/statm: 142036 72706 466 189 0 136385 0
[pid=25259/tid=25261] ppid=25257 vsize=568144 CPUtime=62.64 cores=0-7
/proc/25259/task/25261/stat : 25261 (claspmt) R 25257 25259 25198 0 -1 4202560 4602 0 0 0 6262 2 0 0 25 0 8 0 548246386 581779456 72706 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25259/tid=25262] ppid=25257 vsize=568144 CPUtime=62.64 cores=0-7
/proc/25259/task/25262/stat : 25262 (claspmt) R 25257 25259 25198 0 -1 4202560 11066 0 0 0 6257 7 0 0 25 0 8 0 548246386 581779456 72706 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25259/tid=25263] ppid=25257 vsize=568144 CPUtime=62.64 cores=0-7
/proc/25259/task/25263/stat : 25263 (claspmt) R 25257 25259 25198 0 -1 4202560 8379 0 0 0 6260 4 0 0 25 0 8 0 548246386 581779456 72706 33554432000 4194304 4964704 140736725539648 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25259/tid=25264] ppid=25257 vsize=568144 CPUtime=62.64 cores=0-7
/proc/25259/task/25264/stat : 25264 (claspmt) R 25257 25259 25198 0 -1 4202560 6855 0 0 0 6260 4 0 0 25 0 8 0 548246386 581779456 72706 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669406 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25259/tid=25265] ppid=25257 vsize=568144 CPUtime=62.97 cores=0-7
/proc/25259/task/25265/stat : 25265 (claspmt) R 25257 25259 25198 0 -1 4202560 7372 0 0 0 6292 5 0 0 25 0 8 0 548246386 581779456 72707 33554432000 4194304 4964704 140736725539648 18446744073709551615 268272350241 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25259/tid=25266] ppid=25257 vsize=568144 CPUtime=62.64 cores=0-7
/proc/25259/task/25266/stat : 25266 (claspmt) R 25257 25259 25198 0 -1 4202560 8613 0 0 0 6260 4 0 0 25 0 8 0 548246386 581779456 72707 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=568144 CPUtime=62.63 cores=0-7
/proc/25259/task/25267/stat : 25267 (claspmt) R 25257 25259 25198 0 -1 4202560 13854 0 0 0 6252 11 0 0 25 0 8 0 548246386 581779456 72707 33554432000 4194304 4964704 140736725539648 18446744073709551615 4365162 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 502.02
Current children cumulated vsize (KiB) 568144

[startup+64.8012 s]
/proc/loadavg: 5.36 1.59 0.55 9/211 25268
/proc/meminfo: memFree=23541524/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=568408 CPUtime=508.43 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 85078 0 0 0 50794 49 0 0 25 0 8 0 548246290 582049792 73052 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25259/statm: 142102 73052 466 189 0 136451 0
[pid=25259/tid=25261] ppid=25257 vsize=568408 CPUtime=63.44 cores=0-7
/proc/25259/task/25261/stat : 25261 (claspmt) R 25257 25259 25198 0 -1 4202560 4605 0 0 0 6342 2 0 0 25 0 8 0 548246386 582049792 73052 33554432000 4194304 4964704 140736725539648 18446744073709551615 4660433 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25259/tid=25262] ppid=25257 vsize=568408 CPUtime=63.45 cores=0-7
/proc/25259/task/25262/stat : 25262 (claspmt) R 25257 25259 25198 0 -1 4202560 11173 0 0 0 6337 8 0 0 25 0 8 0 548246386 582049792 73052 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25259/tid=25263] ppid=25257 vsize=568408 CPUtime=63.44 cores=0-7
/proc/25259/task/25263/stat : 25263 (claspmt) R 25257 25259 25198 0 -1 4202560 8405 0 0 0 6340 4 0 0 25 0 8 0 548246386 582049792 73052 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25259/tid=25264] ppid=25257 vsize=568408 CPUtime=63.44 cores=0-7
/proc/25259/task/25264/stat : 25264 (claspmt) R 25257 25259 25198 0 -1 4202560 6954 0 0 0 6339 5 0 0 25 0 8 0 548246386 582049792 73052 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25259/tid=25265] ppid=25257 vsize=568408 CPUtime=63.77 cores=0-7
/proc/25259/task/25265/stat : 25265 (claspmt) R 25257 25259 25198 0 -1 4202560 7424 0 0 0 6372 5 0 0 25 0 8 0 548246386 582049792 73052 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25259/tid=25266] ppid=25257 vsize=568408 CPUtime=63.44 cores=0-7
/proc/25259/task/25266/stat : 25266 (claspmt) R 25257 25259 25198 0 -1 4202560 8617 0 0 0 6340 4 0 0 25 0 8 0 548246386 582049792 73052 33554432000 4194304 4964704 140736725539648 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=568408 CPUtime=63.44 cores=0-7
/proc/25259/task/25267/stat : 25267 (claspmt) R 25257 25259 25198 0 -1 4202560 13908 0 0 0 6333 11 0 0 25 0 8 0 548246386 582049792 73052 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 508.43
Current children cumulated vsize (KiB) 568408

[startup+65.2011 s]
/proc/loadavg: 5.65 1.71 0.59 9/211 25268
/proc/meminfo: memFree=23539664/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=568672 CPUtime=511.62 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 85342 0 0 0 51113 49 0 0 25 0 8 0 548246290 582320128 73316 33554432000 4194304 4964704 140736725539648 18446744073709551615 4669309 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25259/statm: 142168 73316 466 189 0 136517 0
[pid=25259/tid=25261] ppid=25257 vsize=568672 CPUtime=63.84 cores=0-7
/proc/25259/task/25261/stat : 25261 (claspmt) R 25257 25259 25198 0 -1 4202560 4611 0 0 0 6382 2 0 0 25 0 8 0 548246386 582320128 73316 33554432000 4194304 4964704 140736725539648 18446744073709551615 4668508 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25259/tid=25262] ppid=25257 vsize=568672 CPUtime=63.85 cores=0-7
/proc/25259/task/25262/stat : 25262 (claspmt) R 25257 25259 25198 0 -1 4202560 11186 0 0 0 6377 8 0 0 25 0 8 0 548246386 582320128 73316 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25259/tid=25263] ppid=25257 vsize=568672 CPUtime=63.84 cores=0-7
/proc/25259/task/25263/stat : 25263 (claspmt) R 25257 25259 25198 0 -1 4202560 8435 0 0 0 6380 4 0 0 25 0 8 0 548246386 582320128 73316 33554432000 4194304 4964704 140736725539648 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25259/tid=25264] ppid=25257 vsize=568672 CPUtime=63.84 cores=0-7
/proc/25259/task/25264/stat : 25264 (claspmt) R 25257 25259 25198 0 -1 4202560 7001 0 0 0 6379 5 0 0 25 0 8 0 548246386 582320128 73316 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25259/tid=25265] ppid=25257 vsize=568672 CPUtime=64.17 cores=0-7
/proc/25259/task/25265/stat : 25265 (claspmt) R 25257 25259 25198 0 -1 4202560 7485 0 0 0 6412 5 0 0 25 0 8 0 548246386 582320128 73316 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25259/tid=25266] ppid=25257 vsize=568672 CPUtime=63.84 cores=0-7
/proc/25259/task/25266/stat : 25266 (claspmt) R 25257 25259 25198 0 -1 4202560 8667 0 0 0 6380 4 0 0 25 0 8 0 548246386 582320128 73316 33554432000 4194304 4964704 140736725539648 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=568672 CPUtime=63.84 cores=0-7
/proc/25259/task/25267/stat : 25267 (claspmt) R 25257 25259 25198 0 -1 4202560 13956 0 0 0 6373 11 0 0 25 0 8 0 548246386 582320128 73316 33554432000 4194304 4964704 140736725539648 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 511.62
Current children cumulated vsize (KiB) 568672

[startup+65.4011 s]
/proc/loadavg: 5.65 1.71 0.59 9/211 25268
/proc/meminfo: memFree=23539664/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=554260 CPUtime=512.42 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 85373 0 0 0 51193 49 0 0 25 0 1 0 548246290 567562240 69744 33554432000 4194304 4964704 140736725539648 18446744073709551615 268272337990 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/25259/statm: 138565 69744 476 189 0 132914 0
Current children cumulated CPU time (s) 512.42
Current children cumulated vsize (KiB) 554260

[startup+65.5011 s]
/proc/loadavg: 5.65 1.71 0.59 9/211 25268
/proc/meminfo: memFree=23539664/32950928 swapFree=67111464/67111528
[pid=25259] ppid=25257 vsize=532644 CPUtime=512.51 cores=0-7
/proc/25259/stat : 25259 (claspmt) R 25257 25259 25198 0 -1 4202496 85373 0 0 0 51202 49 0 0 25 0 1 0 548246290 545427456 64188 33554432000 4194304 4964704 140736725539648 18446744073709551615 268272346945 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/25259/statm: 133161 64188 476 189 0 127510 0
Current children cumulated CPU time (s) 512.51
Current children cumulated vsize (KiB) 532644

Child status: 20
Real time (s): 65.5952
CPU time (s): 512.621
CPU user time (s): 512.106
CPU system time (s): 0.514921
CPU usage (%): 781.492
Max. virtual memory (cumulated for all children) (KiB): 568672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 512.106
system time used= 0.514921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85374
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= 13519
involuntary context switches= 2237

runsolver used 0.116982 second user time and 0.303953 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-02 22:01:15
IDJOB=3321704
IDBENCH=82492
IDSOLVER=1711
FILE ID=node122/3321704-1304366475
RUNJOBID= node122-1304366467-25212
PBS_JOBID= 13181749
Free space on /tmp= 73524 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.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-3321704-1304366475/watcher-3321704-1304366475 -o /tmp/evaluation-result-3321704-1304366475/solver-3321704-1304366475 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321704-1304366475.cnf

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

MD5SUM BENCH= 7eb9713591c46f87c512df513290fd7f
RANDOM SEED=1945124836

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23828900 kB
Buffers:        381840 kB
Cached:        3069320 kB
SwapCached:         64 kB
Active:        5841756 kB
Inactive:      2919000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23828900 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            6964 kB
Writeback:           0 kB
AnonPages:     5308840 kB
Mapped:          18328 kB
Slab:           285356 kB
PageTables:      15340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5686212 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= 73524 MiB
End job on node122 at 2011-05-02 22:02:21