Trace number 3173484

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 TechDemo-Alpha-stSAT 282.777 282.784

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S864690872-081.SATISFIABLE.cnf
MD5SUM6689be7bde9914194ce4bfa20183e3c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028994
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173484-1301795406.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.00	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/1918/4450 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.09/0.12	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
0.09/0.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.12	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:     32  v-fix:    0  time:  0.01 s
0.09/0.13	c learnt bin added due to v-elim: 0
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.13	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.13	c calculated reachability. Time: 0.00
0.09/0.13	c Calc default polars -  time:   0.00 s pos:      24 undec:       0 neg:      26
0.09/0.13	c =========================================================================================
0.09/0.13	c types(t): F = full restart, N = normal restart
0.09/0.13	c types(t): S = simplification begin/end, E = solution found
0.09/0.13	c restart types(rt): st = static, dy = dynamic
0.09/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.13	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.19/0.21	c Decided on static restart strategy
0.29/0.30	c  N dy    19      4009        50      4450         0      3514     31150     65840     18.69     16.39  --
0.49/0.50	c  N dy    46      8057        50      4450         0      4837     31150     85690     18.57     16.42  --
0.69/0.74	c  N dy    73     12097        50      4450         0      4657     31150     76457     18.78     16.45  --
0.89/0.99	c  N dy   100     16138        50      4450         0      8163     31150    141310     18.66     16.44  --
1.19/1.26	c  N dy   127     20154        50      4450         0      6797     31150    108685     18.73     16.43  --
1.49/1.54	c  N dy   154     24172        50      4450         0     10310     31150    173366     18.42     16.39  --
1.79/1.84	c  N dy   181     28176        50      4450         0      7828     31150    119644     18.69     16.37  --
1.89/1.98	c  S st   194     30000        50      4450         0      9436     31150    149440     18.61     16.38  --
1.99/2.03	c  S st   194     30505        50      4450         0      9890     31150    157954     18.61     16.38  --
1.99/2.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
1.99/2.05	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
1.99/2.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.05	c Subs w/ non-existent bins:      0 time:  0.00 s
1.99/2.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.59/2.64	c lits-rem:      1233  cl-subs:     1337  v-elim:     50  v-fix:    0  time:  0.58 s
2.59/2.64	c learnt bin added due to v-elim: 0
2.59/2.64	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2.59/2.64	c vivif2 --  cl tried     8553 cl shrink        0 lits rem          0 time: 0.00
2.79/2.80	c asymm  cl-useful: 0/1800/4450 lits-rem:0 time: 0.16
2.79/2.80	c calculated reachability. Time: 0.00
2.79/2.80	c  N dy   194     30505        50      4450         0      8553     31150    133855     18.61     16.38  --
2.79/2.80	c  F st   194     30505        50      4450         0      8553     31150    133855     18.61     16.38  --
2.89/2.95	c Decided on static restart strategy
3.09/3.12	c  N dy   214     34654        50      4450         0     12157     31150    200343     18.60     16.36  --
3.39/3.44	c  N dy   241     38711        50      4450         0      8898     31150    133023     18.18     16.34  --
3.69/3.78	c  N dy   269     42849        50      4450         0     12526     31150    199495     18.48     16.33  --
3.99/4.06	c  S st   289     45758        50      4450         0     15071     31150    246959     18.88     16.35  --
4.09/4.12	c  S st   289     46264        50      4450         0     15522     31150    255495     18.88     16.35  --
4.09/4.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.04
4.09/4.16	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
4.09/4.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.16	c Subs w/ non-existent bins:      0 time:  0.00 s
4.09/4.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.99/5.01	c lits-rem:      1974  cl-subs:     2403  v-elim:     50  v-fix:    0  time:  0.84 s
4.99/5.01	c learnt bin added due to v-elim: 0
4.99/5.01	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4.99/5.01	c vivif2 --  cl tried    13119 cl shrink        0 lits rem          0 time: 0.00
5.09/5.11	c asymm  cl-useful: 0/732/4450 lits-rem:0 time: 0.10
5.09/5.11	c calculated reachability. Time: 0.00
5.09/5.11	c  N dy   289     46264        50      4450         0     13119     31150    209549     18.88     16.35  --
5.39/5.48	c  N dy   316     50281        50      4450         0      8988     31150    125524     17.98     16.32  --
5.79/5.81	c  N dy   343     54334        50      4450         0     12510     31150    191738     19.06     16.34  --
6.19/6.20	c  N dy   370     58374        50      4450         0     16038     31150    257229     18.46     16.35  --
6.49/6.59	c  N dy   398     62516        50      4450         0     11028     31150    157968     18.40     16.36  --
6.89/6.95	c  N dy   425     66532        50      4450         0     14560     31150    223723     19.03     16.36  --
7.19/7.27	c  S st   445     69397        50      4450         0     17080     31150    270289     18.62     16.36  --
7.29/7.33	c  S st   445     69901        50      4450         0     17532     31150    278869     18.62     16.36  --
7.29/7.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.05
7.29/7.38	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
7.29/7.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.39	c Subs w/ non-existent bins:      0 time:  0.00 s
7.29/7.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.09/8.17	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
8.89/8.92	c Added 1 vars  tried: 11100 time: 0.75
8.89/8.93	c ORs :      1 avg-s:  0.0 cl-sh:  1116 l-rem:   1116 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.76
8.89/8.93	c lits-rem:      1882  cl-subs:     2449  v-elim:     50  v-fix:    0  time:  1.54 s
8.89/8.93	c learnt bin added due to v-elim: 0
8.89/8.93	c vivif2 --  cl tried     4451 cl shrink        0 lits rem          0 time: 0.00
8.89/8.93	c vivif2 --  cl tried    15083 cl shrink        0 lits rem          0 time: 0.00
9.09/9.10	c asymm  cl-useful: 0/1457/4451 lits-rem:0 time: 0.17
9.09/9.10	c calculated reachability. Time: 0.00
9.09/9.10	c  N dy   445     69901        51      4451         2     15083     31129    231221     18.62     16.36  --
9.09/9.10	c  F st   445     69901        51      4451         2     15083     31129    231221     18.62     16.36  --
9.29/9.31	c Decided on static restart strategy
9.59/9.61	c  N dy   468     74496        51      4451         2      9674     31129    123947     18.43     16.34  --
9.99/10.03	c  N dy   501     79396        51      4451         2     13967     31129    204033     18.68     16.35  --
10.49/10.59	c  N dy   536     84604        51      4451         2     18528     31129    288482     18.99     16.35  --
11.19/11.20	c  N dy   573     90120        51      4451         2     12938     31129    176832     18.83     16.36  --
11.79/11.81	c  N dy   612     95946        51      4451         2     18003     31129    271193     18.83     16.38  --
12.49/12.59	c  N dy   653    102119        51      4451         2     12090     31129    154108     18.61     16.39  --
12.79/12.86	c  S st   672    104851        51      4451         2     14511     31129    199092     18.87     16.39  --
12.89/12.92	c  S st   672    105354        51      4451         2     14964     31129    207552     18.87     16.39  --
12.89/12.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/12.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.05
12.89/12.97	c Calc non-exist non-lernt bins v-fix:     0 done:     51 time:  0.00 s
12.89/12.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/12.98	c Subs w/ non-existent bins:      0 time:  0.00 s
12.89/12.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.89/12.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.89/12.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.59/13.62	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
14.49/14.58	c Added 1 vars  tried: 19800 time: 0.96
14.49/14.58	c ORs :      1 avg-s:  0.0 cl-sh:   937 l-rem:    937 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.97
14.49/14.59	c lits-rem:       883  cl-subs:     1253  v-elim:     50  v-fix:    0  time:  1.61 s
14.49/14.59	c learnt bin added due to v-elim: 0
14.49/14.59	c vivif2 --  cl tried     4452 cl shrink        0 lits rem          0 time: 0.00
14.49/14.59	c vivif2 --  cl tried    13711 cl shrink        0 lits rem          0 time: 0.00
14.69/14.75	c asymm  cl-useful: 0/1312/4452 lits-rem:0 time: 0.16
14.69/14.75	c calculated reachability. Time: 0.00
14.69/14.75	c  N dy   672    105354        52      4452         4     13711     31110    184363     18.87     16.39  --
15.49/15.51	c  N dy   717    112080        52      4452         4     19583     31110    293153     18.90     16.39  --
16.39/16.43	c  N dy   765    119257        52      4452         4     13705     31110    178082     18.48     16.38  --
17.19/17.28	c  N dy   817    126957        52      4452         4     20458     31110    302606     18.52     16.37  --
18.29/18.39	c  N dy   872    135120        52      4452         4     14542     31110    184352     18.54     16.37  --
19.39/19.41	c  N dy   931    143854        52      4452         4     22186     31110    325595     18.97     16.36  --
20.59/20.69	c  N dy   993    153074        52      4452         4     16325     31110    208094     18.63     16.36  --
21.19/21.29	c  S st  1027    158032        52      4452         4     20676     31110    288300     18.63     16.36  --
21.29/21.36	c  S st  1027    158536        52      4452         4     21118     31110    296409     18.63     16.36  --
21.29/21.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.29/21.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.39/21.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.08
21.39/21.44	c Calc non-exist non-lernt bins v-fix:     0 done:     52 time:  0.00 s
21.39/21.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.39/21.45	c Subs w/ non-existent bins:      0 time:  0.00 s
21.39/21.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.39/21.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.39/21.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.19/22.25	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
24.29/24.30	c Added 1 vars  tried: 31000 time: 2.05
24.29/24.31	c ORs :      1 avg-s:  0.0 cl-sh:  1132 l-rem:   1132 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.06
24.29/24.32	c lits-rem:      1062  cl-subs:     2255  v-elim:     50  v-fix:    0  time:  2.87 s
24.29/24.32	c learnt bin added due to v-elim: 0
24.29/24.32	c vivif2 --  cl tried     4453 cl shrink        0 lits rem          0 time: 0.00
24.29/24.32	c vivif2 --  cl tried    18863 cl shrink        0 lits rem          0 time: 0.00
24.39/24.48	c asymm  cl-useful: 0/893/4453 lits-rem:0 time: 0.16
24.39/24.48	c calculated reachability. Time: 0.00
24.39/24.48	c  N dy  1027    158536        53      4453         6     18863     31096    255335     18.63     16.36  --
25.89/25.94	c  N dy  1096    168798        53      4453         6     27885     31096    420478     17.87     16.34  --
27.29/27.37	c  N dy  1169    179652        53      4453         6     22609     31096    315550     18.46     16.33  --
29.09/29.14	c  N dy  1246    191147        53      4453         6     16964     31096    204787     18.81     16.34  --
30.80/30.86	c  N dy  1329    203482        53      4453         6     27750     31096    403379     19.12     16.33  --
32.79/32.81	c  N dy  1417    216536        53      4453         6     22653     31096    302929     18.66     16.33  --
35.09/35.14	c  N dy  1511    230497        53      4453         6     34923     31096    526526     17.69     16.32  --
36.20/36.21	c  S st  1561    237805        53      4453         6     23797     31096    316928     19.05     16.32  --
36.30/36.31	c  S st  1561    238311        53      4453         6     24255     31096    325648     19.05     16.32  --
36.30/36.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.30/36.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.40/36.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.10
36.40/36.41	c Calc non-exist non-lernt bins v-fix:     0 done:     53 time:  0.00 s
36.40/36.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.40/36.41	c Subs w/ non-existent bins:      0 time:  0.00 s
36.40/36.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.40/36.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.40/36.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
37.30/37.40	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
40.49/40.57	c Added 1 vars  tried: 45300 time: 3.17
40.49/40.58	c ORs :      1 avg-s:  0.0 cl-sh:  1287 l-rem:   1287 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.19
40.49/40.59	c lits-rem:       994  cl-subs:     2135  v-elim:     50  v-fix:    0  time:  4.17 s
40.49/40.59	c learnt bin added due to v-elim: 0
40.49/40.59	c vivif2 --  cl tried     4454 cl shrink        0 lits rem          0 time: 0.00
40.49/40.59	c vivif2 --  cl tried    22120 cl shrink        0 lits rem          0 time: 0.00
40.70/40.76	c asymm  cl-useful: 0/761/4454 lits-rem:0 time: 0.16
40.70/40.76	c calculated reachability. Time: 0.00
40.70/40.76	c  N dy  1561    238311        54      4454         8     22120     31069    287370     19.05     16.32  --
43.29/43.32	c  N dy  1664    253607        54      4454         8     35656     31069    536996     18.77     16.31  --
45.89/45.93	c  N dy  1774    269868        54      4454         8     31630     31069    455628     18.50     16.31  --
48.89/48.92	c  N dy  1891    287189        54      4454         8     27594     31069    370779     18.69     16.31  --
52.19/52.29	c  N dy  2015    305556        54      4454         8     23532     31069    286313     18.38     16.30  --
55.89/55.93	c  N dy  2147    325193        54      4454         8     40790     31069    603984     18.14     16.29  --
59.49/59.56	c  N dy  2282    345196        54      4454         8     37247     31069    530075     18.59     16.29  --
61.99/62.07	c  S st  2366    357466        54      4454         8     26097     31069    316002     18.18     16.28  --
62.09/62.17	c  S st  2366    357969        54      4454         8     26543     31069    324422     18.18     16.28  --
62.09/62.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.09/62.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.19/62.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.6M T:  0.12
62.19/62.29	c Calc non-exist non-lernt bins v-fix:     0 done:     54 time:  0.00 s
62.19/62.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.19/62.29	c Subs w/ non-existent bins:      0 time:  0.00 s
62.29/62.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.29/62.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.29/62.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
63.29/63.34	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 17.0 T:    0.01
67.49/67.58	c Added 1 vars  tried: 62658 time: 4.24
67.49/67.60	c ORs :      1 avg-s:  0.0 cl-sh:  1192 l-rem:   1192 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.25
67.59/67.60	c lits-rem:       688  cl-subs:     1806  v-elim:     50  v-fix:    0  time:  5.31 s
67.59/67.60	c learnt bin added due to v-elim: 0
67.59/67.60	c vivif2 --  cl tried     4455 cl shrink        0 lits rem          0 time: 0.00
67.59/67.61	c vivif2 --  cl tried    24736 cl shrink        0 lits rem          0 time: 0.00
67.69/67.77	c asymm  cl-useful: 0/984/4455 lits-rem:0 time: 0.16
67.69/67.77	c calculated reachability. Time: 0.00
67.69/67.77	c  N dy  2366    357969        55      4455        10     24736     31050    294533     18.18     16.28  --
71.59/71.63	c  N dy  2502    378019        55      4455        10     42458     31050    618727     18.24     16.27  --
75.49/75.56	c  N dy  2638    398110        55      4455        10     37408     31050    515906     18.50     16.26  --
79.79/79.80	c  N dy  2773    418258        55      4455        10     31365     31050    397571     18.84     16.26  --
84.19/84.23	c  N dy  2908    438280        55      4455        10     49045     31050    720915     18.84     16.25  --
88.30/88.37	c  N dy  3043    458364        55      4455        10     42049     31050    585135     18.79     16.24  --
92.89/92.92	c  N dy  3178    478367        55      4455        10     34109     31050    432439     18.52     16.24  --
97.69/97.75	c  N dy  3313    498370        55      4455        10     51758     31050    754502     18.39     16.23  --
101.99/102.07	c  N dy  3449    518486        55      4455        10     43016     31050    591445     18.85     16.23  --
106.70/106.74	c  S st  3575    536953        55      4455        10     32006     31050    381558     18.20     16.23  --
106.79/106.86	c  S st  3575    537456        55      4455        10     32458     31050    389851     18.20     16.23  --
106.79/106.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.79/106.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.99/107.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.6M T:  0.16
106.99/107.02	c Calc non-exist non-lernt bins v-fix:     0 done:     55 time:  0.00 s
106.99/107.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.99/107.03	c Subs w/ non-existent bins:      0 time:  0.00 s
106.99/107.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.99/107.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.99/107.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
108.19/108.21	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 17.0 T:    0.02
114.50/114.57	c Added 1 vars  tried: 80000 time: 6.35
114.50/114.59	c ORs :      1 avg-s:  0.0 cl-sh:  1490 l-rem:   1490 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    6.38
114.60/114.60	c lits-rem:       569  cl-subs:     2038  v-elim:     50  v-fix:    0  time:  7.56 s
114.60/114.60	c learnt bin added due to v-elim: 0
114.60/114.60	c vivif2 --  cl tried     4456 cl shrink        0 lits rem          0 time: 0.00
114.60/114.60	c vivif2 --  cl tried    30419 cl shrink        0 lits rem          0 time: 0.00
114.70/114.77	c asymm  cl-useful: 0/731/4456 lits-rem:0 time: 0.16
114.70/114.77	c calculated reachability. Time: 0.00
114.70/114.77	c  N dy  3575    537456        56      4456        12     30419     31032    355784     18.20     16.23  --
114.70/114.77	c  F st  3575    537456        56      4456        12     30419     31032    355784     18.20     16.23  --
115.10/115.16	c Decided on static restart strategy
119.20/119.27	c  N dy  3703    557546        56      4456        12     48158     31032    681752     18.37     16.23  --
124.10/124.17	c  N dy  3839    577636        56      4456        12     37883     31032    480842     18.57     16.22  --
129.30/129.31	c  N dy  3975    597716        56      4456        12     55628     31032    806235     18.71     16.22  --
133.99/134.03	c  N dy  4112    617837        56      4456        12     44188     31032    592018     18.42     16.22  --
139.60/139.63	c  N dy  4248    637930        56      4456        12     31929     31032    359334     18.01     16.21  --
144.40/144.47	c  N dy  4384    658020        56      4456        12     49689     31032    679040     17.46     16.20  --
149.90/149.90	c  N dy  4519    678031        56      4456        12     36493     31032    437073     18.83     16.20  --
155.00/155.08	c  N dy  4655    698054        56      4456        12     54161     31032    758085     18.20     16.19  --
160.49/160.59	c  N dy  4791    718145        56      4456        12     40144     31032    497197     18.66     16.19  --
166.10/166.17	c  N dy  4926    738214        56      4456        12     57841     31032    820661     18.37     16.18  --
171.60/171.65	c  N dy  5062    758327        56      4456        12     42975     31032    545057     18.58     16.18  --
177.59/177.61	c  N dy  5198    778446        56      4456        12     60735     31032    870360     18.83     16.18  --
183.19/183.27	c  N dy  5334    798471        56      4456        12     44838     31032    572292     17.95     16.18  --
185.29/185.37	c  S st  5387    806185        56      4456        12     51614     31032    695726     18.00     16.18  --
185.49/185.56	c  S st  5387    806692        56      4456        12     52073     31032    704335     18.00     16.18  --
185.49/185.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.49/185.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.80/185.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.9M T:  0.31
185.80/185.87	c Calc non-exist non-lernt bins v-fix:     0 done:     56 time:  0.00 s
185.80/185.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.80/185.88	c Subs w/ non-existent bins:      0 time:  0.01 s
185.80/185.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.80/185.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.80/185.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
188.89/188.93	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 17.0 T:    0.05
201.20/201.24	c Added 1 vars  tried: 80000 time: 12.31
201.20/201.29	c ORs :      1 avg-s:  0.0 cl-sh:  2482 l-rem:   2482 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   12.36
201.20/201.30	c lits-rem:      1370  cl-subs:     5476  v-elim:     50  v-fix:    0  time: 15.40 s
201.20/201.30	c learnt bin added due to v-elim: 0
201.20/201.30	c vivif2 --  cl tried     4457 cl shrink        0 lits rem          0 time: 0.00
201.30/201.31	c vivif2 --  cl tried    46596 cl shrink        0 lits rem          0 time: 0.01
201.39/201.40	c asymm  cl-useful: 0/215/4457 lits-rem:0 time: 0.09
201.39/201.40	c calculated reachability. Time: 0.00
201.39/201.40	c  N dy  5387    806692        57      4457        14     46596     31016    605950     18.00     16.18  --
207.69/207.77	c  N dy  5523    826798        57      4457        14     64414     31016    930030     18.32     16.17  --
213.10/213.18	c  N dy  5659    846932        57      4457        14     48030     31016    621005     18.45     16.17  --
219.70/219.71	c  N dy  5795    867043        57      4457        14     65805     31016    942313     17.31     16.16  --
225.50/225.56	c  N dy  5931    887057        57      4457        14     48389     31016    616869     18.26     16.16  --
231.89/231.99	c  N dy  6067    907163        57      4457        14     66215     31016    942168     18.68     16.15  --
238.10/238.13	c  N dy  6203    927225        57      4457        14     47788     31016    596682     18.52     16.15  --
244.40/244.45	c  N dy  6339    947235        57      4457        14     65594     31016    920595     18.68     16.15  --
250.99/251.04	c  N dy  6475    967251        57      4457        14     46113     31016    556790     17.83     16.14  --
257.09/257.15	c  N dy  6611    987286        57      4457        14     63879     31016    880512     18.35     16.14  --
264.40/264.40	c  N dy  6747   1007422        57      4457        14     43635     31016    502999     18.58     16.14  --
270.40/270.40	c  N dy  6883   1027458        57      4457        14     61343     31016    823997     17.59     16.14  --
278.30/278.33	c  N dy  7019   1047532        57      4457        14     40187     31016    432695     18.38     16.14  --
282.70/282.76	c  E dy  7130   1063835         0      4457        14     54580     31016    697758     17.99     16.14  --
282.70/282.78	c Verified 4457 clauses.
282.70/282.78	c Verified 4457 clauses.
282.70/282.78	c num threads              : 1          
282.70/282.78	c restarts                 : 7130       
282.70/282.78	c dynamic restarts         : 7106       
282.70/282.78	c static restarts          : 24         
282.70/282.78	c full restarts            : 3          
282.70/282.78	c total simplify time      : 0.00       
282.70/282.78	c learnts DL2              : 0          
282.70/282.78	c learnts size 2           : 14         
282.70/282.78	c learnts size 1           : 0           (0.00      % of vars)
282.70/282.78	c filedLit time            : 0.93        (0.33      % time)
282.70/282.78	c v-elim SatELite          : 0           (0.00      % vars)
282.70/282.78	c SatELite time            : 39.84       (14.09     % time)
282.70/282.78	c v-elim xor               : 0           (0.00      % vars)
282.70/282.78	c xor elim time            : 0.01        (0.00      % time)
282.70/282.78	c num binary xor trees     : 0          
282.70/282.78	c binxor trees' crown      : 0           (nan       leafs/tree)
282.70/282.78	c bin xor find time        : 0.00       
282.70/282.78	c OTF clause subsumed      : 125834      (0.12      clauses/conflict)
282.70/282.78	c OTF subs. size diff      : 134990      (1.07       lits/clause)
282.70/282.78	c OTF cl watch-shrink      : 26795       (0.03      clauses/conflict)
282.70/282.78	c OTF cl watch-sh-lit      : 27281       (1.02       lits/clause)
282.70/282.78	c tried to recurMin cls    : 1063835     (100.00     % of conflicts)
282.70/282.78	c updated cache            : 30          (0.00       lits/tried recurMin)
282.70/282.78	c OTF Gate-Rem cl          : 144927      (0.14      clauses/conflict)
282.70/282.78	c OTF Gate-rem lits        : 160291      (1.11      lits/confl)
282.70/282.78	c clauses over max glue    : 0           (0.00      % of all clauses)
282.70/282.78	c conflicts                : 1063835     (3763.55   / sec)
282.70/282.78	c decisions                : 1279516     (0.35      % random)
282.70/282.78	c bogo-props               : 22194456150 (78517745.31 / sec)
282.70/282.78	c props                    : 15155937    (53617.44  / sec)
282.70/282.78	c conflict literals        : 19582826    (9.66      % deleted)
282.70/282.78	c Memory used              : 149.49      MB
282.70/282.78	c CPU time                 : 282.67      s
282.70/282.78	s SATISFIABLE
282.70/282.78	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 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173484-1301795406/watcher-3173484-1301795406 -o /tmp/evaluation-result-3173484-1301795406/solver-3173484-1301795406 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173484-1301795406.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: 3.68 3.93 3.95 3/174 11763
/proc/meminfo: memFree=22427180/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=28912 CPUtime=0 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 632 0 0 0 0 0 0 0 25 0 1 0 291143218 29605888 567 33554432000 4194304 4797429 140733756170912 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 7228 567 369 148 0 2157 0

[startup+0.040887 s]
/proc/loadavg: 3.68 3.93 3.95 3/174 11763
/proc/meminfo: memFree=22427180/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=28912 CPUtime=0.03 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 641 0 0 0 3 0 0 0 25 0 1 0 291143218 29605888 576 33554432000 4194304 4797429 140733756170912 18446744073709551615 4429118 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 7228 576 369 148 0 2157 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28912

[startup+0.100879 s]
/proc/loadavg: 3.68 3.93 3.95 3/174 11763
/proc/meminfo: memFree=22427180/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=28912 CPUtime=0.09 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 649 0 0 0 9 0 0 0 25 0 1 0 291143218 29605888 584 33554432000 4194304 4797429 140733756170912 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 7228 584 369 148 0 2157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28912

[startup+0.300848 s]
/proc/loadavg: 3.68 3.93 3.95 3/174 11763
/proc/meminfo: memFree=22427180/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=128280 CPUtime=0.29 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 968 0 0 0 29 0 0 0 25 0 1 0 291143218 131358720 858 33554432000 4194304 4797429 140733756170912 18446744073709551615 4424967 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 32070 858 405 148 0 26999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128280

[startup+0.700785 s]
/proc/loadavg: 3.68 3.93 3.95 3/174 11763
/proc/meminfo: memFree=22427180/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=129220 CPUtime=0.69 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 1437 0 0 0 69 0 0 0 25 0 1 0 291143218 132321280 1008 33554432000 4194304 4797429 140733756170912 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 32305 1008 405 148 0 27234 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129220

[startup+1.50064 s]
/proc/loadavg: 3.68 3.93 3.95 5/190 11784
/proc/meminfo: memFree=22405776/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=130008 CPUtime=1.49 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 1918 0 0 0 149 0 0 0 25 0 1 0 291143218 133128192 1245 33554432000 4194304 4797429 140733756170912 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 32502 1245 405 148 0 27431 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130008

[startup+3.10033 s]
/proc/loadavg: 3.68 3.93 3.95 5/190 11784
/proc/meminfo: memFree=22400320/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=131392 CPUtime=3.09 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 2617 0 0 0 309 0 0 0 25 0 1 0 291143218 134545408 1669 33554432000 4194304 4797429 140733756170912 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 32848 1669 410 148 0 27777 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131392

[startup+6.3008 s]
/proc/loadavg: 3.70 3.93 3.95 5/190 11784
/proc/meminfo: memFree=22388292/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=133420 CPUtime=6.29 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 3822 0 0 0 629 0 0 0 25 0 1 0 291143218 136622080 2165 33554432000 4194304 4797429 140733756170912 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 33355 2165 410 148 0 28284 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133420

[startup+12.7007 s]
/proc/loadavg: 3.73 3.94 3.95 5/190 11784
/proc/meminfo: memFree=22374700/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=135300 CPUtime=12.69 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 5791 0 0 0 1268 1 0 0 25 0 1 0 291143218 138547200 2484 33554432000 4194304 4797429 140733756170912 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 33825 2484 415 148 0 28754 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135300

[startup+25.5004 s]
/proc/loadavg: 3.79 3.94 3.95 5/190 11785
/proc/meminfo: memFree=22358144/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=137656 CPUtime=25.49 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 8161 0 0 0 2547 2 0 0 25 0 1 0 291143218 140959744 3298 33554432000 4194304 4797429 140733756170912 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 34414 3298 415 148 0 29343 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137656

[startup+51.1009 s]
/proc/loadavg: 3.86 3.94 3.95 5/190 11785
/proc/meminfo: memFree=22339056/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=140364 CPUtime=51.09 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 12756 0 0 0 5106 3 0 0 25 0 1 0 291143218 143732736 4003 33554432000 4194304 4797429 140733756170912 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 35091 4003 415 148 0 30020 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 140364

[startup+102.307 s]
/proc/loadavg: 4.05 3.98 3.96 5/190 11787
/proc/meminfo: memFree=22316436/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=143120 CPUtime=102.3 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 20198 0 0 0 10226 4 0 0 25 0 1 0 291143218 146554880 4719 33554432000 4194304 4797429 140733756170912 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 35780 4719 415 148 0 30709 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 143120

[startup+162.3 s]
/proc/loadavg: 4.02 3.98 3.96 5/190 11788
/proc/meminfo: memFree=22303816/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=147948 CPUtime=162.3 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 27375 0 0 0 16223 7 0 0 25 0 1 0 291143218 151498752 5646 33554432000 4194304 4797429 140733756170912 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 36987 5646 415 148 0 31916 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 147948

[startup+222.301 s]
/proc/loadavg: 4.00 3.98 3.96 5/190 11790
/proc/meminfo: memFree=22272544/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=152884 CPUtime=222.29 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 33139 0 0 0 22221 8 0 0 25 0 1 0 291143218 156553216 6578 33554432000 4194304 4797429 140733756170912 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 38221 6578 427 148 0 33150 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 152884

[startup+282.301 s]
/proc/loadavg: 4.00 3.98 3.96 5/190 11792
/proc/meminfo: memFree=22260592/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=153076 CPUtime=282.29 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 38635 0 0 0 28219 10 0 0 25 0 1 0 291143218 156749824 6874 33554432000 4194304 4797429 140733756170912 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 38269 6874 427 148 0 33198 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 153076

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

[startup+282.707 s]
/proc/loadavg: 4.00 3.98 3.96 5/190 11792
/proc/meminfo: memFree=22258732/32951124 swapFree=67111528/67111528
[pid=11763] ppid=11761 vsize=153076 CPUtime=282.7 cores=0,2
/proc/11763/stat : 11763 (techdemo) R 11761 11763 11267 0 -1 4202496 38659 0 0 0 28260 10 0 0 25 0 1 0 291143218 156749824 6897 33554432000 4194304 4797429 140733756170912 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11763/statm: 38269 6897 427 148 0 33198 0
Current children cumulated CPU time (s) 282.7
Current children cumulated vsize (KiB) 153076

Child status: 10
Real time (s): 282.784
CPU time (s): 282.777
CPU user time (s): 282.668
CPU system time (s): 0.108983
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 255272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 282.668
system time used= 0.108983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38676
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= 14
involuntary context switches= 391

runsolver used 0.506922 second user time and 1.01385 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-03 03:50:06
IDJOB=3173484
IDBENCH=82902
IDSOLVER=1585
FILE ID=node103/3173484-1301795406
RUNJOBID= node103-1301792802-11447
PBS_JOBID= 12841429
Free space on /tmp= 71848 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S864690872-081.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173484-1301795406/watcher-3173484-1301795406 -o /tmp/evaluation-result-3173484-1301795406/solver-3173484-1301795406 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173484-1301795406.cnf

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

MD5SUM BENCH= 6689be7bde9914194ce4bfa20183e3c5
RANDOM SEED=1657297573

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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:      22427940 kB
Buffers:        340084 kB
Cached:        9862128 kB
SwapCached:          0 kB
Active:        7156480 kB
Inactive:      3108736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22427940 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22908 kB
Writeback:           0 kB
AnonPages:       63280 kB
Mapped:          15212 kB
Slab:           195000 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188632 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= 71816 MiB
End job on node103 at 2011-04-03 03:54:49