Trace number 3173582

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 538.38 538.38

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 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-3173582-1301796713.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.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 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     50  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
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:      36 undec:       5 neg:      34
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   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.02/0.06	c Decided on static restart strategy
1.39/1.43	c  N dy    13     30002        75      1597         0      9735      7985    133318     16.61     12.11  --
1.39/1.43	c  S st    13     30002        75      1597         0      9735      7985    133318     16.61     12.11  --
1.39/1.47	c  S st    13     30505        75      1597         0     10210      7985    142141     16.61     12.11  --
1.39/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.01
1.39/1.49	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
1.39/1.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.49	c Subs w/ non-existent bins:      0 time:  0.00 s
1.39/1.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.59/1.64	c lits-rem:      1572  cl-subs:     1950  v-elim:     75  v-fix:    0  time:  0.14 s
1.59/1.64	c learnt bin added due to v-elim: 0
1.59/1.64	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
1.59/1.64	c vivif2 --  cl tried     8260 cl shrink        0 lits rem          0 time: 0.00
1.59/1.68	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
1.59/1.68	c calculated reachability. Time: 0.00
1.59/1.68	c  N dy    13     30505        75      1597         0      8260      7985    116325     16.61     12.11  --
1.59/1.68	c  F st    13     30505        75      1597         0      8260      7985    116325     16.61     12.11  --
1.79/1.80	c Decided on static restart strategy
2.59/2.66	c  N dy    21     45759        75      1597         0     14939      7985    219262     16.52     12.45  --
2.59/2.67	c  S st    21     45759        75      1597         0     14939      7985    219262     16.52     12.45  --
2.69/2.72	c  S st    21     46261        75      1597         0     15416      7985    227866     16.52     12.45  --
2.69/2.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.02
2.69/2.74	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
2.69/2.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.74	c Subs w/ non-existent bins:      0 time:  0.00 s
2.69/2.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.29/3.37	c lits-rem:      2370  cl-subs:     2871  v-elim:     75  v-fix:    0  time:  0.63 s
3.29/3.37	c learnt bin added due to v-elim: 0
3.29/3.37	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
3.29/3.37	c vivif2 --  cl tried    12545 cl shrink        0 lits rem          0 time: 0.00
3.39/3.42	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
3.39/3.42	c calculated reachability. Time: 0.00
3.39/3.42	c  N dy    21     46261        75      1597         0     12545      7985    180394     16.52     12.45  --
5.19/5.20	c  N dy    23     69392        75      1597         0     16518      7985    223484     15.78     12.44  --
5.19/5.21	c  S st    23     69392        75      1597         0     16518      7985    223484     15.78     12.44  --
5.19/5.27	c  S st    23     69895        75      1597         0     17001      7985    232266     15.78     12.44  --
5.19/5.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.19/5.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.29/5.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.03
5.29/5.30	c Calc non-exist non-lernt bins v-fix:     0 done:     75 time:  0.00 s
5.29/5.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.29/5.30	c Subs w/ non-existent bins:      0 time:  0.00 s
5.29/5.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.89/5.91	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
6.50/6.50	c Added 1 vars  tried: 25088 time: 0.58
6.50/6.52	c ORs :      1 avg-s:  0.0 cl-sh:  2502 l-rem:   2502 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.60
6.50/6.52	c lits-rem:      2036  cl-subs:     3067  v-elim:     75  v-fix:    0  time:  1.22 s
6.50/6.52	c learnt bin added due to v-elim: 0
6.50/6.52	c vivif2 --  cl tried     1598 cl shrink        0 lits rem          0 time: 0.00
6.50/6.52	c vivif2 --  cl tried    13934 cl shrink        0 lits rem          0 time: 0.00
6.50/6.58	c asymm  cl-useful: 0/1598/1598 lits-rem:0 time: 0.05
6.50/6.58	c calculated reachability. Time: 0.00
6.50/6.58	c  N dy    23     69895        76      1598         2     13934      7989    184533     15.78     12.44  --
6.50/6.58	c  F st    23     69895        76      1598         2     13934      7989    184533     15.78     12.44  --
6.69/6.76	c Decided on static restart strategy
9.69/9.73	c  N dy    30    104842        76      1598         2     13310      7989    154782     15.94     12.34  --
9.69/9.73	c  S st    30    104842        76      1598         2     13310      7989    154782     15.94     12.34  --
9.69/9.79	c  S st    30    105346        76      1598         2     13787      7989    163414     15.94     12.34  --
9.69/9.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.69/9.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.80/9.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.03
9.80/9.82	c Calc non-exist non-lernt bins v-fix:     0 done:     76 time:  0.00 s
9.80/9.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.80/9.82	c Subs w/ non-existent bins:      0 time:  0.00 s
9.80/9.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.80/9.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.80/9.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.19/10.28	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
11.00/11.07	c Added 1 vars  tried: 44700 time: 0.79
11.00/11.08	c ORs :      1 avg-s:  0.0 cl-sh:  1051 l-rem:   1051 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.80
11.00/11.08	c lits-rem:       764  cl-subs:     1084  v-elim:     75  v-fix:    0  time:  1.26 s
11.00/11.08	c learnt bin added due to v-elim: 0
11.00/11.08	c vivif2 --  cl tried     1599 cl shrink        0 lits rem          0 time: 0.00
11.00/11.08	c vivif2 --  cl tried    12703 cl shrink        0 lits rem          0 time: 0.00
11.09/11.14	c asymm  cl-useful: 0/1599/1599 lits-rem:0 time: 0.06
11.09/11.14	c calculated reachability. Time: 0.00
11.09/11.14	c  N dy    30    105346        77      1599         4     12703      7992    148391     15.94     12.34  --
16.88/16.94	c  N dy    32    158020        77      1599         4     19896      7992    248100     16.94     12.39  --
16.88/16.95	c  S st    32    158020        77      1599         4     19896      7992    248100     16.94     12.39  --
16.99/17.02	c  S st    32    158526        77      1599         4     20380      7992    256662     16.94     12.39  --
16.99/17.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.99/17.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.99/17.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.05
16.99/17.07	c Calc non-exist non-lernt bins v-fix:     0 done:     77 time:  0.00 s
16.99/17.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.99/17.07	c Subs w/ non-existent bins:      0 time:  0.00 s
16.99/17.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.99/17.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.99/17.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
17.59/17.65	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
19.39/19.46	c Added 1 vars  tried: 70312 time: 1.81
19.39/19.47	c ORs :      1 avg-s:  0.0 cl-sh:  2217 l-rem:   2217 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.83
19.39/19.48	c lits-rem:      1864  cl-subs:     1748  v-elim:     75  v-fix:    0  time:  2.40 s
19.39/19.48	c learnt bin added due to v-elim: 0
19.39/19.48	c vivif2 --  cl tried     1600 cl shrink        0 lits rem          0 time: 0.00
19.39/19.48	c vivif2 --  cl tried    18632 cl shrink        0 lits rem          0 time: 0.00
19.49/19.55	c asymm  cl-useful: 0/1600/1600 lits-rem:0 time: 0.07
19.49/19.55	c calculated reachability. Time: 0.00
19.49/19.55	c  N dy    32    158526        78      1600         6     18632      7996    227245     16.94     12.39  --
29.99/30.00	c  N dy    33    237789        78      1600         6     23283      7996    264421     14.23     12.26  --
29.99/30.01	c  S st    33    237789        78      1600         6     23283      7996    264421     14.23     12.26  --
30.09/30.10	c  S st    33    238293        78      1600         6     23765      7996    272899     14.23     12.26  --
30.09/30.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.09/30.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.09/30.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.06
30.09/30.16	c Calc non-exist non-lernt bins v-fix:     0 done:     78 time:  0.00 s
30.09/30.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.09/30.16	c Subs w/ non-existent bins:      0 time:  0.00 s
30.09/30.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.09/30.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.09/30.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
30.69/30.80	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.00
32.79/32.82	c Added 1 vars  tried: 80000 time: 2.02
32.79/32.83	c ORs :      1 avg-s:  0.0 cl-sh:  1740 l-rem:   1740 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.03
32.79/32.84	c lits-rem:      1715  cl-subs:     2748  v-elim:     75  v-fix:    0  time:  2.67 s
32.79/32.84	c learnt bin added due to v-elim: 0
32.79/32.84	c vivif2 --  cl tried     1601 cl shrink        0 lits rem          0 time: 0.00
32.79/32.84	c vivif2 --  cl tried    21017 cl shrink        0 lits rem          0 time: 0.00
32.89/32.92	c asymm  cl-useful: 0/1601/1601 lits-rem:0 time: 0.08
32.89/32.92	c calculated reachability. Time: 0.00
32.89/32.92	c  N dy    33    238293        79      1601         8     21017      7999    236835     14.23     12.26  --
50.99/51.01	c  N dy    34    357439        79      1601         8     25075      7999    277536     14.04     11.89  --
50.99/51.02	c  S st    34    357439        79      1601         8     25075      7999    277536     14.04     11.89  --
51.09/51.11	c  S st    34    357942        79      1601         8     25555      7999    286119     14.04     11.89  --
51.09/51.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.09/51.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.09/51.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.07
51.09/51.19	c Calc non-exist non-lernt bins v-fix:     0 done:     79 time:  0.00 s
51.09/51.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.09/51.19	c Subs w/ non-existent bins:      0 time:  0.00 s
51.09/51.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.09/51.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.09/51.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
51.89/51.90	c ORs :      4 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
54.09/54.12	c Added 1 vars  tried: 80000 time: 2.23
54.09/54.13	c ORs :      1 avg-s:  0.0 cl-sh:  1220 l-rem:   1220 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.23
54.09/54.14	c lits-rem:      1014  cl-subs:     1960  v-elim:     75  v-fix:    0  time:  2.94 s
54.09/54.14	c learnt bin added due to v-elim: 0
54.09/54.14	c vivif2 --  cl tried     1602 cl shrink        0 lits rem          0 time: 0.00
54.09/54.14	c vivif2 --  cl tried    23595 cl shrink        0 lits rem          0 time: 0.00
54.19/54.24	c asymm  cl-useful: 0/1602/1602 lits-rem:0 time: 0.10
54.19/54.24	c calculated reachability. Time: 0.00
54.19/54.24	c  N dy    34    357942        80      1602        10     23595      8006    262804     14.04     11.89  --
86.80/86.82	c  N dy    35    536914        80      1602        10     31174      8006    339254     18.00     11.74  --
86.80/86.83	c  S st    35    536914        80      1602        10     31174      8006    339254     18.00     11.74  --
86.90/86.93	c  S st    35    537421        80      1602        10     31655      8006    347867     18.00     11.74  --
86.90/86.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.90/86.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.99/87.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.4M T:  0.10
86.99/87.04	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
86.99/87.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.99/87.04	c Subs w/ non-existent bins:      0 time:  0.00 s
86.99/87.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.99/87.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.99/87.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
87.79/87.84	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 11.0 T:    0.00
90.39/90.47	c Added 1 vars  tried: 80000 time: 2.63
90.39/90.49	c ORs :      1 avg-s:  0.0 cl-sh:  2152 l-rem:   2152 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.65
90.49/90.50	c lits-rem:      1195  cl-subs:     1492  v-elim:     75  v-fix:    0  time:  3.45 s
90.49/90.50	c learnt bin added due to v-elim: 0
90.49/90.50	c vivif2 --  cl tried     1603 cl shrink        0 lits rem          0 time: 0.00
90.49/90.50	c vivif2 --  cl tried    30162 cl shrink        9 lits rem          9 time: 0.00
90.59/90.63	c asymm  cl-useful: 0/1603/1603 lits-rem:0 time: 0.13
90.59/90.63	c calculated reachability. Time: 0.00
90.59/90.63	c  N dy    35    537421        81      1603        12     30162      8009    323255     18.00     11.74  --
90.59/90.63	c  F st    35    537421        81      1603        12     30162      8009    323255     18.00     11.74  --
90.89/90.99	c Decided on static restart strategy
152.09/152.18	c  N dy    43    806131        81      1603        12     51267      8009    599747     14.80     11.80  --
152.19/152.20	c  S st    43    806131        81      1603        12     51267      8009    599747     14.80     11.80  --
152.29/152.36	c  S st    43    806632        81      1603        12     51740      8009    608180     14.80     11.80  --
152.29/152.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
152.29/152.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
152.49/152.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.8M T:  0.20
152.49/152.57	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
152.49/152.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
152.49/152.57	c Subs w/ non-existent bins:      0 time:  0.00 s
152.49/152.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.49/152.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.49/152.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
154.09/154.19	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
158.49/158.57	c Added 1 vars  tried: 80000 time: 4.38
158.59/158.66	c ORs :      1 avg-s:  0.0 cl-sh:  5201 l-rem:   5201 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.47
158.59/158.67	c lits-rem:      2232  cl-subs:     7694  v-elim:     75  v-fix:    0  time:  6.09 s
158.59/158.67	c learnt bin added due to v-elim: 0
158.59/158.67	c vivif2 --  cl tried     1604 cl shrink        0 lits rem          0 time: 0.00
158.59/158.68	c vivif2 --  cl tried    44046 cl shrink        0 lits rem          0 time: 0.01
158.69/158.76	c asymm  cl-useful: 0/749/1604 lits-rem:0 time: 0.08
158.69/158.76	c calculated reachability. Time: 0.00
158.69/158.76	c  N dy    43    806632        82      1604        14     44046      8015    506562     14.80     11.80  --
272.00/272.05	c  N dy    44   1209950        82      1604        14     58996      8015    678981     15.24     11.54  --
272.00/272.08	c  S st    44   1209950        82      1604        14     58996      8015    678981     15.24     11.54  --
272.20/272.26	c  S st    44   1210451        82      1604        14     59471      8015    687996     15.24     11.54  --
272.20/272.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
272.20/272.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
272.50/272.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.9M T:  0.25
272.50/272.51	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.00 s
272.50/272.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
272.50/272.52	c Subs w/ non-existent bins:      0 time:  0.01 s
272.50/272.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
272.50/272.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.50/272.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
274.60/274.62	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
279.30/279.37	c Added 1 vars  tried: 80000 time: 4.75
279.40/279.49	c ORs :      1 avg-s:  0.0 cl-sh:  5929 l-rem:   5929 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.87
279.50/279.50	c lits-rem:       942  cl-subs:    11590  v-elim:     75  v-fix:    0  time:  6.97 s
279.50/279.50	c learnt bin added due to v-elim: 0
279.50/279.50	c vivif2 --  cl tried     1605 cl shrink        0 lits rem          0 time: 0.00
279.50/279.51	c vivif2 --  cl tried    47881 cl shrink        0 lits rem          0 time: 0.01
279.50/279.59	c asymm  cl-useful: 0/503/1605 lits-rem:0 time: 0.08
279.50/279.59	c calculated reachability. Time: 0.00
279.50/279.59	c  N dy    44   1210451        83      1605        16     47881      8018    554222     15.24     11.54  --
447.20/447.28	c  N dy    45   1710451        83      1605        17     78509      8018    939191     14.65     11.27  --
447.30/447.32	c  S st    45   1710451        83      1605        17     78509      8018    939191     14.65     11.27  --
447.61/447.61	c  S st    45   1710954        83      1605        17     78983      8018    947450     14.65     11.27  --
447.61/447.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
447.61/447.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
448.00/448.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.9M T:  0.41
448.00/448.03	c Calc non-exist non-lernt bins v-fix:     0 done:     83 time:  0.00 s
448.00/448.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
448.00/448.04	c Subs w/ non-existent bins:      0 time:  0.01 s
448.00/448.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
448.30/448.36	c subs with bin:     3697  lits-rem:       360  v-fix:    0  time:  0.31 s
448.30/448.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
452.01/452.07	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 4.0 T:    0.03
459.00/459.06	c Added 1 vars  tried: 80000 time: 6.98
459.20/459.23	c ORs :      1 avg-s:  0.0 cl-sh:  6671 l-rem:   6671 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    7.15
459.20/459.24	c lits-rem:      2550  cl-subs:    14141  v-elim:     75  v-fix:    0  time: 10.88 s
459.20/459.24	c learnt bin added due to v-elim: 0
459.20/459.24	c vivif2 --  cl tried     1605 cl shrink        0 lits rem          0 time: 0.00
459.20/459.26	c vivif2 --  cl tried    61145 cl shrink      300 lits rem        300 time: 0.01
459.30/459.34	c asymm  cl-useful: 0/513/1605 lits-rem:0 time: 0.09
459.30/459.35	c calculated reachability. Time: 0.00
459.30/459.35	c  N dy    45   1710954        84      1605        19     61145      8018    728301     14.65     11.27  --
538.30/538.36	c  E dy    46   1916572         0      1605        19     91172      8018   1116418     14.01     11.26  --
538.30/538.37	c Verified 1605 clauses.
538.30/538.37	c Verified 1605 clauses.
538.30/538.37	c num threads              : 1          
538.30/538.37	c restarts                 : 46         
538.30/538.37	c dynamic restarts         : 22         
538.30/538.37	c static restarts          : 24         
538.30/538.37	c full restarts            : 3          
538.30/538.37	c total simplify time      : 0.00       
538.30/538.37	c learnts DL2              : 0          
538.30/538.37	c learnts size 2           : 19         
538.30/538.37	c learnts size 1           : 0           (0.00      % of vars)
538.30/538.37	c filedLit time            : 1.25        (0.23      % time)
538.30/538.37	c v-elim SatELite          : 0           (0.00      % vars)
538.30/538.37	c SatELite time            : 38.59       (7.17      % time)
538.30/538.37	c v-elim xor               : 0           (0.00      % vars)
538.30/538.37	c xor elim time            : 0.01        (0.00      % time)
538.30/538.37	c num binary xor trees     : 0          
538.30/538.37	c binxor trees' crown      : 0           (nan       leafs/tree)
538.30/538.37	c bin xor find time        : 0.00       
538.30/538.37	c OTF clause subsumed      : 195317      (0.10      clauses/conflict)
538.30/538.37	c OTF subs. size diff      : 213964      (1.10       lits/clause)
538.30/538.37	c OTF cl watch-shrink      : 92982       (0.05      clauses/conflict)
538.30/538.37	c OTF cl watch-sh-lit      : 99080       (1.07       lits/clause)
538.30/538.37	c tried to recurMin cls    : 1916572     (100.00     % of conflicts)
538.30/538.37	c updated cache            : 976         (0.00       lits/tried recurMin)
538.30/538.37	c OTF Gate-Rem cl          : 190868      (0.10      clauses/conflict)
538.30/538.37	c OTF Gate-rem lits        : 206373      (1.08      lits/confl)
538.30/538.37	c clauses over max glue    : 0           (0.00      % of all clauses)
538.30/538.37	c conflicts                : 1916572     (3560.88   / sec)
538.30/538.37	c decisions                : 2112834     (0.29      % random)
538.30/538.37	c bogo-props               : 51144412238 (95023485.38 / sec)
538.30/538.37	c props                    : 42017468    (78066.13  / sec)
538.30/538.37	c conflict literals        : 29726016    (23.11     % deleted)
538.30/538.37	c Memory used              : 156.31      MB
538.30/538.37	c CPU time                 : 538.23      s
538.30/538.37	s SATISFIABLE
538.30/538.37	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 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-3173582-1301796713/watcher-3173582-1301796713 -o /tmp/evaluation-result-3173582-1301796713/solver-3173582-1301796713 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173582-1301796713.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.73 3.94 3.97 5/189 24946
/proc/meminfo: memFree=20308948/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=28780 CPUtime=0 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 533 0 0 0 0 0 0 0 25 0 1 0 272086592 29470720 471 33554432000 4194304 4797429 140735234029376 18446744073709551615 4428895 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 7195 471 369 148 0 2124 0

[startup+0.0271491 s]
/proc/loadavg: 3.73 3.94 3.97 5/189 24946
/proc/meminfo: memFree=20308948/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=127412 CPUtime=0.02 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 628 0 0 0 2 0 0 0 25 0 1 0 272086592 130469888 554 33554432000 4194304 4797429 140735234029376 18446744073709551615 4391147 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 31853 554 403 148 0 26782 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 127412

[startup+0.101163 s]
/proc/loadavg: 3.73 3.94 3.97 5/189 24946
/proc/meminfo: memFree=20308948/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=127556 CPUtime=0.09 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 731 0 0 0 9 0 0 0 25 0 1 0 272086592 130617344 653 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424649 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 31889 653 405 148 0 26818 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127556

[startup+0.301125 s]
/proc/loadavg: 3.73 3.94 3.97 5/189 24946
/proc/meminfo: memFree=20308948/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=128056 CPUtime=0.29 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 938 0 0 0 29 0 0 0 25 0 1 0 272086592 131129344 763 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 32014 763 405 148 0 26943 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128056

[startup+0.701044 s]
/proc/loadavg: 3.73 3.94 3.97 5/189 24946
/proc/meminfo: memFree=20308948/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=128484 CPUtime=0.69 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 1239 0 0 0 69 0 0 0 25 0 1 0 272086592 131567616 907 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 32121 907 405 148 0 27050 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128484

[startup+1.50085 s]
/proc/loadavg: 3.73 3.94 3.97 5/190 24947
/proc/meminfo: memFree=20304996/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=130144 CPUtime=1.49 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 2037 0 0 0 149 0 0 0 25 0 1 0 272086592 133267456 1296 33554432000 4194304 4797429 140735234029376 18446744073709551615 4506629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 32536 1296 409 148 0 27465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130144

[startup+3.10063 s]
/proc/loadavg: 3.73 3.94 3.97 5/190 24948
/proc/meminfo: memFree=20301772/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=131836 CPUtime=3.09 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 2784 0 0 0 309 0 0 0 25 0 1 0 272086592 135000064 1753 33554432000 4194304 4797429 140735234029376 18446744073709551615 4524204 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 32959 1753 410 148 0 27888 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131836

[startup+6.30107 s]
/proc/loadavg: 3.75 3.94 3.97 5/190 24948
/proc/meminfo: memFree=20297780/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=133276 CPUtime=6.29 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 3751 0 0 0 628 1 0 0 25 0 1 0 272086592 136474624 2066 33554432000 4194304 4797429 140735234029376 18446744073709551615 4495483 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 33319 2066 414 148 0 28248 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133276

[startup+12.7009 s]
/proc/loadavg: 3.77 3.94 3.97 5/190 24948
/proc/meminfo: memFree=20293712/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=134444 CPUtime=12.69 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 5459 0 0 0 1268 1 0 0 25 0 1 0 272086592 137670656 2223 33554432000 4194304 4797429 140735234029376 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 33611 2223 415 148 0 28540 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134444

[startup+25.5006 s]
/proc/loadavg: 3.82 3.95 3.97 5/190 24975
/proc/meminfo: memFree=20289160/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=136368 CPUtime=25.49 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 8114 0 0 0 2547 2 0 0 25 0 1 0 272086592 139640832 2880 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 34092 2880 415 148 0 29021 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 136368

[startup+51.1011 s]
/proc/loadavg: 3.88 3.95 3.97 5/190 24976
/proc/meminfo: memFree=20271556/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=139068 CPUtime=51.09 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 12954 0 0 0 5106 3 0 0 25 0 1 0 272086592 142405632 3331 33554432000 4194304 4797429 140735234029376 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 34767 3331 415 148 0 29696 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 139068

[startup+102.307 s]
/proc/loadavg: 3.95 3.95 3.97 5/190 24977
/proc/meminfo: memFree=20250320/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=143116 CPUtime=102.3 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 20499 0 0 0 10225 5 0 0 25 0 1 0 272086592 146550784 4675 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 35779 4675 415 148 0 30708 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 143116

[startup+162.3 s]
/proc/loadavg: 3.98 3.96 3.97 5/190 24979
/proc/meminfo: memFree=20235788/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=147812 CPUtime=162.29 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 27776 0 0 0 16222 7 0 0 25 0 1 0 272086592 151359488 5892 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 36953 5892 416 148 0 31882 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 147812

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.97 5/190 24980
/proc/meminfo: memFree=20217028/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=149232 CPUtime=222.3 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 33736 0 0 0 22222 8 0 0 25 0 1 0 272086592 152813568 6245 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 37308 6245 416 148 0 32237 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 149232

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.97 5/190 24982
/proc/meminfo: memFree=20213892/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=151680 CPUtime=282.3 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 39051 0 0 0 28221 9 0 0 23 0 1 0 272086592 155320320 6837 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424626 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 37920 6837 415 148 0 32849 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 151680

[startup+342.301 s]
/proc/loadavg: 4.12 4.00 3.98 5/190 24984
/proc/meminfo: memFree=20200460/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=153112 CPUtime=342.29 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 44561 0 0 0 34219 10 0 0 25 0 1 0 272086592 156786688 6735 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 38278 6735 415 148 0 33207 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 153112

[startup+402.301 s]
/proc/loadavg: 4.04 4.00 3.98 5/190 24985
/proc/meminfo: memFree=20195840/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=155024 CPUtime=402.3 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 49433 0 0 0 40218 12 0 0 25 0 1 0 272086592 158744576 7336 33554432000 4194304 4797429 140735234029376 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 38756 7336 415 148 0 33685 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 155024

[startup+462.3 s]
/proc/loadavg: 4.09 4.02 3.98 5/190 24987
/proc/meminfo: memFree=20187136/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=159164 CPUtime=462.3 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 53724 0 0 0 46217 13 0 0 25 0 1 0 272086592 162983936 8686 33554432000 4194304 4797429 140735234029376 18446744073709551615 4358614 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 39791 8686 415 148 0 34720 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 159164

[startup+522.301 s]
/proc/loadavg: 4.03 4.01 3.98 5/190 24988
/proc/meminfo: memFree=20180244/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=160004 CPUtime=522.3 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 57738 0 0 0 52216 14 0 0 25 0 1 0 272086592 163844096 9196 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 40001 9196 415 148 0 34930 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 160004

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

[startup+524.706 s]
/proc/loadavg: 4.03 4.01 3.98 5/190 24988
/proc/meminfo: memFree=20180492/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=160056 CPUtime=524.71 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 58515 0 0 0 52457 14 0 0 25 0 1 0 272086592 163897344 8412 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 40014 8412 415 148 0 34943 0
Current children cumulated CPU time (s) 524.71
Current children cumulated vsize (KiB) 160056

[startup+531.1 s]
/proc/loadavg: 4.03 4.01 3.98 5/190 24989
/proc/meminfo: memFree=20176028/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=160056 CPUtime=531.1 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 58813 0 0 0 53096 14 0 0 25 0 1 0 272086592 163897344 8690 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 40014 8690 415 148 0 34943 0
Current children cumulated CPU time (s) 531.1
Current children cumulated vsize (KiB) 160056

[startup+534.301 s]
/proc/loadavg: 4.03 4.01 3.98 5/190 24989
/proc/meminfo: memFree=20174912/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=160056 CPUtime=534.3 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 58948 0 0 0 53416 14 0 0 25 0 1 0 272086592 163897344 8816 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 40014 8816 415 148 0 34943 0
Current children cumulated CPU time (s) 534.3
Current children cumulated vsize (KiB) 160056

[startup+535.9 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 24989
/proc/meminfo: memFree=20173548/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=160056 CPUtime=535.9 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 59011 0 0 0 53576 14 0 0 25 0 1 0 272086592 163897344 8875 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 40014 8875 415 148 0 34943 0
Current children cumulated CPU time (s) 535.9
Current children cumulated vsize (KiB) 160056

[startup+537.501 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 24989
/proc/meminfo: memFree=20173048/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=160056 CPUtime=537.5 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 59067 0 0 0 53736 14 0 0 25 0 1 0 272086592 163897344 8928 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 40014 8928 415 148 0 34943 0
Current children cumulated CPU time (s) 537.5
Current children cumulated vsize (KiB) 160056

[startup+537.907 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 24989
/proc/meminfo: memFree=20172304/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=160056 CPUtime=537.91 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 59079 0 0 0 53777 14 0 0 25 0 1 0 272086592 163897344 8940 33554432000 4194304 4797429 140735234029376 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 40014 8940 415 148 0 34943 0
Current children cumulated CPU time (s) 537.91
Current children cumulated vsize (KiB) 160056

[startup+538.301 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 24989
/proc/meminfo: memFree=20172304/32951124 swapFree=67111528/67111528
[pid=24946] ppid=24944 vsize=160056 CPUtime=538.3 cores=4,6
/proc/24946/stat : 24946 (techdemo) R 24944 24946 23778 0 -1 4202496 59094 0 0 0 53816 14 0 0 25 0 1 0 272086592 163897344 8953 33554432000 4194304 4797429 140735234029376 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24946/statm: 40014 8953 415 148 0 34943 0
Current children cumulated CPU time (s) 538.3
Current children cumulated vsize (KiB) 160056

Child status: 10
Real time (s): 538.38
CPU time (s): 538.38
CPU user time (s): 538.229
CPU system time (s): 0.150977
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 243520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 538.229
system time used= 0.150977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59109
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= 11
involuntary context switches= 384

runsolver used 0.91586 second user time and 2.02869 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 04:11:53
IDJOB=3173582
IDBENCH=83000
IDSOLVER=1585
FILE ID=node140/3173582-1301796713
RUNJOBID= node140-1301791494-23798
PBS_JOBID= 12841431
Free space on /tmp= 71812 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1009664450-096.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173582-1301796713/watcher-3173582-1301796713 -o /tmp/evaluation-result-3173582-1301796713/solver-3173582-1301796713 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173582-1301796713.cnf

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

MD5SUM BENCH= 2532888f1d1a6483b85bdee81ac0c479
RANDOM SEED=243520304

node140.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	: 5226.14
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.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.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.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.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.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.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.74
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:      20309104 kB
Buffers:        372820 kB
Cached:       11905208 kB
SwapCached:          0 kB
Active:        7367900 kB
Inactive:      5001168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20309104 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31864 kB
Writeback:           0 kB
AnonPages:       91296 kB
Mapped:          16664 kB
Slab:           208596 kB
PageTables:       5452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   595316 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= 71804 MiB
End job on node140 at 2011-04-03 04:20:51