Trace number 3321158

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
CryptoMiniSat Strange-Night-2-mtUNSAT 99.8988 12.8802

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bc57sensorsp1-tseitin.cnf
MD5SUM836009cfc8c47eab51e5c571abae9348
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.587909
Satisfiable
(Un)Satisfiability was proved
Number of variables63327
Number of clauses174791
Sum of the clauses size407843
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2116526
Number of clauses of size 358263
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 Outputting solution to console
0.00/0.00	c Using 8 threads
0.00/0.03	c This is CryptoMiniSat 3.0.0
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Reading file 'HOME/instance-3321158-1304324505.cnf'
0.00/0.03	c -- header says num vars:          63327
0.00/0.03	c -- header says num clauses:      174791
1.14/0.29	c -- clauses added:            0 learnts,       174791 normals,            0 xors
1.14/0.29	c -- vars added      63327
1.14/0.29	c Parsing time:  0.10 s
1.14/0.29	c  N st     0         0     63327     58263    116526         0    407841         0   no data   no data
1.14/1.24	c asymm  cl-useful: 0/30509/58262 lits-rem:0 time: 0.95
84.87/10.73	c Flit:  6212 Blit:   7749 bXBeca:    0 bXProp: 10885 Bins:      0 BRemL:      0 BRemN:      0 P: 189.8M T:  9.48
84.87/10.74	c Cleaning up after failed var search:     0.01 s 
84.87/10.76	c Replacing    10886 vars Replaced   191399 lits Time:     0.02 s 
84.87/10.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.87/10.78	c bin-w-bin subsume rem          768 bins  time:  0.01 s
84.87/10.80	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.01 s
87.22/11.02	c Subs w/ non-existent bins:     22 l-rem:     22 v-fix:     0 done:  31392 time:  0.22 s
88.02/11.15	c Removed useless bin:     249  fixed:     0  props:  20.01M  time:  0.13 s
95.21/12.00	c lits-rem:         2  cl-subs:       94  v-elim:  10464  v-fix:    0  time:  0.84 s
95.21/12.01	c Finding binary XORs  T:     0.01 s  found:       3
95.21/12.02	c Replacing        3 vars Replaced       46 lits Time:     0.01 s 
95.21/12.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
95.21/12.02	c calculated reachability. Time: 0.00
95.21/12.03	c Calc default polars -  time:   0.00 s pos:    1296 undec:   42607 neg:   19424
95.21/12.03	c =========================================================================================
95.21/12.03	c types(t): F = full restart, N = normal restart
95.21/12.03	c types(t): S = simplification begin/end, E = solution found
95.21/12.03	c restart types(rt): st = static, dy = dynamic
95.21/12.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
95.21/12.03	c  B st     0         0     20925     19539     44924         0    156626         0   no data   no data
99.60/12.85	c Following stats are for *FIRST FINISHED THREAD ONLY*
99.60/12.85	c num threads              : 8          
99.60/12.85	c restarts                 : 5          
99.60/12.85	c dynamic restarts         : 0          
99.60/12.85	c static restarts          : 5          
99.60/12.85	c full restarts            : 0          
99.60/12.85	c total simplify time      : 0.02       
99.60/12.85	c learnts DL2              : 0          
99.60/12.85	c learnts size 2           : 116659     
99.60/12.85	c learnts size 1           : 33466       (52.85     % of vars)
99.60/12.85	c filedLit time            : 0.00        (0.00      % time)
99.60/12.85	c v-elim SatELite          : 0           (0.00      % vars)
99.60/12.85	c SatELite time            : 0.00        (0.00      % time)
99.60/12.85	c v-elim xor               : 0           (0.00      % vars)
99.60/12.85	c xor elim time            : 0.00        (0.00      % time)
99.60/12.85	c num binary xor trees     : 0          
99.60/12.85	c binxor trees' crown      : 0           (nan       leafs/tree)
99.60/12.85	c bin xor find time        : 0.01       
99.60/12.85	c OTF clause improved      : 10          (0.01      clauses/conflict)
99.60/12.85	c OTF impr. size diff      : 12          (1.20       lits/clause)
99.60/12.85	c OTF cl watch-shrink      : 220         (0.19      clauses/conflict)
99.60/12.85	c OTF cl watch-sh-lit      : 430         (1.95       lits/clause)
99.60/12.85	c tried to recurMin cls    : 622         (52.58      % of conflicts)
99.60/12.85	c updated cache            : 1122        (1.80       lits/tried recurMin)
99.60/12.85	c unit cls recevied        : 0           (0.00      % of units)
99.60/12.85	c unit cls sent            : 0           (0.00      % of units)
99.60/12.85	c bin cls recevied         : 0          
99.60/12.85	c bin cls sent             : 0          
99.60/12.85	c clauses over max glue    : 0           (0.00      % of all clauses)
99.60/12.85	c conflicts                : 1183        (93.26     / sec)
99.60/12.85	c decisions                : 20776       (1.61      % random)
99.60/12.85	c bogo-props               : 14002133    (1103827.72 / sec)
99.60/12.85	c conflict literals        : 28164       (24.29     % deleted)
99.60/12.85	c Memory used              : 678.14      MB
99.60/12.85	c single-thread CPU time   : 12.69       s
99.60/12.85	c all-threads sum CPU time : 99.01       s
99.60/12.85	s UNSATISFIABLE

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-3321158-1304324505/watcher-3321158-1304324505 -o /tmp/evaluation-result-3321158-1304324505/solver-3321158-1304324505 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321158-1304324505.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.06 7.84 6.49 1/194 8906
/proc/meminfo: memFree=30482528/32950928 swapFree=66698924/67111528
[pid=8906] ppid=8904 vsize=92188 CPUtime=0.02 cores=0-7
/proc/8906/stat : 8906 (strangenight2-m) R 8904 8906 8464 0 -1 4202496 412 0 0 0 2 0 0 0 25 0 8 0 544050362 94400512 352 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8906/statm: 23047 352 299 106 0 18018 0
[pid=8906/tid=8907] ppid=8904 vsize=92188 CPUtime=0 cores=0-7
/proc/8906/task/8907/stat : 8907 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 544050363 94400512 352 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210610 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8906/tid=8908] ppid=8904 vsize=92188 CPUtime=0 cores=0-7
/proc/8906/task/8908/stat : 8908 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 544050363 94400512 352 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210604 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8906/tid=8909] ppid=8904 vsize=92188 CPUtime=0 cores=0-7
/proc/8906/task/8909/stat : 8909 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 544050363 94400512 352 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8906/tid=8910] ppid=8904 vsize=92188 CPUtime=0 cores=0-7
/proc/8906/task/8910/stat : 8910 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 544050363 94400512 352 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210610 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8906/tid=8911] ppid=8904 vsize=92188 CPUtime=0 cores=0-7
/proc/8906/task/8911/stat : 8911 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 544050363 94400512 352 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210610 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8906/tid=8912] ppid=8904 vsize=92188 CPUtime=0 cores=0-7
/proc/8906/task/8912/stat : 8912 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 544050363 94400512 352 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8906/tid=8913] ppid=8904 vsize=92188 CPUtime=0 cores=0-7
/proc/8906/task/8913/stat : 8913 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 544050363 94400512 352 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210610 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0904781 s]
/proc/loadavg: 8.06 7.84 6.49 1/194 8906
/proc/meminfo: memFree=30482528/32950928 swapFree=66698924/67111528
[pid=8906] ppid=8904 vsize=521380 CPUtime=0.51 cores=0-7
/proc/8906/stat : 8906 (strangenight2-m) R 8904 8906 8464 0 -1 4202496 17338 0 0 0 33 18 0 0 17 0 8 0 544050362 533893120 14619 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089741495 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8906/statm: 130345 14619 339 106 0 125316 0
[pid=8906/tid=8907] ppid=8904 vsize=521380 CPUtime=0.06 cores=0-7
/proc/8906/task/8907/stat : 8907 (strangenight2-m) D 8904 8906 8464 0 -1 4202560 1907 0 0 0 4 2 0 0 17 0 8 0 544050363 533893120 14623 33554432000 4194304 4627427 140734388825936 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8906/tid=8908] ppid=8904 vsize=521380 CPUtime=0.06 cores=0-7
/proc/8906/task/8908/stat : 8908 (strangenight2-m) D 8904 8906 8464 0 -1 4202560 2131 0 0 0 4 2 0 0 17 0 8 0 544050363 533893120 14366 33554432000 4194304 4627427 140734388825936 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8906/tid=8909] ppid=8904 vsize=520352 CPUtime=0.03 cores=0-7
/proc/8906/task/8909/stat : 8909 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 1956 0 0 0 1 2 0 0 17 0 8 0 544050363 532840448 14366 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8906/tid=8910] ppid=8904 vsize=520864 CPUtime=0.06 cores=0-7
/proc/8906/task/8910/stat : 8910 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 2275 0 0 0 4 2 0 0 17 0 8 0 544050363 533364736 14380 33554432000 4194304 4627427 140734388825936 18446744073709551615 4354520 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8906/tid=8911] ppid=8904 vsize=520864 CPUtime=0.05 cores=0-7
/proc/8906/task/8911/stat : 8911 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 2141 0 0 0 4 1 0 0 17 0 8 0 544050363 533364736 14416 33554432000 4194304 4627427 140734388825936 18446744073709551615 4354520 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8906/tid=8912] ppid=8904 vsize=520864 CPUtime=0.05 cores=0-7
/proc/8906/task/8912/stat : 8912 (strangenight2-m) S 8904 8906 8464 0 -1 4202560 2068 0 0 0 4 1 0 0 17 0 8 0 544050363 533364736 14435 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089803246 0 0 4096 2 18446604453817722048 0 0 -1 7 0 0 0
[pid=8906/tid=8913] ppid=8904 vsize=520864 CPUtime=0.06 cores=0-7
/proc/8906/task/8913/stat : 8913 (strangenight2-m) D 8904 8906 8464 0 -1 4202560 2165 0 0 0 4 2 0 0 17 0 8 0 544050363 533364736 14435 33554432000 4194304 4627427 140734388825936 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 521380

[startup+0.101472 s]
/proc/loadavg: 8.06 7.84 6.49 1/194 8906
/proc/meminfo: memFree=30482528/32950928 swapFree=66698924/67111528
[pid=8906] ppid=8904 vsize=521552 CPUtime=0.58 cores=0-7
/proc/8906/stat : 8906 (strangenight2-m) S 8904 8906 8464 0 -1 4202496 20402 0 0 0 36 22 0 0 17 0 8 0 544050362 534069248 16386 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089803246 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8906/statm: 130388 16411 339 106 0 125359 0
[pid=8906/tid=8907] ppid=8904 vsize=521552 CPUtime=0.08 cores=0-7
/proc/8906/task/8907/stat : 8907 (strangenight2-m) S 8904 8906 8464 0 -1 4202560 2383 0 0 0 5 3 0 0 17 0 8 0 544050363 534069248 16423 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089803246 0 0 4096 2 18446604453817722048 0 0 -1 6 0 0 0
[pid=8906/tid=8908] ppid=8904 vsize=521552 CPUtime=0.07 cores=0-7
/proc/8906/task/8908/stat : 8908 (strangenight2-m) S 8904 8906 8464 0 -1 4202560 2516 0 0 0 4 3 0 0 17 0 8 0 544050363 534069248 16438 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089803246 0 0 4096 2 18446604453817722048 0 0 -1 2 0 0 0
[pid=8906/tid=8909] ppid=8904 vsize=521552 CPUtime=0.04 cores=0-7
/proc/8906/task/8909/stat : 8909 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 2464 0 0 0 2 2 0 0 17 0 8 0 544050363 534069248 16442 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089803295 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8906/tid=8910] ppid=8904 vsize=521552 CPUtime=0.08 cores=0-7
/proc/8906/task/8910/stat : 8910 (strangenight2-m) S 8904 8906 8464 0 -1 4202560 2618 0 0 0 5 3 0 0 17 0 8 0 544050363 534069248 16442 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089803246 0 0 4096 2 18446604453817722048 0 0 -1 1 0 0 0
[pid=8906/tid=8911] ppid=8904 vsize=521552 CPUtime=0.06 cores=0-7
/proc/8906/task/8911/stat : 8911 (strangenight2-m) S 8904 8906 8464 0 -1 4202560 2489 0 0 0 5 1 0 0 17 0 8 0 544050363 534069248 16442 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089803246 0 0 4096 2 18446604453817722048 0 0 -1 3 0 0 0
[pid=8906/tid=8912] ppid=8904 vsize=521552 CPUtime=0.06 cores=0-7
/proc/8906/task/8912/stat : 8912 (strangenight2-m) S 8904 8906 8464 0 -1 4202560 2350 0 0 0 4 2 0 0 17 0 8 0 544050363 534069248 16442 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089803246 0 0 4096 2 18446604453817722048 0 0 -1 7 0 0 0
[pid=8906/tid=8913] ppid=8904 vsize=521552 CPUtime=0.07 cores=0-7
/proc/8906/task/8913/stat : 8913 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 2584 0 0 0 5 2 0 0 17 0 8 0 544050363 534069248 16443 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089803246 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 521552

[startup+1.27704 s]
/proc/loadavg: 8.06 7.84 6.49 1/194 8906
/proc/meminfo: memFree=30482528/32950928 swapFree=66698924/67111528
[pid=8906] ppid=8904 vsize=643692 CPUtime=9.48 cores=0-7
/proc/8906/stat : 8906 (strangenight2-m) R 8904 8906 8464 0 -1 4202496 61835 0 0 0 875 73 0 0 18 0 8 0 544050362 659140608 53322 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8906/statm: 160923 53322 367 106 0 155894 0
[pid=8906/tid=8907] ppid=8904 vsize=643692 CPUtime=1.18 cores=0-7
/proc/8906/task/8907/stat : 8907 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7280 0 0 0 108 10 0 0 18 0 8 0 544050363 659140608 53322 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8906/tid=8908] ppid=8904 vsize=643692 CPUtime=1.17 cores=0-7
/proc/8906/task/8908/stat : 8908 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7609 0 0 0 108 9 0 0 18 0 8 0 544050363 659140608 53322 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8906/tid=8909] ppid=8904 vsize=643692 CPUtime=1.15 cores=0-7
/proc/8906/task/8909/stat : 8909 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7436 0 0 0 107 8 0 0 18 0 8 0 544050363 659140608 53322 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089803246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8906/tid=8910] ppid=8904 vsize=643692 CPUtime=1.19 cores=0-7
/proc/8906/task/8910/stat : 8910 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7558 0 0 0 110 9 0 0 18 0 8 0 544050363 659140608 53322 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8906/tid=8911] ppid=8904 vsize=643692 CPUtime=1.17 cores=0-7
/proc/8906/task/8911/stat : 8911 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7460 0 0 0 109 8 0 0 18 0 8 0 544050363 659140608 53322 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8906/tid=8912] ppid=8904 vsize=643692 CPUtime=1.18 cores=0-7
/proc/8906/task/8912/stat : 8912 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7674 0 0 0 110 8 0 0 18 0 8 0 544050363 659140608 53322 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308307 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8906/tid=8913] ppid=8904 vsize=643692 CPUtime=1.18 cores=0-7
/proc/8906/task/8913/stat : 8913 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 8130 0 0 0 110 8 0 0 18 0 8 0 544050363 659140608 53322 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084185643 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 643692

[startup+1.30126 s]
/proc/loadavg: 8.06 7.84 6.49 1/194 8906
/proc/meminfo: memFree=30482528/32950928 swapFree=66698924/67111528
[pid=8906] ppid=8904 vsize=643692 CPUtime=9.68 cores=0-7
/proc/8906/stat : 8906 (strangenight2-m) R 8904 8906 8464 0 -1 4202496 62082 0 0 0 895 73 0 0 18 0 8 0 544050362 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8906/statm: 160923 53569 367 106 0 155894 0
[pid=8906/tid=8907] ppid=8904 vsize=643692 CPUtime=1.21 cores=0-7
/proc/8906/task/8907/stat : 8907 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7280 0 0 0 111 10 0 0 18 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4309043 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8906/tid=8908] ppid=8904 vsize=643692 CPUtime=1.2 cores=0-7
/proc/8906/task/8908/stat : 8908 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7609 0 0 0 111 9 0 0 18 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8906/tid=8909] ppid=8904 vsize=643692 CPUtime=1.17 cores=0-7
/proc/8906/task/8909/stat : 8909 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7436 0 0 0 109 8 0 0 18 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8906/tid=8910] ppid=8904 vsize=643692 CPUtime=1.21 cores=0-7
/proc/8906/task/8910/stat : 8910 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7558 0 0 0 112 9 0 0 18 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308963 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8906/tid=8911] ppid=8904 vsize=643692 CPUtime=1.2 cores=0-7
/proc/8906/task/8911/stat : 8911 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7707 0 0 0 112 8 0 0 18 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4237884 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8906/tid=8912] ppid=8904 vsize=643692 CPUtime=1.2 cores=0-7
/proc/8906/task/8912/stat : 8912 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7674 0 0 0 112 8 0 0 18 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4237878 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8906/tid=8913] ppid=8904 vsize=643692 CPUtime=1.2 cores=0-7
/proc/8906/task/8913/stat : 8913 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 8130 0 0 0 112 8 0 0 18 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084185796 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.68
Current children cumulated vsize (KiB) 643692

[startup+1.50123 s]
/proc/loadavg: 8.06 7.84 6.49 1/194 8906
/proc/meminfo: memFree=30482528/32950928 swapFree=66698924/67111528
[pid=8906] ppid=8904 vsize=643692 CPUtime=11.28 cores=0-7
/proc/8906/stat : 8906 (strangenight2-m) R 8904 8906 8464 0 -1 4202496 62082 0 0 0 1055 73 0 0 18 0 8 0 544050362 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308272 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8906/statm: 160923 53569 367 106 0 155894 0
[pid=8906/tid=8907] ppid=8904 vsize=643692 CPUtime=1.41 cores=0-7
/proc/8906/task/8907/stat : 8907 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7280 0 0 0 131 10 0 0 18 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8906/tid=8908] ppid=8904 vsize=643692 CPUtime=1.4 cores=0-7
/proc/8906/task/8908/stat : 8908 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7609 0 0 0 131 9 0 0 19 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4299536 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8906/tid=8909] ppid=8904 vsize=643692 CPUtime=1.37 cores=0-7
/proc/8906/task/8909/stat : 8909 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7436 0 0 0 129 8 0 0 18 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308912 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8906/tid=8910] ppid=8904 vsize=643692 CPUtime=1.41 cores=0-7
/proc/8906/task/8910/stat : 8910 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7558 0 0 0 132 9 0 0 18 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8906/tid=8911] ppid=8904 vsize=643692 CPUtime=1.4 cores=0-7
/proc/8906/task/8911/stat : 8911 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7707 0 0 0 132 8 0 0 18 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308117 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8906/tid=8912] ppid=8904 vsize=643692 CPUtime=1.4 cores=0-7
/proc/8906/task/8912/stat : 8912 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7674 0 0 0 132 8 0 0 18 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4237840 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8906/tid=8913] ppid=8904 vsize=643692 CPUtime=1.4 cores=0-7
/proc/8906/task/8913/stat : 8913 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 8130 0 0 0 132 8 0 0 18 0 8 0 544050363 659140608 53569 33554432000 4194304 4627427 140734388825936 18446744073709551615 4219962 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 643692

[startup+3.10694 s]
/proc/loadavg: 8.06 7.84 6.49 9/202 8914
/proc/meminfo: memFree=30268068/32950928 swapFree=66698924/67111528
[pid=8906] ppid=8904 vsize=643996 CPUtime=24.11 cores=0-7
/proc/8906/stat : 8906 (strangenight2-m) R 8904 8906 8464 0 -1 4202496 62439 0 0 0 2338 73 0 0 22 0 8 0 544050362 659451904 53926 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308942 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8906/statm: 160999 53926 367 106 0 155970 0
[pid=8906/tid=8907] ppid=8904 vsize=643996 CPUtime=3.01 cores=0-7
/proc/8906/task/8907/stat : 8907 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7305 0 0 0 291 10 0 0 22 0 8 0 544050363 659451904 53926 33554432000 4194304 4627427 140734388825936 18446744073709551615 4299712 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8906/tid=8908] ppid=8904 vsize=643996 CPUtime=3.01 cores=0-7
/proc/8906/task/8908/stat : 8908 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7672 0 0 0 292 9 0 0 22 0 8 0 544050363 659451904 53926 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8906/tid=8909] ppid=8904 vsize=643996 CPUtime=2.97 cores=0-7
/proc/8906/task/8909/stat : 8909 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7490 0 0 0 289 8 0 0 22 0 8 0 544050363 659451904 53926 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8906/tid=8910] ppid=8904 vsize=643996 CPUtime=3.02 cores=0-7
/proc/8906/task/8910/stat : 8910 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7613 0 0 0 293 9 0 0 22 0 8 0 544050363 659451904 53926 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308760 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8906/tid=8911] ppid=8904 vsize=643996 CPUtime=3 cores=0-7
/proc/8906/task/8911/stat : 8911 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7774 0 0 0 292 8 0 0 21 0 8 0 544050363 659451904 53926 33554432000 4194304 4627427 140734388825936 18446744073709551615 4309021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8906/tid=8912] ppid=8904 vsize=643996 CPUtime=3.01 cores=0-7
/proc/8906/task/8912/stat : 8912 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7736 0 0 0 293 8 0 0 22 0 8 0 544050363 659451904 53926 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8906/tid=8913] ppid=8904 vsize=643996 CPUtime=3.01 cores=0-7
/proc/8906/task/8913/stat : 8913 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 8130 0 0 0 293 8 0 0 22 0 8 0 544050363 659451904 53926 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084185643 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.11
Current children cumulated vsize (KiB) 643996

[startup+6.30038 s]
/proc/loadavg: 8.06 7.84 6.50 9/202 8914
/proc/meminfo: memFree=30265364/32950928 swapFree=66698924/67111528
[pid=8906] ppid=8904 vsize=644416 CPUtime=49.7 cores=0-7
/proc/8906/stat : 8906 (strangenight2-m) R 8904 8906 8464 0 -1 4202496 63155 0 0 0 4896 74 0 0 25 0 8 0 544050362 659881984 54639 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308435 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8906/statm: 161104 54639 367 106 0 156075 0
[pid=8906/tid=8907] ppid=8904 vsize=644416 CPUtime=6.21 cores=0-7
/proc/8906/task/8907/stat : 8907 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7384 0 0 0 611 10 0 0 25 0 8 0 544050363 659881984 54639 33554432000 4194304 4627427 140734388825936 18446744073709551615 4238276 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8906/tid=8908] ppid=8904 vsize=644416 CPUtime=6.21 cores=0-7
/proc/8906/task/8908/stat : 8908 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7759 0 0 0 612 9 0 0 25 0 8 0 544050363 659881984 54639 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8906/tid=8909] ppid=8904 vsize=644416 CPUtime=6.15 cores=0-7
/proc/8906/task/8909/stat : 8909 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7625 0 0 0 607 8 0 0 25 0 8 0 544050363 659881984 54639 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8906/tid=8910] ppid=8904 vsize=644416 CPUtime=6.22 cores=0-7
/proc/8906/task/8910/stat : 8910 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7756 0 0 0 613 9 0 0 25 0 8 0 544050363 659881984 54639 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308940 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8906/tid=8911] ppid=8904 vsize=644416 CPUtime=6.2 cores=0-7
/proc/8906/task/8911/stat : 8911 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7873 0 0 0 612 8 0 0 25 0 8 0 544050363 659881984 54639 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308096 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8906/tid=8912] ppid=8904 vsize=644416 CPUtime=6.21 cores=0-7
/proc/8906/task/8912/stat : 8912 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 7830 0 0 0 613 8 0 0 25 0 8 0 544050363 659881984 54639 33554432000 4194304 4627427 140734388825936 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8906/tid=8913] ppid=8904 vsize=644416 CPUtime=6.21 cores=0-7
/proc/8906/task/8913/stat : 8913 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 8130 0 0 0 613 8 0 0 25 0 8 0 544050363 659881984 54639 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084185643 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.7
Current children cumulated vsize (KiB) 644416

[startup+12.7012 s]
/proc/loadavg: 8.05 7.84 6.50 9/202 8914
/proc/meminfo: memFree=30182560/32950928 swapFree=66698924/67111528
[pid=8906] ppid=8904 vsize=691768 CPUtime=99.11 cores=0-7
/proc/8906/stat : 8906 (strangenight2-m) S 8904 8906 8464 0 -1 4202496 105766 0 0 0 9825 86 0 0 18 0 8 0 544050362 708370432 94054 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210228 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8906/statm: 172942 94054 386 106 0 167913 0
[pid=8906/tid=8907] ppid=8904 vsize=691768 CPUtime=12.09 cores=0-7
/proc/8906/task/8907/stat : 8907 (strangenight2-m) S 8904 8906 8464 0 -1 4202560 13909 0 0 0 1197 12 0 0 25 0 8 0 544050363 708370432 94054 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210228 0 0 4096 2 18446604453817722048 0 0 -1 6 0 0 0
[pid=8906/tid=8908] ppid=8904 vsize=691768 CPUtime=12 cores=0-7
/proc/8906/task/8908/stat : 8908 (strangenight2-m) S 8904 8906 8464 0 -1 4202560 14018 0 0 0 1189 11 0 0 18 0 8 0 544050363 708370432 94054 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210228 0 0 4096 2 18446604453817722048 0 0 -1 2 0 0 0
[pid=8906/tid=8909] ppid=8904 vsize=691768 CPUtime=12.51 cores=0-7
/proc/8906/task/8909/stat : 8909 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 13412 0 0 0 1241 10 0 0 18 0 8 0 544050363 708370432 94054 33554432000 4194304 4627427 140734388825936 18446744073709551615 4412762 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8906/tid=8910] ppid=8904 vsize=691768 CPUtime=12.6 cores=0-7
/proc/8906/task/8910/stat : 8910 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 14367 0 0 0 1249 11 0 0 18 0 8 0 544050363 708370432 94055 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8906/tid=8911] ppid=8904 vsize=691768 CPUtime=12.6 cores=0-7
/proc/8906/task/8911/stat : 8911 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 13728 0 0 0 1250 10 0 0 18 0 8 0 544050363 708370432 94056 33554432000 4194304 4627427 140734388825936 18446744073709551615 4412384 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8906/tid=8912] ppid=8904 vsize=691768 CPUtime=12.6 cores=0-7
/proc/8906/task/8912/stat : 8912 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 13167 0 0 0 1251 9 0 0 18 0 8 0 544050363 708370432 94056 33554432000 4194304 4627427 140734388825936 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8906/tid=8913] ppid=8904 vsize=691768 CPUtime=12.6 cores=0-7
/proc/8906/task/8913/stat : 8913 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 8130 0 0 0 1252 8 0 0 25 0 8 0 544050363 708370432 94056 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084185643 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.11
Current children cumulated vsize (KiB) 691768

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

[startup+12.8012 s]
/proc/loadavg: 8.05 7.84 6.50 9/202 8914
/proc/meminfo: memFree=30182560/32950928 swapFree=66698924/67111528
[pid=8906] ppid=8904 vsize=693392 CPUtime=99.6 cores=0-7
/proc/8906/stat : 8906 (strangenight2-m) S 8904 8906 8464 0 -1 4202496 107784 0 0 0 9874 86 0 0 18 0 8 0 544050362 710033408 95861 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210228 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8906/statm: 173348 95861 386 106 0 168319 0
[pid=8906/tid=8907] ppid=8904 vsize=693392 CPUtime=12.09 cores=0-7
/proc/8906/task/8907/stat : 8907 (strangenight2-m) S 8904 8906 8464 0 -1 4202560 13909 0 0 0 1197 12 0 0 25 0 8 0 544050363 710033408 95861 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210228 0 0 4096 2 18446604453817722048 0 0 -1 6 0 0 0
[pid=8906/tid=8908] ppid=8904 vsize=693392 CPUtime=12 cores=0-7
/proc/8906/task/8908/stat : 8908 (strangenight2-m) S 8904 8906 8464 0 -1 4202560 14018 0 0 0 1189 11 0 0 18 0 8 0 544050363 710033408 95861 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210228 0 0 4096 2 18446604453817722048 0 0 -1 2 0 0 0
[pid=8906/tid=8909] ppid=8904 vsize=693392 CPUtime=12.61 cores=0-7
/proc/8906/task/8909/stat : 8909 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 13806 0 0 0 1251 10 0 0 18 0 8 0 544050363 710033408 95861 33554432000 4194304 4627427 140734388825936 18446744073709551615 4412371 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8906/tid=8910] ppid=8904 vsize=693392 CPUtime=12.7 cores=0-7
/proc/8906/task/8910/stat : 8910 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 15032 0 0 0 1259 11 0 0 18 0 8 0 544050363 710033408 95861 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084210201 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8906/tid=8911] ppid=8904 vsize=693392 CPUtime=12.7 cores=0-7
/proc/8906/task/8911/stat : 8911 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 14066 0 0 0 1260 10 0 0 18 0 8 0 544050363 710033408 95861 33554432000 4194304 4627427 140734388825936 18446744073709551615 4537222 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8906/tid=8912] ppid=8904 vsize=693392 CPUtime=12.7 cores=0-7
/proc/8906/task/8912/stat : 8912 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 13786 0 0 0 1261 9 0 0 18 0 8 0 544050363 710033408 95861 33554432000 4194304 4627427 140734388825936 18446744073709551615 4409429 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8906/tid=8913] ppid=8904 vsize=693392 CPUtime=12.7 cores=0-7
/proc/8906/task/8913/stat : 8913 (strangenight2-m) R 8904 8906 8464 0 -1 4202560 8130 0 0 0 1262 8 0 0 25 0 8 0 544050363 710033408 95861 33554432000 4194304 4627427 140734388825936 18446744073709551615 47954084185796 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.6
Current children cumulated vsize (KiB) 693392

Child status: 20
Real time (s): 12.8802
CPU time (s): 99.8988
CPU user time (s): 99.0119
CPU system time (s): 0.886865
CPU usage (%): 775.597
Max. virtual memory (cumulated for all children) (KiB): 693392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 99.0119
system time used= 0.886865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109620
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= 51598
involuntary context switches= 435

runsolver used 0.024996 second user time and 0.049992 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-02 10:21:46
IDJOB=3321158
IDBENCH=82476
IDSOLVER=1709
FILE ID=node123/3321158-1304324505
RUNJOBID= node123-1304322187-8478
PBS_JOBID= 13176803
Free space on /tmp= 73980 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bc57sensorsp1-tseitin.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321158-1304324505/watcher-3321158-1304324505 -o /tmp/evaluation-result-3321158-1304324505/solver-3321158-1304324505 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3321158-1304324505.cnf

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

MD5SUM BENCH= 836009cfc8c47eab51e5c571abae9348
RANDOM SEED=407172585

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.838
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.74
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.838
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.80
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.838
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.838
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:      30482932 kB
Buffers:         50904 kB
Cached:         202920 kB
SwapCached:      12720 kB
Active:          31812 kB
Inactive:      2219824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30482932 kB
SwapTotal:    67111528 kB
SwapFree:     66698924 kB
Dirty:            8680 kB
Writeback:           0 kB
AnonPages:     1992772 kB
Mapped:          16068 kB
Slab:           144420 kB
PageTables:      10188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2690940 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= 73976 MiB
End job on node123 at 2011-05-02 10:21:59