Trace number 3367650

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)SAT 212.048 212.041

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1462223811-042.SATISFIABLE.cnf
MD5SUMcd0b1f588aad9c4aef9bf4b7912f7c0d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004999
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
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-3367650-1307665891.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     185 undec:      42 neg:     173
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       393      1699         0         0      5141         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4919       393      1699         0      4817      5141     99187   no data   no data
0.29/0.39	c  N st    10     11304       393      1699         0      4449      5141     66178   no data   no data
0.59/0.65	c  N st    11     17047       393      1699         0     10001      5141    174517   no data   no data
1.00/1.07	c  F st    12     25000       393      1699         0     12252      5141    226098   no data   no data
1.00/1.07	c  N st    12     25000       393      1699         0     12252      5141    226098   no data   no data
1.29/1.34	c Decided on static restart strategy
1.29/1.34	c  N st    18     30000       393      1699         0     10581      5141    171284   no data   no data
1.29/1.34	c  S st    18     30000       393      1699         0     10581      5141    171284   no data   no data
1.29/1.37	c  S st    18     30504       393      1699         0     11082      5141    181212   no data   no data
1.29/1.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.38	c blocked clauses removed:       16 vars:      2 tried:         393 T: 0.00 s
1.29/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1.29/1.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.38	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
1.29/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.45	c lits-rem:       215  cl-subs:      828  v-elim:      0  v-fix:    0  time:  0.06 s
1.39/1.45	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.01
1.39/1.45	c calculated reachability. Time: 0.00
1.39/1.45	c  N st    18     30504       390      1682         0     10158      5101    163065   no data   no data
1.79/1.88	c  N st    20     37618       390      1682         0      9483      5101    135120   no data   no data
2.19/2.29	c  N st    21     44018       390      1682         0     15669      5101    252450   no data   no data
2.29/2.39	c  S st    22     45756       390      1682         0     17375      5101    288730   no data   no data
2.39/2.43	c  S st    22     46257       390      1682         0      9217      5101    115649   no data   no data
2.39/2.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
2.39/2.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.45	c lits-rem:        12  cl-subs:      133  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.45	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
2.39/2.45	c vivif2 --  cl tried     9084 cl shrink        0 lits rem          0 time: 0.00
2.39/2.45	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.00
2.39/2.45	c calculated reachability. Time: 0.00
2.39/2.45	c  N st    22     46257       390      1682         0      9084      5101    113341   no data   no data
3.29/3.39	c  N st    23     60655       390      1682         0     13420      5101    194382   no data   no data
3.99/4.02	c  N st    24     69385       390      1682         0     11262      5101    142079   no data   no data
3.99/4.02	c  S st    24     69385       390      1682         0     11262      5101    142079   no data   no data
3.99/4.06	c  S st    24     69891       390      1682         0     11765      5101    151961   no data   no data
3.99/4.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.99/4.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
3.99/4.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.08	c lits-rem:        73  cl-subs:      109  v-elim:      0  v-fix:    0  time:  0.01 s
3.99/4.08	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
3.99/4.08	c vivif2 --  cl tried    11656 cl shrink        0 lits rem          0 time: 0.00
3.99/4.09	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.01
3.99/4.09	c calculated reachability. Time: 0.00
3.99/4.09	c  N st    24     69891       390      1682         0     11656      5101    149531   no data   no data
5.40/5.41	c  F st    25     87500       390      1682         0     17026      5101    251846   no data   no data
5.40/5.41	c  N st    25     87500       390      1682         0     17026      5101    251846   no data   no data
5.79/5.83	c Decided on static restart strategy
5.99/6.07	c  N st    32     95540       390      1682         0     24865      5101    409280   no data   no data
6.69/6.76	c  N st    34    104837       390      1682         0     21258      5101    324362   no data   no data
6.69/6.76	c  S st    34    104837       390      1682         0     21258      5101    324362   no data   no data
6.79/6.81	c  S st    34    105343       390      1682         0     21763      5101    334739   no data   no data
6.79/6.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.79/6.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.79/6.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
6.79/6.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.79/6.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.79/6.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.02	c lits-rem:       186  cl-subs:     1483  v-elim:      0  v-fix:    0  time:  0.19 s
6.99/7.02	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
6.99/7.03	c vivif2 --  cl tried    20280 cl shrink        0 lits rem          0 time: 0.00
6.99/7.04	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.01
6.99/7.04	c calculated reachability. Time: 0.00
6.99/7.04	c  N st    34    105343       390      1682         0     20280      5101    303198   no data   no data
7.79/7.83	c  N st    35    114942       390      1682         0     16042      5101    203259   no data   no data
8.99/9.08	c  N st    36    129339       390      1682         0     15418      5101    171057   no data   no data
10.79/10.87	c  N st    37    150935       390      1682         0     20837      5101    265823   no data   no data
11.39/11.48	c  S st    38    158015       390      1682         0     27713      5101    397103   no data   no data
11.49/11.55	c  S st    38    158519       390      1682         0     28214      5101    407068   no data   no data
11.49/11.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.49/11.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.49/11.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.49/11.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
11.49/11.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.49/11.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.49/11.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.95	c lits-rem:       336  cl-subs:     2281  v-elim:      0  v-fix:    0  time:  0.37 s
11.89/11.95	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
11.89/11.96	c vivif2 --  cl tried    25933 cl shrink        0 lits rem          0 time: 0.00
11.89/11.97	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.02
11.89/11.97	c calculated reachability. Time: 0.00
11.89/11.97	c  N st    38    158519       390      1682         0     25933      5101    367629   no data   no data
16.89/16.97	c  N st    39    207107       390      1682         0     20637      5101    230009   no data   no data
19.99/20.08	c  N st    40    237778       390      1682         0     30982      5101    411537   no data   no data
19.99/20.08	c  S st    40    237778       390      1682         0     30982      5101    411537   no data   no data
20.09/20.16	c  S st    40    238280       390      1682         0     31484      5101    422058   no data   no data
20.09/20.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.09/20.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.09/20.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
20.09/20.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.09/20.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
20.09/20.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.67	c lits-rem:       557  cl-subs:     2880  v-elim:      0  v-fix:    0  time:  0.48 s
20.59/20.67	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
20.59/20.67	c vivif2 --  cl tried    28604 cl shrink        0 lits rem          0 time: 0.00
20.59/20.69	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.02
20.59/20.69	c calculated reachability. Time: 0.00
20.59/20.69	c  N st    40    238280       390      1682         0     28604      5101    375361   no data   no data
28.10/28.10	c  F st    41    306252       390      1682         0     30614      5101    368475   no data   no data
28.10/28.10	c  N st    41    306252       390      1682         0     30614      5101    368475   no data   no data
28.60/28.69	c Decided on static restart strategy
31.29/31.33	c  N st    51    334553       390      1682         0     34900      5101    459581   no data   no data
34.10/34.13	c  N st    53    357420       390      1682         0     32917      5101    422361   no data   no data
34.10/34.13	c  S st    53    357420       390      1682         0     32917      5101    422361   no data   no data
34.19/34.21	c  S st    53    357928       390      1682         0     33424      5101    432595   no data   no data
34.19/34.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.19/34.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.19/34.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.19/34.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.19/34.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.19/34.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
34.19/34.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.19/34.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.19/34.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.39/34.49	c lits-rem:       109  cl-subs:     1228  v-elim:      0  v-fix:    0  time:  0.25 s
34.39/34.49	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
34.49/34.50	c vivif2 --  cl tried    32196 cl shrink        0 lits rem          0 time: 0.00
34.49/34.52	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.02
34.49/34.52	c calculated reachability. Time: 0.00
34.49/34.52	c  N st    53    357928       390      1682         0     32196      5101    407841   no data   no data
38.69/38.74	c  N st    54    390321       390      1682         0     38380      5101    520380   no data   no data
45.69/45.71	c  N st    55    438909       390      1682         0     31958      5101    350986   no data   no data
56.10/56.10	c  N st    56    511792       390      1682         0     45448      5101    610121   no data   no data
59.89/59.97	c  N st    57    536892       390      1682         0     39730      5101    476772   no data   no data
59.89/59.97	c  S st    57    536892       390      1682         0     39730      5101    476772   no data   no data
59.99/60.07	c  S st    57    537399       390      1682         0     40233      5101    487102   no data   no data
59.99/60.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.99/60.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.99/60.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.99/60.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.99/60.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.99/60.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
59.99/60.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.99/60.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.09/60.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.59/60.60	c lits-rem:       234  cl-subs:     2555  v-elim:      0  v-fix:    0  time:  0.50 s
60.59/60.60	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
60.59/60.61	c vivif2 --  cl tried    37678 cl shrink        0 lits rem          0 time: 0.00
60.59/60.63	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.02
60.59/60.63	c calculated reachability. Time: 0.00
60.59/60.63	c  N st    57    537399       390      1682         0     37678      5101    442411   no data   no data
87.10/87.17	c  N st    58    701383       390      1682         0     66454      5101    963381   no data   no data
104.50/104.54	c  N st    59    806098       390      1682         0     60381      5101    827073   no data   no data
104.50/104.54	c  S st    59    806098       390      1682         0     60381      5101    827073   no data   no data
104.60/104.69	c  S st    59    806599       390      1682         0     60880      5101    837195   no data   no data
104.60/104.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.70/104.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
104.70/104.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.70/104.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.70/104.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.70/104.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
104.70/104.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
104.70/104.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
104.70/104.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.79/106.81	c lits-rem:       334  cl-subs:     5376  v-elim:      0  v-fix:    0  time:  2.06 s
106.79/106.81	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
106.79/106.82	c vivif2 --  cl tried    55504 cl shrink        0 lits rem          0 time: 0.01
106.79/106.85	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.04
106.79/106.86	c calculated reachability. Time: 0.00
106.79/106.86	c  N st    59    806599       390      1682         0     55504      5101    737965   no data   no data
152.19/152.28	c  F st    60   1071875       390      1682         0     71625      5101    983325   no data   no data
152.19/152.28	c  N st    60   1071875       390      1682         0     71625      5101    983325   no data   no data
153.39/153.40	c Decided on static restart strategy
158.10/158.18	c  N st    70   1100177       390      1682         0     55636      5101    650789   no data   no data
165.80/165.85	c  N st    72   1136170       390      1682         0     45912      5101    427805   no data   no data
171.19/171.27	c  N st    73   1168562       390      1682         0     77472      5101   1143395   no data   no data
179.80/179.87	c  N st    74   1209898       390      1682         0     72057      5101    975432   no data   no data
179.80/179.87	c  S st    74   1209898       390      1682         0     72057      5101    975432   no data   no data
180.00/180.08	c  S st    74   1210400       390      1682         0     72556      5101    985507   no data   no data
180.00/180.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
180.10/180.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
180.10/180.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
180.10/180.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
180.10/180.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.10/180.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    390 time:  0.00 s
180.10/180.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.10/180.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
180.10/180.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.70/181.71	c lits-rem:       491  cl-subs:     3068  v-elim:      0  v-fix:    0  time:  1.55 s
181.70/181.71	c vivif2 --  cl tried     1682 cl shrink        0 lits rem          0 time: 0.00
181.70/181.72	c vivif2 --  cl tried    69488 cl shrink        0 lits rem          0 time: 0.01
181.70/181.76	c asymm  cl-useful: 0/1682/1682 lits-rem:0 time: 0.04
181.70/181.77	c calculated reachability. Time: 0.00
181.70/181.77	c  N st    74   1210400       390      1682         0     69488      5101    927468   no data   no data
195.99/196.01	c  N st    75   1283284       390      1682         0     93458      5101   1439432   no data   no data
212.00/212.03	c  E st    76   1373482         0      1682         0     84955      5101   1246604   no data   no data
212.00/212.03	c Verified 1682 clauses.
212.00/212.03	c Solution needs extension. Extending.
212.00/212.03	c Verified 1682 clauses.
212.00/212.03	c num threads              : 1          
212.00/212.03	c restarts                 : 76         
212.00/212.03	c dynamic restarts         : 0          
212.00/212.03	c static restarts          : 76         
212.00/212.03	c full restarts            : 4          
212.00/212.03	c total simplify time      : 0.00       
212.00/212.03	c learnts DL2              : 0          
212.00/212.03	c learnts size 2           : 0          
212.00/212.03	c learnts size 1           : 0           (0.00      % of vars)
212.00/212.03	c filedLit time            : 0.09        (0.04      % time)
212.00/212.03	c v-elim SatELite          : 10          (2.50      % vars)
212.00/212.03	c SatELite time            : 5.44        (2.57      % time)
212.00/212.03	c v-elim xor               : 0           (0.00      % vars)
212.00/212.03	c xor elim time            : 0.01        (0.01      % time)
212.00/212.03	c num binary xor trees     : 0          
212.00/212.03	c binxor trees' crown      : 0           (nan       leafs/tree)
212.00/212.03	c bin xor find time        : 0.00       
212.00/212.03	c OTF clause improved      : 45283       (0.03      clauses/conflict)
212.00/212.03	c OTF impr. size diff      : 48900       (1.08       lits/clause)
212.00/212.03	c OTF cl watch-shrink      : 394072      (0.29      clauses/conflict)
212.00/212.03	c OTF cl watch-sh-lit      : 518635      (1.32       lits/clause)
212.00/212.03	c tried to recurMin cls    : 140313      (10.22      % of conflicts)
212.00/212.03	c updated cache            : 1860        (0.01       lits/tried recurMin)
212.00/212.03	c clauses over max glue    : 0           (0.00      % of all clauses)
212.00/212.03	c conflicts                : 1373482     (6481.78   / sec)
212.00/212.03	c decisions                : 1605803     (0.56      % random)
212.00/212.03	c bogo-props               : 26901859569 (126956176.00 / sec)
212.00/212.03	c conflict literals        : 28004672    (25.55     % deleted)
212.00/212.03	c Memory used              : 75.32       MB
212.00/212.03	c CPU time                 : 211.90      s
212.00/212.03	s SATISFIABLE
212.00/212.03	v -1 2 -3 4 -5 6 -7 8 9 10 -11 -12 13 -14 -15 16 17 18 -19 -20 21 -22 23 -24 25 26 27 -28 29 -30 -31 32 33 34 35 36 37 -38 39 -40 -41 -42 -43 -44 45 -46 47 -48 49 50 -51 -52 53 54 -55 56 -57 58 59 -60 -61 62 63 64 -65 -66 67 68 -69 70 -71 72 73 74 -75 -76 -77 78 -79 -80 81 82 -83 -84 -85 -86 87 -88 -89 90 91 -92 93 -94 95 -96 -97 98 -99 100 -101 -102 -103 104 -105 106 -107 -108 109 -110 -111 112 113 114 -115 116 -117 -118 119 120 121 122 123 124 -125 -126 127 -128 129 130 -131 -132 -133 -134 135 136 137 138 -139 140 -141 142 -143 144 -145 -146 -147 148 149 -150 151 152 153 -154 155 -156 -157 158 -159 -160 161 -162 -163 -164 -165 166 -167 -168 -169 -170 171 -172 173 -174 175 -176 177 178 179 180 181 182 183 -184 -185 -186 -187 188 189 -190 191 -192 -193 194 195 196 197 198 199 200 201 -202 203 -204 -205 -206 207 -208 -209 -210 211 -212 -213 214 -215 -216 217 218 219 220 221 222 223 224 -225 226 227 228 229 230 -231 232 -233 -234 -235 -236 -237 238 239 240 241 242 243 244 -245 -246 -247 248 249 -250 -251 -252 253 254 -255 -256 -257 -258 259 260 -261 -262 -263 -264 -265 266 -267 -268 -269 270 -271 -272 -273 -274 -275 -276 -277 278 -279 280 -281 282 283 284 -285 286 -287 288 -289 290 -291 -292 293 -294 295 -296 297 -298 -299 300 -301 302 -303 -304 305 306 307 308 -309 310 -311 -312 -313 314 315 -316 -317 318 319 320 -321 322 -323 324 -325 -326 -327 -328 329 330 331 332 333 334 -335 -336 -337 338 -339 -340 -341 342 -343 344 345 -346 347 348 -349 350 -351 -352 353 354 -355 356 357 358 -359 -360 -361 -362 363 364 365 -366 -367 368 -369 -370 -371 -372 -373 374 -375 376 -377 378 -379 380 381 382 -383 -384 -385 -386 387 388 389 -390 391 -392 393 -394 -395 -396 -397 -398 399 400 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

running on 2 cores: 0,2

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: 8.18 8.03 7.99 5/180 4247
/proc/meminfo: memFree=31941656/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=30184 CPUtime=0 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 627 0 0 0 0 0 0 0 18 0 1 0 878191449 30908416 567 33554432000 4194304 4580011 140733266338240 18446744073709551615 4415588 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 7546 567 352 95 0 2528 0

[startup+0.0953731 s]
/proc/loadavg: 8.18 8.03 7.99 5/180 4247
/proc/meminfo: memFree=31941656/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=30180 CPUtime=0.09 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 732 0 0 0 9 0 0 0 18 0 1 0 878191449 30904320 663 33554432000 4194304 4580011 140733266338240 18446744073709551615 4293119 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 7545 663 364 95 0 2527 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30180

[startup+0.100369 s]
/proc/loadavg: 8.18 8.03 7.99 5/180 4247
/proc/meminfo: memFree=31941656/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=30180 CPUtime=0.09 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 737 0 0 0 9 0 0 0 18 0 1 0 878191449 30904320 668 33554432000 4194304 4580011 140733266338240 18446744073709551615 4293653 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 7545 668 364 95 0 2527 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30180

[startup+0.30034 s]
/proc/loadavg: 8.18 8.03 7.99 5/180 4247
/proc/meminfo: memFree=31941656/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=30728 CPUtime=0.29 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 981 0 0 0 29 0 0 0 18 0 1 0 878191449 31465472 789 33554432000 4194304 4580011 140733266338240 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 7682 789 364 95 0 2664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30728

[startup+0.700255 s]
/proc/loadavg: 8.18 8.03 7.99 5/180 4247
/proc/meminfo: memFree=31941656/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=31196 CPUtime=0.69 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 1319 0 0 0 69 0 0 0 18 0 1 0 878191449 31944704 939 33554432000 4194304 4580011 140733266338240 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 7799 939 364 95 0 2781 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31196

[startup+1.50109 s]
/proc/loadavg: 8.18 8.03 7.99 6/190 4268
/proc/meminfo: memFree=31921256/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=36632 CPUtime=1.49 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 3126 0 0 0 149 0 0 0 20 0 1 0 878191449 37511168 2224 33554432000 4194304 4580011 140733266338240 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 9158 2224 367 95 0 4140 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36632

[startup+3.1008 s]
/proc/loadavg: 7.85 7.96 7.97 6/190 4268
/proc/meminfo: memFree=31897848/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=36728 CPUtime=3.09 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 3959 0 0 0 309 0 0 0 25 0 1 0 878191449 37609472 2376 33554432000 4194304 4580011 140733266338240 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 9182 2376 367 95 0 4164 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36728

[startup+6.3002 s]
/proc/loadavg: 7.85 7.96 7.97 6/190 4306
/proc/meminfo: memFree=31889096/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=38104 CPUtime=6.29 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 5913 0 0 0 628 1 0 0 25 0 1 0 878191449 39018496 2535 33554432000 4194304 4580011 140733266338240 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 9526 2535 367 95 0 4508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38104

[startup+12.701 s]
/proc/loadavg: 7.25 7.83 7.92 6/190 4306
/proc/meminfo: memFree=31861492/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=47380 CPUtime=12.69 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 10132 0 0 0 1268 1 0 0 25 0 1 0 878191449 48517120 5099 33554432000 4194304 4580011 140733266338240 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 11845 5099 367 95 0 6827 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47380

[startup+25.5005 s]
/proc/loadavg: 6.75 7.70 7.88 6/190 4306
/proc/meminfo: memFree=31849616/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=50548 CPUtime=25.49 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 14740 0 0 0 2547 2 0 0 25 0 1 0 878191449 51761152 5633 33554432000 4194304 4580011 140733266338240 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 12637 5633 367 95 0 7619 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50548

[startup+51.1007 s]
/proc/loadavg: 5.81 7.41 7.78 6/190 4307
/proc/meminfo: memFree=31831500/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=53520 CPUtime=51.09 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 21790 0 0 0 5105 4 0 0 25 0 1 0 878191449 54804480 6410 33554432000 4194304 4580011 140733266338240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 13380 6410 367 95 0 8362 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53520

[startup+102.307 s]
/proc/loadavg: 4.72 6.83 7.56 6/190 4308
/proc/meminfo: memFree=31797184/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=57472 CPUtime=102.3 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 33147 0 0 0 10224 6 0 0 25 0 1 0 878191449 58851328 7312 33554432000 4194304 4580011 140733266338240 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 14368 7312 367 95 0 9350 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 57472

[startup+162.301 s]
/proc/loadavg: 4.26 6.31 7.33 6/190 4310
/proc/meminfo: memFree=31764636/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=68052 CPUtime=162.3 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 46488 0 0 0 16219 11 0 0 25 0 1 0 878191449 69685248 10261 33554432000 4194304 4580011 140733266338240 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 17013 10261 367 95 0 11995 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 68052

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

[startup+179.1 s]
/proc/loadavg: 4.20 6.20 7.28 6/190 4310
/proc/meminfo: memFree=31763132/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=68164 CPUtime=179.1 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 49568 0 0 0 17898 12 0 0 25 0 1 0 878191449 69799936 10070 33554432000 4194304 4580011 140733266338240 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 17041 10070 367 95 0 12023 0
Current children cumulated CPU time (s) 179.1
Current children cumulated vsize (KiB) 68164

[startup+191.901 s]
/proc/loadavg: 4.16 6.09 7.22 6/190 4311
/proc/meminfo: memFree=31733736/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=77048 CPUtime=191.89 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 53673 0 0 0 19176 13 0 0 25 0 1 0 878191449 78897152 12412 33554432000 4194304 4580011 140733266338240 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 19262 12412 367 95 0 14244 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 77048

[startup+204.701 s]
/proc/loadavg: 4.13 6.02 7.19 6/190 4311
/proc/meminfo: memFree=31737072/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=77076 CPUtime=204.7 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 55898 0 0 0 20456 14 0 0 25 0 1 0 878191449 78925824 12907 33554432000 4194304 4580011 140733266338240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 19269 12907 367 95 0 14251 0
Current children cumulated CPU time (s) 204.7
Current children cumulated vsize (KiB) 77076

[startup+207.907 s]
/proc/loadavg: 4.12 5.99 7.17 6/190 4311
/proc/meminfo: memFree=31735584/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=77124 CPUtime=207.9 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 56908 0 0 0 20776 14 0 0 25 0 1 0 878191449 78974976 12093 33554432000 4194304 4580011 140733266338240 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 19281 12093 367 95 0 14263 0
Current children cumulated CPU time (s) 207.9
Current children cumulated vsize (KiB) 77124

[startup+209.501 s]
/proc/loadavg: 4.12 5.99 7.17 6/190 4311
/proc/meminfo: memFree=31733352/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=77124 CPUtime=209.5 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 57136 0 0 0 20936 14 0 0 25 0 1 0 878191449 78974976 12321 33554432000 4194304 4580011 140733266338240 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 19281 12321 367 95 0 14263 0
Current children cumulated CPU time (s) 209.5
Current children cumulated vsize (KiB) 77124

[startup+211.1 s]
/proc/loadavg: 4.12 5.99 7.17 6/190 4311
/proc/meminfo: memFree=31729732/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=77124 CPUtime=211.1 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 57325 0 0 0 21096 14 0 0 25 0 1 0 878191449 78974976 12510 33554432000 4194304 4580011 140733266338240 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 19281 12510 367 95 0 14263 0
Current children cumulated CPU time (s) 211.1
Current children cumulated vsize (KiB) 77124

[startup+211.5 s]
/proc/loadavg: 4.12 5.99 7.17 6/190 4311
/proc/meminfo: memFree=31729732/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=77124 CPUtime=211.5 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 57376 0 0 0 21136 14 0 0 25 0 1 0 878191449 78974976 12561 33554432000 4194304 4580011 140733266338240 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 19281 12561 367 95 0 14263 0
Current children cumulated CPU time (s) 211.5
Current children cumulated vsize (KiB) 77124

[startup+211.901 s]
/proc/loadavg: 4.12 5.99 7.17 6/190 4311
/proc/meminfo: memFree=31729732/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=77124 CPUtime=211.9 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 57435 0 0 0 21176 14 0 0 25 0 1 0 878191449 78974976 12620 33554432000 4194304 4580011 140733266338240 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 19281 12620 367 95 0 14263 0
Current children cumulated CPU time (s) 211.9
Current children cumulated vsize (KiB) 77124

[startup+212.001 s]
/proc/loadavg: 4.12 5.99 7.17 6/190 4311
/proc/meminfo: memFree=31729732/32951124 swapFree=67050508/67111528
[pid=4247] ppid=4243 vsize=77124 CPUtime=212 cores=0,2
/proc/4247/stat : 4247 (strangenight2-s) R 4243 4247 4191 0 -1 4202496 57448 0 0 0 21186 14 0 0 25 0 1 0 878191449 78974976 12633 33554432000 4194304 4580011 140733266338240 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4247/statm: 19281 12633 367 95 0 14263 0
Current children cumulated CPU time (s) 212
Current children cumulated vsize (KiB) 77124

Child status: 10
Real time (s): 212.041
CPU time (s): 212.048
CPU user time (s): 211.9
CPU system time (s): 0.147977
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 78832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 211.9
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57471
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= 42
involuntary context switches= 274

runsolver used 0.365944 second user time and 0.756884 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-10 02:31:31
IDJOB=3367650
IDBENCH=82859
IDSOLVER=1845
FILE ID=node102/3367650-1307665891
RUNJOBID= node102-1307665891-4209
PBS_JOBID= 13549462
Free space on /tmp= 74200 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1462223811-042.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367650-1307665891/watcher-3367650-1307665891 -o /tmp/evaluation-result-3367650-1307665891/solver-3367650-1307665891 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367650-1307665891.cnf

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

MD5SUM BENCH= cd0b1f588aad9c4aef9bf4b7912f7c0d
RANDOM SEED=665823320

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.82
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.828
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.828
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.828
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.828
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.828
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:      31942868 kB
Buffers:        225532 kB
Cached:         542420 kB
SwapCached:      25184 kB
Active:         365764 kB
Inactive:       433288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31942868 kB
SwapTotal:    67111528 kB
SwapFree:     67050508 kB
Dirty:           16324 kB
Writeback:           0 kB
AnonPages:       27884 kB
Mapped:           8648 kB
Slab:           140708 kB
PageTables:       4636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193100 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= 74180 MiB
End job on node102 at 2011-06-10 02:35:03