Trace number 3370133

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)SAT 394.829 394.826

General information on the benchmark

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

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370133-1305386687.cnf'
0.00/0.01	c -- header says num vars:             75
0.00/0.01	c -- header says num clauses:        1597
0.00/0.01	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.01	c -- vars added         75
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      44 undec:       1 neg:      30
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.02/0.04	c Decided on static restart strategy
0.09/0.10	c  N st     8      4920        75      1597         0      4537      7985     79738   no data   no data  --
0.19/0.26	c  N st    10     11302        75      1597         0      4133      7985     58850   no data   no data  --
0.39/0.43	c  N st    11     17045        75      1597         0      9368      7985    146125   no data   no data  --
0.59/0.69	c  F st    12     25001        75      1597         0     11497      7985    183724   no data   no data  --
0.59/0.69	c  N st    12     25001        75      1597         0     11497      7985    183724   no data   no data  --
0.79/0.88	c Decided on static restart strategy
0.79/0.88	c  N st    18     30002        75      1597         0      9865      7985    148297   no data   no data  --
0.79/0.88	c  S st    18     30002        75      1597         0      9865      7985    148297   no data   no data  --
0.89/0.91	c  S st    18     30504        75      1597         0     10335      7985    156607   no data   no data  --
0.89/0.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.89/0.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.89/0.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.89/0.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.89/0.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.09/1.13	c lits-rem:      1632  cl-subs:     2453  v-elim:      0  v-fix:    0  time:  0.21 s
1.09/1.16	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
1.09/1.16	c calculated reachability. Time: 0.00
1.09/1.16	c  N st    18     30504        75      1597         0      7882      7985    115710   no data   no data  --
1.38/1.46	c  N st    20     37618        75      1597         0      7269      7985     96568   no data   no data  --
1.68/1.71	c  N st    21     44017        75      1597         0     13090      7985    201012   no data   no data  --
1.78/1.80	c  S st    22     45757        75      1597         0     14661      7985    228120   no data   no data  --
1.78/1.84	c  S st    22     46259        75      1597         0     15134      7985    236941   no data   no data  --
1.78/1.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.78/1.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.78/1.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.78/1.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.78/1.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.78/1.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.78/1.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.78/2.81	c lits-rem:      2573  cl-subs:     2334  v-elim:      0  v-fix:    0  time:  0.96 s
2.78/2.82	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
2.78/2.82	c vivif2 --  cl tried    12800 cl shrink        0 lits rem          0 time: 0.00
2.78/2.86	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
2.78/2.86	c calculated reachability. Time: 0.00
2.78/2.86	c  N st    22     46259        75      1597         0     12800      7985    195058   no data   no data  --
3.49/3.52	c  N st    23     60658        75      1597         0     17780      7985    262931   no data   no data  --
3.89/3.94	c  N st    24     69388        75      1597         0     16712      7985    234470   no data   no data  --
3.89/3.94	c  S st    24     69388        75      1597         0     16712      7985    234470   no data   no data  --
3.89/3.98	c  S st    24     69890        75      1597         0     17189      7985    243020   no data   no data  --
3.89/3.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/4.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/4.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/4.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.89/4.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.99/5.07	c lits-rem:      2821  cl-subs:     3438  v-elim:      0  v-fix:    0  time:  1.08 s
4.99/5.07	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
4.99/5.07	c vivif2 --  cl tried    13751 cl shrink        0 lits rem          0 time: 0.00
5.09/5.13	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
5.09/5.13	c calculated reachability. Time: 0.00
5.09/5.13	c  N st    24     69890        75      1597         0     13751      7985    190241   no data   no data  --
6.09/6.10	c  F st    25     87500        75      1597         0     19857      7985    281625   no data   no data  --
6.09/6.10	c  N st    25     87500        75      1597         0     19857      7985    281625   no data   no data  --
6.39/6.40	c Decided on static restart strategy
6.49/6.56	c  N st    32     95541        75      1597         0     16402      7985    226244   no data   no data  --
7.09/7.11	c  N st    34    104835        75      1597         0     13159      7985    165159   no data   no data  --
7.09/7.11	c  S st    34    104835        75      1597         0     13159      7985    165159   no data   no data  --
7.09/7.15	c  S st    34    105337        75      1597         0     13631      7985    173956   no data   no data  --
7.09/7.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.09/7.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.09/7.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.79/7.81	c lits-rem:       908  cl-subs:     1147  v-elim:      0  v-fix:    0  time:  0.66 s
7.79/7.81	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
7.79/7.82	c vivif2 --  cl tried    12484 cl shrink        0 lits rem          0 time: 0.00
7.79/7.87	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
7.79/7.87	c calculated reachability. Time: 0.00
7.79/7.87	c  N st    34    105337        75      1597         0     12484      7985    156007   no data   no data  --
8.39/8.42	c  N st    35    114935        75      1597         0     21178      7985    311144   no data   no data  --
9.29/9.39	c  N st    36    129332        75      1597         0     21549      7985    297832   no data   no data  --
10.79/10.80	c  N st    37    150928        75      1597         0     27439      7985    384805   no data   no data  --
11.19/11.29	c  S st    38    158007        75      1597         0     19432      7985    242725   no data   no data  --
11.29/11.34	c  S st    38    158514        75      1597         0     19907      7985    251278   no data   no data  --
11.29/11.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.29/11.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
11.29/11.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.29/11.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
11.29/11.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.28/12.33	c lits-rem:      1881  cl-subs:     2534  v-elim:      0  v-fix:    0  time:  0.98 s
12.28/12.34	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
12.28/12.34	c vivif2 --  cl tried    17373 cl shrink        0 lits rem          0 time: 0.00
12.38/12.40	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
12.38/12.40	c calculated reachability. Time: 0.00
12.38/12.40	c  N st    38    158514        75      1597         0     17373      7985    213409   no data   no data  --
15.98/16.07	c  N st    39    207102        75      1597         0     29655      7985    399878   no data   no data  --
18.49/18.53	c  N st    40    237771        75      1597         0     22262      7985    264449   no data   no data  --
18.49/18.53	c  S st    40    237771        75      1597         0     22262      7985    264449   no data   no data  --
18.59/18.61	c  S st    40    238276        75      1597         0     22748      7985    273656   no data   no data  --
18.59/18.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.59/18.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.59/18.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
18.59/18.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.59/18.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.59/18.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
18.59/18.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.80/19.84	c lits-rem:      1834  cl-subs:     2526  v-elim:      0  v-fix:    0  time:  1.22 s
19.80/19.84	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
19.80/19.84	c vivif2 --  cl tried    20222 cl shrink        0 lits rem          0 time: 0.00
19.89/19.93	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.09
19.89/19.93	c calculated reachability. Time: 0.00
19.89/19.93	c  N st    40    238276        75      1597         0     20222      7985    238548   no data   no data  --
26.59/26.60	c  F st    41    306252        75      1597         0     22203      7985    247991   no data   no data  --
26.59/26.60	c  N st    41    306252        75      1597         0     22203      7985    247991   no data   no data  --
26.99/27.05	c Decided on static restart strategy
29.39/29.49	c  N st    51    334556        75      1597         0     26067      7985    302440   no data   no data  --
31.79/31.81	c  N st    53    357414        75      1597         0     24121      7985    262056   no data   no data  --
31.79/31.81	c  S st    53    357414        75      1597         0     24121      7985    262056   no data   no data  --
31.79/31.87	c  S st    53    357924        75      1597         0     24606      7985    271034   no data   no data  --
31.79/31.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.79/31.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.79/31.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
31.79/31.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.79/31.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.79/31.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
31.79/31.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.89/32.92	c lits-rem:      1097  cl-subs:     1636  v-elim:      0  v-fix:    0  time:  1.04 s
32.89/32.92	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
32.89/32.93	c vivif2 --  cl tried    22970 cl shrink        0 lits rem          0 time: 0.00
33.00/33.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.08
33.00/33.01	c calculated reachability. Time: 0.00
33.00/33.01	c  N st    53    357924        75      1597         0     22970      7985    248341   no data   no data  --
35.99/36.06	c  N st    54    390316        75      1597         0     28889      7985    341305   no data   no data  --
40.48/40.58	c  N st    55    438907        75      1597         0     48153      7985    647279   no data   no data  --
47.59/47.69	c  N st    56    511790        75      1597         0     35495      7985    419550   no data   no data  --
50.60/50.64	c  N st    57    536886        75      1597         0     30252      7985    325781   no data   no data  --
50.60/50.64	c  S st    57    536886        75      1597         0     30252      7985    325781   no data   no data  --
50.69/50.72	c  S st    57    537390        75      1597         0     30723      7985    334611   no data   no data  --
50.69/50.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.69/50.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.69/50.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
50.69/50.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.69/50.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.69/50.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
50.69/50.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.79/51.85	c lits-rem:      1190  cl-subs:     1555  v-elim:      0  v-fix:    0  time:  1.12 s
51.79/51.85	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
51.79/51.86	c vivif2 --  cl tried    29168 cl shrink        0 lits rem          0 time: 0.00
51.89/51.97	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.11
51.89/51.97	c calculated reachability. Time: 0.00
51.89/51.97	c  N st    57    537390        75      1597         0     29168      7985    312651   no data   no data  --
70.29/70.36	c  N st    58    701375        75      1597         0     55979      7985    720068   no data   no data  --
83.19/83.27	c  N st    59    806085        75      1597         0     50203      7985    594386   no data   no data  --
83.19/83.27	c  S st    59    806085        75      1597         0     50203      7985    594386   no data   no data  --
83.39/83.40	c  S st    59    806587        75      1597         0     50674      7985    603363   no data   no data  --
83.39/83.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.39/83.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.39/83.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
83.39/83.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.39/83.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.39/83.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
83.39/83.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.48/86.51	c lits-rem:      2166  cl-subs:     7983  v-elim:      0  v-fix:    0  time:  3.08 s
86.48/86.51	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
86.48/86.52	c vivif2 --  cl tried    42691 cl shrink        0 lits rem          0 time: 0.00
86.58/86.69	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.17
86.58/86.69	c calculated reachability. Time: 0.00
86.58/86.69	c  N st    59    806587        75      1597         0     42691      7985    496926   no data   no data  --
120.48/120.53	c  F st    60   1071876        75      1597         0     57827      7985    670694   no data   no data  --
120.48/120.53	c  N st    60   1071876        75      1597         0     57827      7985    670694   no data   no data  --
121.28/121.36	c Decided on static restart strategy
124.99/125.05	c  N st    70   1100183        75      1597         0     43168      7985    447036   no data   no data  --
129.89/129.90	c  N st    72   1136176        75      1597         0     75101      7985    974040   no data   no data  --
134.78/134.89	c  N st    73   1168568        75      1597         0     63172      7985    771425   no data   no data  --
142.29/142.35	c  N st    74   1209880        75      1597         0     58025      7985    679335   no data   no data  --
142.29/142.35	c  S st    74   1209880        75      1597         0     58025      7985    679335   no data   no data  --
142.49/142.56	c  S st    74   1210382        75      1597         0     58509      7985    688351   no data   no data  --
142.49/142.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.49/142.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.49/142.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
142.59/142.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.59/142.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.59/142.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
142.59/142.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
148.09/148.17	c lits-rem:      2801  cl-subs:     7023  v-elim:      0  v-fix:    0  time:  5.56 s
148.09/148.17	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
148.09/148.18	c vivif2 --  cl tried    51486 cl shrink        0 lits rem          0 time: 0.01
148.39/148.44	c asymm  cl-useful: 0/1321/1597 lits-rem:0 time: 0.26
148.39/148.44	c calculated reachability. Time: 0.00
148.39/148.44	c  N st    74   1210382        75      1597         0     51486      7985    589160   no data   no data  --
160.39/160.46	c  N st    75   1283264        75      1597         0     73799      7985    918819   no data   no data  --
178.09/178.15	c  N st    76   1392587        75      1597         0     82875      7985   1049890   no data   no data  --
204.89/204.99	c  N st    77   1556573        75      1597         0     89797      7985   1114289   no data   no data  --
230.29/230.33	c  N st    78   1710384        75      1597         0     80024      7985    946661   no data   no data  --
230.29/230.33	c  S st    78   1710384        75      1597         0     80024      7985    946661   no data   no data  --
230.49/230.57	c  S st    78   1710887        75      1597         0     80490      7985    955496   no data   no data  --
230.49/230.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
230.49/230.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
230.49/230.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
230.59/230.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
230.59/230.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
230.59/230.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
230.59/230.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
238.89/238.91	c lits-rem:      1958  cl-subs:    16139  v-elim:      0  v-fix:    0  time:  8.28 s
238.89/238.91	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
238.89/238.91	c vivif2 --  cl tried    64351 cl shrink        0 lits rem          0 time: 0.01
239.09/239.11	c asymm  cl-useful: 0/1102/1597 lits-rem:0 time: 0.19
239.09/239.11	c calculated reachability. Time: 0.00
239.09/239.11	c  N st    78   1710887        75      1597         0     64351      7985    736073   no data   no data  --
306.10/306.17	c  N st    79   2079852        75      1597         0     76795      7985    874877   no data   no data  --
331.69/331.75	c  N st    80   2210887        75      1597         0     80514      7985    916897   no data   no data  --
331.69/331.75	c  S st    80   2210887        75      1597         0     80514      7985    916897   no data   no data  --
331.89/331.96	c  S st    80   2211390        75      1597         0     80994      7985    925937   no data   no data  --
331.89/331.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
331.89/331.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
331.89/331.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
331.99/332.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
331.99/332.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
331.99/332.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
331.99/332.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
338.59/338.62	c lits-rem:      2881  cl-subs:    11573  v-elim:      0  v-fix:    0  time:  6.60 s
338.59/338.62	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
338.59/338.63	c vivif2 --  cl tried    69421 cl shrink        0 lits rem          0 time: 0.01
338.80/338.83	c asymm  cl-useful: 0/995/1597 lits-rem:0 time: 0.20
338.80/338.83	c calculated reachability. Time: 0.00
338.80/338.83	c  N st    80   2211390        75      1597         0     69421      7985    771633   no data   no data  --
394.80/394.81	c  E st    81   2517625         0      1597         0    106043      7985   1265870   no data   no data  --
394.80/394.82	c Verified 1597 clauses.
394.80/394.82	c Verified 1597 clauses.
394.80/394.82	c num threads              : 1          
394.80/394.82	c restarts                 : 81         
394.80/394.82	c dynamic restarts         : 0          
394.80/394.82	c static restarts          : 81         
394.80/394.82	c full restarts            : 4          
394.80/394.82	c total simplify time      : 0.00       
394.80/394.82	c learnts DL2              : 0          
394.80/394.82	c learnts size 2           : 0          
394.80/394.82	c learnts size 1           : 0           (0.00      % of vars)
394.80/394.82	c filedLit time            : 0.11        (0.03      % time)
394.80/394.82	c v-elim SatELite          : 0           (0.00      % vars)
394.80/394.82	c SatELite time            : 30.67       (7.77      % time)
394.80/394.82	c v-elim xor               : 0           (0.00      % vars)
394.80/394.82	c xor elim time            : 0.02        (0.01      % time)
394.80/394.82	c num binary xor trees     : 0          
394.80/394.82	c binxor trees' crown      : 0           (nan       leafs/tree)
394.80/394.82	c bin xor find time        : 0.00       
394.80/394.82	c OTF clause improved      : 280952      (0.11      clauses/conflict)
394.80/394.82	c OTF impr. size diff      : 285460      (1.02       lits/clause)
394.80/394.82	c OTF cl watch-shrink      : 27376       (0.01      clauses/conflict)
394.80/394.82	c OTF cl watch-sh-lit      : 27453       (1.00       lits/clause)
394.80/394.82	c tried to recurMin cls    : 186492      (7.41       % of conflicts)
394.80/394.82	c updated cache            : 1149        (0.01       lits/tried recurMin)
394.80/394.82	c clauses over max glue    : 0           (0.00      % of all clauses)
394.80/394.82	c conflicts                : 2517625     (6379.82   / sec)
394.80/394.82	c decisions                : 2750829     (0.25      % random)
394.80/394.82	c bogo-props               : 74010571780 (187547533.42 / sec)
394.80/394.82	c conflict literals        : 39873743    (22.52     % deleted)
394.80/394.82	c Memory used              : 82.05       MB
394.80/394.82	c CPU time                 : 394.62      s
394.80/394.82	s SATISFIABLE
394.80/394.82	v 1 -2 -3 4 5 -6 -7 -8 9 10 -11 12 -13 14 15 16 17 18 -19 -20 -21 -22 -23 -24 25 26 27 -28 -29 30 31 -32 -33 34 35 36 -37 38 39 -40 -41 42 -43 44 -45 -46 47 -48 -49 50 -51 52 53 54 55 56 57 -58 -59 -60 -61 -62 -63 -64 -65 66 -67 -68 69 -70 -71 72 -73 -74 75 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370133-1305386687/watcher-3370133-1305386687 -o /tmp/evaluation-result-3370133-1305386687/solver-3370133-1305386687 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370133-1305386687.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.99 3.67 3.55 5/296 1457
/proc/meminfo: memFree=21501992/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=11796 CPUtime=0 cores=1,3
/proc/1457/stat : 1457 (runsolver) R 1455 1457 32743 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 650266880 12079104 49 33554432000 4194304 5432360 140735774599680 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/1457/statm: 2949 49 30 303 0 2643 0

[startup+0.0265379 s]
/proc/loadavg: 3.99 3.67 3.55 5/296 1457
/proc/meminfo: memFree=21501992/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=30148 CPUtime=0.02 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 655 0 0 0 2 0 0 0 18 0 1 0 650266880 30871552 581 33554432000 4194304 4650387 140735789551520 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 7537 581 376 112 0 2502 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30148

[startup+0.100525 s]
/proc/loadavg: 3.99 3.67 3.55 5/296 1457
/proc/meminfo: memFree=21501992/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=30280 CPUtime=0.09 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 764 0 0 0 9 0 0 0 18 0 1 0 650266880 31006720 690 33554432000 4194304 4650387 140735789551520 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 7570 690 377 112 0 2535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30280

[startup+0.300489 s]
/proc/loadavg: 3.99 3.67 3.55 5/296 1457
/proc/meminfo: memFree=21501992/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=31056 CPUtime=0.29 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 1125 0 0 0 29 0 0 0 18 0 1 0 650266880 31801344 786 33554432000 4194304 4650387 140735789551520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 7764 786 379 112 0 2729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31056

[startup+0.700416 s]
/proc/loadavg: 3.99 3.67 3.55 5/296 1457
/proc/meminfo: memFree=21501992/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=31308 CPUtime=0.69 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 1511 0 0 0 69 0 0 0 18 0 1 0 650266880 32059392 970 33554432000 4194304 4650387 140735789551520 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 7827 970 380 112 0 2792 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31308

[startup+1.50028 s]
/proc/loadavg: 3.99 3.67 3.55 5/297 1458
/proc/meminfo: memFree=21493100/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=36020 CPUtime=1.48 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 3096 0 0 0 148 0 0 0 19 0 1 0 650266880 36884480 1984 33554432000 4194304 4650387 140735789551520 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 9005 1984 381 112 0 3970 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36020

[startup+3.10099 s]
/proc/loadavg: 3.99 3.67 3.55 5/297 1458
/proc/meminfo: memFree=21493968/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=39064 CPUtime=3.08 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 4168 0 0 0 308 0 0 0 19 0 1 0 650266880 40001536 2703 33554432000 4194304 4650387 140735789551520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 9766 2703 381 112 0 4731 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39064

[startup+6.30042 s]
/proc/loadavg: 3.99 3.68 3.55 5/297 1458
/proc/meminfo: memFree=21486848/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=41768 CPUtime=6.29 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 5872 0 0 0 628 1 0 0 25 0 1 0 650266880 42770432 3289 33554432000 4194304 4650387 140735789551520 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 10442 3289 381 112 0 5407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41768

[startup+12.7003 s]
/proc/loadavg: 3.99 3.68 3.55 5/297 1458
/proc/meminfo: memFree=21482012/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=43568 CPUtime=12.68 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 8371 0 0 0 1267 1 0 0 25 0 1 0 650266880 44613632 3912 33554432000 4194304 4650387 140735789551520 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 10892 3912 381 112 0 5857 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 43568

[startup+25.501 s]
/proc/loadavg: 4.07 3.71 3.56 5/297 1458
/proc/meminfo: memFree=21459572/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=45712 CPUtime=25.48 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 12571 0 0 0 2546 2 0 0 25 0 1 0 650266880 46809088 4464 33554432000 4194304 4650387 140735789551520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 11428 4464 381 112 0 6393 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45712

[startup+51.1005 s]
/proc/loadavg: 4.10 3.75 3.58 5/297 1459
/proc/meminfo: memFree=21459036/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=50612 CPUtime=51.09 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 20812 0 0 0 5105 4 0 0 25 0 1 0 650266880 51826688 5431 33554432000 4194304 4650387 140735789551520 18446744073709551615 4439067 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 12653 5431 381 112 0 7618 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50612

[startup+102.311 s]
/proc/loadavg: 4.04 3.79 3.60 5/297 1460
/proc/meminfo: memFree=21434288/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=61016 CPUtime=102.3 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 33767 0 0 0 10224 6 0 0 25 0 1 0 650266880 62480384 7748 33554432000 4194304 4650387 140735789551520 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 15254 7748 381 112 0 10219 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61016

[startup+162.301 s]
/proc/loadavg: 4.01 3.82 3.62 5/297 1462
/proc/meminfo: memFree=21397432/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=66276 CPUtime=162.29 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 44912 0 0 0 16220 9 0 0 25 0 1 0 650266880 67866624 9854 33554432000 4194304 4650387 140735789551520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 16569 9854 381 112 0 11534 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66276

[startup+222.301 s]
/proc/loadavg: 4.12 3.89 3.66 5/297 1464
/proc/meminfo: memFree=21403100/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=66620 CPUtime=222.3 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 55047 0 0 0 22218 12 0 0 25 0 1 0 650266880 68218880 9864 33554432000 4194304 4650387 140735789551520 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 16655 9864 381 112 0 11620 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 66620

[startup+282.3 s]
/proc/loadavg: 4.11 3.93 3.68 5/297 1465
/proc/meminfo: memFree=21362124/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=77472 CPUtime=282.29 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 65540 0 0 0 28215 14 0 0 25 0 1 0 650266880 79331328 12113 33554432000 4194304 4650387 140735789551520 18446744073709551615 4306732 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 19368 12113 381 112 0 14333 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 77472

[startup+342.301 s]
/proc/loadavg: 4.04 3.94 3.70 5/297 1467
/proc/meminfo: memFree=21332172/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=83820 CPUtime=342.29 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 74302 0 0 0 34212 17 0 0 25 0 1 0 650266880 85831680 14008 33554432000 4194304 4650387 140735789551520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 20955 14008 381 112 0 15920 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 83820

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

[startup+358.301 s]
/proc/loadavg: 4.11 3.96 3.71 5/297 1467
/proc/meminfo: memFree=21336620/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=83856 CPUtime=358.3 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 76440 0 0 0 35812 18 0 0 25 0 1 0 650266880 85868544 14112 33554432000 4194304 4650387 140735789551520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 20964 14112 381 112 0 15929 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 83856

[startup+371.101 s]
/proc/loadavg: 4.08 3.96 3.71 5/297 1468
/proc/meminfo: memFree=21338480/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=83916 CPUtime=371.09 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 78318 0 0 0 37091 18 0 0 25 0 1 0 650266880 85929984 14140 33554432000 4194304 4650387 140735789551520 18446744073709551615 4366821 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 20979 14140 381 112 0 15944 0
Current children cumulated CPU time (s) 371.09
Current children cumulated vsize (KiB) 83916

[startup+383.911 s]
/proc/loadavg: 4.14 3.98 3.72 5/297 1468
/proc/meminfo: memFree=21333008/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=83968 CPUtime=383.9 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 80196 0 0 0 38371 19 0 0 25 0 1 0 650266880 85983232 14182 33554432000 4194304 4650387 140735789551520 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 20992 14182 381 112 0 15957 0
Current children cumulated CPU time (s) 383.9
Current children cumulated vsize (KiB) 83968

[startup+390.301 s]
/proc/loadavg: 4.12 3.98 3.72 5/297 1468
/proc/meminfo: memFree=21337096/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=84016 CPUtime=390.29 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 81512 0 0 0 39010 19 0 0 25 0 1 0 650266880 86032384 13661 33554432000 4194304 4650387 140735789551520 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 21004 13661 381 112 0 15969 0
Current children cumulated CPU time (s) 390.29
Current children cumulated vsize (KiB) 84016

[startup+391.901 s]
/proc/loadavg: 4.12 3.98 3.72 6/297 1468
/proc/meminfo: memFree=21342180/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=84016 CPUtime=391.9 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 81649 0 0 0 39170 20 0 0 25 0 1 0 650266880 86032384 13798 33554432000 4194304 4650387 140735789551520 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 21004 13798 381 112 0 15969 0
Current children cumulated CPU time (s) 391.9
Current children cumulated vsize (KiB) 84016

[startup+393.501 s]
/proc/loadavg: 4.12 3.98 3.72 5/297 1468
/proc/meminfo: memFree=21340692/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=84016 CPUtime=393.5 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 81786 0 0 0 39330 20 0 0 25 0 1 0 650266880 86032384 13935 33554432000 4194304 4650387 140735789551520 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 21004 13935 381 112 0 15969 0
Current children cumulated CPU time (s) 393.5
Current children cumulated vsize (KiB) 84016

[startup+394.3 s]
/proc/loadavg: 4.12 3.98 3.72 5/297 1468
/proc/meminfo: memFree=21339076/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=84016 CPUtime=394.3 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 81854 0 0 0 39410 20 0 0 25 0 1 0 650266880 86032384 14003 33554432000 4194304 4650387 140735789551520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 21004 14003 381 112 0 15969 0
Current children cumulated CPU time (s) 394.3
Current children cumulated vsize (KiB) 84016

[startup+394.7 s]
/proc/loadavg: 4.12 3.98 3.72 5/297 1468
/proc/meminfo: memFree=21339076/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=84016 CPUtime=394.7 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 81885 0 0 0 39450 20 0 0 25 0 1 0 650266880 86032384 14034 33554432000 4194304 4650387 140735789551520 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 21004 14034 381 112 0 15969 0
Current children cumulated CPU time (s) 394.7
Current children cumulated vsize (KiB) 84016

[startup+394.8 s]
/proc/loadavg: 4.11 3.98 3.72 5/297 1468
/proc/meminfo: memFree=21337464/32951124 swapFree=66457188/67111528
[pid=1457] ppid=1455 vsize=84016 CPUtime=394.8 cores=1,3
/proc/1457/stat : 1457 (strangenight1-s) R 1455 1457 32743 0 -1 4202496 81896 0 0 0 39460 20 0 0 25 0 1 0 650266880 86032384 14045 33554432000 4194304 4650387 140735789551520 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1457/statm: 21004 14045 381 112 0 15969 0
Current children cumulated CPU time (s) 394.8
Current children cumulated vsize (KiB) 84016

Child status: 10
Real time (s): 394.826
CPU time (s): 394.829
CPU user time (s): 394.624
CPU system time (s): 0.204968
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 84016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 394.624
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81915
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 619

runsolver used 1.02584 second user time and 2.58661 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 17:24:47
IDJOB=3370133
IDBENCH=82942
IDSOLVER=1847
FILE ID=node132/3370133-1305386687
RUNJOBID= node132-1305386298-1352
PBS_JOBID= 13324370
Free space on /tmp= 73316 MiB

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

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

MD5SUM BENCH= a2636b8675c559c02b749d6959527a10
RANDOM SEED=1791255830

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      21502148 kB
Buffers:        257452 kB
Cached:        5409516 kB
SwapCached:       6904 kB
Active:        4998972 kB
Inactive:      6162508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21502148 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            6228 kB
Writeback:           0 kB
AnonPages:     5492144 kB
Mapped:          20228 kB
Slab:           199384 kB
PageTables:      25728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35079140 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73308 MiB
End job on node132 at 2011-05-14 17:31:22