Trace number 3367872

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-Night2-st (fixed)UNSAT 470.348 470.336

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1825761395-059.UNKNOWN.cnf
MD5SUM0e5f93b3b44a8a3d689954a8a212e867
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.90595
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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367872-1305387923.cnf'
0.00/0.01	c -- header says num vars:             75
0.00/0.01	c -- header says num clauses:        1597
0.00/0.01	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.01	c -- vars added         75
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.01	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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:      33 undec:       3 neg:      39
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.00/0.04	c Decided on static restart strategy
0.06/0.09	c  N st     8      4916        75      1597         0      4462      7985     75595   no data   no data
0.19/0.25	c  N st    10     11298        75      1597         0      4120      7985     58621   no data   no data
0.39/0.42	c  N st    11     17041        75      1597         0      9342      7985    149039   no data   no data
0.69/0.75	c  F st    12     25000        75      1597         0     11425      7985    180260   no data   no data
0.69/0.75	c  N st    12     25000        75      1597         0     11425      7985    180260   no data   no data
0.89/0.95	c Decided on static restart strategy
0.89/0.95	c  N st    18     30000        75      1597         0      9797      7985    146005   no data   no data
0.89/0.95	c  S st    18     30000        75      1597         0      9797      7985    146005   no data   no data
0.89/0.99	c  S st    18     30502        75      1597         0     10262      7985    154109   no data   no data
0.89/0.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.89/0.99	c blocked clauses removed:        0 vars:      0 tried:          75 T: 0.00 s
0.89/0.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.89/0.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.89/0.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.89/0.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.89/0.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.15	c lits-rem:       269  cl-subs:     2614  v-elim:      0  v-fix:    0  time:  0.16 s
1.10/1.18	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
1.10/1.18	c calculated reachability. Time: 0.00
1.10/1.18	c  N st    18     30502        75      1597         0      7648      7985    112163   no data   no data
1.39/1.48	c  N st    20     37612        75      1597         0     14016      7985    213692   no data   no data
1.69/1.73	c  N st    21     44012        75      1597         0     12720      7985    181134   no data   no data
1.79/1.82	c  S st    22     45754        75      1597         0     14272      7985    206405   no data   no data
1.79/1.85	c  S st    22     46259        75      1597         0     14749      7985    215023   no data   no data
1.79/1.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.79/1.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.79/1.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.79/1.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.79/1.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.79/1.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.19	c lits-rem:       558  cl-subs:     3240  v-elim:      0  v-fix:    0  time:  0.32 s
2.09/2.19	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
2.09/2.19	c vivif2 --  cl tried    11509 cl shrink        0 lits rem          0 time: 0.00
2.20/2.23	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
2.20/2.23	c calculated reachability. Time: 0.00
2.20/2.23	c  N st    22     46259        75      1597         0     11509      7985    166386   no data   no data
2.79/2.88	c  N st    23     60657        75      1597         0     16567      7985    238960   no data   no data
3.30/3.31	c  N st    24     69389        75      1597         0     15630      7985    215880   no data   no data
3.30/3.31	c  S st    24     69389        75      1597         0     15630      7985    215880   no data   no data
3.30/3.35	c  S st    24     69894        75      1597         0     16106      7985    224781   no data   no data
3.30/3.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.30/3.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.30/3.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.30/3.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.30/3.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.30/3.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.30/3.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.30/3.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.30/3.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.70	c lits-rem:       285  cl-subs:     3335  v-elim:      0  v-fix:    0  time:  0.34 s
3.69/3.70	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
3.69/3.70	c vivif2 --  cl tried    12771 cl shrink        0 lits rem          0 time: 0.00
3.69/3.75	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
3.69/3.75	c calculated reachability. Time: 0.00
3.69/3.75	c  N st    24     69894        75      1597         0     12771      7985    176114   no data   no data
4.59/4.69	c  F st    25     87500        75      1597         0     18857      7985    256217   no data   no data
4.59/4.69	c  N st    25     87500        75      1597         0     18857      7985    256217   no data   no data
4.89/4.98	c Decided on static restart strategy
5.09/5.11	c  N st    32     95538        75      1597         0     15468      7985    205055   no data   no data
5.59/5.66	c  N st    34    104841        75      1597         0     12205      7985    148471   no data   no data
5.59/5.66	c  S st    34    104841        75      1597         0     12205      7985    148471   no data   no data
5.69/5.70	c  S st    34    105343        75      1597         0     12672      7985    157141   no data   no data
5.69/5.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.69/5.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.69/5.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
5.69/5.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.69/5.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.69/5.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.78	c lits-rem:        79  cl-subs:     1120  v-elim:      0  v-fix:    0  time:  0.07 s
5.69/5.78	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
5.69/5.78	c vivif2 --  cl tried    11552 cl shrink        0 lits rem          0 time: 0.00
5.79/5.81	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
5.79/5.82	c calculated reachability. Time: 0.00
5.79/5.82	c  N st    34    105343        75      1597         0     11552      7985    141011   no data   no data
6.29/6.35	c  N st    35    114941        75      1597         0     20201      7985    286316   no data   no data
7.18/7.25	c  N st    36    129338        75      1597         0     20633      7985    279269   no data   no data
8.70/8.70	c  N st    37    150933        75      1597         0     26449      7985    354440   no data   no data
9.09/9.16	c  S st    38    158015        75      1597         0     18547      7985    227032   no data   no data
9.19/9.21	c  S st    38    158520        75      1597         0     19020      7985    235690   no data   no data
9.19/9.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.19/9.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.19/9.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
9.19/9.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.19/9.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.19/9.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.39/9.48	c lits-rem:       251  cl-subs:     2807  v-elim:      0  v-fix:    0  time:  0.25 s
9.39/9.48	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
9.39/9.48	c vivif2 --  cl tried    16213 cl shrink        0 lits rem          0 time: 0.00
9.49/9.53	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
9.49/9.53	c calculated reachability. Time: 0.00
9.49/9.53	c  N st    38    158520        75      1597         0     16213      7985    196422   no data   no data
12.99/13.01	c  N st    39    207108        75      1597         0     28362      7985    365176   no data   no data
15.30/15.33	c  N st    40    237782        75      1597         0     21073      7985    242943   no data   no data
15.30/15.33	c  S st    40    237782        75      1597         0     21073      7985    242943   no data   no data
15.30/15.38	c  S st    40    238289        75      1597         0     21553      7985    251703   no data   no data
15.30/15.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.30/15.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
15.30/15.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.30/15.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.30/15.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.30/15.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.30/15.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.30/15.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.30/15.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.59/15.64	c lits-rem:       198  cl-subs:     2550  v-elim:      0  v-fix:    0  time:  0.24 s
15.59/15.64	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
15.59/15.64	c vivif2 --  cl tried    19003 cl shrink        0 lits rem          0 time: 0.00
15.69/15.70	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
15.69/15.70	c calculated reachability. Time: 0.00
15.69/15.70	c  N st    40    238289        75      1597         0     19003      7985    218770   no data   no data
20.99/21.02	c  F st    41    306250        75      1597         0     20904      7985    224031   no data   no data
20.99/21.02	c  N st    41    306250        75      1597         0     20904      7985    224031   no data   no data
21.29/21.39	c Decided on static restart strategy
23.49/23.54	c  N st    51    334550        75      1597         0     24843      7985    279210   no data   no data
25.59/25.64	c  N st    53    357434        75      1597         0     22943      7985    243495   no data   no data
25.59/25.64	c  S st    53    357434        75      1597         0     22943      7985    243495   no data   no data
25.69/25.70	c  S st    53    357938        75      1597         0     23415      7985    252403   no data   no data
25.69/25.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.69/25.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.69/25.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.69/25.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.69/25.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.69/25.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
25.69/25.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.69/25.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.69/25.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.79/25.86	c lits-rem:       112  cl-subs:     1424  v-elim:      0  v-fix:    0  time:  0.14 s
25.79/25.86	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
25.79/25.86	c vivif2 --  cl tried    21991 cl shrink        0 lits rem          0 time: 0.00
25.89/25.93	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
25.89/25.93	c calculated reachability. Time: 0.00
25.89/25.93	c  N st    53    357938        75      1597         0     21991      7985    234448   no data   no data
28.79/28.87	c  N st    54    390332        75      1597         0     27730      7985    317464   no data   no data
33.19/33.26	c  N st    55    438920        75      1597         0     47032      7985    621991   no data   no data
39.99/40.07	c  N st    56    511802        75      1597         0     34312      7985    395849   no data   no data
42.79/42.86	c  N st    57    536909        75      1597         0     29130      7985    310399   no data   no data
42.79/42.86	c  S st    57    536909        75      1597         0     29130      7985    310399   no data   no data
42.90/42.94	c  S st    57    537413        75      1597         0     29601      7985    318935   no data   no data
42.90/42.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.90/42.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
42.90/42.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.90/42.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.90/42.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.90/42.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
42.90/42.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.90/42.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
42.90/42.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.09/43.17	c lits-rem:       159  cl-subs:     1542  v-elim:      0  v-fix:    0  time:  0.21 s
43.09/43.17	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
43.09/43.18	c vivif2 --  cl tried    28059 cl shrink        0 lits rem          0 time: 0.00
43.19/43.27	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.09
43.19/43.27	c calculated reachability. Time: 0.00
43.19/43.27	c  N st    57    537413        75      1597         0     28059      7985    299548   no data   no data
60.29/60.34	c  N st    58    701398        75      1597         0     54502      7985    684061   no data   no data
71.69/71.76	c  N st    59    806119        75      1597         0     49257      7985    581629   no data   no data
71.69/71.76	c  S st    59    806119        75      1597         0     49257      7985    581629   no data   no data
71.89/71.90	c  S st    59    806621        75      1597         0     49720      7985    590372   no data   no data
71.89/71.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.89/71.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
71.89/71.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.89/71.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.89/71.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.89/71.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
71.89/71.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.89/71.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
71.89/71.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.60/73.62	c lits-rem:       550  cl-subs:     7965  v-elim:      0  v-fix:    0  time:  1.68 s
73.60/73.62	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
73.60/73.62	c vivif2 --  cl tried    41755 cl shrink        0 lits rem          0 time: 0.01
73.70/73.76	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.14
73.70/73.76	c calculated reachability. Time: 0.00
73.70/73.76	c  N st    59    806621        75      1597         0     41755      7985    486871   no data   no data
108.50/108.56	c  F st    60   1071876        75      1597         0     56591      7985    642156   no data   no data
108.50/108.56	c  N st    60   1071876        75      1597         0     56591      7985    642156   no data   no data
109.30/109.35	c Decided on static restart strategy
112.89/112.95	c  N st    70   1100178        75      1597         0     41972      7985    429384   no data   no data
117.60/117.65	c  N st    72   1136171        75      1597         0     74060      7985    959946   no data   no data
122.19/122.26	c  N st    73   1168566        75      1597         0     62082      7985    739554   no data   no data
127.99/128.03	c  N st    74   1209931        75      1597         0     56939      7985    647924   no data   no data
127.99/128.03	c  S st    74   1209931        75      1597         0     56939      7985    647924   no data   no data
128.09/128.17	c  S st    74   1210434        75      1597         0     57406      7985    656743   no data   no data
128.09/128.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
128.09/128.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
128.09/128.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
128.09/128.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
128.09/128.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.09/128.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
128.09/128.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
128.09/128.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
128.19/128.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
129.99/130.09	c lits-rem:      1190  cl-subs:     8215  v-elim:      0  v-fix:    0  time:  1.89 s
129.99/130.09	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
130.09/130.10	c vivif2 --  cl tried    49191 cl shrink        0 lits rem          0 time: 0.01
130.19/130.26	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.16
130.19/130.26	c calculated reachability. Time: 0.00
130.19/130.26	c  N st    74   1210434        75      1597         0     49191      7985    550898   no data   no data
140.09/140.19	c  N st    75   1283318        75      1597         0     71591      7985    885186   no data   no data
156.70/156.76	c  N st    76   1392641        75      1597         0     80684      7985    975075   no data   no data
182.19/182.24	c  N st    77   1556626        75      1597         0     87554      7985   1044937   no data   no data
205.29/205.38	c  N st    78   1710435        75      1597         0     78300      7985    942273   no data   no data
205.29/205.38	c  S st    78   1710435        75      1597         0     78300      7985    942273   no data   no data
205.60/205.60	c  S st    78   1710940        75      1597         0     78777      7985    950920   no data   no data
205.60/205.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
205.60/205.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
205.60/205.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
205.60/205.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
205.60/205.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.60/205.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
205.60/205.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
205.60/205.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
205.60/205.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
210.50/210.56	c lits-rem:      1745  cl-subs:    13636  v-elim:      0  v-fix:    0  time:  4.90 s
210.50/210.56	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
210.50/210.57	c vivif2 --  cl tried    65141 cl shrink        0 lits rem          0 time: 0.01
210.70/210.76	c asymm  cl-useful: 0/1368/1597 lits-rem:0 time: 0.19
210.70/210.76	c calculated reachability. Time: 0.00
210.70/210.76	c  N st    78   1710940        75      1597         0     65141      7985    769752   no data   no data
250.50/250.54	c Finding binary XORs  T:     0.00 s  found:       0
270.10/270.15	c  N st    79   2079907        74      1533         0     69063      7611    782177   no data   no data
294.90/294.94	c  N st    80   2210940        74      1533         0     78448      7611    879243   no data   no data
294.90/294.94	c  S st    80   2210940        74      1533         0     78448      7611    879243   no data   no data
295.10/295.12	c  S st    80   2211441        74      1533         0     78917      7611    887397   no data   no data
295.10/295.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
295.10/295.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
295.10/295.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
295.10/295.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.10/295.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.10/295.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     74 time:  0.00 s
295.10/295.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
295.10/295.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
295.10/295.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
300.30/300.33	c lits-rem:      1364  cl-subs:    19402  v-elim:      0  v-fix:    0  time:  5.15 s
300.30/300.33	c vivif2 --  cl tried     1533 cl shrink        0 lits rem          0 time: 0.00
300.30/300.34	c vivif2 --  cl tried    59515 cl shrink        0 lits rem          0 time: 0.01
300.50/300.53	c asymm  cl-useful: 0/1440/1533 lits-rem:0 time: 0.19
300.50/300.53	c calculated reachability. Time: 0.00
300.50/300.53	c  N st    80   2211441        74      1533         0     59515      7611    660646   no data   no data
398.70/398.72	c  N st    81   2711442        74      1533         2     84556      7609    891793   no data   no data
398.70/398.72	c  S st    81   2711442        74      1533         2     84556      7609    891793   no data   no data
398.70/398.72	c Finding binary XORs  T:     0.00 s  found:       0
398.90/398.93	c  S st    81   2711945        74      1533         2     85032      7609    899992   no data   no data
398.90/398.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
398.90/398.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
398.90/398.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
398.90/398.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
398.90/398.96	c subs with bin:        3  lits-rem:         8  v-fix:    0  time:  0.00 s
398.90/398.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     74 time:  0.00 s
398.90/398.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
398.90/398.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
400.20/400.29	c subs with bin:     6200  lits-rem:      4708  v-fix:    0  time:  1.30 s
403.80/403.81	c lits-rem:      2324  cl-subs:    14243  v-elim:      0  v-fix:    0  time:  3.52 s
403.80/403.81	c vivif2 --  cl tried     1530 cl shrink        0 lits rem          0 time: 0.00
403.80/403.82	c vivif2 --  cl tried    64589 cl shrink        0 lits rem          0 time: 0.01
404.00/404.02	c asymm  cl-useful: 0/1224/1530 lits-rem:0 time: 0.20
404.00/404.02	c calculated reachability. Time: 0.00
404.00/404.02	c  N st    81   2711945        74      1530         3     64589      7592    664983   no data   no data
449.01/449.01	c Finding binary XORs  T:     0.00 s  found:       0
462.01/462.05	c Finding binary XORs  T:     0.00 s  found:       0
466.41/466.43	c Finding binary XORs  T:     0.00 s  found:       0
468.51/468.52	c Finding binary XORs  T:     0.00 s  found:       0
469.40/469.46	c Finding binary XORs  T:     0.00 s  found:       0
470.20/470.25	c Finding binary XORs  T:     0.00 s  found:       0
470.30/470.33	c  E st    82   3071030        57      1087        34     20582      5011    165839   no data   no data
470.30/470.33	c num threads              : 1          
470.30/470.33	c restarts                 : 82         
470.30/470.33	c dynamic restarts         : 0          
470.30/470.33	c static restarts          : 82         
470.30/470.33	c full restarts            : 4          
470.30/470.33	c total simplify time      : 1.50       
470.30/470.33	c learnts DL2              : 0          
470.30/470.33	c learnts size 2           : 155        
470.30/470.33	c learnts size 1           : 36          (48.00     % of vars)
470.30/470.33	c filedLit time            : 0.12        (0.03      % time)
470.30/470.33	c v-elim SatELite          : 0           (0.00      % vars)
470.30/470.33	c SatELite time            : 18.81       (4.00      % time)
470.30/470.33	c v-elim xor               : 0           (0.00      % vars)
470.30/470.33	c xor elim time            : 0.02        (0.00      % time)
470.30/470.33	c num binary xor trees     : 0          
470.30/470.33	c binxor trees' crown      : 0           (nan       leafs/tree)
470.30/470.33	c bin xor find time        : 0.00       
470.30/470.33	c OTF clause improved      : 360549      (0.12      clauses/conflict)
470.30/470.33	c OTF impr. size diff      : 368584      (1.02       lits/clause)
470.30/470.33	c OTF cl watch-shrink      : 99584       (0.03      clauses/conflict)
470.30/470.33	c OTF cl watch-sh-lit      : 105829      (1.06       lits/clause)
470.30/470.33	c tried to recurMin cls    : 151410      (4.93       % of conflicts)
470.30/470.33	c updated cache            : 1376        (0.01       lits/tried recurMin)
470.30/470.33	c clauses over max glue    : 0           (0.00      % of all clauses)
470.30/470.33	c conflicts                : 3071030     (6532.04   / sec)
470.30/470.33	c decisions                : 3342806     (0.22      % random)
470.30/470.33	c bogo-props               : 94058238631 (200060690.25 / sec)
470.30/470.33	c conflict literals        : 45144415    (25.90     % deleted)
470.30/470.33	c Memory used              : 94.98       MB
470.30/470.33	c CPU time                 : 470.15      s
470.30/470.33	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: 961)

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

running on 2 cores: 1,3

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: 2.63 3.33 3.60 2/236 6685
/proc/meminfo: memFree=18656392/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=29600 CPUtime=0 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 494 0 0 0 0 0 0 0 18 0 1 0 650393012 30310400 435 33554432000 4194304 4580011 140733312626336 18446744073709551615 222921437893 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 7400 435 338 95 0 2382 0

[startup+0.0728041 s]
/proc/loadavg: 2.63 3.33 3.60 2/236 6685
/proc/meminfo: memFree=18656392/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=30100 CPUtime=0.06 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 694 0 0 0 6 0 0 0 18 0 1 0 650393012 30822400 633 33554432000 4194304 4580011 140733312626336 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 7525 633 363 95 0 2507 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30100

[startup+0.100798 s]
/proc/loadavg: 2.63 3.33 3.60 2/236 6685
/proc/meminfo: memFree=18656392/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=30232 CPUtime=0.09 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 736 0 0 0 9 0 0 0 18 0 1 0 650393012 30957568 675 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 7558 675 363 95 0 2540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30232

[startup+0.30076 s]
/proc/loadavg: 2.63 3.33 3.60 2/236 6685
/proc/meminfo: memFree=18656392/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=30768 CPUtime=0.29 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 1056 0 0 0 29 0 0 0 18 0 1 0 650393012 31506432 736 33554432000 4194304 4580011 140733312626336 18446744073709551615 4301784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 7692 736 363 95 0 2674 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30768

[startup+0.700685 s]
/proc/loadavg: 2.63 3.33 3.60 2/236 6685
/proc/meminfo: memFree=18656392/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=31216 CPUtime=0.69 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 1432 0 0 0 69 0 0 0 18 0 1 0 650393012 31965184 908 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 7804 908 363 95 0 2786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31216

[startup+1.50055 s]
/proc/loadavg: 2.63 3.33 3.60 5/251 6710
/proc/meminfo: memFree=18627244/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=36136 CPUtime=1.49 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 3055 0 0 0 149 0 0 0 20 0 1 0 650393012 37003264 1977 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294789 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 9034 1977 367 95 0 4016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36136

[startup+3.10024 s]
/proc/loadavg: 2.63 3.33 3.60 5/251 6711
/proc/meminfo: memFree=18604428/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=38328 CPUtime=3.09 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 4281 0 0 0 309 0 0 0 18 0 1 0 650393012 39247872 2539 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 9582 2539 367 95 0 4564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38328

[startup+6.30066 s]
/proc/loadavg: 2.74 3.34 3.61 5/251 6711
/proc/meminfo: memFree=18597176/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=40060 CPUtime=6.29 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 5991 0 0 0 629 0 0 0 25 0 1 0 650393012 41021440 3064 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 10015 3064 367 95 0 4997 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40060

[startup+12.7005 s]
/proc/loadavg: 2.84 3.35 3.61 5/251 6711
/proc/meminfo: memFree=18564496/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=42236 CPUtime=12.69 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 8996 0 0 0 1268 1 0 0 25 0 1 0 650393012 43249664 3567 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 10559 3567 367 95 0 5541 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42236

[startup+25.5002 s]
/proc/loadavg: 3.10 3.38 3.61 5/251 6711
/proc/meminfo: memFree=18540040/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=44056 CPUtime=25.49 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 13547 0 0 0 2546 3 0 0 25 0 1 0 650393012 45113344 4289 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 11014 4289 367 95 0 5996 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44056

[startup+51.1005 s]
/proc/loadavg: 3.41 3.43 3.62 5/251 6712
/proc/meminfo: memFree=18523580/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=48000 CPUtime=51.09 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 21824 0 0 0 5104 5 0 0 25 0 1 0 650393012 49152000 4962 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 12000 4962 367 95 0 6982 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48000

[startup+102.309 s]
/proc/loadavg: 3.74 3.52 3.64 5/251 6740
/proc/meminfo: memFree=18478360/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=56940 CPUtime=102.3 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 34957 0 0 0 10222 8 0 0 25 0 1 0 650393012 58306560 7213 33554432000 4194304 4580011 140733312626336 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 14235 7213 367 95 0 9217 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56940

[startup+162.301 s]
/proc/loadavg: 3.90 3.60 3.66 5/251 6742
/proc/meminfo: memFree=18454408/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=62820 CPUtime=162.29 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 46987 0 0 0 16219 10 0 0 25 0 1 0 650393012 64327680 8656 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 15705 8656 367 95 0 10687 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 62820

[startup+222.301 s]
/proc/loadavg: 3.99 3.68 3.68 5/251 6743
/proc/meminfo: memFree=18421756/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=72784 CPUtime=222.3 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 58458 0 0 0 22217 13 0 0 25 0 1 0 650393012 74530816 11051 33554432000 4194304 4580011 140733312626336 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 18196 11051 367 95 0 13178 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 72784

[startup+282.301 s]
/proc/loadavg: 3.99 3.74 3.70 5/251 6745
/proc/meminfo: memFree=18384648/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=91692 CPUtime=282.3 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 66768 0 0 0 28214 16 0 0 25 0 1 0 650393012 93892608 13280 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 22923 13280 367 95 0 17905 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91692

[startup+342.301 s]
/proc/loadavg: 3.99 3.78 3.72 5/251 6747
/proc/meminfo: memFree=18353744/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=91692 CPUtime=342.3 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 71309 0 0 0 34213 17 0 0 25 0 1 0 650393012 93892608 16010 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 22923 16010 367 95 0 17905 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 91692

[startup+402.301 s]
/proc/loadavg: 3.99 3.82 3.73 5/251 6748
/proc/meminfo: memFree=18323820/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=91692 CPUtime=402.3 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 74981 0 0 0 40212 18 0 0 25 0 1 0 650393012 93892608 16059 33554432000 4194304 4580011 140733312626336 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 22923 16059 367 95 0 17905 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 91692

[startup+462.301 s]
/proc/loadavg: 3.99 3.85 3.74 5/251 6750
/proc/meminfo: memFree=18300948/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=97256 CPUtime=462.3 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 78292 0 0 0 46211 19 0 0 25 0 1 0 650393012 99590144 17525 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 24314 17525 367 95 0 19296 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 97256

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

[startup+467.1 s]
/proc/loadavg: 3.99 3.85 3.75 5/251 6750
/proc/meminfo: memFree=18315580/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=97256 CPUtime=467.1 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 78292 0 0 0 46691 19 0 0 25 0 1 0 650393012 99590144 17525 33554432000 4194304 4580011 140733312626336 18446744073709551615 4282135 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 24314 17525 367 95 0 19296 0
Current children cumulated CPU time (s) 467.1
Current children cumulated vsize (KiB) 97256

[startup+468.701 s]
/proc/loadavg: 3.99 3.85 3.75 5/251 6750
/proc/meminfo: memFree=18312108/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=97256 CPUtime=468.7 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 78292 0 0 0 46851 19 0 0 25 0 1 0 650393012 99590144 17525 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 24314 17525 367 95 0 19296 0
Current children cumulated CPU time (s) 468.7
Current children cumulated vsize (KiB) 97256

[startup+469.501 s]
/proc/loadavg: 3.99 3.85 3.75 5/251 6750
/proc/meminfo: memFree=18312108/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=97256 CPUtime=469.5 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 78292 0 0 0 46931 19 0 0 25 0 1 0 650393012 99590144 17525 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 24314 17525 367 95 0 19296 0
Current children cumulated CPU time (s) 469.5
Current children cumulated vsize (KiB) 97256

[startup+469.901 s]
/proc/loadavg: 3.99 3.85 3.75 5/251 6750
/proc/meminfo: memFree=18310744/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=97256 CPUtime=469.9 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 78292 0 0 0 46971 19 0 0 25 0 1 0 650393012 99590144 17525 33554432000 4194304 4580011 140733312626336 18446744073709551615 4222439 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 24314 17525 367 95 0 19296 0
Current children cumulated CPU time (s) 469.9
Current children cumulated vsize (KiB) 97256

[startup+470.301 s]
/proc/loadavg: 3.99 3.85 3.75 5/251 6750
/proc/meminfo: memFree=18310744/32951124 swapFree=66522240/67111528
[pid=6685] ppid=6682 vsize=97256 CPUtime=470.3 cores=1,3
/proc/6685/stat : 6685 (strangenight2-s) R 6682 6685 5485 0 -1 4202496 78292 0 0 0 47011 19 0 0 25 0 1 0 650393012 99590144 17525 33554432000 4194304 4580011 140733312626336 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6685/statm: 24314 17525 367 95 0 19296 0
Current children cumulated CPU time (s) 470.3
Current children cumulated vsize (KiB) 97256

Child status: 20
Real time (s): 470.336
CPU time (s): 470.348
CPU user time (s): 470.149
CPU system time (s): 0.198969
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 103696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 470.149
system time used= 0.198969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78303
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= 26
involuntary context switches= 585

runsolver used 1.06684 second user time and 2.36164 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-14 17:45:23
IDJOB=3367872
IDBENCH=83081
IDSOLVER=1845
FILE ID=node109/3367872-1305387923
RUNJOBID= node109-1305387923-6669
PBS_JOBID= 13324393
Free space on /tmp= 73228 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1825761395-059.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367872-1305387923/watcher-3367872-1305387923 -o /tmp/evaluation-result-3367872-1305387923/solver-3367872-1305387923 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367872-1305387923.cnf

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

MD5SUM BENCH= 0e5f93b3b44a8a3d689954a8a212e867
RANDOM SEED=1729670962

node109.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.809
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.61
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.809
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.75
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.809
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.809
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.809
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.82
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.809
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.809
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.82
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.809
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:     32951124 kB
MemFree:      18656556 kB
Buffers:        271520 kB
Cached:        2905872 kB
SwapCached:      19100 kB
Active:        6380872 kB
Inactive:      7683380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18656556 kB
SwapTotal:    67111528 kB
SwapFree:     66522240 kB
Dirty:           11008 kB
Writeback:           0 kB
AnonPages:    10874196 kB
Mapped:          17700 kB
Slab:           136676 kB
PageTables:      31812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17856172 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= 73204 MiB
End job on node109 at 2011-05-14 17:53:13