Trace number 3174688

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-stUNSAT 613.223 613.214

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S428924146-076.UNKNOWN.cnf
MD5SUM8742ded32e7243c8b59546e2dc82a4b4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.40687
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174688-1301788620.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.04/0.04	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.01
0.04/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.04/0.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.04/0.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.04/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.04/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.04/0.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.04/0.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.04/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.04/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.04/0.04	c calculated reachability. Time: 0.00
0.04/0.04	c Calc default polars -  time:   0.00 s pos:      35 undec:       5 neg:      35
0.04/0.04	c =========================================================================================
0.04/0.04	c types(t): F = full restart, N = normal restart
0.04/0.04	c types(t): S = simplification begin/end, E = solution found
0.04/0.04	c restart types(rt): st = static, dy = dynamic
0.04/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.04/0.04	c  B st     0         0        75      1597         0         0      7985         0   no data   no data
0.04/0.04	c Decided on static restart strategy
0.09/0.10	c  N st     8      4913        75      1597         0      4489      7985     76674   no data   no data
0.19/0.26	c  N st    10     11296        75      1597         0      4107      7985     57598   no data   no data
0.39/0.43	c  N st    11     17039        75      1597         0      9260      7985    140462   no data   no data
0.59/0.68	c  F st    12     25003        75      1597         0     11434      7985    180791   no data   no data
0.59/0.68	c  N st    12     25003        75      1597         0     11434      7985    180791   no data   no data
0.79/0.89	c Decided on static restart strategy
0.79/0.89	c  N st    18     30000        75      1597         0      9843      7985    145264   no data   no data
0.79/0.89	c  S st    18     30000        75      1597         0      9843      7985    145264   no data   no data
0.89/0.92	c  S st    18     30502        75      1597         0     10312      7985    153484   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.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 blocked clauses removed:        0 vars:      0 tried:          75 T: 0.00 s
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
0.89/0.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.89/0.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.09	c lits-rem:       216  cl-subs:     2594  v-elim:      0  v-fix:    0  time:  0.16 s
1.10/1.12	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
1.10/1.12	c calculated reachability. Time: 0.00
1.10/1.12	c  N st    18     30502        75      1597         0      7718      7985    113060   no data   no data
1.39/1.45	c  N st    20     37613        75      1597         0      7073      7985     92236   no data   no data
1.59/1.69	c  N st    21     44012        75      1597         0     12909      7985    193506   no data   no data
1.69/1.77	c  S st    22     45753        75      1597         0     14495      7985    220633   no data   no data
1.79/1.81	c  S st    22     46260        75      1597         0     14965      7985    229138   no data   no data
1.79/1.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.79/1.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.79/1.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.79/1.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.79/1.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.79/1.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.14	c lits-rem:       424  cl-subs:     2631  v-elim:      0  v-fix:    0  time:  0.31 s
2.09/2.14	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
2.09/2.14	c vivif2 --  cl tried    12334 cl shrink        0 lits rem          0 time: 0.00
2.09/2.18	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
2.09/2.18	c calculated reachability. Time: 0.00
2.09/2.18	c  N st    22     46260        75      1597         0     12334      7985    185869   no data   no data
2.79/2.89	c  N st    23     60658        75      1597         0     17426      7985    259295   no data   no data
3.29/3.36	c  N st    24     69390        75      1597         0     16326      7985    234827   no data   no data
3.29/3.36	c  S st    24     69390        75      1597         0     16326      7985    234827   no data   no data
3.39/3.40	c  S st    24     69891        75      1597         0     16796      7985    243110   no data   no data
3.39/3.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.39/3.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.39/3.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.39/3.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.39/3.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.39/3.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.79	c lits-rem:       377  cl-subs:     2946  v-elim:      0  v-fix:    0  time:  0.37 s
3.69/3.79	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
3.69/3.79	c vivif2 --  cl tried    13850 cl shrink        0 lits rem          0 time: 0.00
3.79/3.84	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
3.79/3.84	c calculated reachability. Time: 0.00
3.79/3.84	c  N st    24     69891        75      1597         0     13850      7985    198119   no data   no data
4.69/4.79	c  F st    25     87500        75      1597         0     19861      7985    282735   no data   no data
4.69/4.79	c  N st    25     87500        75      1597         0     19861      7985    282735   no data   no data
4.99/5.07	c Decided on static restart strategy
5.19/5.21	c  N st    32     95539        75      1597         0     16453      7985    225222   no data   no data
5.68/5.79	c  N st    34    104836        75      1597         0     13177      7985    166191   no data   no data
5.68/5.79	c  S st    34    104836        75      1597         0     13177      7985    166191   no data   no data
5.78/5.83	c  S st    34    105340        75      1597         0     13654      7985    174945   no data   no data
5.78/5.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.78/5.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.78/5.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.78/5.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.78/5.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.78/5.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
5.78/5.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.78/5.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.78/5.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.88/5.93	c lits-rem:       154  cl-subs:     1225  v-elim:      0  v-fix:    0  time:  0.09 s
5.88/5.93	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
5.88/5.93	c vivif2 --  cl tried    12429 cl shrink        0 lits rem          0 time: 0.00
5.88/5.97	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
5.88/5.97	c calculated reachability. Time: 0.00
5.88/5.97	c  N st    34    105340        75      1597         0     12429      7985    156989   no data   no data
6.49/6.54	c  N st    35    114938        75      1597         0     21099      7985    305162   no data   no data
7.48/7.50	c  N st    36    129336        75      1597         0     21435      7985    292771   no data   no data
8.88/8.97	c  N st    37    150933        75      1597         0     27265      7985    382017   no data   no data
9.38/9.45	c  S st    38    158011        75      1597         0     19366      7985    244981   no data   no data
9.48/9.50	c  S st    38    158517        75      1597         0     19836      7985    253524   no data   no data
9.48/9.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.48/9.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.48/9.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.48/9.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.48/9.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.48/9.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
9.48/9.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.48/9.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.48/9.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.79/9.81	c lits-rem:       361  cl-subs:     2721  v-elim:      0  v-fix:    0  time:  0.29 s
9.79/9.81	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
9.79/9.81	c vivif2 --  cl tried    17115 cl shrink        0 lits rem          0 time: 0.00
9.79/9.87	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
9.79/9.87	c calculated reachability. Time: 0.00
9.79/9.87	c  N st    38    158517        75      1597         0     17115      7985    213803   no data   no data
13.29/13.30	c  N st    39    207106        75      1597         0     29371      7985    385238   no data   no data
15.59/15.68	c  N st    40    237776        75      1597         0     22035      7985    263519   no data   no data
15.59/15.68	c  S st    40    237776        75      1597         0     22035      7985    263519   no data   no data
15.69/15.74	c  S st    40    238281        75      1597         0     22512      7985    272180   no data   no data
15.69/15.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.69/15.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
15.69/15.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.69/15.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.69/15.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.69/15.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.69/15.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.69/15.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.69/15.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.99/16.03	c lits-rem:       262  cl-subs:     2528  v-elim:      0  v-fix:    0  time:  0.27 s
15.99/16.03	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
15.99/16.04	c vivif2 --  cl tried    19984 cl shrink        0 lits rem          0 time: 0.00
16.09/16.11	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
16.09/16.11	c calculated reachability. Time: 0.00
16.09/16.11	c  N st    40    238281        75      1597         0     19984      7985    238642   no data   no data
21.69/21.71	c  F st    41    306253        75      1597         0     21900      7985    243660   no data   no data
21.69/21.71	c  N st    41    306253        75      1597         0     21900      7985    243660   no data   no data
22.09/22.11	c Decided on static restart strategy
24.09/24.12	c  N st    51    334557        75      1597         0     25838      7985    303960   no data   no data
26.39/26.44	c  N st    53    357422        75      1597         0     23960      7985    262978   no data   no data
26.39/26.44	c  S st    53    357422        75      1597         0     23960      7985    262978   no data   no data
26.48/26.50	c  S st    53    357924        75      1597         0     24429      7985    271695   no data   no data
26.48/26.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.48/26.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
26.48/26.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.48/26.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.48/26.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.48/26.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
26.48/26.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.48/26.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
26.48/26.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.58/26.69	c lits-rem:       143  cl-subs:     1516  v-elim:      0  v-fix:    0  time:  0.17 s
26.58/26.69	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
26.58/26.69	c vivif2 --  cl tried    22913 cl shrink        0 lits rem          0 time: 0.00
26.68/26.77	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.08
26.68/26.78	c calculated reachability. Time: 0.00
26.68/26.78	c  N st    53    357924        75      1597         0     22913      7985    250964   no data   no data
29.69/29.74	c  N st    54    390316        75      1597         0     28723      7985    340059   no data   no data
34.28/34.37	c  N st    55    438904        75      1597         0     47928      7985    644871   no data   no data
41.89/41.95	c  N st    56    511786        75      1597         0     35227      7985    408538   no data   no data
44.99/45.04	c  N st    57    536889        75      1597         0     29962      7985    322703   no data   no data
44.99/45.04	c  S st    57    536889        75      1597         0     29962      7985    322703   no data   no data
45.09/45.12	c  S st    57    537392        75      1597         0     30424      7985    331240   no data   no data
45.09/45.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.09/45.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
45.09/45.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.09/45.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.09/45.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.09/45.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
45.09/45.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.09/45.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
45.09/45.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.29/45.39	c lits-rem:       168  cl-subs:     1936  v-elim:      0  v-fix:    0  time:  0.25 s
45.29/45.39	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
45.29/45.39	c vivif2 --  cl tried    28488 cl shrink        0 lits rem          0 time: 0.00
45.39/45.49	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.10
45.39/45.49	c calculated reachability. Time: 0.00
45.39/45.49	c  N st    57    537392        75      1597         0     28488      7985    305027   no data   no data
63.59/63.61	c  N st    58    701378        75      1597         0     55108      7985    702342   no data   no data
75.98/76.08	c  N st    59    806089        75      1597         0     49413      7985    588643   no data   no data
75.98/76.08	c  S st    59    806089        75      1597         0     49413      7985    588643   no data   no data
76.18/76.21	c  S st    59    806592        75      1597         0     49889      7985    597542   no data   no data
76.18/76.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.18/76.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
76.18/76.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
76.18/76.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.18/76.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.18/76.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
76.18/76.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
76.18/76.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
76.18/76.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.10/78.11	c lits-rem:       603  cl-subs:     8210  v-elim:      0  v-fix:    0  time:  1.87 s
78.10/78.11	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
78.10/78.12	c vivif2 --  cl tried    41679 cl shrink        0 lits rem          0 time: 0.01
78.19/78.27	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.15
78.19/78.27	c calculated reachability. Time: 0.00
78.19/78.27	c  N st    59    806592        75      1597         0     41679      7985    487405   no data   no data
114.69/114.76	c  F st    60   1071875        75      1597         0     57207      7985    668494   no data   no data
114.69/114.76	c  N st    60   1071875        75      1597         0     57207      7985    668494   no data   no data
115.49/115.56	c Decided on static restart strategy
119.38/119.40	c  N st    70   1100177        75      1597         0     42475      7985    439325   no data   no data
124.19/124.23	c  N st    72   1136170        75      1597         0     74429      7985    962310   no data   no data
128.49/128.57	c  N st    73   1168562        75      1597         0     62329      7985    739275   no data   no data
134.49/134.50	c  N st    74   1209889        75      1597         0     57314      7985    657365   no data   no data
134.49/134.50	c  S st    74   1209889        75      1597         0     57314      7985    657365   no data   no data
134.59/134.65	c  S st    74   1210392        75      1597         0     57786      7985    666095   no data   no data
134.59/134.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.59/134.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
134.59/134.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
134.59/134.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.59/134.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.59/134.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
134.59/134.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
134.59/134.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
134.59/134.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.69/136.73	c lits-rem:      1161  cl-subs:     8039  v-elim:      0  v-fix:    0  time:  2.04 s
136.69/136.73	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
136.69/136.74	c vivif2 --  cl tried    49747 cl shrink        0 lits rem          0 time: 0.01
136.89/136.92	c asymm  cl-useful: 0/1549/1597 lits-rem:0 time: 0.18
136.89/136.92	c calculated reachability. Time: 0.00
136.89/136.92	c  N st    74   1210392        75      1597         0     49747      7985    558796   no data   no data
147.29/147.32	c  N st    75   1283274        75      1597         0     71832      7985    852063   no data   no data
163.79/163.89	c  N st    76   1392597        75      1597         0     81367      7985   1003525   no data   no data
189.39/189.45	c  N st    77   1556582        75      1597         0     88621      7985   1121133   no data   no data
216.79/216.80	c  N st    78   1710392        75      1597         0     78886      7985    964340   no data   no data
216.79/216.80	c  S st    78   1710392        75      1597         0     78886      7985    964340   no data   no data
216.99/217.01	c  S st    78   1710894        75      1597         0     79352      7985    973240   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.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.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
216.99/217.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
216.99/217.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
216.99/217.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
216.99/217.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
216.99/217.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
216.99/217.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
222.20/222.25	c lits-rem:      1949  cl-subs:    12451  v-elim:      0  v-fix:    0  time:  5.18 s
222.20/222.25	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
222.20/222.26	c vivif2 --  cl tried    66901 cl shrink        0 lits rem          0 time: 0.01
222.39/222.46	c asymm  cl-useful: 0/1165/1597 lits-rem:0 time: 0.20
222.39/222.47	c calculated reachability. Time: 0.00
222.39/222.47	c  N st    78   1710894        75      1597         0     66901      7985    803110   no data   no data
286.09/286.10	c  N st    79   2079859        75      1597         0     78544      7985    893816   no data   no data
311.39/311.48	c  N st    80   2210894        75      1597         0     82288      7985    949531   no data   no data
311.39/311.48	c  S st    80   2210894        75      1597         0     82288      7985    949531   no data   no data
311.59/311.69	c  S st    80   2211395        75      1597         0     82757      7985    958197   no data   no data
311.69/311.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
311.69/311.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
311.69/311.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
311.69/311.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
311.69/311.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
311.69/311.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
311.69/311.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
311.69/311.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
311.69/311.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
315.89/315.98	c lits-rem:      1283  cl-subs:    12714  v-elim:      0  v-fix:    0  time:  4.22 s
315.89/315.98	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
315.89/315.99	c vivif2 --  cl tried    70043 cl shrink        0 lits rem          0 time: 0.01
316.19/316.21	c asymm  cl-useful: 0/1158/1597 lits-rem:0 time: 0.22
316.19/316.21	c calculated reachability. Time: 0.00
316.19/316.21	c  N st    80   2211395        75      1597         0     70043      7985    794621   no data   no data
412.29/412.31	c  N st    81   2711395        75      1597         1     92005      7984   1014184   no data   no data
412.29/412.31	c  S st    81   2711395        75      1597         1     92005      7984   1014184   no data   no data
412.50/412.51	c  S st    81   2711900        75      1597         1     92478      7984   1022558   no data   no data
412.50/412.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
412.50/412.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
412.50/412.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
412.50/412.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
412.50/412.54	c subs with bin:        3  lits-rem:         5  v-fix:    0  time:  0.00 s
412.50/412.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
412.50/412.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
412.50/412.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
412.89/412.99	c subs with bin:     1668  lits-rem:      1275  v-fix:    0  time:  0.41 s
418.29/418.30	c lits-rem:      2037  cl-subs:    17919  v-elim:      0  v-fix:    0  time:  5.31 s
418.29/418.30	c vivif2 --  cl tried     1594 cl shrink        0 lits rem          0 time: 0.00
418.29/418.32	c vivif2 --  cl tried    72891 cl shrink        0 lits rem          0 time: 0.01
418.49/418.54	c asymm  cl-useful: 0/1054/1594 lits-rem:0 time: 0.22
418.49/418.54	c calculated reachability. Time: 0.00
418.49/418.54	c  N st    81   2711900        75      1594         1     72891      7965    787104   no data   no data
500.10/500.11	c Finding binary XORs  T:     0.00 s  found:       0
515.70/515.76	c  N st    82   3211902        74      1526         2    100020      7563   1151088   no data   no data
515.70/515.76	c  S st    82   3211902        74      1526         2    100020      7563   1151088   no data   no data
516.00/516.00	c  S st    82   3212403        74      1526         2    100481      7563   1159401   no data   no data
516.00/516.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
516.00/516.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
516.00/516.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
516.00/516.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
516.00/516.04	c subs with bin:        3  lits-rem:         7  v-fix:    0  time:  0.00 s
516.00/516.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     74 time:  0.00 s
516.00/516.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
516.00/516.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
526.00/526.05	c subs with bin:    32131  lits-rem:      1326  v-fix:    0  time:  9.96 s
527.90/527.98	c lits-rem:      3618  cl-subs:     3700  v-elim:      0  v-fix:    0  time:  1.93 s
527.90/527.98	c vivif2 --  cl tried     1523 cl shrink        0 lits rem          0 time: 0.00
527.90/527.99	c vivif2 --  cl tried    64650 cl shrink        0 lits rem          0 time: 0.01
528.19/528.21	c asymm  cl-useful: 0/1130/1523 lits-rem:0 time: 0.22
528.19/528.21	c calculated reachability. Time: 0.00
528.19/528.21	c  N st    82   3212403        74      1523         2     64650      7545    721757   no data   no data
560.79/560.85	c Finding binary XORs  T:     0.00 s  found:       0
583.89/583.98	c Finding binary XORs  T:     0.00 s  found:       0
594.49/594.53	c Finding binary XORs  T:     0.00 s  found:       0
604.10/604.12	c Finding binary XORs  T:     0.00 s  found:       0
609.50/609.56	c Finding binary XORs  T:     0.00 s  found:       0
612.29/612.38	c Finding binary XORs  T:     0.00 s  found:       0
612.89/612.97	c Finding binary XORs  T:     0.00 s  found:       0
613.20/613.20	c Finding binary XORs  T:     0.00 s  found:       0
613.20/613.20	c  E st    83   3710717        50       668        41      6486      2876     40581   no data   no data
613.20/613.20	c num threads              : 1          
613.20/613.20	c restarts                 : 83         
613.20/613.20	c dynamic restarts         : 0          
613.20/613.20	c static restarts          : 83         
613.20/613.20	c full restarts            : 4          
613.20/613.20	c total simplify time      : 2.18       
613.20/613.20	c learnts DL2              : 0          
613.20/613.20	c learnts size 2           : 214        
613.20/613.20	c learnts size 1           : 52          (69.33     % of vars)
613.20/613.20	c filedLit time            : 0.16        (0.03      % time)
613.20/613.20	c v-elim SatELite          : 0           (0.00      % vars)
613.20/613.20	c SatELite time            : 22.41       (3.66      % time)
613.20/613.20	c v-elim xor               : 0           (0.00      % vars)
613.20/613.20	c xor elim time            : 0.02        (0.00      % time)
613.20/613.20	c num binary xor trees     : 0          
613.20/613.20	c binxor trees' crown      : 0           (nan       leafs/tree)
613.20/613.20	c bin xor find time        : 0.00       
613.20/613.20	c OTF clause improved      : 434563      (0.12      clauses/conflict)
613.20/613.20	c OTF impr. size diff      : 443285      (1.02       lits/clause)
613.20/613.20	c OTF cl watch-shrink      : 92895       (0.03      clauses/conflict)
613.20/613.20	c OTF cl watch-sh-lit      : 99558       (1.07       lits/clause)
613.20/613.20	c tried to recurMin cls    : 193177      (5.21       % of conflicts)
613.20/613.20	c updated cache            : 1819        (0.01       lits/tried recurMin)
613.20/613.20	c clauses over max glue    : 0           (0.00      % of all clauses)
613.20/613.20	c conflicts                : 3710717     (6053.78   / sec)
613.20/613.20	c decisions                : 4036953     (0.20      % random)
613.20/613.20	c bogo-props               : 120487617086 (196567230.85 / sec)
613.20/613.20	c conflict literals        : 54834221    (26.20     % deleted)
613.20/613.20	c Memory used              : 112.25      MB
613.20/613.20	c CPU time                 : 612.96      s
613.20/613.20	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 4,6

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: 4.05 4.02 3.97 5/189 23475
/proc/meminfo: memFree=21517076/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=29648 CPUtime=0 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 455 0 0 0 0 0 0 0 25 0 1 0 271278274 30359552 394 33554432000 4194304 4627331 140737409103952 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 7412 396 320 106 0 2383 0

[startup+0.047759 s]
/proc/loadavg: 4.05 4.02 3.97 5/189 23475
/proc/meminfo: memFree=21517076/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=30012 CPUtime=0.04 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 662 0 0 0 4 0 0 0 25 0 1 0 271278274 30732288 601 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309174 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 7503 601 370 106 0 2474 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30012

[startup+0.100782 s]
/proc/loadavg: 4.05 4.02 3.97 5/189 23475
/proc/meminfo: memFree=21517076/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=30168 CPUtime=0.09 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 736 0 0 0 9 0 0 0 25 0 1 0 271278274 30892032 675 33554432000 4194304 4627331 140737409103952 18446744073709551615 4333337 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 7542 675 370 106 0 2513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30168

[startup+0.30074 s]
/proc/loadavg: 4.05 4.02 3.97 5/189 23475
/proc/meminfo: memFree=21517076/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=30852 CPUtime=0.29 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 1056 0 0 0 29 0 0 0 25 0 1 0 271278274 31592448 736 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 7713 736 371 106 0 2684 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30852

[startup+0.70064 s]
/proc/loadavg: 4.05 4.02 3.97 5/189 23475
/proc/meminfo: memFree=21517076/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=31260 CPUtime=0.69 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 1468 0 0 0 69 0 0 0 25 0 1 0 271278274 32010240 952 33554432000 4194304 4627331 140737409103952 18446744073709551615 4302435 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 7815 952 372 106 0 2786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31260

[startup+1.50053 s]
/proc/loadavg: 4.05 4.02 3.97 5/190 23476
/proc/meminfo: memFree=21509752/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=35892 CPUtime=1.49 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 3019 0 0 0 149 0 0 0 18 0 1 0 271278274 36753408 1943 33554432000 4194304 4627331 140737409103952 18446744073709551615 4305474 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 8973 1943 376 106 0 3944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35892

[startup+3.10023 s]
/proc/loadavg: 4.04 4.02 3.97 5/190 23476
/proc/meminfo: memFree=21505536/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=38652 CPUtime=3.09 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 4387 0 0 0 309 0 0 0 21 0 1 0 271278274 39579648 2631 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 9663 2631 376 106 0 4634 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38652

[startup+6.30066 s]
/proc/loadavg: 4.04 4.02 3.97 6/190 23476
/proc/meminfo: memFree=21500704/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=40924 CPUtime=6.28 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 6206 0 0 0 628 0 0 0 18 0 1 0 271278274 41906176 3246 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 10231 3246 376 106 0 5202 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40924

[startup+12.7005 s]
/proc/loadavg: 4.04 4.02 3.97 6/190 23477
/proc/meminfo: memFree=21473444/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=43572 CPUtime=12.69 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 9303 0 0 0 1268 1 0 0 25 0 1 0 271278274 44617728 3796 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309043 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 10893 3796 376 106 0 5864 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43572

[startup+25.5002 s]
/proc/loadavg: 4.03 4.02 3.97 5/190 23477
/proc/meminfo: memFree=21473396/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=45492 CPUtime=25.49 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 13958 0 0 0 2547 2 0 0 25 0 1 0 271278274 46583808 4495 33554432000 4194304 4627331 140737409103952 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 11373 4495 376 106 0 6344 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45492

[startup+51.1006 s]
/proc/loadavg: 4.02 4.01 3.97 6/190 23478
/proc/meminfo: memFree=21458420/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=48980 CPUtime=51.08 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 21602 0 0 0 5105 3 0 0 25 0 1 0 271278274 50155520 5352 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309280 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 12245 5352 376 106 0 7216 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48980

[startup+102.307 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 23479
/proc/meminfo: memFree=21435924/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=58784 CPUtime=102.3 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 34652 0 0 0 10223 7 0 0 25 0 1 0 271278274 60194816 7668 33554432000 4194304 4627331 140737409103952 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 14696 7668 376 106 0 9667 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 58784

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 23481
/proc/meminfo: memFree=21405508/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=63544 CPUtime=162.29 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 46507 0 0 0 16219 10 0 0 25 0 1 0 271278274 65069056 9010 33554432000 4194304 4627331 140737409103952 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 15886 9010 376 106 0 10857 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 63544

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.97 6/190 23482
/proc/meminfo: memFree=21397788/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=75792 CPUtime=222.29 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 58409 0 0 0 22216 13 0 0 25 0 1 0 271278274 77611008 11905 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 18948 11905 376 106 0 13919 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 75792

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 23521
/proc/meminfo: memFree=21535932/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=76048 CPUtime=282.29 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 67205 0 0 0 28214 15 0 0 25 0 1 0 271278274 77873152 12374 33554432000 4194304 4627331 140737409103952 18446744073709551615 4324309 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 19012 12374 376 106 0 13983 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 76048

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 23522
/proc/meminfo: memFree=21519844/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=81016 CPUtime=342.29 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 76707 0 0 0 34211 18 0 0 25 0 1 0 271278274 82960384 12894 33554432000 4194304 4627331 140737409103952 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 20254 12894 377 106 0 15225 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 81016

[startup+402.301 s]
/proc/loadavg: 4.08 4.02 3.97 5/190 23524
/proc/meminfo: memFree=21493164/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=81216 CPUtime=402.3 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 84520 0 0 0 40210 20 0 0 25 0 1 0 271278274 83165184 13488 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 20304 13488 377 106 0 15275 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 81216

[startup+462.301 s]
/proc/loadavg: 4.03 4.01 3.97 5/190 23526
/proc/meminfo: memFree=21475272/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=87204 CPUtime=462.3 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 92971 0 0 0 46208 22 0 0 25 0 1 0 271278274 89296896 14130 33554432000 4194304 4627331 140737409103952 18446744073709551615 4310065 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 21801 14130 377 106 0 16772 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 87204

[startup+522.3 s]
/proc/loadavg: 4.01 4.00 3.97 5/190 23527
/proc/meminfo: memFree=21467060/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=90228 CPUtime=522.29 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 100227 0 0 0 52205 24 0 0 25 0 1 0 271278274 92393472 15646 33554432000 4194304 4627331 140737409103952 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 22557 15646 377 106 0 17528 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 90228

[startup+582.301 s]
/proc/loadavg: 4.03 4.02 3.98 5/190 23529
/proc/meminfo: memFree=21429952/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=114936 CPUtime=582.29 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 105049 0 0 0 58204 25 0 0 25 0 1 0 271278274 117694464 20468 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 28734 20468 377 106 0 23705 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 114936

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

[startup+588.701 s]
/proc/loadavg: 4.03 4.01 3.98 5/190 23529
/proc/meminfo: memFree=21423132/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=114936 CPUtime=588.69 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 105055 0 0 0 58844 25 0 0 25 0 1 0 271278274 117694464 20474 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 28734 20474 377 106 0 23705 0
Current children cumulated CPU time (s) 588.69
Current children cumulated vsize (KiB) 114936

[startup+601.5 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 23529
/proc/meminfo: memFree=21424868/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=114936 CPUtime=601.49 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 105056 0 0 0 60124 25 0 0 25 0 1 0 271278274 117694464 20475 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 28734 20475 377 106 0 23705 0
Current children cumulated CPU time (s) 601.49
Current children cumulated vsize (KiB) 114936

[startup+607.901 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 23530
/proc/meminfo: memFree=21432556/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=114936 CPUtime=607.9 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 105056 0 0 0 60765 25 0 0 25 0 1 0 271278274 117694464 20475 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 28734 20475 377 106 0 23705 0
Current children cumulated CPU time (s) 607.9
Current children cumulated vsize (KiB) 114936

[startup+611.101 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 23530
/proc/meminfo: memFree=21428712/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=114936 CPUtime=611.1 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 105057 0 0 0 61085 25 0 0 25 0 1 0 271278274 117694464 20476 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 28734 20476 377 106 0 23705 0
Current children cumulated CPU time (s) 611.1
Current children cumulated vsize (KiB) 114936

[startup+611.9 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 23530
/proc/meminfo: memFree=21427472/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=114936 CPUtime=611.9 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 105057 0 0 0 61165 25 0 0 25 0 1 0 271278274 117694464 20476 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 28734 20476 377 106 0 23705 0
Current children cumulated CPU time (s) 611.9
Current children cumulated vsize (KiB) 114936

[startup+612.706 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 23530
/proc/meminfo: memFree=21426356/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=114936 CPUtime=612.7 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 105057 0 0 0 61245 25 0 0 25 0 1 0 271278274 117694464 20476 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 28734 20476 377 106 0 23705 0
Current children cumulated CPU time (s) 612.7
Current children cumulated vsize (KiB) 114936

[startup+613.1 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 23530
/proc/meminfo: memFree=21426356/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=114936 CPUtime=613.09 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 105057 0 0 0 61284 25 0 0 25 0 1 0 271278274 117694464 20476 33554432000 4194304 4627331 140737409103952 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 28734 20476 377 106 0 23705 0
Current children cumulated CPU time (s) 613.09
Current children cumulated vsize (KiB) 114936

[startup+613.201 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 23530
/proc/meminfo: memFree=21426356/32951124 swapFree=67111528/67111528
[pid=23475] ppid=23473 vsize=114936 CPUtime=613.2 cores=4,6
/proc/23475/stat : 23475 (strangenight2-s) R 23473 23475 22800 0 -1 4202496 105057 0 0 0 61295 25 0 0 25 0 1 0 271278274 117694464 20476 33554432000 4194304 4627331 140737409103952 18446744073709551615 4324262 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23475/statm: 28734 20476 377 106 0 23705 0
Current children cumulated CPU time (s) 613.2
Current children cumulated vsize (KiB) 114936

Child status: 20
Real time (s): 613.214
CPU time (s): 613.223
CPU user time (s): 612.959
CPU system time (s): 0.263959
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 114936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 612.959
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105068
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= 15
involuntary context switches= 524

runsolver used 1.06784 second user time and 2.28965 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-03 01:57:00
IDJOB=3174688
IDBENCH=82906
IDSOLVER=1587
FILE ID=node146/3174688-1301788620
RUNJOBID= node146-1301783648-22819
PBS_JOBID= 12841372
Free space on /tmp= 72144 MiB

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

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

MD5SUM BENCH= 8742ded32e7243c8b59546e2dc82a4b4
RANDOM SEED=865759972

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21517356 kB
Buffers:        353424 kB
Cached:       10478148 kB
SwapCached:          0 kB
Active:        7430600 kB
Inactive:      3748852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21517356 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5872 kB
Writeback:           0 kB
AnonPages:      347908 kB
Mapped:          16296 kB
Slab:           189680 kB
PageTables:       5824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   565268 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= 72140 MiB
End job on node146 at 2011-04-03 02:07:13