Trace number 3274180

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-mtSAT 163.701 40.9918

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s18527668-sat.cnf
MD5SUMd6f66d406779966e0b3cbed9097980e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.099983
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses336
Sum of the clauses size840
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2280
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3274180-1304118821.cnf'
0.00/0.00	c -- header says num vars:            140
0.00/0.00	c -- header says num clauses:         336
0.00/0.00	c -- clauses added:            0 learnts,          336 normals,            0 xors
0.00/0.00	c -- vars added        140
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       140        56       280         0       840         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:      63 undec:       0 neg:      77
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       140        56       280         0       840         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.38/0.14	c  N st     8      4920       140        56       280      4762       840    117374   no data   no data
1.58/0.41	c  N st    10     11303       140        56       280      4416       840     92742   no data   no data
2.77/0.73	c  N st    11     17048       140        56       280      9998       840    227415   no data   no data
4.77/1.23	c  F st    12     25000       140        56       280     12221       840    272191   no data   no data
4.77/1.23	c  N st    12     25000       140        56       280     12221       840    272191   no data   no data
5.98/1.55	c Decided on static restart strategy
5.98/1.55	c  N st    18     30000       140        56       280     10525       840    214371   no data   no data
5.98/1.55	c  S st    18     30000       140        56       280     10525       840    214371   no data   no data
6.37/1.60	c  S st    18     30502       140        56       280     11023       840    225411   no data   no data
6.37/1.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.37/1.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.37/1.61	c blocked clauses removed:        0 vars:      0 tried:         140 T: 0.00 s
6.37/1.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.37/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
6.37/1.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.37/1.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.37/1.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
6.77/1.71	c lits-rem:       336  cl-subs:      283  v-elim:      0  v-fix:    0  time:  0.06 s
6.77/1.71	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.00
6.77/1.71	c calculated reachability. Time: 0.00
6.77/1.71	c  N st    18     30502       140        56       280     10740       840    219396   no data   no data
8.39/2.16	c  N st    20     37612       140        56       280      9968       840    194371   no data   no data
10.37/2.65	c  N st    21     44011       140        56       280     16196       840    343352   no data   no data
10.77/2.79	c  S st    22     45753       140        56       280      9193       840    159472   no data   no data
11.16/2.84	c  S st    22     46255       140        56       280      9688       840    170875   no data   no data
11.16/2.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.16/2.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.16/2.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.16/2.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.16/2.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
11.16/2.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.16/2.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.16/2.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
11.16/2.88	c lits-rem:        23  cl-subs:       37  v-elim:      0  v-fix:    0  time:  0.01 s
11.16/2.88	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
11.16/2.88	c vivif2 --  cl tried     9651 cl shrink        0 lits rem          0 time: 0.00
11.16/2.88	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.00
11.16/2.88	c calculated reachability. Time: 0.00
11.16/2.88	c  N st    22     46255       140        56       280      9651       840    170066   no data   no data
15.96/4.01	c  N st    23     60654       140        56       280     13896       840    266500   no data   no data
19.15/4.82	c  N st    24     69383       140        56       280     11733       840    201366   no data   no data
19.15/4.82	c  S st    24     69383       140        56       280     11733       840    201366   no data   no data
19.15/4.88	c  S st    24     69887       140        56       280     12233       840    212785   no data   no data
19.15/4.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.15/4.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.15/4.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.15/4.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.15/4.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.15/4.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
19.15/4.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.15/4.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.55/4.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
19.55/4.94	c lits-rem:        52  cl-subs:       78  v-elim:      0  v-fix:    0  time:  0.03 s
19.55/4.94	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
19.55/4.95	c vivif2 --  cl tried    12155 cl shrink        0 lits rem          0 time: 0.00
19.55/4.95	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.00
19.55/4.95	c calculated reachability. Time: 0.00
19.55/4.95	c  N st    24     69887       140        56       280     12155       840    211255   no data   no data
25.96/6.54	c  F st    25     87502       140        56       280     17655       840    348882   no data   no data
25.96/6.54	c  N st    25     87502       140        56       280     17655       840    348882   no data   no data
28.34/7.10	c Decided on static restart strategy
29.54/7.43	c  N st    32     95541       140        56       280     12837       840    205989   no data   no data
33.13/8.36	c  N st    34    104831       140        56       280     21873       840    427574   no data   no data
33.13/8.36	c  S st    34    104831       140        56       280     21873       840    427574   no data   no data
33.53/8.46	c  S st    34    105333       140        56       280     22370       840    439132   no data   no data
33.53/8.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.53/8.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
33.53/8.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.53/8.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.53/8.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.53/8.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
33.53/8.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.53/8.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
33.93/8.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
34.75/8.73	c lits-rem:       183  cl-subs:      641  v-elim:      0  v-fix:    0  time:  0.20 s
34.75/8.73	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
34.75/8.74	c vivif2 --  cl tried    21729 cl shrink        0 lits rem          0 time: 0.01
34.75/8.74	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.00
34.75/8.74	c calculated reachability. Time: 0.00
34.75/8.74	c  N st    34    105333       140        56       280     21729       840    425721   no data   no data
39.54/9.94	c  N st    35    114931       140        56       280     17433       840    307716   no data   no data
45.91/11.52	c  N st    36    129328       140        56       280     16836       840    278719   no data   no data
55.91/14.02	c  N st    37    150924       140        56       280     22293       840    398181   no data   no data
59.90/15.06	c  S st    38    157999       140        56       280     29213       840    572178   no data   no data
60.70/15.20	c  S st    38    158502       140        56       280     29712       840    583736   no data   no data
60.70/15.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.70/15.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
60.70/15.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.70/15.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.70/15.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.70/15.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
60.70/15.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.70/15.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.70/15.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
62.29/15.64	c lits-rem:       330  cl-subs:      738  v-elim:      0  v-fix:    0  time:  0.35 s
62.29/15.64	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
62.29/15.65	c vivif2 --  cl tried    28974 cl shrink        0 lits rem          0 time: 0.01
62.29/15.66	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.01
62.29/15.66	c calculated reachability. Time: 0.00
62.29/15.66	c  N st    38    158502       140        56       280     28974       840    570040   no data   no data
90.25/22.65	c  N st    39    207091       140        56       280     23668       840    408609   no data   no data
108.63/27.28	c  N st    40    237753       140        56       280     34040       840    637001   no data   no data
108.63/27.28	c  S st    40    237753       140        56       280     34040       840    637001   no data   no data
109.44/27.45	c  S st    40    238257       140        56       280     34537       840    648065   no data   no data
109.44/27.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
109.44/27.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
109.44/27.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.44/27.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.44/27.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.44/27.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
109.44/27.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
109.44/27.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
109.84/27.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
111.82/28.08	c lits-rem:       353  cl-subs:      846  v-elim:      0  v-fix:    0  time:  0.52 s
111.82/28.08	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
111.82/28.09	c vivif2 --  cl tried    33691 cl shrink        0 lits rem          0 time: 0.01
112.22/28.10	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.01
112.22/28.10	c calculated reachability. Time: 0.00
112.22/28.10	c  N st    40    238257       140        56       280     33691       840    630904   no data   no data
154.55/38.71	c  F st    41    306250       140        56       280     35598       840    665895   no data   no data
154.55/38.71	c  N st    41    306250       140        56       280     35598       840    665895   no data   no data
158.55/39.79	c Decided on static restart strategy
163.35/40.98	c  E st    49    317560         0        56       280     46617       840    926232   no data   no data
163.35/40.98	c Verified 56 clauses.
163.35/40.98	c Verified 56 clauses.
163.35/40.98	c Following stats are for *FIRST FINISHED THREAD ONLY*
163.35/40.98	c num threads              : 4          
163.35/40.98	c restarts                 : 49         
163.35/40.98	c dynamic restarts         : 0          
163.35/40.98	c static restarts          : 49         
163.35/40.98	c full restarts            : 3          
163.35/40.98	c total simplify time      : 0.00       
163.35/40.98	c learnts DL2              : 0          
163.35/40.98	c learnts size 2           : 280        
163.35/40.98	c learnts size 1           : 0           (0.00      % of vars)
163.35/40.98	c filedLit time            : 0.08        (0.19      % time)
163.35/40.98	c v-elim SatELite          : 0           (0.00      % vars)
163.35/40.98	c SatELite time            : 1.16        (2.83      % time)
163.35/40.98	c v-elim xor               : 0           (0.00      % vars)
163.35/40.98	c xor elim time            : 0.01        (0.02      % time)
163.35/40.98	c num binary xor trees     : 0          
163.35/40.98	c binxor trees' crown      : 0           (nan       leafs/tree)
163.35/40.98	c bin xor find time        : 0.00       
163.35/40.98	c OTF clause improved      : 8704        (0.03      clauses/conflict)
163.35/40.98	c OTF impr. size diff      : 8995        (1.03       lits/clause)
163.35/40.98	c OTF cl watch-shrink      : 116299      (0.37      clauses/conflict)
163.35/40.98	c OTF cl watch-sh-lit      : 179987      (1.55       lits/clause)
163.35/40.98	c tried to recurMin cls    : 28037       (8.83       % of conflicts)
163.35/40.98	c updated cache            : 0           (0.00       lits/tried recurMin)
163.35/40.98	c unit cls recevied        : 0           (nan       % of units)
163.35/40.98	c unit cls sent            : 0           (nan       % of units)
163.35/40.98	c bin cls recevied         : 0          
163.35/40.98	c bin cls sent             : 0          
163.35/40.98	c clauses over max glue    : 0           (0.00      % of all clauses)
163.35/40.98	c conflicts                : 317560      (7756.95   / sec)
163.35/40.98	c decisions                : 353971      (0.82      % random)
163.35/40.98	c bogo-props               : 5224511629  (127617680.34 / sec)
163.35/40.98	c conflict literals        : 7953774     (17.99     % deleted)
163.35/40.98	c Memory used              : 259.93      MB
163.35/40.98	c single-thread CPU time   : 40.94       s
163.35/40.98	c all-threads sum CPU time : 163.54      s
163.35/40.98	s SATISFIABLE
163.35/40.98	v -1 -2 -3 -4 5 -6 7 -8 9 -10 11 -12 13 -14 -15 -16 17 -18 -19 -20 -21 -22 -23 24 -25 -26 -27 28 -29 30 31 32 33 -34 -35 -36 37 -38 39 40 41 42 43 44 45 -46 47 -48 49 -50 51 -52 -53 -54 55 -56 -57 -58 -59 60 -61 -62 -63 64 65 -66 67 -68 69 -70 -71 -72 -73 -74 -75 -76 -77 78 -79 80 81 -82 -83 84 85 -86 -87 88 -89 -90 91 -92 93 94 95 96 97 -98 99 100 -101 102 103 -104 -105 -106 107 -108 -109 -110 -111 112 -113 114 -115 -116 -117 -118 -119 120 -121 -122 123 124 125 126 -127 128 -129 -130 131 -132 -133 -134 135 -136 137 138 139 -140 0

Verifier Data

OK

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-3274180-1304118821/watcher-3274180-1304118821 -o /tmp/evaluation-result-3274180-1304118821/solver-3274180-1304118821 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3274180-1304118821.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.75 3.98 5.61 2/176 16551
/proc/meminfo: memFree=25287408/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=182284 CPUtime=0 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 432 0 0 0 0 0 0 0 21 0 4 0 504298273 186658816 362 33554432000 4194304 4627427 140733338023248 18446744073709551615 255106429637 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 29187 368 314 106 0 24158 0
[pid=16551/tid=16555] ppid=16549 vsize=182284 CPUtime=0 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 19 0 0 0 0 0 0 0 21 0 4 0 504298273 186658816 389 33554432000 4194304 4627427 140733338023248 18446744073709551615 255106429637 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=182292 CPUtime=0 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 504298273 186667008 394 33554432000 4194304 4627427 140733338023248 18446744073709551615 47451005576869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=183256 CPUtime=0 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 18 0 0 0 0 0 0 0 22 0 4 0 504298273 187654144 410 33554432000 4194304 4627427 140733338023248 18446744073709551615 255106427105 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0921541 s]
/proc/loadavg: 1.75 3.98 5.61 2/176 16551
/proc/meminfo: memFree=25287408/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=216476 CPUtime=0.34 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 1273 0 0 0 34 0 0 0 21 0 4 0 504298273 221671424 1196 33554432000 4194304 4627427 140733338023248 18446744073709551615 4330954 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 54119 1197 384 106 0 49090 0
[pid=16551/tid=16555] ppid=16549 vsize=216476 CPUtime=0.08 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 246 0 0 0 8 0 0 0 21 0 4 0 504298273 221671424 1197 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=216476 CPUtime=0.08 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 198 0 0 0 8 0 0 0 21 0 4 0 504298273 221671424 1198 33554432000 4194304 4627427 140733338023248 18446744073709551615 4332436 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=216476 CPUtime=0.08 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 193 0 0 0 8 0 0 0 22 0 4 0 504298273 221671424 1198 33554432000 4194304 4627427 140733338023248 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 216476

[startup+0.101152 s]
/proc/loadavg: 1.75 3.98 5.61 2/176 16551
/proc/meminfo: memFree=25287408/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=216476 CPUtime=0.38 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 1316 0 0 0 38 0 0 0 21 0 4 0 504298273 221671424 1239 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 54119 1239 384 106 0 49090 0
[pid=16551/tid=16555] ppid=16549 vsize=216476 CPUtime=0.09 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 254 0 0 0 9 0 0 0 21 0 4 0 504298273 221671424 1239 33554432000 4194304 4627427 140733338023248 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=216476 CPUtime=0.09 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 207 0 0 0 9 0 0 0 21 0 4 0 504298273 221671424 1239 33554432000 4194304 4627427 140733338023248 18446744073709551615 4333546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=216476 CPUtime=0.09 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 201 0 0 0 9 0 0 0 22 0 4 0 504298273 221671424 1239 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 216476

[startup+0.301118 s]
/proc/loadavg: 1.75 3.98 5.61 2/176 16551
/proc/meminfo: memFree=25287408/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=217832 CPUtime=1.18 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 2368 0 0 0 118 0 0 0 21 0 4 0 504298273 223059968 1752 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 54458 1752 385 106 0 49429 0
[pid=16551/tid=16555] ppid=16549 vsize=217832 CPUtime=0.29 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 542 0 0 0 29 0 0 0 21 0 4 0 504298273 223059968 1752 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=217832 CPUtime=0.29 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 464 0 0 0 29 0 0 0 21 0 4 0 504298273 223059968 1752 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=217832 CPUtime=0.29 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 449 0 0 0 29 0 0 0 22 0 4 0 504298273 223059968 1752 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 217832

[startup+0.701047 s]
/proc/loadavg: 1.75 3.98 5.61 2/176 16551
/proc/meminfo: memFree=25287408/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=218900 CPUtime=2.77 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 3899 0 0 0 277 0 0 0 22 0 4 0 504298273 224153600 2399 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 54725 2399 385 106 0 49696 0
[pid=16551/tid=16555] ppid=16549 vsize=218900 CPUtime=0.69 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 930 0 0 0 69 0 0 0 22 0 4 0 504298273 224153600 2399 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=218900 CPUtime=0.69 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 906 0 0 0 69 0 0 0 22 0 4 0 504298273 224153600 2399 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=218900 CPUtime=0.69 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 792 0 0 0 69 0 0 0 24 0 4 0 504298273 224153600 2399 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 218900

[startup+1.50091 s]
/proc/loadavg: 1.75 3.98 5.61 10/184 16559
/proc/meminfo: memFree=25268488/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=220412 CPUtime=5.98 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 6709 0 0 0 597 1 0 0 25 0 4 0 504298273 225701888 2738 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 55103 2738 386 106 0 50074 0
[pid=16551/tid=16555] ppid=16549 vsize=220412 CPUtime=1.49 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 1652 0 0 0 149 0 0 0 25 0 4 0 504298273 225701888 2738 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=220412 CPUtime=1.48 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 1585 0 0 0 148 0 0 0 25 0 4 0 504298273 225701888 2738 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=220412 CPUtime=1.49 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 1467 0 0 0 149 0 0 0 25 0 4 0 504298273 225701888 2738 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 220412

[startup+3.10063 s]
/proc/loadavg: 1.75 3.98 5.61 9/184 16559
/proc/meminfo: memFree=25244432/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=233856 CPUtime=12.36 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 14742 0 0 0 1234 2 0 0 25 0 4 0 504298273 239468544 7764 33554432000 4194304 4627427 140733338023248 18446744073709551615 4310102 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 58464 7765 389 106 0 53435 0
[pid=16551/tid=16555] ppid=16549 vsize=233856 CPUtime=3.09 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 3788 0 0 0 309 0 0 0 25 0 4 0 504298273 239468544 7765 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=233856 CPUtime=3.07 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 4346 0 0 0 307 0 0 0 25 0 4 0 504298273 239468544 7765 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=233856 CPUtime=3.08 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 2121 0 0 0 308 0 0 0 25 0 4 0 504298273 239468544 7765 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 233856

[startup+6.30106 s]
/proc/loadavg: 2.25 4.04 5.62 9/184 16559
/proc/meminfo: memFree=25180576/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=240980 CPUtime=25.14 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 24077 0 0 0 2511 3 0 0 25 0 4 0 504298273 246763520 11950 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 60245 11950 389 106 0 55216 0
[pid=16551/tid=16555] ppid=16549 vsize=240980 CPUtime=6.29 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 6576 0 0 0 629 0 0 0 25 0 4 0 504298273 246763520 11950 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=240980 CPUtime=6.26 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 5864 0 0 0 626 0 0 0 25 0 4 0 504298273 246763520 11950 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=240980 CPUtime=6.29 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 5300 0 0 0 628 1 0 0 25 0 4 0 504298273 246763520 11950 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 240980

[startup+12.7009 s]
/proc/loadavg: 2.71 4.11 5.64 9/184 16559
/proc/meminfo: memFree=25135340/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=249528 CPUtime=50.71 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 38540 0 0 0 5065 6 0 0 25 0 4 0 504298273 255516672 17208 33554432000 4194304 4627427 140733338023248 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 62382 17208 389 106 0 57353 0
[pid=16551/tid=16555] ppid=16549 vsize=249528 CPUtime=12.69 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 9936 0 0 0 1268 1 0 0 25 0 4 0 504298273 255516672 17208 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=249528 CPUtime=12.62 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 9354 0 0 0 1262 0 0 0 25 0 4 0 504298273 255516672 17208 33554432000 4194304 4627427 140733338023248 18446744073709551615 4332298 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=249528 CPUtime=12.68 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 9043 0 0 0 1267 1 0 0 25 0 4 0 504298273 255516672 17208 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 249528

[startup+25.5007 s]
/proc/loadavg: 3.88 4.30 5.67 9/184 16560
/proc/meminfo: memFree=25076048/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=265004 CPUtime=101.83 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 59034 0 0 0 10173 10 0 0 25 0 4 0 504298273 271364096 22884 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 66251 22884 389 106 0 61222 0
[pid=16551/tid=16555] ppid=16549 vsize=265004 CPUtime=25.49 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 16030 0 0 0 2547 2 0 0 25 0 4 0 504298273 271364096 22884 33554432000 4194304 4627427 140733338023248 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=265004 CPUtime=25.34 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 14569 0 0 0 2533 1 0 0 25 0 4 0 504298273 271364096 22884 33554432000 4194304 4627427 140733338023248 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=265004 CPUtime=25.48 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 13087 0 0 0 2546 2 0 0 25 0 4 0 504298273 271364096 22884 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 265004

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

[startup+31.9066 s]
/proc/loadavg: 4.21 4.36 5.68 9/184 16560
/proc/meminfo: memFree=25057316/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=265568 CPUtime=127.42 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 67482 0 0 0 12730 12 0 0 25 0 4 0 504298273 271941632 24550 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309206 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 66392 24550 389 106 0 61363 0
[pid=16551/tid=16555] ppid=16549 vsize=265568 CPUtime=31.89 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 17969 0 0 0 3187 2 0 0 25 0 4 0 504298273 271941632 24550 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=265568 CPUtime=31.72 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 16335 0 0 0 3170 2 0 0 25 0 4 0 504298273 271941632 24550 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=265568 CPUtime=31.88 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 15023 0 0 0 3185 3 0 0 25 0 4 0 504298273 271941632 24550 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 127.42
Current children cumulated vsize (KiB) 265568

[startup+35.101 s]
/proc/loadavg: 4.51 4.42 5.70 9/184 16560
/proc/meminfo: memFree=25057164/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=265828 CPUtime=140.2 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 71277 0 0 0 14007 13 0 0 25 0 4 0 504298273 272207872 24486 33554432000 4194304 4627427 140733338023248 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 66457 24486 389 106 0 61428 0
[pid=16551/tid=16555] ppid=16549 vsize=265828 CPUtime=35.09 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 18938 0 0 0 3507 2 0 0 25 0 4 0 504298273 272207872 24486 33554432000 4194304 4627427 140733338023248 18446744073709551615 4328804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=265828 CPUtime=34.9 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 17289 0 0 0 3488 2 0 0 25 0 4 0 504298273 272207872 24486 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=265828 CPUtime=35.08 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 15916 0 0 0 3505 3 0 0 25 0 4 0 504298273 272207872 24486 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 140.2
Current children cumulated vsize (KiB) 265828

[startup+38.3004 s]
/proc/loadavg: 4.51 4.42 5.70 9/184 16560
/proc/meminfo: memFree=25061876/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=266092 CPUtime=152.96 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 75357 0 0 0 15282 14 0 0 25 0 4 0 504298273 272478208 24360 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309364 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 66523 24360 389 106 0 61494 0
[pid=16551/tid=16555] ppid=16549 vsize=266092 CPUtime=38.29 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 19868 0 0 0 3826 3 0 0 25 0 4 0 504298273 272478208 24360 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=266092 CPUtime=38.08 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 18178 0 0 0 3805 3 0 0 25 0 4 0 504298273 272478208 24360 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=266092 CPUtime=38.27 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 17255 0 0 0 3824 3 0 0 25 0 4 0 504298273 272478208 24360 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 152.96
Current children cumulated vsize (KiB) 266092

[startup+39.9012 s]
/proc/loadavg: 4.87 4.50 5.71 9/184 16560
/proc/meminfo: memFree=25050840/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=266092 CPUtime=159.36 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 76277 0 0 0 15921 15 0 0 25 0 4 0 504298273 272478208 25280 33554432000 4194304 4627427 140733338023248 18446744073709551615 4330282 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 66523 25280 389 106 0 61494 0
[pid=16551/tid=16555] ppid=16549 vsize=266092 CPUtime=39.89 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 20065 0 0 0 3986 3 0 0 25 0 4 0 504298273 272478208 25280 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=266092 CPUtime=39.67 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 18434 0 0 0 3964 3 0 0 25 0 4 0 504298273 272478208 25280 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=266092 CPUtime=39.87 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 17499 0 0 0 3984 3 0 0 25 0 4 0 504298273 272478208 25280 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309130 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 159.36
Current children cumulated vsize (KiB) 266092

[startup+40.707 s]
/proc/loadavg: 4.87 4.50 5.71 9/184 16560
/proc/meminfo: memFree=25053940/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=266168 CPUtime=162.57 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 77169 0 0 0 16242 15 0 0 25 0 4 0 504298273 272556032 25150 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309077 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 66542 25150 389 106 0 61513 0
[pid=16551/tid=16555] ppid=16549 vsize=266168 CPUtime=40.7 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 20597 0 0 0 4067 3 0 0 25 0 4 0 504298273 272556032 25150 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=266168 CPUtime=40.47 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 18586 0 0 0 4044 3 0 0 25 0 4 0 504298273 272556032 25150 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=266168 CPUtime=40.67 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 17596 0 0 0 4064 3 0 0 25 0 4 0 504298273 272556032 25150 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 162.57
Current children cumulated vsize (KiB) 266168

[startup+40.901 s]
/proc/loadavg: 4.87 4.50 5.71 9/184 16560
/proc/meminfo: memFree=25053940/32951124 swapFree=67111448/67111528
[pid=16551] ppid=16549 vsize=266168 CPUtime=163.35 cores=1,3,5,7
/proc/16551/stat : 16551 (strangenight2-m) R 16549 16551 15661 0 -1 4202496 77285 0 0 0 16320 15 0 0 25 0 4 0 504298273 272556032 25266 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16551/statm: 66542 25266 389 106 0 61513 0
[pid=16551/tid=16555] ppid=16549 vsize=266168 CPUtime=40.89 cores=1,3,5,7
/proc/16551/task/16555/stat : 16555 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 20638 0 0 0 4086 3 0 0 25 0 4 0 504298273 272556032 25266 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16551/tid=16556] ppid=16549 vsize=266168 CPUtime=40.67 cores=1,3,5,7
/proc/16551/task/16556/stat : 16556 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 18607 0 0 0 4064 3 0 0 25 0 4 0 504298273 272556032 25266 33554432000 4194304 4627427 140733338023248 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16551/tid=16557] ppid=16549 vsize=266168 CPUtime=40.87 cores=1,3,5,7
/proc/16551/task/16557/stat : 16557 (strangenight2-m) R 16549 16551 15661 0 -1 4202560 17622 0 0 0 4084 3 0 0 25 0 4 0 504298273 272556032 25266 33554432000 4194304 4627427 140733338023248 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 163.35
Current children cumulated vsize (KiB) 266168

Child status: 10
Real time (s): 40.9918
CPU time (s): 163.701
CPU user time (s): 163.544
CPU system time (s): 0.156976
CPU usage (%): 399.351
Max. virtual memory (cumulated for all children) (KiB): 275552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 163.544
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77345
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= 163
involuntary context switches= 786

runsolver used 0.076988 second user time and 0.161975 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-30 01:13:41
IDJOB=3274180
IDBENCH=83155
IDSOLVER=1586
FILE ID=node144/3274180-1304118821
RUNJOBID= node144-1304118821-16533
PBS_JOBID= 13170685
Free space on /tmp= 72412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s18527668-sat.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274180-1304118821/watcher-3274180-1304118821 -o /tmp/evaluation-result-3274180-1304118821/solver-3274180-1304118821 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3274180-1304118821.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d6f66d406779966e0b3cbed9097980e3
RANDOM SEED=1912009901

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25287712 kB
Buffers:       2108812 kB
Cached:        4946016 kB
SwapCached:         80 kB
Active:         158172 kB
Inactive:      6959496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25287712 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           11304 kB
Writeback:           0 kB
AnonPages:       63020 kB
Mapped:          14084 kB
Slab:           480244 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184664 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= 72400 MiB
End job on node144 at 2011-04-30 01:14:22