Trace number 3263917

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-1-mtUNSAT 880.906 221.786

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3263917-1304135840.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        2576
0.00/0.00	c -- clauses added:            0 learnts,         2576 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.01 s
3.17/0.83	c  N st     0         0       400      2176       400         0      8480         0   no data   no data  --
3.17/0.83	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.01
3.17/0.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.17/0.83	c Replacing        8 vars Replaced      123 lits Time:     0.00 s 
3.17/0.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.17/0.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.17/0.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
3.17/0.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.17/0.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.17/0.83	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.83	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.17/0.83	c calculated reachability. Time: 0.00
3.17/0.83	c Calc default polars -  time:   0.00 s pos:      92 undec:     200 neg:     108
3.17/0.83	c =========================================================================================
3.17/0.83	c types(t): F = full restart, N = normal restart
3.17/0.83	c types(t): S = simplification begin/end, E = solution found
3.17/0.83	c restart types(rt): st = static, dy = dynamic
3.17/0.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.83	c  B st     0         0       392      2176       384         0      8448         0   no data   no data  --
3.17/0.83	c Decided on static restart strategy
3.17/0.83	c  N st     8      4915       392      2176       384      4755      8448     98786   no data   no data  --
3.17/0.83	c  N st    10     11297       392      2176       384      4460      8448     73891   no data   no data  --
3.17/0.83	c  N st    11     17040       392      2176       384      9929      8448    177868   no data   no data  --
3.57/0.93	c  F st    12     25000       392      2176       384     12326      8448    202517   no data   no data  --
3.57/0.93	c  N st    12     25000       392      2176       384     12326      8448    202517   no data   no data  --
4.78/1.23	c Decided on static restart strategy
4.78/1.23	c  N st    18     30001       392      2176       384     10599      8448    163097   no data   no data  --
4.78/1.23	c  S st    18     30001       392      2176       384     10599      8448    163097   no data   no data  --
4.78/1.23	c  S st    18     30503       392      2176       384     11100      8448    172590   no data   no data  --
4.78/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.78/1.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.78/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
4.78/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.78/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4.78/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
4.78/1.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.58/1.43	c lits-rem:      1342  cl-subs:     1138  v-elim:      0  v-fix:    0  time:  0.97 s
5.58/1.45	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.04
5.58/1.45	c calculated reachability. Time: 0.00
5.58/1.45	c  N st    18     30503       392      2176       384      9962      8448    151265   no data   no data  --
6.79/1.76	c  N st    20     37614       392      2176       384      9270      8448    130662   no data   no data  --
7.97/2.06	c  N st    21     44014       392      2176       384     15441      8448    263383   no data   no data  --
8.37/2.14	c  S st    22     45755       392      2176       384     17091      8448    295417   no data   no data  --
8.37/2.19	c  S st    22     46258       392      2176       384      9126      8448    112399   no data   no data  --
8.37/2.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.37/2.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.77/2.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
8.77/2.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.77/2.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
8.77/2.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
8.77/2.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.77/2.27	c lits-rem:       210  cl-subs:      115  v-elim:      0  v-fix:    0  time:  0.25 s
8.77/2.27	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
8.77/2.27	c vivif2 --  cl tried     9011 cl shrink        0 lits rem          0 time: 0.00
8.77/2.28	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.04
8.77/2.28	c calculated reachability. Time: 0.00
8.77/2.28	c  N st    22     46258       392      2176       384      9011      8448    110354   no data   no data  --
11.58/2.99	c  N st    23     60655       392      2176       384     13346      8448    184265   no data   no data  --
13.96/3.50	c  N st    24     69388       392      2176       384     11226      8448    132160   no data   no data  --
13.96/3.50	c  S st    24     69388       392      2176       384     11226      8448    132160   no data   no data  --
13.96/3.54	c  S st    24     69890       392      2176       384     11727      8448    142185   no data   no data  --
13.96/3.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.96/3.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.96/3.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.96/3.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.96/3.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
13.96/3.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
13.96/3.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.36/3.68	c lits-rem:       358  cl-subs:      163  v-elim:      0  v-fix:    0  time:  0.54 s
14.36/3.68	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
14.36/3.69	c vivif2 --  cl tried    11564 cl shrink        0 lits rem          0 time: 0.01
14.76/3.70	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.04
14.76/3.70	c calculated reachability. Time: 0.00
14.76/3.70	c  N st    24     69890       392      2176       384     11564      8448    139609   no data   no data  --
18.35/4.62	c  F st    25     87502       392      2176       384     16922      8448    225987   no data   no data  --
18.35/4.62	c  N st    25     87502       392      2176       384     16922      8448    225987   no data   no data  --
19.55/4.93	c Decided on static restart strategy
20.36/5.12	c  N st    32     95539       392      2176       384     24520      8448    357756   no data   no data  --
22.35/5.61	c  N st    34    104835       392      2176       384     20978      8448    283091   no data   no data  --
22.35/5.61	c  S st    34    104835       392      2176       384     20978      8448    283091   no data   no data  --
22.35/5.67	c  S st    34    105336       392      2176       384     21478      8448    293473   no data   no data  --
22.35/5.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.35/5.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.35/5.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
22.35/5.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.35/5.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
22.35/5.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
22.35/5.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
25.54/6.46	c lits-rem:      1433  cl-subs:     2502  v-elim:      0  v-fix:    0  time:  3.08 s
25.54/6.46	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
25.54/6.47	c vivif2 --  cl tried    18976 cl shrink        0 lits rem          0 time: 0.01
25.54/6.48	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.07
25.54/6.48	c calculated reachability. Time: 0.00
25.54/6.48	c  N st    34    105336       392      2176       384     18976      8448    257386   no data   no data  --
28.34/7.11	c  N st    35    114935       392      2176       384     14932      8448    172612   no data   no data  --
32.33/8.14	c  N st    36    129332       392      2176       384     28467      8448    421363   no data   no data  --
38.32/9.67	c  N st    37    150928       392      2176       384     19593      8448    236385   no data   no data  --
40.32/10.12	c  S st    38    158004       392      2176       384     26255      8448    355816   no data   no data  --
40.32/10.18	c  S st    38    158508       392      2176       384     26759      8448    367037   no data   no data  --
40.32/10.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.32/10.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.32/10.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
40.72/10.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.72/10.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
40.72/10.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
40.72/10.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
45.91/11.51	c lits-rem:      2195  cl-subs:     3013  v-elim:      0  v-fix:    0  time:  5.21 s
45.91/11.51	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
45.91/11.52	c vivif2 --  cl tried    23746 cl shrink        0 lits rem          0 time: 0.02
45.91/11.54	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.10
45.91/11.54	c calculated reachability. Time: 0.00
45.91/11.54	c  N st    38    158508       392      2176       384     23746      8448    314827   no data   no data  --
59.92/15.04	c  N st    39    207096       392      2176       384     18950      8448    205537   no data   no data  --
68.30/17.18	c  N st    40    237763       392      2176       384     28904      8448    385603   no data   no data  --
68.30/17.18	c  S st    40    237763       392      2176       384     28904      8448    385603   no data   no data  --
68.70/17.26	c  S st    40    238264       392      2176       384     29404      8448    396665   no data   no data  --
68.70/17.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.70/17.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.70/17.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
68.70/17.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.70/17.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
68.70/17.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
68.70/17.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
75.47/18.95	c lits-rem:      2752  cl-subs:     2585  v-elim:      0  v-fix:    0  time:  6.64 s
75.47/18.95	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
75.47/18.95	c vivif2 --  cl tried    26819 cl shrink        0 lits rem          0 time: 0.02
75.47/18.98	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.10
75.47/18.98	c calculated reachability. Time: 0.00
75.47/18.98	c  N st    40    238264       392      2176       384     26819      8448    350920   no data   no data  --
97.05/24.36	c  F st    41    306250       392      2176       384     28735      8448    350929   no data   no data  --
97.05/24.36	c  N st    41    306250       392      2176       384     28735      8448    350929   no data   no data  --
98.65/24.73	c Decided on static restart strategy
107.04/26.85	c  N st    51    334556       392      2176       384     33061      8448    441104   no data   no data  --
115.02/28.87	c  N st    53    357396       392      2176       384     31108      8448    398181   no data   no data  --
115.02/28.87	c  S st    53    357396       392      2176       384     31108      8448    398181   no data   no data  --
115.42/28.95	c  S st    53    357899       392      2176       384     31609      8448    408784   no data   no data  --
115.42/28.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
115.42/28.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.42/28.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
115.42/28.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.42/28.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
115.42/28.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
115.42/28.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
121.81/30.50	c lits-rem:      2734  cl-subs:     1642  v-elim:      0  v-fix:    0  time:  6.08 s
121.81/30.50	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
121.81/30.50	c vivif2 --  cl tried    29967 cl shrink        0 lits rem          0 time: 0.02
121.81/30.53	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.11
121.81/30.53	c calculated reachability. Time: 0.00
121.81/30.53	c  N st    53    357899       392      2176       384     29967      8448    379252   no data   no data  --
132.60/33.27	c  N st    54    390292       392      2176       384     35464      8448    472179   no data   no data  --
150.58/37.72	c  N st    55    438881       392      2176       384     29657      8448    345091   no data   no data  --
176.94/44.38	c  N st    56    511764       392      2176       384     42184      8448    529533   no data   no data  --
187.72/47.07	c  N st    57    536849       392      2176       384     36965      8448    455659   no data   no data  --
187.72/47.07	c  S st    57    536849       392      2176       384     36965      8448    455659   no data   no data  --
188.12/47.16	c  S st    57    537350       392      2176       384     37464      8448    465161   no data   no data  --
188.12/47.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
188.12/47.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
188.12/47.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
188.12/47.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.12/47.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
188.12/47.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
188.12/47.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
194.92/48.84	c lits-rem:      4032  cl-subs:     2865  v-elim:      0  v-fix:    0  time:  6.58 s
194.92/48.84	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
194.92/48.84	c vivif2 --  cl tried    34599 cl shrink        0 lits rem          0 time: 0.02
194.92/48.88	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.15
194.92/48.88	c calculated reachability. Time: 0.00
194.92/48.88	c  N st    57    537350       392      2176       384     34599      8448    415734   no data   no data  --
259.64/65.01	c  N st    58    701335       392      2176       384     62242      8448    859713   no data   no data  --
300.38/75.27	c  N st    59    806025       392      2176       384     55803      8448    753420   no data   no data  --
300.38/75.27	c  S st    59    806025       392      2176       384     55803      8448    753420   no data   no data  --
301.20/75.43	c  S st    59    806530       392      2176       384     56303      8448    764730   no data   no data  --
301.20/75.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
301.20/75.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
301.20/75.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.08
301.20/75.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
301.20/75.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
301.20/75.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
301.20/75.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
317.96/79.61	c lits-rem:      5573  cl-subs:     7852  v-elim:      0  v-fix:    0  time: 16.48 s
317.96/79.61	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
317.96/79.62	c vivif2 --  cl tried    48451 cl shrink        0 lits rem          0 time: 0.04
317.96/79.67	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.21
317.96/79.67	c calculated reachability. Time: 0.00
317.96/79.67	c  N st    59    806530       392      2176       384     48451      8448    635711   no data   no data  --
433.80/108.68	c  F st    60   1071876       392      2176       384     63561      8448    815171   no data   no data  --
433.80/108.68	c  N st    60   1071876       392      2176       384     63561      8448    815171   no data   no data  --
437.42/109.55	c Decided on static restart strategy
449.78/112.69	c  N st    70   1100178       392      2176       386     49122      8448    606022   no data   no data  --
467.36/117.03	c  N st    72   1136173       392      2176       386     81825      8448   1241469   no data   no data  --
482.55/120.83	c  N st    73   1168566       392      2176       386     69698      8448    950044   no data   no data  --
505.72/126.61	c  N st    74   1209797       392      2176       386     64076      8448    823653   no data   no data  --
505.72/126.61	c  S st    74   1209797       392      2176       386     64076      8448    823653   no data   no data  --
506.12/126.78	c  S st    74   1210299       392      2176       386     64576      8448    834305   no data   no data  --
506.12/126.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
506.12/126.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
506.52/126.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
506.52/126.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
506.52/126.85	c subs with bin:       51  lits-rem:        96  v-fix:    0  time:  0.05 s
506.52/126.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
506.52/126.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
524.50/131.33	c lits-rem:      5327  cl-subs:     9892  v-elim:      0  v-fix:    0  time: 17.90 s
524.50/131.33	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
524.50/131.34	c vivif2 --  cl tried    54633 cl shrink        0 lits rem          0 time: 0.04
524.90/131.41	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.27
524.90/131.41	c calculated reachability. Time: 0.00
524.90/131.41	c  N st    74   1210299       392      2176       386     54633      8448    684172   no data   no data  --
563.64/141.13	c  N st    75   1283181       392      2176       386     77872      8448   1083646   no data   no data  --
625.15/156.51	c  N st    76   1392504       392      2176       386     87822      8448   1239666   no data   no data  --
679.87/170.30	c Finding binary XORs  T:     0.00 s  found:       0
713.83/178.80	c  N st    77   1556490       391      2144       386     80771      8320   1115240   no data   no data  --
798.92/200.00	c  N st    78   1710300       391      2144       387     82101      8320   1035583   no data   no data  --
798.92/200.00	c  S st    78   1710300       391      2144       387     82101      8320   1035583   no data   no data  --
799.72/200.25	c  S st    78   1710803       390      2144       387     82602      8320   1045246   no data   no data  --
799.72/200.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
799.72/200.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
799.72/200.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.12
800.12/200.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
832.08/208.30	c subs with bin:    23113  lits-rem:       528  v-fix:    0  time: 31.83 s
832.08/208.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
832.08/208.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
841.26/210.67	c lits-rem:      3348  cl-subs:     5123  v-elim:      0  v-fix:    0  time:  9.47 s
841.26/210.67	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
841.26/210.68	c vivif2 --  cl tried    53845 cl shrink        0 lits rem          0 time: 0.04
841.68/210.75	c asymm  cl-useful: 1/2104/2104 lits-rem:3 time: 0.28
841.68/210.75	c calculated reachability. Time: 0.00
841.68/210.75	c  N st    78   1710803       390      2103       387     53845      8153    640717   no data   no data  --
880.75/221.77	c Following stats are for *FIRST FINISHED THREAD ONLY*
880.75/221.77	c num threads              : 4          
880.75/221.77	c restarts                 : 78         
880.75/221.77	c dynamic restarts         : 0          
880.75/221.77	c static restarts          : 78         
880.75/221.77	c full restarts            : 4          
880.75/221.77	c total simplify time      : 1.61       
880.75/221.77	c learnts DL2              : 0          
880.75/221.77	c learnts size 2           : 630        
880.75/221.77	c learnts size 1           : 141         (35.25     % of vars)
880.75/221.77	c filedLit time            : 0.36        (0.04      % time)
880.75/221.77	c v-elim SatELite          : 0           (0.00      % vars)
880.75/221.77	c SatELite time            : 70.86       (8.05      % time)
880.75/221.77	c v-elim xor               : 0           (0.00      % vars)
880.75/221.77	c xor elim time            : 0.05        (0.01      % time)
880.75/221.77	c num binary xor trees     : 35         
880.75/221.77	c binxor trees' crown      : 49          (1.40      leafs/tree)
880.75/221.77	c bin xor find time        : 0.00       
880.75/221.77	c OTF clause improved      : 164743      (0.09      clauses/conflict)
880.75/221.77	c OTF impr. size diff      : 173901      (1.06       lits/clause)
880.75/221.77	c OTF cl watch-shrink      : 494329      (0.28      clauses/conflict)
880.75/221.77	c OTF cl watch-sh-lit      : 884390      (1.79       lits/clause)
880.75/221.77	c tried to recurMin cls    : 250966      (14.03      % of conflicts)
880.75/221.77	c updated cache            : 4380        (0.02       lits/tried recurMin)
880.75/221.77	c unit cls received        : 2           (1.42      % of units)
880.75/221.77	c unit cls sent            : 29          (20.57     % of units)
880.75/221.77	c bin cls received         : 17         
880.75/221.77	c bin cls sent             : 91         
880.75/221.77	c clauses over max glue    : 0           (0.00      % of all clauses)
880.75/221.77	c conflicts                : 1788755     (2031.85   / sec)
880.75/221.77	c decisions                : 2073590     (0.62      % random)
880.75/221.77	c bogo-props               : 36044246010 (40942706.55 / sec)
880.75/221.77	c conflict literals        : 30505428    (27.42     % deleted)
880.75/221.77	c Memory used              : 434.74      MB
880.75/221.77	c single-thread CPU time   : 880.36      s
880.75/221.77	c all-threads sum CPU time : 880.36      s
880.75/221.77	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-3263917-1304135840/watcher-3263917-1304135840 -o /tmp/evaluation-result-3263917-1304135840/solver-3263917-1304135840 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3263917-1304135840.cnf 

running on 4 cores: 0,2,4,6

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: 3.39 4.50 5.99 8/179 8178
/proc/meminfo: memFree=29484356/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 413 0 0 0 0 0 0 0 24 0 4 0 603814715 52465664 352 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904533938 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 12809 352 303 112 0 7774 0
[pid=8178/tid=8180] ppid=8176 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 603814715 52465664 352 33554432000 4194304 4650419 140734610942208 18446744073709551615 231895546865 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 603814715 52465664 352 33554432000 4194304 4650419 140734610942208 18446744073709551615 231907288118 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 603814715 52465664 352 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904533932 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.75695 s]
/proc/loadavg: 3.39 4.50 5.99 8/179 8178
/proc/meminfo: memFree=29484356/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=284676 CPUtime=3 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 4861 0 0 0 300 0 0 0 18 0 4 0 603814715 291508224 2504 33554432000 4194304 4650419 140734610942208 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 71169 2505 393 112 0 66134 0
[pid=8178/tid=8180] ppid=8176 vsize=284676 CPUtime=0.74 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1154 0 0 0 74 0 0 0 19 0 4 0 603814715 291508224 2505 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=284676 CPUtime=0.74 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1151 0 0 0 74 0 0 0 18 0 4 0 603814715 291508224 2505 33554432000 4194304 4650419 140734610942208 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=284676 CPUtime=0.75 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 975 0 0 0 75 0 0 0 18 0 4 0 603814715 291508224 2505 33554432000 4194304 4650419 140734610942208 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 284676

[startup+0.800941 s]
/proc/loadavg: 3.39 4.50 5.99 8/179 8178
/proc/meminfo: memFree=29484356/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=284676 CPUtime=3.17 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 4969 0 0 0 317 0 0 0 18 0 4 0 603814715 291508224 2612 33554432000 4194304 4650419 140734610942208 18446744073709551615 4364406 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 71169 2612 393 112 0 66134 0
[pid=8178/tid=8180] ppid=8176 vsize=284676 CPUtime=0.79 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1173 0 0 0 79 0 0 0 19 0 4 0 603814715 291508224 2612 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=284676 CPUtime=0.79 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1179 0 0 0 79 0 0 0 18 0 4 0 603814715 291508224 2612 33554432000 4194304 4650419 140734610942208 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=284676 CPUtime=0.79 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1013 0 0 0 79 0 0 0 18 0 4 0 603814715 291508224 2612 33554432000 4194304 4650419 140734610942208 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 284676

[startup+0.900922 s]
/proc/loadavg: 3.39 4.50 5.99 8/179 8178
/proc/meminfo: memFree=29484356/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=284676 CPUtime=3.57 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 5210 0 0 0 357 0 0 0 19 0 4 0 603814715 291508224 2853 33554432000 4194304 4650419 140734610942208 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 71169 2853 394 112 0 66134 0
[pid=8178/tid=8180] ppid=8176 vsize=284676 CPUtime=0.89 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1209 0 0 0 89 0 0 0 19 0 4 0 603814715 291508224 2853 33554432000 4194304 4650419 140734610942208 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=284676 CPUtime=0.89 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1239 0 0 0 89 0 0 0 19 0 4 0 603814715 291508224 2854 33554432000 4194304 4650419 140734610942208 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=284676 CPUtime=0.89 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1086 0 0 0 89 0 0 0 19 0 4 0 603814715 291508224 2854 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 284676

[startup+1.0009 s]
/proc/loadavg: 3.39 4.50 5.99 8/179 8178
/proc/meminfo: memFree=29484356/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=285388 CPUtime=3.98 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 5924 0 0 0 397 1 0 0 19 0 4 0 603814715 292237312 2751 33554432000 4194304 4650419 140734610942208 18446744073709551615 4363311 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 71347 2751 394 112 0 66312 0
[pid=8178/tid=8180] ppid=8176 vsize=285388 CPUtime=0.99 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1273 0 0 0 99 0 0 0 19 0 4 0 603814715 292237312 2751 33554432000 4194304 4650419 140734610942208 18446744073709551615 4313440 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=285388 CPUtime=0.99 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1481 0 0 0 99 0 0 0 19 0 4 0 603814715 292237312 2751 33554432000 4194304 4650419 140734610942208 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=285388 CPUtime=0.99 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1252 0 0 0 99 0 0 0 19 0 4 0 603814715 292237312 2751 33554432000 4194304 4650419 140734610942208 18446744073709551615 4334509 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 285388

[startup+1.50081 s]
/proc/loadavg: 3.39 4.50 5.99 8/179 8178
/proc/meminfo: memFree=29484356/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=281208 CPUtime=5.98 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 9254 0 0 0 597 1 0 0 20 0 4 0 603814715 287956992 4939 33554432000 4194304 4650419 140734610942208 18446744073709551615 4367245 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 70302 4939 395 112 0 65267 0
[pid=8178/tid=8180] ppid=8176 vsize=281208 CPUtime=1.48 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 2648 0 0 0 148 0 0 0 20 0 4 0 603814715 287956992 4939 33554432000 4194304 4650419 140734610942208 18446744073709551615 4443741 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=281208 CPUtime=1.49 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1907 0 0 0 149 0 0 0 20 0 4 0 603814715 287956992 4939 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365303 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=281208 CPUtime=1.49 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 1608 0 0 0 149 0 0 0 20 0 4 0 603814715 287956992 4939 33554432000 4194304 4650419 140734610942208 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 281208

[startup+3.10051 s]
/proc/loadavg: 3.39 4.50 5.99 9/184 8183
/proc/meminfo: memFree=29412388/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=290696 CPUtime=12.37 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 15306 0 0 0 1235 2 0 0 25 0 4 0 603814715 297672704 8776 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365242 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 72674 8776 395 112 0 67639 0
[pid=8178/tid=8180] ppid=8176 vsize=290696 CPUtime=3.07 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 3610 0 0 0 307 0 0 0 25 0 4 0 603814715 297672704 8776 33554432000 4194304 4650419 140734610942208 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=290696 CPUtime=3.08 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 3909 0 0 0 308 0 0 0 25 0 4 0 603814715 297672704 8776 33554432000 4194304 4650419 140734610942208 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=290696 CPUtime=3.09 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 3384 0 0 0 309 0 0 0 25 0 4 0 603814715 297672704 8776 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 290696

[startup+6.30091 s]
/proc/loadavg: 3.84 4.57 6.00 9/184 8183
/proc/meminfo: memFree=29385232/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=272932 CPUtime=25.14 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 22593 0 0 0 2511 3 0 0 25 0 4 0 603814715 279482368 13112 33554432000 4194304 4650419 140734610942208 18446744073709551615 4476331 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 68233 13112 395 112 0 63198 0
[pid=8178/tid=8180] ppid=8176 vsize=272932 CPUtime=6.25 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 5830 0 0 0 625 0 0 0 25 0 4 0 603814715 279482368 13112 33554432000 4194304 4650419 140734610942208 18446744073709551615 4366052 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=272932 CPUtime=6.28 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 5757 0 0 0 628 0 0 0 25 0 4 0 603814715 279482368 13112 33554432000 4194304 4650419 140734610942208 18446744073709551615 4438671 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=272932 CPUtime=6.28 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 4992 0 0 0 628 0 0 0 25 0 4 0 603814715 279482368 13112 33554432000 4194304 4650419 140734610942208 18446744073709551615 4333952 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 272932

[startup+12.7007 s]
/proc/loadavg: 4.18 4.63 6.01 9/184 8183
/proc/meminfo: memFree=29360168/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=292056 CPUtime=50.73 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 34922 0 0 0 5067 6 0 0 25 0 4 0 603814715 299065344 15434 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365263 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 73014 15434 395 112 0 67979 0
[pid=8178/tid=8180] ppid=8176 vsize=292056 CPUtime=12.63 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 9237 0 0 0 1262 1 0 0 25 0 4 0 603814715 299065344 15434 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=292056 CPUtime=12.68 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 9445 0 0 0 1267 1 0 0 25 0 4 0 603814715 299065344 15434 33554432000 4194304 4650419 140734610942208 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=292056 CPUtime=12.69 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 7168 0 0 0 1268 1 0 0 25 0 4 0 603814715 299065344 15434 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 292056

[startup+25.5003 s]
/proc/loadavg: 4.76 4.74 6.03 9/184 8184
/proc/meminfo: memFree=29308696/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=285572 CPUtime=101.84 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 54665 0 0 0 10173 11 0 0 25 0 4 0 603814715 292425728 20035 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 71393 20035 395 112 0 66358 0
[pid=8178/tid=8180] ppid=8176 vsize=285572 CPUtime=25.36 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 14084 0 0 0 2534 2 0 0 25 0 4 0 603814715 292425728 20035 33554432000 4194304 4650419 140734610942208 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=285572 CPUtime=25.48 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 15516 0 0 0 2545 3 0 0 25 0 4 0 603814715 292425728 20035 33554432000 4194304 4650419 140734610942208 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=285572 CPUtime=25.48 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 10643 0 0 0 2546 2 0 0 25 0 4 0 603814715 292425728 20035 33554432000 4194304 4650419 140734610942208 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 285572

[startup+51.1005 s]
/proc/loadavg: 6.04 5.05 6.09 9/184 8184
/proc/meminfo: memFree=29263656/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=356816 CPUtime=204.11 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 87055 0 0 0 20394 17 0 0 25 0 4 0 603814715 365379584 25835 33554432000 4194304 4650419 140734610942208 18446744073709551615 4333403 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 89204 25835 395 112 0 84169 0
[pid=8178/tid=8180] ppid=8176 vsize=356816 CPUtime=50.83 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 22800 0 0 0 5079 4 0 0 25 0 4 0 603814715 365379584 25835 33554432000 4194304 4650419 140734610942208 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=356816 CPUtime=51.08 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 25407 0 0 0 5103 5 0 0 25 0 4 0 603814715 365379584 25835 33554432000 4194304 4650419 140734610942208 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=356816 CPUtime=51.08 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 15473 0 0 0 5105 3 0 0 25 0 4 0 603814715 365379584 25835 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 356816

[startup+102.301 s]
/proc/loadavg: 7.18 5.52 6.20 9/184 8186
/proc/meminfo: memFree=29207212/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=368688 CPUtime=408.64 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 136798 0 0 0 40835 29 0 0 25 0 4 0 603814715 377536512 34568 33554432000 4194304 4650419 140734610942208 18446744073709551615 4364779 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 92172 34568 395 112 0 87137 0
[pid=8178/tid=8180] ppid=8176 vsize=368688 CPUtime=101.75 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 30341 0 0 0 10169 6 0 0 25 0 4 0 603814715 377536512 34568 33554432000 4194304 4650419 140734610942208 18446744073709551615 4364491 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=368688 CPUtime=102.28 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 41394 0 0 0 10220 8 0 0 25 0 4 0 603814715 377536512 34568 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=368688 CPUtime=102.28 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 25021 0 0 0 10223 5 0 0 25 0 4 0 603814715 377536512 34568 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 368688

[startup+162.301 s]
/proc/loadavg: 7.70 5.97 6.31 9/184 8187
/proc/meminfo: memFree=29112160/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=443476 CPUtime=648.34 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 182901 0 0 0 64790 44 0 0 25 0 4 0 603814715 454119424 47083 33554432000 4194304 4650419 140734610942208 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 110869 47083 395 112 0 105834 0
[pid=8178/tid=8180] ppid=8176 vsize=443476 CPUtime=161.42 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 40295 0 0 0 16133 9 0 0 25 0 4 0 603814715 454119424 47083 33554432000 4194304 4650419 140734610942208 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=443476 CPUtime=162.29 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 57015 0 0 0 16217 12 0 0 25 0 4 0 603814715 454119424 47083 33554432000 4194304 4650419 140734610942208 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=443476 CPUtime=162.3 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 32248 0 0 0 16221 9 0 0 25 0 4 0 603814715 454119424 47083 33554432000 4194304 4650419 140734610942208 18446744073709551615 4334052 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.34
Current children cumulated vsize (KiB) 443476

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

[startup+179.8 s]
/proc/loadavg: 7.76 6.06 6.33 9/184 8188
/proc/meminfo: memFree=29099872/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=425816 CPUtime=718.22 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 193532 0 0 0 71776 46 0 0 25 0 4 0 603814715 436035584 44916 33554432000 4194304 4650419 140734610942208 18446744073709551615 4313071 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 106454 44916 395 112 0 101419 0
[pid=8178/tid=8180] ppid=8176 vsize=425816 CPUtime=178.83 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 44445 0 0 0 17873 10 0 0 25 0 4 0 603814715 436035584 44916 33554432000 4194304 4650419 140734610942208 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=425816 CPUtime=179.78 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 59367 0 0 0 17965 13 0 0 25 0 4 0 603814715 436035584 44916 33554432000 4194304 4650419 140734610942208 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=425816 CPUtime=179.79 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 33470 0 0 0 17970 9 0 0 25 0 4 0 603814715 436035584 44916 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 718.22
Current children cumulated vsize (KiB) 425816

[startup+205.401 s]
/proc/loadavg: 7.86 6.25 6.39 9/184 8189
/proc/meminfo: memFree=29055964/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=445036 CPUtime=820.48 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 212275 0 0 0 81997 51 0 0 25 0 4 0 603814715 455716864 51122 33554432000 4194304 4650419 140734610942208 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 111259 51122 395 112 0 106224 0
[pid=8178/tid=8180] ppid=8176 vsize=445036 CPUtime=204.29 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 47966 0 0 0 20418 11 0 0 25 0 4 0 603814715 455716864 51122 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=445036 CPUtime=205.38 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 62635 0 0 0 20524 14 0 0 25 0 4 0 603814715 455716864 51122 33554432000 4194304 4650419 140734610942208 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=445036 CPUtime=205.38 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 39590 0 0 0 20528 10 0 0 25 0 4 0 603814715 455716864 51122 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 820.48
Current children cumulated vsize (KiB) 445036

[startup+211.8 s]
/proc/loadavg: 7.87 6.28 6.39 9/184 8189
/proc/meminfo: memFree=29053852/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=448900 CPUtime=846.07 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 214856 0 0 0 84555 52 0 0 25 0 4 0 603814715 459673600 52234 33554432000 4194304 4650419 140734610942208 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 112225 52234 395 112 0 107190 0
[pid=8178/tid=8180] ppid=8176 vsize=448900 CPUtime=210.65 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 48510 0 0 0 21054 11 0 0 25 0 4 0 603814715 459673600 52234 33554432000 4194304 4650419 140734610942208 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=448900 CPUtime=211.79 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 62635 0 0 0 21165 14 0 0 25 0 4 0 603814715 459673600 52234 33554432000 4194304 4650419 140734610942208 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=448900 CPUtime=211.8 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 40610 0 0 0 21169 11 0 0 25 0 4 0 603814715 459673600 52234 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 846.07
Current children cumulated vsize (KiB) 448900

[startup+218.2 s]
/proc/loadavg: 7.88 6.31 6.40 9/184 8189
/proc/meminfo: memFree=29046164/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=448956 CPUtime=871.62 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) R 8176 8178 7283 0 -1 4202496 218683 0 0 0 87109 53 0 0 25 0 4 0 603814715 459730944 54424 33554432000 4194304 4650419 140734610942208 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 112239 54424 395 112 0 107204 0
[pid=8178/tid=8180] ppid=8176 vsize=448956 CPUtime=217.03 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 49935 0 0 0 21691 12 0 0 25 0 4 0 603814715 459730944 54424 33554432000 4194304 4650419 140734610942208 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=448956 CPUtime=218.18 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 63908 0 0 0 21804 14 0 0 25 0 4 0 603814715 459730944 54424 33554432000 4194304 4650419 140734610942208 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=448956 CPUtime=218.19 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 41114 0 0 0 21808 11 0 0 25 0 4 0 603814715 459730944 54424 33554432000 4194304 4650419 140734610942208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 871.62
Current children cumulated vsize (KiB) 448956

[startup+219.801 s]
/proc/loadavg: 7.88 6.31 6.40 7/184 8189
/proc/meminfo: memFree=29049264/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=445168 CPUtime=876.94 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) S 8176 8178 7283 0 -1 4202496 218951 0 0 0 87641 53 0 0 25 0 4 0 603814715 455852032 52615 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904533556 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 111292 52615 395 112 0 106257 0
[pid=8178/tid=8180] ppid=8176 vsize=445168 CPUtime=218.62 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 49935 0 0 0 21850 12 0 0 25 0 4 0 603814715 455852032 52615 33554432000 4194304 4650419 140734610942208 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=445168 CPUtime=219.78 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 63980 0 0 0 21964 14 0 0 25 0 4 0 603814715 455852032 52615 33554432000 4194304 4650419 140734610942208 18446744073709551615 4220618 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=445168 CPUtime=219.04 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) S 8176 8178 7283 0 -1 4202560 41152 0 0 0 21893 11 0 0 25 0 4 0 603814715 455852032 52615 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904533556 0 0 4096 2 18446604453867217152 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 876.94
Current children cumulated vsize (KiB) 445168

[startup+220.601 s]
/proc/loadavg: 7.73 6.30 6.40 7/184 8198
/proc/meminfo: memFree=29052604/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=445168 CPUtime=878.55 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) S 8176 8178 7283 0 -1 4202496 218951 0 0 0 87802 53 0 0 25 0 4 0 603814715 455852032 52615 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904533556 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 111292 52615 395 112 0 106257 0
[pid=8178/tid=8180] ppid=8176 vsize=445168 CPUtime=219.43 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 49935 0 0 0 21931 12 0 0 25 0 4 0 603814715 455852032 52615 33554432000 4194304 4650419 140734610942208 18446744073709551615 4439082 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=445168 CPUtime=220.59 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 63980 0 0 0 22045 14 0 0 25 0 4 0 603814715 455852032 52615 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904509124 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=445168 CPUtime=219.04 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) S 8176 8178 7283 0 -1 4202560 41152 0 0 0 21893 11 0 0 25 0 4 0 603814715 455852032 52615 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904533556 0 0 4096 2 18446604453867217152 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 878.55
Current children cumulated vsize (KiB) 445168

[startup+221.401 s]
/proc/loadavg: 7.73 6.30 6.40 7/184 8198
/proc/meminfo: memFree=29052604/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=445168 CPUtime=880.14 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) S 8176 8178 7283 0 -1 4202496 219033 0 0 0 87961 53 0 0 25 0 4 0 603814715 455852032 52697 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904533556 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 111292 52697 395 112 0 106257 0
[pid=8178/tid=8180] ppid=8176 vsize=445168 CPUtime=220.22 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 50017 0 0 0 22010 12 0 0 25 0 4 0 603814715 455852032 52697 33554432000 4194304 4650419 140734610942208 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=445168 CPUtime=221.38 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 63980 0 0 0 22124 14 0 0 25 0 4 0 603814715 455852032 52697 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904508971 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=445168 CPUtime=219.04 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) S 8176 8178 7283 0 -1 4202560 41152 0 0 0 21893 11 0 0 25 0 4 0 603814715 455852032 52697 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904533556 0 0 4096 2 18446604453867217152 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 880.14
Current children cumulated vsize (KiB) 445168

[startup+221.601 s]
/proc/loadavg: 7.73 6.30 6.40 7/184 8198
/proc/meminfo: memFree=29052604/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=445168 CPUtime=880.54 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) S 8176 8178 7283 0 -1 4202496 219033 0 0 0 88001 53 0 0 25 0 4 0 603814715 455852032 52697 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904533556 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 111292 52697 395 112 0 106257 0
[pid=8178/tid=8180] ppid=8176 vsize=445168 CPUtime=220.42 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 50017 0 0 0 22030 12 0 0 25 0 4 0 603814715 455852032 52697 33554432000 4194304 4650419 140734610942208 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=445168 CPUtime=221.58 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 63980 0 0 0 22144 14 0 0 25 0 4 0 603814715 455852032 52697 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904509124 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=445168 CPUtime=219.04 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) S 8176 8178 7283 0 -1 4202560 41152 0 0 0 21893 11 0 0 25 0 4 0 603814715 455852032 52697 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904533556 0 0 4096 2 18446604453867217152 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 880.54
Current children cumulated vsize (KiB) 445168

[startup+221.701 s]
/proc/loadavg: 7.73 6.30 6.40 7/184 8198
/proc/meminfo: memFree=29054216/32950928 swapFree=67111356/67111528
[pid=8178] ppid=8176 vsize=445168 CPUtime=880.75 cores=0,2,4,6
/proc/8178/stat : 8178 (strangenight1-m) S 8176 8178 7283 0 -1 4202496 219033 0 0 0 88022 53 0 0 25 0 4 0 603814715 455852032 52697 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904533556 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8178/statm: 111292 52697 395 112 0 106257 0
[pid=8178/tid=8180] ppid=8176 vsize=445168 CPUtime=220.53 cores=0,2,4,6
/proc/8178/task/8180/stat : 8180 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 50017 0 0 0 22041 12 0 0 25 0 4 0 603814715 455852032 52697 33554432000 4194304 4650419 140734610942208 18446744073709551615 4533839 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8178/tid=8181] ppid=8176 vsize=445168 CPUtime=221.68 cores=0,2,4,6
/proc/8178/task/8181/stat : 8181 (strangenight1-m) R 8176 8178 7283 0 -1 4202560 63980 0 0 0 22154 14 0 0 25 0 4 0 603814715 455852032 52697 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904508971 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8178/tid=8182] ppid=8176 vsize=445168 CPUtime=219.04 cores=0,2,4,6
/proc/8178/task/8182/stat : 8182 (strangenight1-m) S 8176 8178 7283 0 -1 4202560 41152 0 0 0 21893 11 0 0 25 0 4 0 603814715 455852032 52697 33554432000 4194304 4650419 140734610942208 18446744073709551615 47392904533556 0 0 4096 2 18446604453867217152 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 880.75
Current children cumulated vsize (KiB) 445168

Child status: 20
Real time (s): 221.786
CPU time (s): 880.906
CPU user time (s): 880.359
CPU system time (s): 0.546916
CPU usage (%): 397.188
Max. virtual memory (cumulated for all children) (KiB): 459636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 880.359
system time used= 0.546916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219036
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= 327
involuntary context switches= 3868

runsolver used 0.385941 second user time and 0.799878 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 05:57:20
IDJOB=3263917
IDBENCH=84062
IDSOLVER=1588
FILE ID=node114/3263917-1304135840
RUNJOBID= node114-1304135840-8156
PBS_JOBID= 13170787
Free space on /tmp= 73396 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263917-1304135840/watcher-3263917-1304135840 -o /tmp/evaluation-result-3263917-1304135840/solver-3263917-1304135840 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3263917-1304135840.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=1402883374

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29484636 kB
Buffers:       1088536 kB
Cached:        1808428 kB
SwapCached:        168 kB
Active:         176760 kB
Inactive:      2785056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29484636 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12432 kB
Writeback:           0 kB
AnonPages:       64388 kB
Mapped:          14880 kB
Slab:           440808 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   228444 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= 73388 MiB
End job on node114 at 2011-04-30 06:01:02