Trace number 3175821

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-stSAT 515.658 515.643

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S2038462183-033.SATISFIABLE.cnf
MD5SUM1ae715b5fb1fc5eb9b9dd320b8471571
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
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-3175821-1301787567.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      31 undec:       2 neg:      42
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.01/0.04	c Decided on static restart strategy
0.09/0.10	c  N st     8      4921        75      1597         0      4484      7985     78614   no data   no data  --
0.19/0.27	c  N st    10     11305        75      1597         0      4107      7985     59025   no data   no data  --
0.39/0.45	c  N st    11     17048        75      1597         0      9342      7985    149532   no data   no data  --
0.69/0.71	c  F st    12     25001        75      1597         0     11478      7985    182243   no data   no data  --
0.69/0.71	c  N st    12     25001        75      1597         0     11478      7985    182243   no data   no data  --
0.79/0.89	c Decided on static restart strategy
0.79/0.89	c  N st    18     30001        75      1597         0      9866      7985    145878   no data   no data  --
0.79/0.89	c  S st    18     30001        75      1597         0      9866      7985    145878   no data   no data  --
0.89/0.92	c  S st    18     30504        75      1597         0     10347      7985    154624   no data   no data  --
0.89/0.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.89/0.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.89/0.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.89/0.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.89/0.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.10/1.14	c lits-rem:      1635  cl-subs:     2529  v-elim:      0  v-fix:    0  time:  0.21 s
1.10/1.17	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
1.10/1.17	c calculated reachability. Time: 0.00
1.10/1.17	c  N st    18     30504        75      1597         0      7818      7985    113145   no data   no data  --
1.49/1.50	c  N st    20     37615        75      1597         0      7165      7985     92709   no data   no data  --
1.69/1.75	c  N st    21     44015        75      1597         0     12916      7985    189893   no data   no data  --
1.79/1.83	c  S st    22     45758        75      1597         0     14472      7985    217271   no data   no data  --
1.79/1.87	c  S st    22     46261        75      1597         0     14948      7985    225956   no data   no data  --
1.79/1.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.79/1.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.79/1.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.80	c lits-rem:      2369  cl-subs:     2673  v-elim:      0  v-fix:    0  time:  0.92 s
2.79/2.80	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
2.79/2.80	c vivif2 --  cl tried    12275 cl shrink        0 lits rem          0 time: 0.00
2.79/2.85	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
2.79/2.85	c calculated reachability. Time: 0.00
2.79/2.85	c  N st    22     46261        75      1597         0     12275      7985    181119   no data   no data  --
3.49/3.52	c  N st    23     60658        75      1597         0     17206      7985    247740   no data   no data  --
3.89/3.94	c  N st    24     69391        75      1597         0     16251      7985    230518   no data   no data  --
3.89/3.94	c  S st    24     69391        75      1597         0     16251      7985    230518   no data   no data  --
3.89/3.98	c  S st    24     69893        75      1597         0     16725      7985    239080   no data   no data  --
3.89/3.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.89/3.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.99/5.07	c lits-rem:      2645  cl-subs:     3315  v-elim:      0  v-fix:    0  time:  1.08 s
4.99/5.07	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
4.99/5.07	c vivif2 --  cl tried    13410 cl shrink        0 lits rem          0 time: 0.00
5.09/5.12	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
5.09/5.12	c calculated reachability. Time: 0.00
5.09/5.12	c  N st    24     69893        75      1597         0     13410      7985    187298   no data   no data  --
5.99/6.02	c  F st    25     87500        75      1597         0     19514      7985    270873   no data   no data  --
5.99/6.02	c  N st    25     87500        75      1597         0     19514      7985    270873   no data   no data  --
6.29/6.32	c Decided on static restart strategy
6.39/6.47	c  N st    32     95536        75      1597         0     16097      7985    219198   no data   no data  --
6.99/7.04	c  N st    34    104839        75      1597         0     12873      7985    158277   no data   no data  --
6.99/7.04	c  S st    34    104839        75      1597         0     12873      7985    158277   no data   no data  --
6.99/7.08	c  S st    34    105341        75      1597         0     13336      7985    166965   no data   no data  --
6.99/7.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.99/7.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
6.99/7.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.59/7.67	c lits-rem:       780  cl-subs:     1251  v-elim:      0  v-fix:    0  time:  0.58 s
7.59/7.67	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
7.59/7.67	c vivif2 --  cl tried    12085 cl shrink        0 lits rem          0 time: 0.00
7.70/7.72	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
7.70/7.72	c calculated reachability. Time: 0.00
7.70/7.72	c  N st    34    105341        75      1597         0     12085      7985    147753   no data   no data  --
8.19/8.25	c  N st    35    114939        75      1597         0     20720      7985    295721   no data   no data  --
9.09/9.14	c  N st    36    129336        75      1597         0     21137      7985    290028   no data   no data  --
10.59/10.60	c  N st    37    150931        75      1597         0     27149      7985    386121   no data   no data  --
10.99/11.09	c  S st    38    158011        75      1597         0     19128      7985    241793   no data   no data  --
11.09/11.14	c  S st    38    158520        75      1597         0     19610      7985    250524   no data   no data  --
11.09/11.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.09/11.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.09/11.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
11.09/11.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
11.09/11.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.99/12.09	c lits-rem:      1843  cl-subs:     2298  v-elim:      0  v-fix:    0  time:  0.94 s
11.99/12.09	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
11.99/12.10	c vivif2 --  cl tried    17312 cl shrink        0 lits rem          0 time: 0.00
12.09/12.16	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
12.09/12.16	c calculated reachability. Time: 0.00
12.09/12.16	c  N st    38    158520        75      1597         0     17312      7985    214500   no data   no data  --
15.59/15.65	c  N st    39    207109        75      1597         0     29487      7985    392648   no data   no data  --
17.99/18.02	c  N st    40    237780        75      1597         0     22037      7985    261010   no data   no data  --
17.99/18.02	c  S st    40    237780        75      1597         0     22037      7985    261010   no data   no data  --
17.99/18.07	c  S st    40    238284        75      1597         0     22513      7985    269639   no data   no data  --
17.99/18.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.99/18.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.99/18.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.99/18.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.99/18.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.99/18.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
17.99/18.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.09/19.12	c lits-rem:      1533  cl-subs:     2560  v-elim:      0  v-fix:    0  time:  1.03 s
19.09/19.12	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
19.09/19.12	c vivif2 --  cl tried    19953 cl shrink        0 lits rem          0 time: 0.00
19.09/19.19	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
19.09/19.19	c calculated reachability. Time: 0.00
19.09/19.19	c  N st    40    238284        75      1597         0     19953      7985    233880   no data   no data  --
24.69/24.71	c  F st    41    306250        75      1597         0     21940      7985    240119   no data   no data  --
24.69/24.71	c  N st    41    306250        75      1597         0     21940      7985    240119   no data   no data  --
24.99/25.07	c Decided on static restart strategy
27.19/27.24	c  N st    51    334555        75      1597         0     25955      7985    301616   no data   no data  --
29.29/29.38	c  N st    53    357427        75      1597         0     23974      7985    260992   no data   no data  --
29.29/29.38	c  S st    53    357427        75      1597         0     23974      7985    260992   no data   no data  --
29.39/29.44	c  S st    53    357931        75      1597         0     24438      7985    269599   no data   no data  --
29.39/29.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.39/29.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.39/29.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
29.39/29.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.39/29.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.39/29.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
29.39/29.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.29/30.37	c lits-rem:       912  cl-subs:     1434  v-elim:      0  v-fix:    0  time:  0.91 s
30.29/30.37	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
30.29/30.37	c vivif2 --  cl tried    23004 cl shrink        0 lits rem          0 time: 0.00
30.39/30.45	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.08
30.39/30.45	c calculated reachability. Time: 0.00
30.39/30.45	c  N st    53    357931        75      1597         0     23004      7985    249569   no data   no data  --
33.59/33.64	c  N st    54    390325        75      1597         0     28711      7985    330133   no data   no data  --
38.19/38.21	c  N st    55    438914        75      1597         0     47972      7985    637816   no data   no data  --
45.59/45.61	c  N st    56    511797        75      1597         0     35306      7985    411936   no data   no data  --
48.09/48.18	c  N st    57    536896        75      1597         0     30019      7985    320711   no data   no data  --
48.09/48.18	c  S st    57    536896        75      1597         0     30019      7985    320711   no data   no data  --
48.19/48.26	c  S st    57    537398        75      1597         0     30484      7985    329486   no data   no data  --
48.19/48.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.19/48.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.19/48.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.19/48.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.19/48.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.19/48.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
48.19/48.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.39/49.47	c lits-rem:      1002  cl-subs:     1889  v-elim:      0  v-fix:    0  time:  1.19 s
49.39/49.47	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
49.39/49.47	c vivif2 --  cl tried    28595 cl shrink        0 lits rem          0 time: 0.00
49.50/49.57	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.10
49.50/49.57	c calculated reachability. Time: 0.00
49.50/49.57	c  N st    57    537398        75      1597         0     28595      7985    304533   no data   no data  --
67.29/67.37	c  N st    58    701382        75      1597         0     55157      7985    681779   no data   no data  --
79.90/79.92	c  N st    59    806097        75      1597         0     49648      7985    583195   no data   no data  --
79.90/79.92	c  S st    59    806097        75      1597         0     49648      7985    583195   no data   no data  --
80.00/80.04	c  S st    59    806599        75      1597         0     50119      7985    591821   no data   no data  --
80.00/80.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.00/80.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.00/80.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
80.00/80.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.00/80.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.00/80.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
80.00/80.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.50/83.51	c lits-rem:      3134  cl-subs:     8543  v-elim:      0  v-fix:    0  time:  3.44 s
83.50/83.51	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
83.50/83.52	c vivif2 --  cl tried    41576 cl shrink        0 lits rem          0 time: 0.00
83.60/83.66	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.15
83.60/83.67	c calculated reachability. Time: 0.00
83.60/83.67	c  N st    59    806599        75      1597         0     41576      7985    478405   no data   no data  --
118.59/118.68	c  F st    60   1071877        75      1597         0     56704      7985    642043   no data   no data  --
118.59/118.68	c  N st    60   1071877        75      1597         0     56704      7985    642043   no data   no data  --
119.39/119.45	c Decided on static restart strategy
122.99/123.02	c  N st    70   1100180        75      1597         0     42123      7985    432159   no data   no data  --
127.39/127.49	c  N st    72   1136175        75      1597         0     74149      7985    962866   no data   no data  --
132.09/132.15	c  N st    73   1168568        75      1597         0     62054      7985    746707   no data   no data  --
137.40/137.49	c  N st    74   1209900        75      1597         0     57233      7985    672427   no data   no data  --
137.40/137.49	c  S st    74   1209900        75      1597         0     57233      7985    672427   no data   no data  --
137.59/137.64	c  S st    74   1210404        75      1597         0     57708      7985    681148   no data   no data  --
137.59/137.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
137.59/137.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.59/137.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
137.59/137.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.59/137.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.59/137.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
137.59/137.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
140.89/140.94	c lits-rem:      1996  cl-subs:     6814  v-elim:      0  v-fix:    0  time:  3.26 s
140.89/140.94	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
140.89/140.94	c vivif2 --  cl tried    50894 cl shrink        0 lits rem          0 time: 0.01
141.09/141.12	c asymm  cl-useful: 0/1397/1597 lits-rem:0 time: 0.18
141.09/141.12	c calculated reachability. Time: 0.00
141.09/141.12	c  N st    74   1210404        75      1597         0     50894      7985    583313   no data   no data  --
152.40/152.46	c  N st    75   1283286        75      1597         0     73151      7985    883360   no data   no data  --
167.99/168.00	c  N st    76   1392609        75      1597         0     81871      7985    978301   no data   no data  --
194.40/194.43	c  N st    77   1556593        75      1597         0     88973      7985   1056338   no data   no data  --
216.79/216.81	c  N st    78   1710404        75      1597         0     79097      7985    905645   no data   no data  --
216.79/216.81	c  S st    78   1710404        75      1597         0     79097      7985    905645   no data   no data  --
216.99/217.01	c  S st    78   1710905        75      1597         0     79561      7985    914246   no data   no data  --
216.99/217.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
216.99/217.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
216.99/217.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
216.99/217.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
216.99/217.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
216.99/217.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
216.99/217.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
224.19/224.24	c lits-rem:      1683  cl-subs:    18144  v-elim:      0  v-fix:    0  time:  7.17 s
224.19/224.24	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
224.19/224.24	c vivif2 --  cl tried    61417 cl shrink        0 lits rem          0 time: 0.01
224.40/224.44	c asymm  cl-useful: 0/1197/1597 lits-rem:0 time: 0.20
224.40/224.44	c calculated reachability. Time: 0.00
224.40/224.44	c  N st    78   1710905        75      1597         0     61417      7985    687743   no data   no data  --
285.40/285.45	c  N st    79   2079869        75      1597         2     74028      7981    797954   no data   no data  --
285.40/285.45	c Finding binary XORs  T:     0.00 s  found:       0
308.00/308.09	c  N st    80   2210905        75      1597         2     78212      7981    894919   no data   no data  --
308.00/308.09	c  S st    80   2210905        75      1597         2     78212      7981    894919   no data   no data  --
308.30/308.36	c  S st    80   2211412        75      1597         2     78677      7981    903423   no data   no data  --
308.30/308.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
308.30/308.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
308.30/308.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
308.40/308.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.00/309.05	c subs with bin:     3165  lits-rem:      2103  v-fix:    0  time:  0.63 s
309.00/309.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
309.00/309.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
317.90/317.94	c lits-rem:      5004  cl-subs:     9285  v-elim:      0  v-fix:    0  time:  8.89 s
317.90/317.94	c vivif2 --  cl tried     1590 cl shrink        0 lits rem          0 time: 0.00
317.90/317.95	c vivif2 --  cl tried    66234 cl shrink        0 lits rem          0 time: 0.01
318.20/318.21	c asymm  cl-useful: 0/1098/1590 lits-rem:0 time: 0.25
318.20/318.21	c calculated reachability. Time: 0.00
318.20/318.21	c  N st    80   2211412        75      1590         3     66234      7951    739358   no data   no data  --
412.30/412.39	c Finding binary XORs  T:     0.00 s  found:       0
413.20/413.27	c  N st    81   2711412        74      1529         3     60340      7587    617470   no data   no data  --
413.20/413.27	c  S st    81   2711412        74      1529         3     60340      7587    617470   no data   no data  --
413.40/413.42	c  S st    81   2711914        74      1529         3     60814      7587    625685   no data   no data  --
413.40/413.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
413.40/413.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
413.40/413.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
413.40/413.46	c bin-w-bin subsume rem            1 bins  time:  0.00 s
413.40/413.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
413.40/413.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     74 time:  0.00 s
413.40/413.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
416.60/416.63	c lits-rem:      1621  cl-subs:     3183  v-elim:      0  v-fix:    0  time:  3.17 s
416.60/416.63	c vivif2 --  cl tried     1529 cl shrink        0 lits rem          0 time: 0.00
416.60/416.64	c vivif2 --  cl tried    57631 cl shrink        0 lits rem          0 time: 0.01
416.81/416.82	c asymm  cl-useful: 0/1236/1529 lits-rem:0 time: 0.18
416.81/416.83	c calculated reachability. Time: 0.00
416.81/416.83	c  N st    81   2711914        74      1529         2     57631      7587    584069   no data   no data  --
467.30/467.36	c Finding binary XORs  T:     0.00 s  found:       0
493.41/493.48	c Finding binary XORs  T:     0.00 s  found:       0
502.00/502.09	c  N st    82   3211916        72      1413         4     88782      6912   1003307   no data   no data  --
502.00/502.09	c  S st    82   3211916        72      1413         4     88782      6912   1003307   no data   no data  --
502.00/502.09	c Finding binary XORs  T:     0.00 s  found:       0
502.30/502.30	c  S st    82   3212419        72      1413         4     89248      6912   1010770   no data   no data  --
502.30/502.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
502.30/502.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
502.30/502.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
502.30/502.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
509.31/509.36	c subs with bin:    23307  lits-rem:       565  v-fix:    0  time:  7.00 s
509.31/509.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     72 time:  0.00 s
509.31/509.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
513.80/513.89	c lits-rem:      1517  cl-subs:    14474  v-elim:      0  v-fix:    0  time:  4.53 s
513.80/513.89	c vivif2 --  cl tried     1411 cl shrink        3 lits rem          3 time: 0.00
513.90/513.90	c vivif2 --  cl tried    51469 cl shrink     1543 lits rem       1543 time: 0.02
514.10/514.10	c asymm  cl-useful: 0/1143/1411 lits-rem:0 time: 0.20
514.10/514.10	c calculated reachability. Time: 0.00
514.10/514.10	c  N st    82   3212419        72      1411         4     51469      6896    553776   no data   no data  --
515.60/515.63	c  E st    83   3222879         0      1411         4     60672      6896    681352   no data   no data  --
515.60/515.63	c Verified 1411 clauses.
515.60/515.63	c Verified 1411 clauses.
515.60/515.63	c num threads              : 1          
515.60/515.63	c restarts                 : 83         
515.60/515.63	c dynamic restarts         : 0          
515.60/515.63	c static restarts          : 83         
515.60/515.63	c full restarts            : 4          
515.60/515.63	c total simplify time      : 0.99       
515.60/515.63	c learnts DL2              : 0          
515.60/515.63	c learnts size 2           : 54         
515.60/515.63	c learnts size 1           : 3           (4.00      % of vars)
515.60/515.63	c filedLit time            : 0.15        (0.03      % time)
515.60/515.63	c v-elim SatELite          : 0           (0.00      % vars)
515.60/515.63	c SatELite time            : 37.14       (7.20      % time)
515.60/515.63	c v-elim xor               : 0           (0.00      % vars)
515.60/515.63	c xor elim time            : 0.03        (0.01      % time)
515.60/515.63	c num binary xor trees     : 0          
515.60/515.63	c binxor trees' crown      : 0           (nan       leafs/tree)
515.60/515.63	c bin xor find time        : 0.00       
515.60/515.63	c OTF clause improved      : 376319      (0.12      clauses/conflict)
515.60/515.63	c OTF impr. size diff      : 385458      (1.02       lits/clause)
515.60/515.63	c OTF cl watch-shrink      : 156993      (0.05      clauses/conflict)
515.60/515.63	c OTF cl watch-sh-lit      : 170940      (1.09       lits/clause)
515.60/515.63	c tried to recurMin cls    : 282668      (8.77       % of conflicts)
515.60/515.63	c updated cache            : 1580        (0.01       lits/tried recurMin)
515.60/515.63	c clauses over max glue    : 0           (0.00      % of all clauses)
515.60/515.63	c conflicts                : 3222879     (6252.59   / sec)
515.60/515.63	c decisions                : 3510741     (0.23      % random)
515.60/515.63	c bogo-props               : 100870935055 (195696173.43 / sec)
515.60/515.63	c conflict literals        : 47145027    (26.62     % deleted)
515.60/515.63	c Memory used              : 99.85       MB
515.60/515.63	c CPU time                 : 515.45      s
515.60/515.63	s SATISFIABLE
515.60/515.64	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 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175821-1301787567/watcher-3175821-1301787567 -o /tmp/evaluation-result-3175821-1301787567/solver-3175821-1301787567 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175821-1301787567.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.93 4.00 3.94 4/189 7556
/proc/meminfo: memFree=22636576/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=29672 CPUtime=0 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 368987400 30384128 442 33554432000 4194304 4650387 140734148264304 18446744073709551615 4370564 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 7418 442 344 112 0 2383 0

[startup+0.0200001 s]
/proc/loadavg: 3.93 4.00 3.94 4/189 7556
/proc/meminfo: memFree=22636576/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=30128 CPUtime=0.01 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 649 0 0 0 1 0 0 0 25 0 1 0 368987400 30851072 574 33554432000 4194304 4650387 140734148264304 18446744073709551615 4333209 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 7532 574 376 112 0 2497 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30128

[startup+0.10105 s]
/proc/loadavg: 3.93 4.00 3.94 4/189 7556
/proc/meminfo: memFree=22636576/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=30264 CPUtime=0.09 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 766 0 0 0 9 0 0 0 25 0 1 0 368987400 30990336 691 33554432000 4194304 4650387 140734148264304 18446744073709551615 4365334 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 7566 691 377 112 0 2531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30264

[startup+0.301015 s]
/proc/loadavg: 3.93 4.00 3.94 4/189 7556
/proc/meminfo: memFree=22636576/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=31000 CPUtime=0.29 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 1124 0 0 0 29 0 0 0 25 0 1 0 368987400 31744000 784 33554432000 4194304 4650387 140734148264304 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 7750 784 379 112 0 2715 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31000

[startup+0.700953 s]
/proc/loadavg: 3.93 4.00 3.94 4/189 7556
/proc/meminfo: memFree=22636576/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=31408 CPUtime=0.69 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 1504 0 0 0 69 0 0 0 25 0 1 0 368987400 32161792 959 33554432000 4194304 4650387 140734148264304 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 7852 959 379 112 0 2817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31408

[startup+1.50079 s]
/proc/loadavg: 3.93 4.00 3.94 2/184 7560
/proc/meminfo: memFree=23053256/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=36000 CPUtime=1.49 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 2941 0 0 0 149 0 0 0 25 0 1 0 368987400 36864000 2152 33554432000 4194304 4650387 140734148264304 18446744073709551615 4313032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 9000 2152 381 112 0 3965 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36000

[startup+3.10049 s]
/proc/loadavg: 3.93 4.00 3.94 3/183 7575
/proc/meminfo: memFree=23052108/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=38564 CPUtime=3.09 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 4029 0 0 0 309 0 0 0 25 0 1 0 368987400 39489536 2573 33554432000 4194304 4650387 140734148264304 18446744073709551615 4333603 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 9641 2573 381 112 0 4606 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38564

[startup+6.3009 s]
/proc/loadavg: 3.93 4.00 3.94 6/190 7641
/proc/meminfo: memFree=23024912/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=40408 CPUtime=6.29 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 5602 0 0 0 629 0 0 0 21 0 1 0 368987400 41377792 3046 33554432000 4194304 4650387 140734148264304 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 10102 3046 381 112 0 5067 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40408

[startup+12.7007 s]
/proc/loadavg: 3.94 4.00 3.94 6/190 7641
/proc/meminfo: memFree=23007908/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=43728 CPUtime=12.69 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 8342 0 0 0 1269 0 0 0 25 0 1 0 368987400 44777472 3910 33554432000 4194304 4650387 140734148264304 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 10932 3910 381 112 0 5897 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43728

[startup+25.5003 s]
/proc/loadavg: 3.95 4.00 3.94 5/190 7642
/proc/meminfo: memFree=22992316/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=46188 CPUtime=25.49 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 13313 0 0 0 2548 1 0 0 25 0 1 0 368987400 47296512 4536 33554432000 4194304 4650387 140734148264304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 11547 4536 381 112 0 6512 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46188

[startup+51.1006 s]
/proc/loadavg: 3.97 4.00 3.94 6/190 7642
/proc/meminfo: memFree=22976684/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=50396 CPUtime=51.09 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 21024 0 0 0 5107 2 0 0 25 0 1 0 368987400 51605504 5736 33554432000 4194304 4650387 140734148264304 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 12599 5736 381 112 0 7564 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50396

[startup+102.307 s]
/proc/loadavg: 4.06 4.02 3.94 6/190 7644
/proc/meminfo: memFree=22952852/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=60324 CPUtime=102.3 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 33909 0 0 0 10225 5 0 0 25 0 1 0 368987400 61771776 8094 33554432000 4194304 4650387 140734148264304 18446744073709551615 4366918 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 15081 8094 381 112 0 10046 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60324

[startup+162.301 s]
/proc/loadavg: 4.02 4.01 3.94 6/190 7645
/proc/meminfo: memFree=22914496/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=65656 CPUtime=162.29 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 45864 0 0 0 16222 7 0 0 25 0 1 0 368987400 67231744 9802 33554432000 4194304 4650387 140734148264304 18446744073709551615 4313048 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 16414 9802 381 112 0 11379 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65656

[startup+222.301 s]
/proc/loadavg: 4.08 4.03 3.95 6/190 7647
/proc/meminfo: memFree=22891752/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=73916 CPUtime=222.29 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 57376 0 0 0 22220 9 0 0 25 0 1 0 368987400 75689984 11410 33554432000 4194304 4650387 140734148264304 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 18479 11410 382 112 0 13444 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 73916

[startup+282.301 s]
/proc/loadavg: 4.03 4.02 3.95 6/190 7648
/proc/meminfo: memFree=22884132/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=76936 CPUtime=282.3 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 66474 0 0 0 28218 12 0 0 25 0 1 0 368987400 78782464 12399 33554432000 4194304 4650387 140734148264304 18446744073709551615 4313311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 19234 12399 382 112 0 14199 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 76936

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 3.95 6/190 7650
/proc/meminfo: memFree=22857568/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=82596 CPUtime=342.3 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 74795 0 0 0 34217 13 0 0 25 0 1 0 368987400 84578304 13808 33554432000 4194304 4650387 140734148264304 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 20649 13808 382 112 0 15614 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 82596

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 3.95 6/190 7652
/proc/meminfo: memFree=22847736/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=82832 CPUtime=402.3 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 83305 0 0 0 40214 16 0 0 25 0 1 0 368987400 84819968 13486 33554432000 4194304 4650387 140734148264304 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 20708 13486 382 112 0 15673 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 82832

[startup+462.3 s]
/proc/loadavg: 4.00 4.01 3.95 6/190 7653
/proc/meminfo: memFree=22821916/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=103296 CPUtime=462.3 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 90192 0 0 0 46211 19 0 0 25 0 1 0 368987400 105775104 16729 33554432000 4194304 4650387 140734148264304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 25824 16729 382 112 0 20789 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 103296

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

[startup+486.301 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 7654
/proc/meminfo: memFree=22825620/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=90568 CPUtime=486.31 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 91778 0 0 0 48611 20 0 0 25 0 1 0 368987400 92741632 14748 33554432000 4194304 4650387 140734148264304 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 22642 14748 382 112 0 17607 0
Current children cumulated CPU time (s) 486.31
Current children cumulated vsize (KiB) 90568

[startup+499.101 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 7654
/proc/meminfo: memFree=22822512/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=102244 CPUtime=499.1 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 93597 0 0 0 49890 20 0 0 25 0 1 0 368987400 104697856 16567 33554432000 4194304 4650387 140734148264304 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 25561 16567 382 112 0 20526 0
Current children cumulated CPU time (s) 499.1
Current children cumulated vsize (KiB) 102244

[startup+505.5 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 7654
/proc/meminfo: memFree=22815816/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=102244 CPUtime=505.5 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 93924 0 0 0 50530 20 0 0 25 0 1 0 368987400 104697856 16894 33554432000 4194304 4650387 140734148264304 18446744073709551615 4433058 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 25561 16894 382 112 0 20526 0
Current children cumulated CPU time (s) 505.5
Current children cumulated vsize (KiB) 102244

[startup+511.9 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 7655
/proc/meminfo: memFree=22821256/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=102244 CPUtime=511.9 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 94118 0 0 0 51170 20 0 0 25 0 1 0 368987400 104697856 17088 33554432000 4194304 4650387 140734148264304 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 25561 17088 382 112 0 20526 0
Current children cumulated CPU time (s) 511.9
Current children cumulated vsize (KiB) 102244

[startup+513.501 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 7655
/proc/meminfo: memFree=22819396/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=102244 CPUtime=513.5 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 94615 0 0 0 51330 20 0 0 25 0 1 0 368987400 104697856 17585 33554432000 4194304 4650387 140734148264304 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 25561 17585 382 112 0 20526 0
Current children cumulated CPU time (s) 513.5
Current children cumulated vsize (KiB) 102244

[startup+514.301 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 7655
/proc/meminfo: memFree=22821256/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=102244 CPUtime=514.3 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 94654 0 0 0 51410 20 0 0 25 0 1 0 368987400 104697856 17624 33554432000 4194304 4650387 140734148264304 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 25561 17624 382 112 0 20526 0
Current children cumulated CPU time (s) 514.3
Current children cumulated vsize (KiB) 102244

[startup+515.101 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 7655
/proc/meminfo: memFree=22820140/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=102244 CPUtime=515.1 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 94741 0 0 0 51490 20 0 0 25 0 1 0 368987400 104697856 17711 33554432000 4194304 4650387 140734148264304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 25561 17712 382 112 0 20526 0
Current children cumulated CPU time (s) 515.1
Current children cumulated vsize (KiB) 102244

[startup+515.5 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 7655
/proc/meminfo: memFree=22820140/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=102244 CPUtime=515.5 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 94780 0 0 0 51530 20 0 0 25 0 1 0 368987400 104697856 17750 33554432000 4194304 4650387 140734148264304 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 25561 17750 382 112 0 20526 0
Current children cumulated CPU time (s) 515.5
Current children cumulated vsize (KiB) 102244

[startup+515.6 s]
/proc/loadavg: 4.00 4.00 3.95 6/190 7655
/proc/meminfo: memFree=22820140/32950928 swapFree=67111528/67111528
[pid=7556] ppid=7554 vsize=102244 CPUtime=515.6 cores=5,7
/proc/7556/stat : 7556 (strangenight1-s) R 7554 7556 7124 0 -1 4202496 94790 0 0 0 51540 20 0 0 25 0 1 0 368987400 104697856 17760 33554432000 4194304 4650387 140734148264304 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7556/statm: 25561 17760 382 112 0 20526 0
Current children cumulated CPU time (s) 515.6
Current children cumulated vsize (KiB) 102244

Child status: 10
Real time (s): 515.643
CPU time (s): 515.658
CPU user time (s): 515.447
CPU system time (s): 0.210967
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 103296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 515.447
system time used= 0.210967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94810
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= 16
involuntary context switches= 397

runsolver used 0.842871 second user time and 1.9607 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-03 01:39:27
IDJOB=3175821
IDBENCH=82839
IDSOLVER=1589
FILE ID=node113/3175821-1301787567
RUNJOBID= node113-1301783654-7146
PBS_JOBID= 12841405
Free space on /tmp= 70704 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S2038462183-033.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175821-1301787567/watcher-3175821-1301787567 -o /tmp/evaluation-result-3175821-1301787567/solver-3175821-1301787567 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175821-1301787567.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1ae715b5fb1fc5eb9b9dd320b8471571
RANDOM SEED=1723014375

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22636856 kB
Buffers:        319836 kB
Cached:        9207960 kB
SwapCached:          0 kB
Active:        6617440 kB
Inactive:      3402572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22636856 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6244 kB
Writeback:           0 kB
AnonPages:      491728 kB
Mapped:          16380 kB
Slab:           229544 kB
PageTables:       6264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   822948 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= 70696 MiB
End job on node113 at 2011-04-03 01:48:03