Trace number 3321420

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 608.072 87.333

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.111
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...339760/instance-3321420-1304339760.cnf
0.19/0.25	c Solving...
608.03/87.32	s UNSATISFIABLE
608.03/87.32	
608.03/87.32	c Models        : 0     
608.03/87.32	c Time          : 87.274s (Solving: 87.02s 1st Model: 0.00s Unsat: 87.02s)
608.03/87.32	c CPU Time      : 608.010s

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-3321420-1304339760/watcher-3321420-1304339760 -o /tmp/evaluation-result-3321420-1304339760/solver-3321420-1304339760 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321420-1304339760.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.98 8.96 8.68 3/208 5154
/proc/meminfo: memFree=27500444/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=26960 CPUtime=0 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 1856 0 0 0 0 0 0 0 25 0 1 0 1585394 27607040 1708 33554432000 4194304 4964704 140734415321584 18446744073709551615 4679026 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5154/statm: 6740 1712 377 189 0 1614 0

[startup+0.0831219 s]
/proc/loadavg: 8.98 8.96 8.68 3/208 5154
/proc/meminfo: memFree=27500444/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=40528 CPUtime=0.07 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 6555 0 0 0 7 0 0 0 25 0 1 0 1585394 41500672 5159 33554432000 4194304 4964704 140734415321584 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5154/statm: 10132 5159 400 189 0 5006 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 40528

[startup+0.101121 s]
/proc/loadavg: 8.98 8.96 8.68 3/208 5154
/proc/meminfo: memFree=27500444/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=42024 CPUtime=0.09 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 6932 0 0 0 9 0 0 0 25 0 1 0 1585394 43032576 5536 33554432000 4194304 4964704 140734415321584 18446744073709551615 4603063 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5154/statm: 10506 5536 403 189 0 5380 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42024

[startup+0.301066 s]
/proc/loadavg: 8.98 8.96 8.68 3/208 5154
/proc/meminfo: memFree=27500444/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=343648 CPUtime=0.31 cores=0-7
/proc/5154/stat : 5154 (claspmt) S 5152 5154 4539 0 -1 4202496 15470 0 0 0 28 3 0 0 25 0 8 0 1585394 351895552 11639 33554432000 4194304 4964704 140734415321584 18446744073709551615 218892381081 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5154/statm: 85912 11639 442 189 0 80261 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 343648

[startup+0.700937 s]
/proc/loadavg: 8.98 8.96 8.68 3/208 5154
/proc/meminfo: memFree=27500444/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=343804 CPUtime=2.79 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 16800 0 0 0 275 4 0 0 25 0 8 0 1585394 352055296 12968 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/5154/statm: 85951 12968 464 189 0 80300 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 343804

[startup+1.5008 s]
/proc/loadavg: 8.98 8.96 8.68 10/216 5162
/proc/meminfo: memFree=27448184/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=345236 CPUtime=8.37 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 19078 0 0 0 832 5 0 0 25 0 8 0 1585394 353521664 15246 33554432000 4194304 4964704 140734415321584 18446744073709551615 4456654 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/5154/statm: 86309 15246 464 189 0 80658 0
[pid=5154/tid=5156] ppid=5152 vsize=345236 CPUtime=1.15 cores=0-7
/proc/5154/task/5156/stat : 5156 (claspmt) R 5152 5154 4539 0 -1 4202560 1312 0 0 0 114 1 0 0 18 0 8 0 1585420 353521664 15246 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5154/tid=5157] ppid=5152 vsize=345236 CPUtime=1.15 cores=0-7
/proc/5154/task/5157/stat : 5157 (claspmt) R 5152 5154 4539 0 -1 4202560 2266 0 0 0 114 1 0 0 18 0 8 0 1585420 353521664 15246 33554432000 4194304 4964704 140734415321584 18446744073709551615 4669494 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5154/tid=5158] ppid=5152 vsize=345236 CPUtime=1.14 cores=0-7
/proc/5154/task/5158/stat : 5158 (claspmt) R 5152 5154 4539 0 -1 4202560 2036 0 0 0 114 0 0 0 18 0 8 0 1585420 353521664 15247 33554432000 4194304 4964704 140734415321584 18446744073709551615 218880226337 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5154/tid=5159] ppid=5152 vsize=345236 CPUtime=1.13 cores=0-7
/proc/5154/task/5159/stat : 5159 (claspmt) R 5152 5154 4539 0 -1 4202560 1314 0 0 0 113 0 0 0 18 0 8 0 1585420 353521664 15247 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5154/tid=5160] ppid=5152 vsize=345236 CPUtime=1.21 cores=0-7
/proc/5154/task/5160/stat : 5160 (claspmt) R 5152 5154 4539 0 -1 4202560 1374 0 0 0 121 0 0 0 19 0 8 0 1585420 353521664 15247 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5154/tid=5161] ppid=5152 vsize=345236 CPUtime=1.14 cores=0-7
/proc/5154/task/5161/stat : 5161 (claspmt) R 5152 5154 4539 0 -1 4202560 1866 0 0 0 114 0 0 0 18 0 8 0 1585420 353521664 15247 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5154/tid=5162] ppid=5152 vsize=345236 CPUtime=1.15 cores=0-7
/proc/5154/task/5162/stat : 5162 (claspmt) R 5152 5154 4539 0 -1 4202560 1705 0 0 0 115 0 0 0 18 0 8 0 1585420 353521664 15247 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.37
Current children cumulated vsize (KiB) 345236

[startup+3.10052 s]
/proc/loadavg: 8.98 8.96 8.68 10/216 5162
/proc/meminfo: memFree=27436528/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=347288 CPUtime=19.55 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 22007 0 0 0 1948 7 0 0 25 0 8 0 1585394 355622912 18175 33554432000 4194304 4964704 140734415321584 18446744073709551615 4669196 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/5154/statm: 86822 18175 464 189 0 81171 0
[pid=5154/tid=5156] ppid=5152 vsize=347288 CPUtime=2.49 cores=0-7
/proc/5154/task/5156/stat : 5156 (claspmt) R 5152 5154 4539 0 -1 4202560 1424 0 0 0 248 1 0 0 20 0 8 0 1585420 355622912 18175 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668697 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5154/tid=5157] ppid=5152 vsize=347288 CPUtime=2.74 cores=0-7
/proc/5154/task/5157/stat : 5157 (claspmt) R 5152 5154 4539 0 -1 4202560 3011 0 0 0 273 1 0 0 21 0 8 0 1585420 355622912 18175 33554432000 4194304 4964704 140734415321584 18446744073709551615 4669203 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5154/tid=5158] ppid=5152 vsize=347288 CPUtime=2.74 cores=0-7
/proc/5154/task/5158/stat : 5158 (claspmt) R 5152 5154 4539 0 -1 4202560 2454 0 0 0 274 0 0 0 21 0 8 0 1585420 355622912 18175 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5154/tid=5159] ppid=5152 vsize=347288 CPUtime=2.72 cores=0-7
/proc/5154/task/5159/stat : 5159 (claspmt) R 5152 5154 4539 0 -1 4202560 1621 0 0 0 272 0 0 0 21 0 8 0 1585420 355622912 18175 33554432000 4194304 4964704 140734415321584 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5154/tid=5160] ppid=5152 vsize=347288 CPUtime=2.81 cores=0-7
/proc/5154/task/5160/stat : 5160 (claspmt) R 5152 5154 4539 0 -1 4202560 1701 0 0 0 281 0 0 0 24 0 8 0 1585420 355622912 18175 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5154/tid=5161] ppid=5152 vsize=347288 CPUtime=2.74 cores=0-7
/proc/5154/task/5161/stat : 5161 (claspmt) R 5152 5154 4539 0 -1 4202560 2269 0 0 0 273 1 0 0 21 0 8 0 1585420 355622912 18175 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5154/tid=5162] ppid=5152 vsize=347288 CPUtime=2.75 cores=0-7
/proc/5154/task/5162/stat : 5162 (claspmt) R 5152 5154 4539 0 -1 4202560 2200 0 0 0 275 0 0 0 21 0 8 0 1585420 355622912 18175 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.55
Current children cumulated vsize (KiB) 347288

[startup+6.30096 s]
/proc/loadavg: 8.98 8.96 8.68 10/216 5162
/proc/meminfo: memFree=27423136/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=349148 CPUtime=41.92 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 24316 0 0 0 4183 9 0 0 25 0 8 0 1585394 357527552 20484 33554432000 4194304 4964704 140734415321584 18446744073709551615 218880670190 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/5154/statm: 87287 20484 466 189 0 81636 0
[pid=5154/tid=5156] ppid=5152 vsize=349148 CPUtime=5.62 cores=0-7
/proc/5154/task/5156/stat : 5156 (claspmt) R 5152 5154 4539 0 -1 4202560 1594 0 0 0 561 1 0 0 25 0 8 0 1585420 357527552 20484 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5154/tid=5157] ppid=5152 vsize=349148 CPUtime=5.94 cores=0-7
/proc/5154/task/5157/stat : 5157 (claspmt) R 5152 5154 4539 0 -1 4202560 3518 0 0 0 593 1 0 0 25 0 8 0 1585420 357527552 20484 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5154/tid=5158] ppid=5152 vsize=349148 CPUtime=5.94 cores=0-7
/proc/5154/task/5158/stat : 5158 (claspmt) R 5152 5154 4539 0 -1 4202560 2692 0 0 0 594 0 0 0 25 0 8 0 1585420 357527552 20484 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5154/tid=5159] ppid=5152 vsize=349148 CPUtime=4.6 cores=0-7
/proc/5154/task/5159/stat : 5159 (claspmt) R 5152 5154 4539 0 -1 4202560 1698 0 0 0 460 0 0 0 25 0 8 0 1585420 357527552 20484 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5154/tid=5160] ppid=5152 vsize=349148 CPUtime=6.01 cores=0-7
/proc/5154/task/5160/stat : 5160 (claspmt) R 5152 5154 4539 0 -1 4202560 2156 0 0 0 600 1 0 0 25 0 8 0 1585420 357527552 20484 33554432000 4194304 4964704 140734415321584 18446744073709551615 218880214220 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5154/tid=5161] ppid=5152 vsize=349148 CPUtime=5.94 cores=0-7
/proc/5154/task/5161/stat : 5161 (claspmt) R 5152 5154 4539 0 -1 4202560 2610 0 0 0 593 1 0 0 25 0 8 0 1585420 357527552 20484 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668641 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5154/tid=5162] ppid=5152 vsize=349148 CPUtime=5.75 cores=0-7
/proc/5154/task/5162/stat : 5162 (claspmt) R 5152 5154 4539 0 -1 4202560 2618 0 0 0 574 1 0 0 25 0 8 0 1585420 357527552 20484 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 41.92
Current children cumulated vsize (KiB) 349148

[startup+12.7008 s]
/proc/loadavg: 8.98 8.96 8.68 10/216 5162
/proc/meminfo: memFree=27406372/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=351996 CPUtime=86.68 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 28474 0 0 0 8655 13 0 0 25 0 8 0 1585394 360443904 24642 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/5154/statm: 87999 24642 466 189 0 82348 0
[pid=5154/tid=5156] ppid=5152 vsize=351996 CPUtime=12.02 cores=0-7
/proc/5154/task/5156/stat : 5156 (claspmt) R 5152 5154 4539 0 -1 4202560 1857 0 0 0 1201 1 0 0 25 0 8 0 1585420 360443904 24642 33554432000 4194304 4964704 140734415321584 18446744073709551615 4669477 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5154/tid=5157] ppid=5152 vsize=351996 CPUtime=12.34 cores=0-7
/proc/5154/task/5157/stat : 5157 (claspmt) R 5152 5154 4539 0 -1 4202560 4489 0 0 0 1232 2 0 0 25 0 8 0 1585420 360443904 24642 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5154/tid=5158] ppid=5152 vsize=351996 CPUtime=12.33 cores=0-7
/proc/5154/task/5158/stat : 5158 (claspmt) R 5152 5154 4539 0 -1 4202560 3144 0 0 0 1233 0 0 0 25 0 8 0 1585420 360443904 24642 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5154/tid=5159] ppid=5152 vsize=351996 CPUtime=7.89 cores=0-7
/proc/5154/task/5159/stat : 5159 (claspmt) R 5152 5154 4539 0 -1 4202560 1837 0 0 0 789 0 0 0 25 0 8 0 1585420 360443904 24642 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5154/tid=5160] ppid=5152 vsize=351996 CPUtime=12.4 cores=0-7
/proc/5154/task/5160/stat : 5160 (claspmt) R 5152 5154 4539 0 -1 4202560 2893 0 0 0 1239 1 0 0 25 0 8 0 1585420 360443904 24642 33554432000 4194304 4964704 140734415321584 18446744073709551615 4627213 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5154/tid=5161] ppid=5152 vsize=351996 CPUtime=12.33 cores=0-7
/proc/5154/task/5161/stat : 5161 (claspmt) R 5152 5154 4539 0 -1 4202560 3062 0 0 0 1232 1 0 0 25 0 8 0 1585420 360443904 24642 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5154/tid=5162] ppid=5152 vsize=351996 CPUtime=9.94 cores=0-7
/proc/5154/task/5162/stat : 5162 (claspmt) R 5152 5154 4539 0 -1 4202560 3482 0 0 0 993 1 0 0 25 0 8 0 1585420 360443904 24642 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668527 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 86.68
Current children cumulated vsize (KiB) 351996

[startup+25.5006 s]
/proc/loadavg: 8.99 8.96 8.68 10/216 5162
/proc/meminfo: memFree=27384552/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=422904 CPUtime=176.17 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 34097 0 0 0 17598 19 0 0 25 0 8 0 1585394 433053696 30265 33554432000 4194304 4964704 140734415321584 18446744073709551615 4669006 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/5154/statm: 105726 30265 466 189 0 100075 0
[pid=5154/tid=5156] ppid=5152 vsize=422904 CPUtime=22.93 cores=0-7
/proc/5154/task/5156/stat : 5156 (claspmt) R 5152 5154 4539 0 -1 4202560 2331 0 0 0 2292 1 0 0 25 0 8 0 1585420 433053696 30265 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5154/tid=5157] ppid=5152 vsize=422904 CPUtime=25.14 cores=0-7
/proc/5154/task/5157/stat : 5157 (claspmt) R 5152 5154 4539 0 -1 4202560 5492 0 0 0 2511 3 0 0 25 0 8 0 1585420 433053696 30265 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5154/tid=5158] ppid=5152 vsize=422904 CPUtime=24.73 cores=0-7
/proc/5154/task/5158/stat : 5158 (claspmt) R 5152 5154 4539 0 -1 4202560 3859 0 0 0 2472 1 0 0 25 0 8 0 1585420 433053696 30265 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5154/tid=5159] ppid=5152 vsize=422904 CPUtime=17.59 cores=0-7
/proc/5154/task/5159/stat : 5159 (claspmt) R 5152 5154 4539 0 -1 4202560 2387 0 0 0 1758 1 0 0 25 0 8 0 1585420 433053696 30265 33554432000 4194304 4964704 140734415321584 18446744073709551615 4669472 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5154/tid=5160] ppid=5152 vsize=422904 CPUtime=25.2 cores=0-7
/proc/5154/task/5160/stat : 5160 (claspmt) R 5152 5154 4539 0 -1 4202560 3527 0 0 0 2518 2 0 0 25 0 8 0 1585420 433053696 30265 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5154/tid=5161] ppid=5152 vsize=422904 CPUtime=20.74 cores=0-7
/proc/5154/task/5161/stat : 5161 (claspmt) R 5152 5154 4539 0 -1 4202560 3430 0 0 0 2072 2 0 0 25 0 8 0 1585420 433053696 30265 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=5154/tid=5162] ppid=5152 vsize=422904 CPUtime=21.07 cores=0-7
/proc/5154/task/5162/stat : 5162 (claspmt) R 5152 5154 4539 0 -1 4202560 4493 0 0 0 2105 2 0 0 25 0 8 0 1585420 433053696 30265 33554432000 4194304 4964704 140734415321584 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 176.17
Current children cumulated vsize (KiB) 422904

[startup+51.1012 s]
/proc/loadavg: 9.05 8.98 8.70 10/216 5163
/proc/meminfo: memFree=27345728/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=428888 CPUtime=355.16 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 43285 0 0 0 35488 28 0 0 25 0 8 0 1585394 439181312 39453 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668609 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5154/statm: 107222 39453 466 189 0 101571 0
[pid=5154/tid=5156] ppid=5152 vsize=428888 CPUtime=45.12 cores=0-7
/proc/5154/task/5156/stat : 5156 (claspmt) R 5152 5154 4539 0 -1 4202560 3356 0 0 0 4510 2 0 0 25 0 8 0 1585420 439181312 39453 33554432000 4194304 4964704 140734415321584 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5154/tid=5157] ppid=5152 vsize=428888 CPUtime=48.07 cores=0-7
/proc/5154/task/5157/stat : 5157 (claspmt) R 5152 5154 4539 0 -1 4202560 7509 0 0 0 4803 4 0 0 25 0 8 0 1585420 439181312 39453 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5154/tid=5158] ppid=5152 vsize=428888 CPUtime=47.89 cores=0-7
/proc/5154/task/5158/stat : 5158 (claspmt) R 5152 5154 4539 0 -1 4202560 4543 0 0 0 4787 2 0 0 25 0 8 0 1585420 439181312 39453 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5154/tid=5159] ppid=5152 vsize=428888 CPUtime=39.27 cores=0-7
/proc/5154/task/5159/stat : 5159 (claspmt) R 5152 5154 4539 0 -1 4202560 3500 0 0 0 3924 3 0 0 25 0 8 0 1585420 439181312 39453 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5154/tid=5160] ppid=5152 vsize=428888 CPUtime=50.81 cores=0-7
/proc/5154/task/5160/stat : 5160 (claspmt) R 5152 5154 4539 0 -1 4202560 4517 0 0 0 5077 4 0 0 25 0 8 0 1585420 439181312 39453 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5154/tid=5161] ppid=5152 vsize=428888 CPUtime=44.74 cores=0-7
/proc/5154/task/5161/stat : 5161 (claspmt) R 5152 5154 4539 0 -1 4202560 4076 0 0 0 4471 3 0 0 25 0 8 0 1585420 439181312 39453 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670145 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5154/tid=5162] ppid=5152 vsize=428888 CPUtime=46.66 cores=0-7
/proc/5154/task/5162/stat : 5162 (claspmt) R 5152 5154 4539 0 -1 4202560 6641 0 0 0 4661 5 0 0 25 0 8 0 1585420 439181312 39453 33554432000 4194304 4964704 140734415321584 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 355.16
Current children cumulated vsize (KiB) 428888

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

[startup+63.9009 s]
/proc/loadavg: 9.04 8.98 8.70 10/216 5164
/proc/meminfo: memFree=27330712/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=433236 CPUtime=444.64 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 47046 0 0 0 44432 32 0 0 25 0 8 0 1585394 443633664 43214 33554432000 4194304 4964704 140734415321584 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5154/statm: 108309 43214 466 189 0 102658 0
[pid=5154/tid=5156] ppid=5152 vsize=433236 CPUtime=55.05 cores=0-7
/proc/5154/task/5156/stat : 5156 (claspmt) R 5152 5154 4539 0 -1 4202560 3557 0 0 0 5503 2 0 0 25 0 8 0 1585420 443633664 43214 33554432000 4194304 4964704 140734415321584 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5154/tid=5157] ppid=5152 vsize=433236 CPUtime=59.59 cores=0-7
/proc/5154/task/5157/stat : 5157 (claspmt) R 5152 5154 4539 0 -1 4202560 8137 0 0 0 5955 4 0 0 25 0 8 0 1585420 443633664 43214 33554432000 4194304 4964704 140734415321584 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5154/tid=5158] ppid=5152 vsize=433236 CPUtime=59.6 cores=0-7
/proc/5154/task/5158/stat : 5158 (claspmt) R 5152 5154 4539 0 -1 4202560 4906 0 0 0 5958 2 0 0 25 0 8 0 1585420 443633664 43214 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5154/tid=5159] ppid=5152 vsize=433236 CPUtime=50.49 cores=0-7
/proc/5154/task/5159/stat : 5159 (claspmt) R 5152 5154 4539 0 -1 4202560 4063 0 0 0 5046 3 0 0 25 0 8 0 1585420 443633664 43214 33554432000 4194304 4964704 140734415321584 18446744073709551615 4370229 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5154/tid=5160] ppid=5152 vsize=433236 CPUtime=60.64 cores=0-7
/proc/5154/task/5160/stat : 5160 (claspmt) R 5152 5154 4539 0 -1 4202560 4833 0 0 0 6060 4 0 0 25 0 8 0 1585420 443633664 43214 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5154/tid=5161] ppid=5152 vsize=433236 CPUtime=55.13 cores=0-7
/proc/5154/task/5161/stat : 5161 (claspmt) R 5152 5154 4539 0 -1 4202560 4294 0 0 0 5510 3 0 0 25 0 8 0 1585420 443633664 43214 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5154/tid=5162] ppid=5152 vsize=433236 CPUtime=58.75 cores=0-7
/proc/5154/task/5162/stat : 5162 (claspmt) R 5152 5154 4539 0 -1 4202560 7927 0 0 0 5868 7 0 0 25 0 8 0 1585420 443633664 43214 33554432000 4194304 4964704 140734415321584 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 444.64
Current children cumulated vsize (KiB) 433236

[startup+76.7007 s]
/proc/loadavg: 9.03 8.98 8.70 10/216 5164
/proc/meminfo: memFree=27325380/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=433236 CPUtime=534.14 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 48610 0 0 0 53381 33 0 0 25 0 8 0 1585394 443633664 44770 33554432000 4194304 4964704 140734415321584 18446744073709551615 4660077 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5154/statm: 108309 44770 466 189 0 102658 0
[pid=5154/tid=5156] ppid=5152 vsize=433236 CPUtime=63.56 cores=0-7
/proc/5154/task/5156/stat : 5156 (claspmt) R 5152 5154 4539 0 -1 4202560 3655 0 0 0 6354 2 0 0 25 0 8 0 1585420 443633664 44770 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5154/tid=5157] ppid=5152 vsize=433236 CPUtime=72.31 cores=0-7
/proc/5154/task/5157/stat : 5157 (claspmt) R 5152 5154 4539 0 -1 4202560 8284 0 0 0 7226 5 0 0 25 0 8 0 1585420 443633664 44770 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5154/tid=5158] ppid=5152 vsize=433236 CPUtime=72.4 cores=0-7
/proc/5154/task/5158/stat : 5158 (claspmt) R 5152 5154 4539 0 -1 4202560 5063 0 0 0 7238 2 0 0 25 0 8 0 1585420 443633664 44770 33554432000 4194304 4964704 140734415321584 18446744073709551615 4669797 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5154/tid=5159] ppid=5152 vsize=433236 CPUtime=61.44 cores=0-7
/proc/5154/task/5159/stat : 5159 (claspmt) R 5152 5154 4539 0 -1 4202560 4279 0 0 0 6141 3 0 0 25 0 8 0 1585420 443633664 44770 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5154/tid=5160] ppid=5152 vsize=433236 CPUtime=73.44 cores=0-7
/proc/5154/task/5160/stat : 5160 (claspmt) R 5152 5154 4539 0 -1 4202560 4942 0 0 0 7340 4 0 0 25 0 8 0 1585420 443633664 44770 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5154/tid=5161] ppid=5152 vsize=433236 CPUtime=67.68 cores=0-7
/proc/5154/task/5161/stat : 5161 (claspmt) R 5152 5154 4539 0 -1 4202560 4518 0 0 0 6765 3 0 0 25 0 8 0 1585420 443633664 44770 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5154/tid=5162] ppid=5152 vsize=433236 CPUtime=65.13 cores=0-7
/proc/5154/task/5162/stat : 5162 (claspmt) R 5152 5154 4539 0 -1 4202560 8410 0 0 0 6505 8 0 0 25 0 8 0 1585420 443633664 44770 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 534.14
Current children cumulated vsize (KiB) 433236

[startup+83.1006 s]
/proc/loadavg: 9.03 8.98 8.70 10/216 5164
/proc/meminfo: memFree=27323024/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=433236 CPUtime=578.9 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 48920 0 0 0 57857 33 0 0 25 0 8 0 1585394 443633664 45080 33554432000 4194304 4964704 140734415321584 18446744073709551615 4669333 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5154/statm: 108309 45080 466 189 0 102658 0
[pid=5154/tid=5156] ppid=5152 vsize=433236 CPUtime=67.06 cores=0-7
/proc/5154/task/5156/stat : 5156 (claspmt) R 5152 5154 4539 0 -1 4202560 3666 0 0 0 6704 2 0 0 25 0 8 0 1585420 443633664 45080 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5154/tid=5157] ppid=5152 vsize=433236 CPUtime=78.67 cores=0-7
/proc/5154/task/5157/stat : 5157 (claspmt) R 5152 5154 4539 0 -1 4202560 8331 0 0 0 7862 5 0 0 25 0 8 0 1585420 443633664 45080 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5154/tid=5158] ppid=5152 vsize=433236 CPUtime=78.8 cores=0-7
/proc/5154/task/5158/stat : 5158 (claspmt) R 5152 5154 4539 0 -1 4202560 5138 0 0 0 7878 2 0 0 25 0 8 0 1585420 443633664 45080 33554432000 4194304 4964704 140734415321584 18446744073709551615 4342193 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5154/tid=5159] ppid=5152 vsize=433236 CPUtime=67.84 cores=0-7
/proc/5154/task/5159/stat : 5159 (claspmt) R 5152 5154 4539 0 -1 4202560 4395 0 0 0 6781 3 0 0 25 0 8 0 1585420 443633664 45080 33554432000 4194304 4964704 140734415321584 18446744073709551615 4660755 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5154/tid=5160] ppid=5152 vsize=433236 CPUtime=79.84 cores=0-7
/proc/5154/task/5160/stat : 5160 (claspmt) R 5152 5154 4539 0 -1 4202560 4947 0 0 0 7980 4 0 0 25 0 8 0 1585420 443633664 45080 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5154/tid=5161] ppid=5152 vsize=433236 CPUtime=73.88 cores=0-7
/proc/5154/task/5161/stat : 5161 (claspmt) R 5152 5154 4539 0 -1 4202560 4564 0 0 0 7385 3 0 0 25 0 8 0 1585420 443633664 45080 33554432000 4194304 4964704 140734415321584 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5154/tid=5162] ppid=5152 vsize=433236 CPUtime=68.23 cores=0-7
/proc/5154/task/5162/stat : 5162 (claspmt) R 5152 5154 4539 0 -1 4202560 8415 0 0 0 6815 8 0 0 25 0 8 0 1585420 443633664 45080 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 578.9
Current children cumulated vsize (KiB) 433236

[startup+84.7083 s]
/proc/loadavg: 9.03 8.98 8.71 10/216 5164
/proc/meminfo: memFree=27322156/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=433236 CPUtime=590.14 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 49052 0 0 0 58980 34 0 0 25 0 8 0 1585394 443633664 45212 33554432000 4194304 4964704 140734415321584 18446744073709551615 4660075 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5154/statm: 108309 45212 466 189 0 102658 0
[pid=5154/tid=5156] ppid=5152 vsize=433236 CPUtime=68.66 cores=0-7
/proc/5154/task/5156/stat : 5156 (claspmt) R 5152 5154 4539 0 -1 4202560 3691 0 0 0 6864 2 0 0 25 0 8 0 1585420 443633664 45212 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5154/tid=5157] ppid=5152 vsize=433236 CPUtime=80.26 cores=0-7
/proc/5154/task/5157/stat : 5157 (claspmt) R 5152 5154 4539 0 -1 4202560 8331 0 0 0 8021 5 0 0 25 0 8 0 1585420 443633664 45212 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5154/tid=5158] ppid=5152 vsize=433236 CPUtime=80.41 cores=0-7
/proc/5154/task/5158/stat : 5158 (claspmt) R 5152 5154 4539 0 -1 4202560 5148 0 0 0 8039 2 0 0 25 0 8 0 1585420 443633664 45212 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5154/tid=5159] ppid=5152 vsize=433236 CPUtime=69.44 cores=0-7
/proc/5154/task/5159/stat : 5159 (claspmt) R 5152 5154 4539 0 -1 4202560 4489 0 0 0 6941 3 0 0 25 0 8 0 1585420 443633664 45212 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5154/tid=5160] ppid=5152 vsize=433236 CPUtime=81.44 cores=0-7
/proc/5154/task/5160/stat : 5160 (claspmt) R 5152 5154 4539 0 -1 4202560 4948 0 0 0 8140 4 0 0 25 0 8 0 1585420 443633664 45212 33554432000 4194304 4964704 140734415321584 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5154/tid=5161] ppid=5152 vsize=433236 CPUtime=74.58 cores=0-7
/proc/5154/task/5161/stat : 5161 (claspmt) R 5152 5154 4539 0 -1 4202560 4565 0 0 0 7455 3 0 0 25 0 8 0 1585420 443633664 45212 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5154/tid=5162] ppid=5152 vsize=433236 CPUtime=69.13 cores=0-7
/proc/5154/task/5162/stat : 5162 (claspmt) R 5152 5154 4539 0 -1 4202560 8416 0 0 0 6905 8 0 0 25 0 8 0 1585420 443633664 45212 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 590.14
Current children cumulated vsize (KiB) 433236

[startup+86.301 s]
/proc/loadavg: 9.03 8.98 8.71 10/216 5164
/proc/meminfo: memFree=27321784/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=433236 CPUtime=601.28 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 49112 0 0 0 60094 34 0 0 25 0 8 0 1585394 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5154/statm: 108309 45269 466 189 0 102658 0
[pid=5154/tid=5156] ppid=5152 vsize=433236 CPUtime=70.26 cores=0-7
/proc/5154/task/5156/stat : 5156 (claspmt) R 5152 5154 4539 0 -1 4202560 3735 0 0 0 7024 2 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4653341 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5154/tid=5157] ppid=5152 vsize=433236 CPUtime=81.85 cores=0-7
/proc/5154/task/5157/stat : 5157 (claspmt) R 5152 5154 4539 0 -1 4202560 8331 0 0 0 8180 5 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5154/tid=5158] ppid=5152 vsize=433236 CPUtime=82 cores=0-7
/proc/5154/task/5158/stat : 5158 (claspmt) R 5152 5154 4539 0 -1 4202560 5148 0 0 0 8198 2 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5154/tid=5159] ppid=5152 vsize=433236 CPUtime=71.04 cores=0-7
/proc/5154/task/5159/stat : 5159 (claspmt) R 5152 5154 4539 0 -1 4202560 4491 0 0 0 7101 3 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5154/tid=5160] ppid=5152 vsize=433236 CPUtime=83.04 cores=0-7
/proc/5154/task/5160/stat : 5160 (claspmt) R 5152 5154 4539 0 -1 4202560 4962 0 0 0 8300 4 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5154/tid=5161] ppid=5152 vsize=433236 CPUtime=75.38 cores=0-7
/proc/5154/task/5161/stat : 5161 (claspmt) R 5152 5154 4539 0 -1 4202560 4565 0 0 0 7535 3 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5154/tid=5162] ppid=5152 vsize=433236 CPUtime=69.93 cores=0-7
/proc/5154/task/5162/stat : 5162 (claspmt) R 5152 5154 4539 0 -1 4202560 8416 0 0 0 6985 8 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 601.28
Current children cumulated vsize (KiB) 433236

[startup+87.1009 s]
/proc/loadavg: 9.03 8.98 8.71 10/216 5164
/proc/meminfo: memFree=27321780/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=433236 CPUtime=606.88 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 49112 0 0 0 60654 34 0 0 25 0 8 0 1585394 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/5154/statm: 108309 45269 466 189 0 102658 0
[pid=5154/tid=5156] ppid=5152 vsize=433236 CPUtime=71.06 cores=0-7
/proc/5154/task/5156/stat : 5156 (claspmt) R 5152 5154 4539 0 -1 4202560 3735 0 0 0 7104 2 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5154/tid=5157] ppid=5152 vsize=433236 CPUtime=82.64 cores=0-7
/proc/5154/task/5157/stat : 5157 (claspmt) R 5152 5154 4539 0 -1 4202560 8331 0 0 0 8259 5 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5154/tid=5158] ppid=5152 vsize=433236 CPUtime=82.8 cores=0-7
/proc/5154/task/5158/stat : 5158 (claspmt) R 5152 5154 4539 0 -1 4202560 5148 0 0 0 8278 2 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5154/tid=5159] ppid=5152 vsize=433236 CPUtime=71.84 cores=0-7
/proc/5154/task/5159/stat : 5159 (claspmt) R 5152 5154 4539 0 -1 4202560 4491 0 0 0 7181 3 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5154/tid=5160] ppid=5152 vsize=433236 CPUtime=83.84 cores=0-7
/proc/5154/task/5160/stat : 5160 (claspmt) R 5152 5154 4539 0 -1 4202560 4962 0 0 0 8380 4 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5154/tid=5161] ppid=5152 vsize=433236 CPUtime=75.78 cores=0-7
/proc/5154/task/5161/stat : 5161 (claspmt) R 5152 5154 4539 0 -1 4202560 4565 0 0 0 7575 3 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5154/tid=5162] ppid=5152 vsize=433236 CPUtime=70.33 cores=0-7
/proc/5154/task/5162/stat : 5162 (claspmt) R 5152 5154 4539 0 -1 4202560 8416 0 0 0 7025 8 0 0 25 0 8 0 1585420 443633664 45269 33554432000 4194304 4964704 140734415321584 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 606.88
Current children cumulated vsize (KiB) 433236

[startup+87.3009 s]
/proc/loadavg: 9.03 8.98 8.71 10/216 5164
/proc/meminfo: memFree=27321780/32950928 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=429096 CPUtime=608.03 cores=0-7
/proc/5154/stat : 5154 (claspmt) R 5152 5154 4539 0 -1 4202496 49122 0 0 0 60768 35 0 0 17 0 1 0 1585394 439394304 44189 33554432000 4194304 4964704 140734415321584 18446744073709551615 218880221083 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/5154/statm: 107274 44189 476 189 0 101623 0
Current children cumulated CPU time (s) 608.03
Current children cumulated vsize (KiB) 429096

Child status: 20
Real time (s): 87.333
CPU time (s): 608.072
CPU user time (s): 607.714
CPU system time (s): 0.357945
CPU usage (%): 696.268
Max. virtual memory (cumulated for all children) (KiB): 433236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 607.714
system time used= 0.357945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49123
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= 9924
involuntary context switches= 4298

runsolver used 0.141978 second user time and 0.419936 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-02 14:36:00
IDJOB=3321420
IDBENCH=70941
IDSOLVER=1711
FILE ID=node112/3321420-1304339760
RUNJOBID= node112-1304335804-4553
PBS_JOBID= 13178018
Free space on /tmp= 72488 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=854284409

node112.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.847
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.69
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.83
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.847
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.74
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.847
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27500724 kB
Buffers:         56052 kB
Cached:        1004528 kB
SwapCached:          0 kB
Active:        4473704 kB
Inactive:       854604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27500724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3908 kB
Writeback:           0 kB
AnonPages:     4267272 kB
Mapped:          14832 kB
Slab:            47784 kB
PageTables:      13312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4507824 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= 72484 MiB
End job on node112 at 2011-05-02 14:37:27