Trace number 3173315

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 549.643 549.646

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1946851065-023.SATISFIABLE.cnf
MD5SUM96b76a29d6976e3cb9111f511d66ef22
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.001999
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 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-3173315-1301792862.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.00	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.00	c -- vars added        350
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       350      1491         0         0      4473         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 2/1491/1491 lits-rem:6 time: 0.00
0.00/0.00	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.00	c Calc non-exist non-lernt bins v-fix:     0 done:    350 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            1 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     24  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	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:     149 undec:      53 neg:     148
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       335      1471         1         0      4493         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
1.89/1.96	c  N dy     7     30003       335      1471         1     10468      4493    141156     17.75     11.90  --
1.89/1.96	c  S st     7     30003       335      1471         1     10468      4493    141156     17.75     11.90  --
1.99/2.01	c  S st     7     30505       335      1471         1     10967      4493    150033     17.75     11.90  --
1.99/2.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
1.99/2.02	c Calc non-exist non-lernt bins v-fix:     0 done:    335 time:  0.00 s
1.99/2.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.02	c Subs w/ non-existent bins:      0 time:  0.00 s
1.99/2.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.09/2.14	c lits-rem:       136  cl-subs:      957  v-elim:      9  v-fix:    0  time:  0.11 s
2.09/2.14	c learnt bin added due to v-elim: 0
2.09/2.14	c vivif2 --  cl tried     1471 cl shrink        0 lits rem          0 time: 0.00
2.09/2.14	c vivif2 --  cl tried    10010 cl shrink        0 lits rem          0 time: 0.00
2.09/2.15	c asymm  cl-useful: 0/1471/1471 lits-rem:0 time: 0.02
2.09/2.15	c calculated reachability. Time: 0.00
2.09/2.15	c  N dy     7     30505       335      1471         1     10010      4493    137198     17.75     11.90  --
2.09/2.15	c  F st     7     30505       335      1471         1     10010      4493    137198     17.75     11.90  --
2.29/2.30	c Decided on static restart strategy
3.29/3.36	c  N dy    14     45757       335      1471         1     17066      4493    247614     18.17     11.94  --
3.29/3.37	c  S st    14     45757       335      1471         1     17066      4493    247614     18.17     11.94  --
3.39/3.44	c  S st    14     46261       335      1471         1      8934      4493     91324     18.17     11.94  --
3.39/3.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
3.39/3.45	c Calc non-exist non-lernt bins v-fix:     0 done:    335 time:  0.00 s
3.39/3.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.45	c Subs w/ non-existent bins:      0 time:  0.00 s
3.39/3.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.39/3.48	c lits-rem:         7  cl-subs:      141  v-elim:      9  v-fix:    0  time:  0.03 s
3.39/3.48	c learnt bin added due to v-elim: 0
3.39/3.48	c vivif2 --  cl tried     1471 cl shrink        0 lits rem          0 time: 0.00
3.39/3.48	c vivif2 --  cl tried     8793 cl shrink        0 lits rem          0 time: 0.00
3.49/3.50	c asymm  cl-useful: 0/1471/1471 lits-rem:0 time: 0.01
3.49/3.50	c calculated reachability. Time: 0.00
3.49/3.50	c  N dy    14     46261       335      1471         1      8793      4493     90027     18.17     11.94  --
5.69/5.74	c  N dy    15     69391       335      1471         1     10891      4493    107578     15.47     11.65  --
5.69/5.74	c  S st    15     69391       335      1471         1     10891      4493    107578     15.47     11.65  --
5.69/5.79	c  S st    15     69892       335      1471         1     11390      4493    116413     15.47     11.65  --
5.69/5.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.79/5.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.01
5.79/5.81	c Calc non-exist non-lernt bins v-fix:     0 done:    335 time:  0.00 s
5.79/5.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.79/5.81	c Subs w/ non-existent bins:      0 time:  0.00 s
5.79/5.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.79/5.88	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.29/6.31	c Added 4 vars  tried: 80000 time: 0.42
6.29/6.31	c ORs :      4 avg-s:  0.0 cl-sh:   679 l-rem:    679 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.42
6.29/6.31	c lits-rem:        14  cl-subs:      211  v-elim:      9  v-fix:    0  time:  0.50 s
6.29/6.31	c learnt bin added due to v-elim: 0
6.29/6.31	c vivif2 --  cl tried     1475 cl shrink        0 lits rem          0 time: 0.00
6.29/6.31	c vivif2 --  cl tried    11179 cl shrink        0 lits rem          0 time: 0.00
6.29/6.33	c asymm  cl-useful: 0/1475/1475 lits-rem:0 time: 0.02
6.29/6.33	c calculated reachability. Time: 0.00
6.29/6.33	c  N dy    15     69892       339      1475         9     11179      4521    113696     15.47     11.65  --
6.29/6.33	c  F st    15     69892       339      1475         9     11179      4521    113696     15.47     11.65  --
6.39/6.50	c Decided on static restart strategy
10.39/10.42	c  N dy    22    104838       339      1475         9     20769      4521    264520     18.54     11.89  --
10.39/10.43	c  S st    22    104838       339      1475         9     20769      4521    264520     18.54     11.89  --
10.49/10.50	c  S st    22    105343       339      1475         9     21272      4521    273357     18.54     11.89  --
10.49/10.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.49/10.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.49/10.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.04
10.49/10.54	c Calc non-exist non-lernt bins v-fix:     0 done:    339 time:  0.00 s
10.49/10.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.49/10.54	c Subs w/ non-existent bins:      0 time:  0.00 s
10.49/10.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.49/10.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.49/10.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.89/10.98	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
11.39/11.42	c Added 4 vars  tried: 80000 time: 0.44
11.39/11.44	c ORs :      4 avg-s:  0.0 cl-sh:  3244 l-rem:   3244 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.46
11.39/11.44	c lits-rem:       397  cl-subs:     1711  v-elim:      9  v-fix:    0  time:  0.89 s
11.39/11.44	c learnt bin added due to v-elim: 0
11.39/11.44	c vivif2 --  cl tried     1479 cl shrink        0 lits rem          0 time: 0.00
11.39/11.44	c vivif2 --  cl tried    19561 cl shrink        0 lits rem          0 time: 0.00
11.39/11.48	c asymm  cl-useful: 0/1479/1479 lits-rem:0 time: 0.03
11.39/11.48	c calculated reachability. Time: 0.00
11.39/11.48	c  N dy    22    105343       343      1479        17     19561      4549    242639     18.54     11.89  --
18.28/18.34	c  N dy    23    158014       343      1479        17     27458      4549    367961     20.25     12.32  --
18.28/18.36	c  S st    23    158014       343      1479        17     27458      4549    367961     20.25     12.32  --
18.38/18.46	c  S st    23    158518       343      1479        17     27961      4549    377019     20.25     12.32  --
18.38/18.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.38/18.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.48/18.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.06
18.48/18.52	c Calc non-exist non-lernt bins v-fix:     0 done:    343 time:  0.00 s
18.48/18.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.48/18.52	c Subs w/ non-existent bins:      0 time:  0.00 s
18.48/18.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.48/18.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.48/18.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.28/19.30	c ORs :      8 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.69/19.80	c Added 4 vars  tried: 80000 time: 0.50
19.79/19.83	c ORs :      4 avg-s:  0.0 cl-sh:  4043 l-rem:   4043 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
19.79/19.83	c lits-rem:       763  cl-subs:     2362  v-elim:     10  v-fix:    0  time:  1.31 s
19.79/19.83	c learnt bin added due to v-elim: 0
19.79/19.83	c vivif2 --  cl tried     1483 cl shrink        0 lits rem          0 time: 0.00
19.79/19.84	c vivif2 --  cl tried    25599 cl shrink        0 lits rem          0 time: 0.00
19.79/19.88	c asymm  cl-useful: 0/1483/1483 lits-rem:0 time: 0.04
19.79/19.88	c calculated reachability. Time: 0.00
19.79/19.88	c  N dy    23    158518       347      1483        25     25599      4577    329441     20.25     12.32  --
32.29/32.36	c  N dy    24    237780       347      1483        25     30468      4577    394141     18.82     12.63  --
32.29/32.38	c  S st    24    237780       347      1483        25     30468      4577    394141     18.82     12.63  --
32.39/32.49	c  S st    24    238282       347      1483        25     30965      4577    403072     18.82     12.63  --
32.39/32.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.39/32.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.49/32.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.06
32.49/32.56	c Calc non-exist non-lernt bins v-fix:     0 done:    347 time:  0.00 s
32.49/32.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.49/32.56	c Subs w/ non-existent bins:      0 time:  0.00 s
32.49/32.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.49/32.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.49/32.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
33.28/33.34	c ORs :     12 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
33.78/33.88	c Added 4 vars  tried: 80000 time: 0.54
33.88/33.90	c ORs :      4 avg-s:  0.0 cl-sh:  2153 l-rem:   2153 b-add:      9 v-rep:   0 cl-rem: 0 avg s: nan T:    0.55
33.88/33.90	c lits-rem:       343  cl-subs:     1744  v-elim:     11  v-fix:    0  time:  1.34 s
33.88/33.90	c learnt bin added due to v-elim: 0
33.88/33.90	c vivif2 --  cl tried     1486 cl shrink        0 lits rem          0 time: 0.00
33.88/33.91	c vivif2 --  cl tried    29221 cl shrink        0 lits rem          0 time: 0.00
33.88/33.95	c asymm  cl-useful: 0/1486/1486 lits-rem:0 time: 0.05
33.88/33.95	c calculated reachability. Time: 0.00
33.88/33.95	c  N dy    24    238282       351      1486        34     29221      4604    370956     18.82     12.63  --
57.29/57.31	c  N dy    25    357424       351      1486        34     33125      4604    353814     16.68     12.19  --
57.29/57.33	c  S st    25    357424       351      1486        34     33125      4604    353814     16.68     12.19  --
57.39/57.45	c  S st    25    357925       351      1486        34     33624      4604    362994     16.68     12.19  --
57.39/57.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.39/57.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.49/57.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.08
57.49/57.54	c Calc non-exist non-lernt bins v-fix:     0 done:    351 time:  0.00 s
57.49/57.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.49/57.54	c Subs w/ non-existent bins:      0 time:  0.00 s
57.49/57.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.49/57.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.49/57.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.19/58.22	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 6.0 T:    0.00
58.59/58.65	c Added 4 vars  tried: 80000 time: 0.43
58.59/58.66	c ORs :      4 avg-s:  0.0 cl-sh:  2700 l-rem:   2700 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.44
58.59/58.67	c lits-rem:       422  cl-subs:     2366  v-elim:     11  v-fix:    0  time:  1.12 s
58.59/58.67	c learnt bin added due to v-elim: 0
58.59/58.67	c vivif2 --  cl tried     1490 cl shrink        0 lits rem          0 time: 0.00
58.59/58.67	c vivif2 --  cl tried    31257 cl shrink        0 lits rem          0 time: 0.00
58.69/58.72	c asymm  cl-useful: 0/1490/1490 lits-rem:0 time: 0.05
58.69/58.72	c calculated reachability. Time: 0.00
58.69/58.72	c  N dy    25    357925       355      1490        42     31257      4632    327416     16.68     12.19  --
97.99/98.02	c  N dy    26    536887       355      1490        42     39016      4632    427070     19.22     12.10  --
97.99/98.03	c  S st    26    536887       355      1490        42     39016      4632    427070     19.22     12.10  --
98.09/98.18	c  S st    26    537390       355      1490        42     39519      4632    436535     19.22     12.10  --
98.09/98.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.09/98.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.19/98.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.9M T:  0.11
98.19/98.29	c Calc non-exist non-lernt bins v-fix:     0 done:    355 time:  0.00 s
98.19/98.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.29/98.30	c Subs w/ non-existent bins:      0 time:  0.00 s
98.29/98.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.29/98.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.29/98.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
99.09/99.15	c ORs :     20 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
99.59/99.65	c Added 4 vars  tried: 80000 time: 0.49
99.59/99.66	c ORs :      4 avg-s:  0.0 cl-sh:  2348 l-rem:   2348 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.51
99.59/99.67	c lits-rem:       605  cl-subs:     2092  v-elim:     11  v-fix:    0  time:  1.36 s
99.59/99.67	c learnt bin added due to v-elim: 0
99.59/99.67	c vivif2 --  cl tried     1494 cl shrink        0 lits rem          0 time: 0.00
99.59/99.67	c vivif2 --  cl tried    37427 cl shrink        0 lits rem          0 time: 0.00
99.69/99.73	c asymm  cl-useful: 0/1494/1494 lits-rem:0 time: 0.06
99.69/99.73	c calculated reachability. Time: 0.00
99.69/99.73	c  N dy    26    537390       359      1494        50     37427      4660    400777     19.22     12.10  --
99.69/99.73	c  F st    26    537390       359      1494        50     37427      4660    400777     19.22     12.10  --
100.19/100.21	c Decided on static restart strategy
173.99/174.06	c  N dy    33    806085       359      1494        50     60022      4660    699227     16.25     11.56  --
173.99/174.09	c  S st    33    806085       359      1494        50     60022      4660    699227     16.25     11.56  --
174.30/174.34	c  S st    33    806588       359      1494        50     60522      4660    708281     16.25     11.56  --
174.30/174.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
174.30/174.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
174.50/174.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.9M T:  0.22
174.50/174.56	c Calc non-exist non-lernt bins v-fix:     0 done:    359 time:  0.00 s
174.50/174.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
174.50/174.57	c Subs w/ non-existent bins:      0 time:  0.01 s
174.50/174.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.50/174.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.50/174.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
175.90/175.94	c ORs :     24 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
176.49/176.51	c Added 4 vars  tried: 80000 time: 0.57
176.49/176.58	c ORs :      4 avg-s:  0.0 cl-sh:  5295 l-rem:   5295 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.64
176.49/176.59	c lits-rem:      2025  cl-subs:     7307  v-elim:     11  v-fix:    0  time:  2.00 s
176.49/176.59	c learnt bin added due to v-elim: 0
176.49/176.59	c vivif2 --  cl tried     1498 cl shrink        0 lits rem          0 time: 0.00
176.59/176.60	c vivif2 --  cl tried    53215 cl shrink        0 lits rem          0 time: 0.01
176.59/176.69	c asymm  cl-useful: 0/1498/1498 lits-rem:0 time: 0.09
176.69/176.70	c calculated reachability. Time: 0.00
176.69/176.70	c  N dy    33    806588       363      1498        58     53215      4688    600900     16.25     11.56  --
309.80/309.87	c  N dy    34   1209882       363      1498        58     69493      4688    813124     16.75     11.57  --
309.90/309.90	c  S st    34   1209882       363      1498        58     69493      4688    813124     16.75     11.57  --
310.10/310.15	c  S st    34   1210387       363      1498        58     69996      4688    822348     16.75     11.57  --
310.10/310.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
310.10/310.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
310.40/310.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.9M T:  0.29
310.40/310.45	c Calc non-exist non-lernt bins v-fix:     0 done:    363 time:  0.00 s
310.40/310.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
310.40/310.46	c Subs w/ non-existent bins:      0 time:  0.01 s
310.40/310.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
310.40/310.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
310.40/310.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
311.90/311.95	c ORs :     28 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
312.60/312.69	c Added 4 vars  tried: 80000 time: 0.73
312.70/312.73	c ORs :      4 avg-s:  0.0 cl-sh:  3499 l-rem:   3499 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    0.77
312.70/312.74	c lits-rem:      1238  cl-subs:     6452  v-elim:     11  v-fix:    0  time:  2.27 s
312.70/312.74	c learnt bin added due to v-elim: 0
312.70/312.74	c vivif2 --  cl tried     1502 cl shrink        0 lits rem          0 time: 0.00
312.70/312.75	c vivif2 --  cl tried    63544 cl shrink        0 lits rem          0 time: 0.01
312.80/312.85	c asymm  cl-useful: 0/1237/1502 lits-rem:0 time: 0.10
312.80/312.85	c calculated reachability. Time: 0.00
312.80/312.85	c  N dy    34   1210387       367      1502        66     63544      4716    725960     16.75     11.57  --
519.80/519.80	c  N dy    35   1710389       367      1502        66     94686      4716   1216167     20.24     11.56  --
519.80/519.85	c  S st    35   1710389       367      1502        66     94686      4716   1216167     20.24     11.56  --
519.80/519.85	c Finding binary XORs  T:     0.00 s  found:       0
520.21/520.24	c  S st    35   1710891       367      1502        66     95188      4716   1225761     20.24     11.56  --
520.21/520.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
520.21/520.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
520.70/520.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.1M T:  0.51
520.70/520.75	c Calc non-exist non-lernt bins v-fix:     0 done:    367 time:  0.00 s
520.70/520.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
520.70/520.77	c Subs w/ non-existent bins:      0 time:  0.01 s
520.70/520.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
520.80/520.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
520.80/520.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
523.20/523.23	c ORs :     32 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
524.20/524.26	c Added 4 vars  tried: 80000 time: 1.03
524.30/524.35	c ORs :      4 avg-s:  0.0 cl-sh:  4816 l-rem:   4816 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    1.11
524.30/524.37	c lits-rem:       214  cl-subs:     9339  v-elim:     12  v-fix:    0  time:  3.57 s
524.30/524.37	c learnt bin added due to v-elim: 0
524.30/524.37	c vivif2 --  cl tried     1506 cl shrink        0 lits rem          0 time: 0.00
524.30/524.38	c vivif2 --  cl tried    85849 cl shrink        0 lits rem          0 time: 0.01
524.40/524.49	c asymm  cl-useful: 0/942/1506 lits-rem:0 time: 0.11
524.40/524.49	c calculated reachability. Time: 0.00
524.40/524.49	c  N dy    35   1710891       371      1506        74     85849      4744   1080752     20.24     11.56  --
549.60/549.62	c  E dy    36   1765213         0      1506        74     83763      4744   1022088     20.15     11.58  --
549.60/549.62	c Verified 1506 clauses.
549.60/549.62	c Solution needs extension. Extending.
549.60/549.64	c Verified 1506 clauses.
549.60/549.64	c num threads              : 1          
549.60/549.64	c restarts                 : 36         
549.60/549.64	c dynamic restarts         : 12         
549.60/549.64	c static restarts          : 24         
549.60/549.64	c full restarts            : 3          
549.60/549.64	c total simplify time      : 0.00       
549.60/549.64	c learnts DL2              : 0          
549.60/549.64	c learnts size 2           : 75         
549.60/549.64	c learnts size 1           : 0           (0.00      % of vars)
549.60/549.64	c filedLit time            : 1.41        (0.26      % time)
549.60/549.64	c v-elim SatELite          : 15          (3.89      % vars)
549.60/549.64	c SatELite time            : 14.41       (2.62      % time)
549.60/549.64	c v-elim xor               : 0           (0.00      % vars)
549.60/549.64	c xor elim time            : 0.02        (0.00      % time)
549.60/549.64	c num binary xor trees     : 0          
549.60/549.64	c binxor trees' crown      : 0           (nan       leafs/tree)
549.60/549.64	c bin xor find time        : 0.00       
549.60/549.64	c OTF clause subsumed      : 57745       (0.03      clauses/conflict)
549.60/549.64	c OTF subs. size diff      : 68309       (1.18       lits/clause)
549.60/549.64	c OTF cl watch-shrink      : 459419      (0.26      clauses/conflict)
549.60/549.64	c OTF cl watch-sh-lit      : 594882      (1.29       lits/clause)
549.60/549.64	c tried to recurMin cls    : 1765213     (100.00     % of conflicts)
549.60/549.64	c updated cache            : 3515        (0.00       lits/tried recurMin)
549.60/549.64	c OTF Gate-Rem cl          : 318587      (0.18      clauses/conflict)
549.60/549.64	c OTF Gate-rem lits        : 337745      (1.06      lits/confl)
549.60/549.64	c clauses over max glue    : 0           (0.00      % of all clauses)
549.60/549.64	c conflicts                : 1765213     (3212.73   / sec)
549.60/549.64	c decisions                : 2076414     (0.45      % random)
549.60/549.64	c bogo-props               : 45908118390 (83554003.79 / sec)
549.60/549.64	c props                    : 127408137   (231886.22 / sec)
549.60/549.64	c conflict literals        : 32440977    (25.77     % deleted)
549.60/549.64	c Memory used              : 162.17      MB
549.60/549.64	c CPU time                 : 549.44      s
549.60/549.64	s SATISFIABLE
549.60/549.64	v 1 2 -3 -4 5 6 7 -8 9 -10 11 12 13 -14 15 -16 17 18 -19 -20 -21 -22 -23 24 25 -26 -27 -28 -29 30 -31 32 -33 34 -35 -36 -37 -38 39 40 41 42 43 -44 -45 46 -47 48 49 50 51 52 53 54 55 56 57 -58 -59 60 61 -62 -63 -64 65 66 67 68 -69 70 71 72 73 74 -75 -76 77 78 79 80 -81 -82 -83 -84 85 86 87 88 89 90 91 -92 -93 -94 -95 -96 97 -98 -99 100 -101 -102 103 -104 -105 106 -107 108 109 110 111 -112 -113 114 115 -116 117 118 -119 -120 121 122 -123 124 -125 126 -127 128 129 130 -131 -132 -133 134 -135 -136 -137 138 -139 -140 -141 -142 143 144 -145 146 147 -148 -149 -150 -151 -152 153 154 155 -156 157 -158 -159 -160 161 -162 163 164 -165 -166 -167 -168 -169 170 171 172 173 -174 175 -176 177 178 -179 -180 -181 182 -183 -184 -185 -186 -187 -188 -189 190 -191 192 193 194 195 196 -197 -198 199 200 201 -202 -203 204 -205 206 -207 208 -209 210 211 -212 213 -214 215 -216 -217 218 219 -220 221 -222 223 224 225 226 227 228 -229 230 -231 232 -233 -234 235 -236 -237 238 239 -240 241 -242 243 -244 -245 -246 -247 -248 249 250 251 -252 253 -254 -255 -256 -257 258 -259 260 -261 262 263 -264 -265 -266 -267 268 -269 -270 -271 -272 273 -274 275 -276 277 278 279 -280 -281 282 -283 -284 -285 -286 -287 288 -289 -290 -291 292 -293 294 -295 296 -297 -298 299 -300 301 302 303 -304 305 -306 307 -308 309 -310 -311 312 313 314 -315 -316 317 -318 -319 320 321 -322 323 324 -325 326 -327 -328 -329 330 -331 332 333 -334 335 -336 337 338 -339 -340 341 342 343 344 345 346 347 348 349 350 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-3173315-1301792862/watcher-3173315-1301792862 -o /tmp/evaluation-result-3173315-1301792862/solver-3173315-1301792862 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173315-1301792862.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: 1.73 3.32 3.70 3/175 3650
/proc/meminfo: memFree=20152580/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=28780 CPUtime=0 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 554 0 0 0 0 0 0 0 22 0 1 0 369517019 29470720 492 33554432000 4194304 4797429 140735723353776 18446744073709551615 4427271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 7195 492 369 148 0 2124 0

[startup+0.0910771 s]
/proc/loadavg: 1.73 3.32 3.70 3/175 3650
/proc/meminfo: memFree=20152580/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=127676 CPUtime=0.08 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 735 0 0 0 8 0 0 0 22 0 1 0 369517019 130740224 662 33554432000 4194304 4797429 140735723353776 18446744073709551615 4424364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 31919 662 408 148 0 26848 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 127676

[startup+0.101112 s]
/proc/loadavg: 1.73 3.32 3.70 3/175 3650
/proc/meminfo: memFree=20152580/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=127676 CPUtime=0.09 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 742 0 0 0 9 0 0 0 22 0 1 0 369517019 130740224 669 33554432000 4194304 4797429 140735723353776 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 31919 669 408 148 0 26848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127676

[startup+0.300991 s]
/proc/loadavg: 1.73 3.32 3.70 3/175 3650
/proc/meminfo: memFree=20152580/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=128156 CPUtime=0.29 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 951 0 0 0 29 0 0 0 23 0 1 0 369517019 131231744 769 33554432000 4194304 4797429 140735723353776 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 32039 769 408 148 0 26968 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128156

[startup+0.70092 s]
/proc/loadavg: 1.73 3.32 3.70 3/175 3650
/proc/meminfo: memFree=20152580/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=128700 CPUtime=0.69 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 1254 0 0 0 69 0 0 0 25 0 1 0 369517019 131788800 898 33554432000 4194304 4797429 140735723353776 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 32175 898 408 148 0 27104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128700

[startup+1.50083 s]
/proc/loadavg: 1.73 3.32 3.70 5/190 3675
/proc/meminfo: memFree=20122732/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=129060 CPUtime=1.49 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 1604 0 0 0 149 0 0 0 25 0 1 0 369517019 132157440 1042 33554432000 4194304 4797429 140735723353776 18446744073709551615 4404813 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 32265 1042 408 148 0 27194 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129060

[startup+3.1005 s]
/proc/loadavg: 1.73 3.32 3.70 5/190 3675
/proc/meminfo: memFree=20116904/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=131020 CPUtime=3.09 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 2647 0 0 0 309 0 0 0 25 0 1 0 369517019 134164480 1552 33554432000 4194304 4797429 140735723353776 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 32755 1552 412 148 0 27684 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131020

[startup+6.30094 s]
/proc/loadavg: 1.91 3.33 3.70 5/190 3675
/proc/meminfo: memFree=20106740/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=132424 CPUtime=6.29 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 3801 0 0 0 629 0 0 0 25 0 1 0 369517019 135602176 1750 33554432000 4194304 4797429 140735723353776 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 33106 1750 415 148 0 28035 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132424

[startup+12.7008 s]
/proc/loadavg: 2.08 3.34 3.70 5/190 3675
/proc/meminfo: memFree=20093984/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=135036 CPUtime=12.69 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 5777 0 0 0 1269 0 0 0 25 0 1 0 369517019 138276864 2410 33554432000 4194304 4797429 140735723353776 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 33759 2410 415 148 0 28688 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135036

[startup+25.5006 s]
/proc/loadavg: 2.50 3.37 3.71 5/190 3675
/proc/meminfo: memFree=20080180/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=137756 CPUtime=25.49 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 8847 0 0 0 2548 1 0 0 25 0 1 0 369517019 141062144 3195 33554432000 4194304 4797429 140735723353776 18446744073709551615 4395285 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 34439 3195 415 148 0 29368 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137756

[startup+51.1001 s]
/proc/loadavg: 3.01 3.42 3.71 5/190 3676
/proc/meminfo: memFree=20064884/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=141216 CPUtime=51.09 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 13706 0 0 0 5107 2 0 0 25 0 1 0 369517019 144605184 3883 33554432000 4194304 4797429 140735723353776 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 35304 3883 415 148 0 30233 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141216

[startup+102.307 s]
/proc/loadavg: 3.72 3.54 3.74 5/190 3677
/proc/meminfo: memFree=20038612/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=144488 CPUtime=102.3 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 21085 0 0 0 10226 4 0 0 25 0 1 0 369517019 147955712 5109 33554432000 4194304 4797429 140735723353776 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 36122 5109 415 148 0 31051 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 144488

[startup+162.301 s]
/proc/loadavg: 3.93 3.64 3.76 5/190 3679
/proc/meminfo: memFree=20017272/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=147892 CPUtime=162.29 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 27766 0 0 0 16223 6 0 0 25 0 1 0 369517019 151441408 5787 33554432000 4194304 4797429 140735723353776 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 36973 5787 415 148 0 31902 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 147892

[startup+222.3 s]
/proc/loadavg: 3.97 3.70 3.77 5/190 3681
/proc/meminfo: memFree=19995064/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=152520 CPUtime=222.3 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 34153 0 0 0 22221 9 0 0 25 0 1 0 369517019 156180480 7261 33554432000 4194304 4797429 140735723353776 18446744073709551615 4425129 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 38130 7261 415 148 0 33059 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 152520

[startup+282.301 s]
/proc/loadavg: 4.07 3.77 3.78 5/190 3682
/proc/meminfo: memFree=19983740/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=153644 CPUtime=282.29 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 39921 0 0 0 28218 11 0 0 25 0 1 0 369517019 157331456 7575 33554432000 4194304 4797429 140735723353776 18446744073709551615 4424670 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 38411 7575 415 148 0 33340 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 153644

[startup+342.301 s]
/proc/loadavg: 4.02 3.81 3.80 5/190 3684
/proc/meminfo: memFree=19961272/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=158116 CPUtime=342.3 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 45354 0 0 0 34217 13 0 0 25 0 1 0 369517019 161910784 8582 33554432000 4194304 4797429 140735723353776 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 39529 8582 415 148 0 34458 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 158116

[startup+402.301 s]
/proc/loadavg: 4.01 3.84 3.81 5/190 3685
/proc/meminfo: memFree=19966088/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=159016 CPUtime=402.3 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 50192 0 0 0 40215 15 0 0 25 0 1 0 369517019 162832384 8818 33554432000 4194304 4797429 140735723353776 18446744073709551615 4351618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 39754 8818 415 148 0 34683 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 159016

[startup+462.301 s]
/proc/loadavg: 4.00 3.87 3.82 5/190 3687
/proc/meminfo: memFree=19943964/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=159596 CPUtime=462.29 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 54907 0 0 0 46212 17 0 0 25 0 1 0 369517019 163426304 8701 33554432000 4194304 4797429 140735723353776 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 39899 8701 415 148 0 34828 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 159596

[startup+522.301 s]
/proc/loadavg: 4.00 3.89 3.82 5/190 3689
/proc/meminfo: memFree=19936244/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=163476 CPUtime=522.3 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 59583 0 0 0 52211 19 0 0 25 0 1 0 369517019 167399424 9959 33554432000 4194304 4797429 140735723353776 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 40869 9959 429 148 0 35798 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 163476

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

[startup+524.707 s]
/proc/loadavg: 4.00 3.89 3.83 5/190 3689
/proc/meminfo: memFree=19931652/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=164608 CPUtime=524.71 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 59851 0 0 0 52452 19 0 0 25 0 1 0 369517019 168558592 10226 33554432000 4194304 4797429 140735723353776 18446744073709551615 4425927 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 41152 10226 429 148 0 36081 0
Current children cumulated CPU time (s) 524.71
Current children cumulated vsize (KiB) 164608

[startup+537.501 s]
/proc/loadavg: 4.00 3.89 3.83 5/190 3689
/proc/meminfo: memFree=19927552/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=165464 CPUtime=537.5 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 60480 0 0 0 53731 19 0 0 25 0 1 0 369517019 169435136 10838 33554432000 4194304 4797429 140735723353776 18446744073709551615 4345256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 41366 10838 429 148 0 36295 0
Current children cumulated CPU time (s) 537.5
Current children cumulated vsize (KiB) 165464

[startup+543.901 s]
/proc/loadavg: 4.00 3.89 3.83 5/190 3689
/proc/meminfo: memFree=19922216/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=166056 CPUtime=543.9 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 61510 0 0 0 54371 19 0 0 25 0 1 0 369517019 170041344 9959 33554432000 4194304 4797429 140735723353776 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 41514 9959 429 148 0 36443 0
Current children cumulated CPU time (s) 543.9
Current children cumulated vsize (KiB) 166056

[startup+547.1 s]
/proc/loadavg: 4.00 3.89 3.83 5/190 3689
/proc/meminfo: memFree=19929904/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=166056 CPUtime=547.1 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 61675 0 0 0 54691 19 0 0 25 0 1 0 369517019 170041344 10116 33554432000 4194304 4797429 140735723353776 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 41514 10116 429 148 0 36443 0
Current children cumulated CPU time (s) 547.1
Current children cumulated vsize (KiB) 166056

[startup+548.701 s]
/proc/loadavg: 4.00 3.90 3.83 5/190 3689
/proc/meminfo: memFree=19928912/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=166056 CPUtime=548.7 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 61744 0 0 0 54851 19 0 0 25 0 1 0 369517019 170041344 10182 33554432000 4194304 4797429 140735723353776 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 41514 10182 429 148 0 36443 0
Current children cumulated CPU time (s) 548.7
Current children cumulated vsize (KiB) 166056

[startup+549.101 s]
/proc/loadavg: 4.00 3.90 3.83 5/190 3689
/proc/meminfo: memFree=19927424/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=166056 CPUtime=549.1 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 61760 0 0 0 54891 19 0 0 25 0 1 0 369517019 170041344 10198 33554432000 4194304 4797429 140735723353776 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 41514 10198 429 148 0 36443 0
Current children cumulated CPU time (s) 549.1
Current children cumulated vsize (KiB) 166056

[startup+549.501 s]
/proc/loadavg: 4.00 3.90 3.83 5/190 3689
/proc/meminfo: memFree=19927424/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=166056 CPUtime=549.5 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 61782 0 0 0 54931 19 0 0 25 0 1 0 369517019 170041344 10218 33554432000 4194304 4797429 140735723353776 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 41514 10218 429 148 0 36443 0
Current children cumulated CPU time (s) 549.5
Current children cumulated vsize (KiB) 166056

[startup+549.601 s]
/proc/loadavg: 4.00 3.90 3.83 5/190 3689
/proc/meminfo: memFree=19927424/32950940 swapFree=67111528/67111528
[pid=3650] ppid=3647 vsize=166056 CPUtime=549.6 cores=0,2
/proc/3650/stat : 3650 (techdemo) R 3647 3650 3409 0 -1 4202496 61786 0 0 0 54941 19 0 0 25 0 1 0 369517019 170041344 10222 33554432000 4194304 4797429 140735723353776 18446744073709551615 4351629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3650/statm: 41514 10222 429 148 0 36443 0
Current children cumulated CPU time (s) 549.6
Current children cumulated vsize (KiB) 166056

Child status: 10
Real time (s): 549.646
CPU time (s): 549.643
CPU user time (s): 549.442
CPU system time (s): 0.200969
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 266904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 549.442
system time used= 0.200969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61804
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= 19
involuntary context switches= 640

runsolver used 0.85087 second user time and 2.14967 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-03 03:07:42
IDJOB=3173315
IDBENCH=82733
IDSOLVER=1585
FILE ID=node117/3173315-1301792862
RUNJOBID= node117-1301792862-3632
PBS_JOBID= 12841423
Free space on /tmp= 71436 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1946851065-023.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173315-1301792862/watcher-3173315-1301792862 -o /tmp/evaluation-result-3173315-1301792862/solver-3173315-1301792862 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173315-1301792862.cnf

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

MD5SUM BENCH= 96b76a29d6976e3cb9111f511d66ef22
RANDOM SEED=802821076

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20152744 kB
Buffers:        390164 kB
Cached:       12041516 kB
SwapCached:          0 kB
Active:        7948052 kB
Inactive:      4546628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20152744 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15588 kB
Writeback:           0 kB
AnonPages:       63212 kB
Mapped:          14620 kB
Slab:           239132 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   191356 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= 71408 MiB
End job on node117 at 2011-04-03 03:16:52