Trace number 3173276

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-st? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
MD5SUMcfa9ddae87a68697f7100e24d97d7728
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

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-3173276-1301792791.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.00/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.02	c -- vars added        250
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/1935/21250 lits-rem:0 time: 0.12
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.01
0.09/0.15	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
0.09/0.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.15	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.19/0.22	c lits-rem:         0  cl-subs:        0  v-elim:    166  v-fix:    0  time:  0.07 s
0.19/0.22	c learnt bin added due to v-elim: 0
0.19/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.24	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.24	c calculated reachability. Time: 0.00
0.19/0.24	c Calc default polars -  time:   0.00 s pos:     131 undec:       6 neg:     113
0.19/0.24	c =========================================================================================
0.19/0.24	c types(t): F = full restart, N = normal restart
0.19/0.24	c types(t): S = simplification begin/end, E = solution found
0.19/0.24	c restart types(rt): st = static, dy = dynamic
0.19/0.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.24	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.39/0.45	c Decided on static restart strategy
4.49/4.59	c  N dy     7     30003       250     21250         0     10429    148750    510003     73.77     63.23  --
4.59/4.63	c  S st     7     30003       250     21250         0     10429    148750    510003     73.77     63.23  --
4.69/4.70	c  S st     7     30511       250     21250         0     10935    148750    539150     73.77     63.23  --
4.69/4.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.05
4.69/4.76	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
4.69/4.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.76	c Subs w/ non-existent bins:      0 time:  0.00 s
4.69/4.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.79/6.81	c lits-rem:      2504  cl-subs:      848  v-elim:    250  v-fix:    0  time:  2.04 s
6.79/6.81	c learnt bin added due to v-elim: 0
6.79/6.81	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
6.79/6.82	c vivif2 --  cl tried    10087 cl shrink        0 lits rem          0 time: 0.00
6.89/6.92	c asymm  cl-useful: 0/1915/21250 lits-rem:0 time: 0.10
6.89/6.92	c calculated reachability. Time: 0.00
6.89/6.92	c  N dy     7     30511       250     21250         0     10087    148750    483455     73.77     63.23  --
6.89/6.92	c  F st     7     30511       250     21250         0     10087    148750    483455     73.77     63.23  --
7.09/7.18	c Decided on static restart strategy
9.08/9.10	c  N dy    14     45766       250     21250         0     17258    148750    925143     72.07     62.47  --
9.08/9.14	c  S st    14     45766       250     21250         0     17258    148750    925143     72.07     62.47  --
9.18/9.23	c  S st    14     46271       250     21250         0      9090    148750    294494     72.07     62.47  --
9.18/9.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.18/9.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.18/9.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.04
9.18/9.28	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
9.18/9.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.18/9.28	c Subs w/ non-existent bins:      0 time:  0.00 s
9.18/9.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.18/9.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/9.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.89/10.93	c lits-rem:       115  cl-subs:      198  v-elim:    250  v-fix:    0  time:  1.64 s
10.89/10.93	c learnt bin added due to v-elim: 0
10.89/10.93	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
10.89/10.94	c vivif2 --  cl tried     8892 cl shrink        0 lits rem          0 time: 0.00
10.99/11.09	c asymm  cl-useful: 0/4079/21250 lits-rem:0 time: 0.15
10.99/11.09	c calculated reachability. Time: 0.00
10.99/11.09	c  N dy    14     46271       250     21250         0      8892    148750    288858     72.07     62.47  --
15.09/15.14	c  N dy    15     69406       250     21250         0     11024    148750    328567     71.72     62.16  --
15.09/15.16	c  S st    15     69406       250     21250         0     11024    148750    328567     71.72     62.16  --
15.19/15.23	c  S st    15     69907       250     21250         0     11520    148750    357543     71.72     62.16  --
15.19/15.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.19/15.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.19/15.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.05
15.19/15.28	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
15.19/15.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.19/15.29	c Subs w/ non-existent bins:      0 time:  0.00 s
15.19/15.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.19/15.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.19/15.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.89/16.99	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
18.79/18.86	c Added 3 vars  tried: 80000 time: 1.87
18.79/18.87	c ORs :      3 avg-s:  0.0 cl-sh:  1903 l-rem:   1903 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    1.88
18.79/18.88	c lits-rem:       407  cl-subs:      255  v-elim:    250  v-fix:    0  time:  3.59 s
18.79/18.88	c learnt bin added due to v-elim: 0
18.79/18.88	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.00
18.79/18.88	c vivif2 --  cl tried    11265 cl shrink        0 lits rem          0 time: 0.00
18.99/19.05	c asymm  cl-useful: 0/3251/21253 lits-rem:0 time: 0.16
18.99/19.05	c calculated reachability. Time: 0.00
18.99/19.05	c  N dy    15     69907       253     21253         6     11265    148755    345570     71.72     62.16  --
18.99/19.05	c  F st    15     69907       253     21253         6     11265    148755    345570     71.72     62.16  --
19.29/19.32	c Decided on static restart strategy
24.68/24.79	c  N dy    22    104860       253     21253         6     20992    148755    930149     71.17     61.17  --
24.78/24.84	c  S st    22    104860       253     21253         6     20992    148755    930149     71.17     61.17  --
24.88/24.93	c  S st    22    105366       253     21253         6     21497    148755    960572     71.17     61.17  --
24.88/24.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.88/24.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.98/25.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.12
24.98/25.06	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
24.98/25.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.98/25.06	c Subs w/ non-existent bins:      0 time:  0.01 s
24.98/25.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.98/25.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.98/25.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.18/27.28	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
33.69/33.74	c Added 3 vars  tried: 80000 time: 6.45
33.79/33.84	c ORs :      3 avg-s:  0.0 cl-sh:  9727 l-rem:   9727 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    6.56
33.79/33.86	c lits-rem:      2466  cl-subs:     1176  v-elim:    250  v-fix:    0  time:  8.77 s
33.79/33.86	c learnt bin added due to v-elim: 0
33.79/33.86	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.00
33.79/33.87	c vivif2 --  cl tried    20321 cl shrink        0 lits rem          0 time: 0.01
33.89/33.96	c asymm  cl-useful: 0/1561/21256 lits-rem:0 time: 0.09
33.89/33.96	c calculated reachability. Time: 0.00
33.89/33.96	c  N dy    22    105366       256     21256        12     20321    148754    868673     71.17     61.17  --
44.79/44.83	c  N dy    23    158050       256     21256        12     27951    148754   1295245     75.92     61.81  --
44.79/44.88	c  S st    23    158050       256     21256        12     27951    148754   1295245     75.92     61.81  --
44.89/44.99	c  S st    23    158552       256     21256        12     28445    148754   1324748     75.92     61.81  --
44.99/45.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.99/45.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.09/45.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.16
45.09/45.16	c Calc non-exist non-lernt bins v-fix:     0 done:    256 time:  0.00 s
45.09/45.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.09/45.17	c Subs w/ non-existent bins:      0 time:  0.01 s
45.09/45.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.09/45.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.09/45.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
48.78/48.89	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.01
57.58/57.69	c Added 3 vars  tried: 80000 time: 8.80
57.78/57.82	c ORs :      3 avg-s:  0.0 cl-sh:  8816 l-rem:   8816 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.93
57.78/57.84	c lits-rem:       380  cl-subs:     1634  v-elim:    250  v-fix:    0  time: 12.65 s
57.78/57.84	c learnt bin added due to v-elim: 0
57.78/57.84	c vivif2 --  cl tried    21259 cl shrink        0 lits rem          0 time: 0.00
57.78/57.85	c vivif2 --  cl tried    26811 cl shrink        0 lits rem          0 time: 0.01
57.88/57.95	c asymm  cl-useful: 0/1400/21259 lits-rem:0 time: 0.10
57.88/57.95	c calculated reachability. Time: 0.00
57.88/57.95	c  N dy    23    158552       259     21259        18     26811    148760   1188027     75.92     61.81  --
75.99/76.03	c  N dy    24    237828       259     21259        18     31972    148760   1325805     71.33     61.00  --
75.99/76.09	c  S st    24    237828       259     21259        18     31972    148760   1325805     71.33     61.00  --
76.19/76.20	c  S st    24    238331       259     21259        18     32472    148760   1355560     71.33     61.00  --
76.19/76.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.19/76.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.39/76.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.0M T:  0.19
76.39/76.40	c Calc non-exist non-lernt bins v-fix:     0 done:    259 time:  0.00 s
76.39/76.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.39/76.41	c Subs w/ non-existent bins:      0 time:  0.01 s
76.39/76.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.39/76.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.39/76.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
79.88/79.97	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
87.89/87.96	c Added 3 vars  tried: 80000 time: 8.00
87.99/88.09	c ORs :      3 avg-s:  0.0 cl-sh:  8409 l-rem:   8409 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.12
88.08/88.11	c lits-rem:       167  cl-subs:     1889  v-elim:    250  v-fix:    0  time: 11.67 s
88.08/88.11	c learnt bin added due to v-elim: 0
88.08/88.11	c vivif2 --  cl tried    21262 cl shrink        0 lits rem          0 time: 0.00
88.08/88.12	c vivif2 --  cl tried    30583 cl shrink        0 lits rem          0 time: 0.01
88.18/88.23	c asymm  cl-useful: 0/1203/21262 lits-rem:0 time: 0.10
88.18/88.23	c calculated reachability. Time: 0.00
88.18/88.23	c  N dy    24    238331       262     21262        24     30583    148773   1221864     71.33     61.00  --
119.80/119.84	c  N dy    25    357496       262     21262        24     35082    148773   1291317     70.49     60.81  --
119.80/119.90	c  S st    25    357496       262     21262        24     35082    148773   1291317     70.49     60.81  --
119.99/120.03	c  S st    25    357998       262     21262        24     35583    148773   1321512     70.49     60.81  --
119.99/120.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
119.99/120.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.19/120.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.20
120.19/120.24	c Calc non-exist non-lernt bins v-fix:     0 done:    262 time:  0.00 s
120.19/120.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.19/120.25	c Subs w/ non-existent bins:      0 time:  0.01 s
120.19/120.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.19/120.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
120.19/120.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
123.89/123.95	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.02
131.79/131.85	c Added 3 vars  tried: 80000 time: 7.89
132.00/132.03	c ORs :      3 avg-s:  0.0 cl-sh: 12997 l-rem:  12997 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.07
132.00/132.05	c lits-rem:       124  cl-subs:     1573  v-elim:    250  v-fix:    0  time: 11.77 s
132.00/132.05	c learnt bin added due to v-elim: 0
132.00/132.05	c vivif2 --  cl tried    21265 cl shrink        0 lits rem          0 time: 0.00
132.00/132.06	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.01
132.09/132.16	c asymm  cl-useful: 0/1121/21265 lits-rem:0 time: 0.10
132.09/132.16	c calculated reachability. Time: 0.00
132.09/132.16	c  N dy    25    357998       265     21265        30     34010    148778   1210622     70.49     60.81  --
187.39/187.49	c  N dy    26    536998       265     21265        30     41696    148778   1445318     73.19     60.84  --
187.49/187.55	c  S st    26    536998       265     21265        30     41696    148778   1445318     73.19     60.84  --
187.59/187.69	c  S st    26    537500       265     21265        30     42195    148778   1476590     73.19     60.84  --
187.59/187.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
187.59/187.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
187.89/187.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.6M T:  0.24
187.89/187.93	c Calc non-exist non-lernt bins v-fix:     0 done:    265 time:  0.00 s
187.89/187.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
187.89/187.95	c Subs w/ non-existent bins:      0 time:  0.01 s
187.89/187.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
187.89/187.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
187.89/187.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
192.50/192.60	c ORs :     15 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
201.69/201.71	c Added 3 vars  tried: 80000 time: 9.11
201.79/201.84	c ORs :      3 avg-s:  0.0 cl-sh:  8697 l-rem:   8697 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    9.24
201.79/201.86	c lits-rem:       743  cl-subs:     1875  v-elim:    250  v-fix:    0  time: 13.88 s
201.79/201.86	c learnt bin added due to v-elim: 0
201.79/201.87	c vivif2 --  cl tried    21268 cl shrink        0 lits rem          0 time: 0.00
201.79/201.88	c vivif2 --  cl tried    40320 cl shrink        0 lits rem          0 time: 0.01
201.89/201.99	c asymm  cl-useful: 0/1091/21268 lits-rem:0 time: 0.10
201.89/201.99	c calculated reachability. Time: 0.00
201.89/201.99	c  N dy    26    537500       268     21268        36     40320    148789   1360018     73.19     60.84  --
201.89/201.99	c  F st    26    537500       268     21268        36     40320    148789   1360018     73.19     60.84  --
202.40/202.47	c Decided on static restart strategy
298.90/298.94	c  N dy    33    806250       268     21268        36     62865    148789   2558971     71.59     60.31  --
299.00/299.04	c  S st    33    806250       268     21268        36     62865    148789   2558971     71.59     60.31  --
299.20/299.25	c  S st    33    806752       268     21268        36     63363    148789   2589215     71.59     60.31  --
299.20/299.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
299.20/299.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.70/299.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.5M T:  0.54
299.70/299.79	c Calc non-exist non-lernt bins v-fix:     0 done:    268 time:  0.00 s
299.70/299.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.80/299.81	c Subs w/ non-existent bins:      0 time:  0.02 s
299.80/299.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
299.80/299.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
299.80/299.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
313.00/313.08	c ORs :     18 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
332.10/332.11	c Added 3 vars  tried: 80000 time: 19.03
332.50/332.56	c ORs :      3 avg-s:  0.0 cl-sh: 17515 l-rem:  17515 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   19.48
332.60/332.60	c lits-rem:       629  cl-subs:     4291  v-elim:    250  v-fix:    0  time: 32.74 s
332.60/332.60	c learnt bin added due to v-elim: 0
332.60/332.60	c vivif2 --  cl tried    21271 cl shrink        0 lits rem          0 time: 0.00
332.60/332.62	c vivif2 --  cl tried    59072 cl shrink        0 lits rem          0 time: 0.02
332.70/332.74	c asymm  cl-useful: 0/833/21271 lits-rem:0 time: 0.12
332.70/332.75	c calculated reachability. Time: 0.00
332.70/332.75	c  N dy    33    806752       271     21271        42     59072    148795   2297750     71.59     60.31  --
505.31/505.40	c  N dy    34   1210129       271     21271        42     76758    148795   3112509     72.48     61.00  --
505.51/505.52	c  S st    34   1210129       271     21271        42     76758    148795   3112509     72.48     61.00  --
505.71/505.74	c  S st    34   1210632       271     21271        42     77257    148795   3141734     72.48     61.00  --
505.71/505.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
505.71/505.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
506.21/506.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.4M T:  0.50
506.21/506.26	c Calc non-exist non-lernt bins v-fix:     0 done:    271 time:  0.00 s
506.21/506.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
506.21/506.28	c Subs w/ non-existent bins:      0 time:  0.02 s
506.31/506.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
506.31/506.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
506.31/506.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
605.31/605.39	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.17
628.51/628.59	c Added 3 vars  tried: 80000 time: 23.21
629.31/629.34	c ORs :      3 avg-s:  0.0 cl-sh: 22575 l-rem:  22575 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   23.96
629.31/629.39	c lits-rem:      1331  cl-subs:     4460  v-elim:    250  v-fix:    0  time: 123.04 s
629.31/629.39	c learnt bin added due to v-elim: 0
629.41/629.40	c vivif2 --  cl tried    21274 cl shrink        0 lits rem          0 time: 0.00
629.41/629.43	c vivif2 --  cl tried    72797 cl shrink        0 lits rem          0 time: 0.03
629.51/629.56	c asymm  cl-useful: 0/752/21274 lits-rem:0 time: 0.14
629.51/629.57	c calculated reachability. Time: 0.00
629.51/629.57	c  N dy    34   1210632       274     21274        48     72797    148806   2815632     72.48     61.00  --
875.52/875.56	c  N dy    35   1710632       274     21274        48    101657    148806   4420426     73.96     61.13  --
875.72/875.73	c  S st    35   1710632       274     21274        48    101657    148806   4420426     73.96     61.13  --
876.02/876.07	c  S st    35   1711136       274     21274        48    102159    148806   4449685     73.96     61.13  --
876.02/876.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
876.02/876.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
876.82/876.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.9M T:  0.81
876.82/876.89	c Calc non-exist non-lernt bins v-fix:     0 done:    274 time:  0.00 s
876.82/876.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
876.92/876.93	c Subs w/ non-existent bins:      0 time:  0.04 s
877.02/877.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
877.02/877.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
877.02/877.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1064.33/1064.34	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.48
1101.13/1101.16	c Added 3 vars  tried: 80000 time: 36.82
1102.73/1102.73	c ORs :      3 avg-s:  0.0 cl-sh: 34071 l-rem:  34071 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   38.39
1102.73/1102.79	c lits-rem:      1214  cl-subs:     7467  v-elim:    250  v-fix:    0  time: 225.77 s
1102.73/1102.79	c learnt bin added due to v-elim: 0
1102.83/1102.80	c vivif2 --  cl tried    21277 cl shrink        0 lits rem          0 time: 0.00
1102.83/1102.84	c vivif2 --  cl tried    94692 cl shrink        0 lits rem          0 time: 0.04
1102.93/1102.99	c asymm  cl-useful: 0/557/21277 lits-rem:0 time: 0.16
1103.03/1103.00	c calculated reachability. Time: 0.00
1103.03/1103.00	c  N dy    35   1711136       277     21277        54     94692    148814   3874659     73.96     61.13  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3173276-1301792791/watcher-3173276-1301792791 -o /tmp/evaluation-result-3173276-1301792791/solver-3173276-1301792791 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173276-1301792791.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.71 3.96 3.96 5/189 17133
/proc/meminfo: memFree=21070040/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=21600 CPUtime=0 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 611 0 0 0 0 0 0 0 25 0 1 0 271694767 22118400 550 33554432000 4194304 4797429 140736449467360 18446744073709551615 4255808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 5400 554 341 148 0 329 0

[startup+0.086935 s]
/proc/loadavg: 3.71 3.96 3.96 5/189 17133
/proc/meminfo: memFree=21070040/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=30104 CPUtime=0.08 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 1183 0 0 0 8 0 0 0 25 0 1 0 271694767 30826496 1101 33554432000 4194304 4797429 140736449467360 18446744073709551615 4428866 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 7526 1101 370 148 0 2455 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30104

[startup+0.100933 s]
/proc/loadavg: 3.71 3.96 3.96 5/189 17133
/proc/meminfo: memFree=21070040/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=30104 CPUtime=0.09 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 1185 0 0 0 9 0 0 0 25 0 1 0 271694767 30826496 1103 33554432000 4194304 4797429 140736449467360 18446744073709551615 4429171 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 7526 1103 370 148 0 2455 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30104

[startup+0.300886 s]
/proc/loadavg: 3.71 3.96 3.96 5/189 17133
/proc/meminfo: memFree=21070040/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=132096 CPUtime=0.29 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 2189 0 0 0 29 0 0 0 25 0 1 0 271694767 135266304 1794 33554432000 4194304 4797429 140736449467360 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 33024 1794 404 148 0 27953 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132096

[startup+0.700782 s]
/proc/loadavg: 3.71 3.96 3.96 5/189 17133
/proc/meminfo: memFree=21070040/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=132096 CPUtime=0.69 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 2450 0 0 0 69 0 0 0 25 0 1 0 271694767 135266304 2050 33554432000 4194304 4797429 140736449467360 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 33024 2050 406 148 0 27953 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132096

[startup+1.50066 s]
/proc/loadavg: 3.71 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21051912/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=133028 CPUtime=1.49 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 3265 0 0 0 149 0 0 0 25 0 1 0 271694767 136220672 2337 33554432000 4194304 4797429 140736449467360 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 33257 2337 406 148 0 28186 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133028

[startup+3.10034 s]
/proc/loadavg: 3.71 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21047324/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=134180 CPUtime=3.08 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 4948 0 0 0 308 0 0 0 25 0 1 0 271694767 137400320 2448 33554432000 4194304 4797429 140736449467360 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 33545 2448 406 148 0 28474 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 134180

[startup+6.30075 s]
/proc/loadavg: 3.73 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21036784/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=138052 CPUtime=6.29 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 6968 0 0 0 628 1 0 0 25 0 1 0 271694767 141365248 3508 33554432000 4194304 4797429 140736449467360 18446744073709551615 4524064 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 34513 3508 410 148 0 29442 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138052

[startup+12.7005 s]
/proc/loadavg: 3.75 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21000856/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=139604 CPUtime=12.68 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 9930 0 0 0 1267 1 0 0 25 0 1 0 271694767 142954496 4229 33554432000 4194304 4797429 140736449467360 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 34901 4229 411 148 0 29830 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 139604

[startup+25.5011 s]
/proc/loadavg: 3.88 3.97 3.97 5/190 17135
/proc/meminfo: memFree=20991344/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=146384 CPUtime=25.48 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 17020 0 0 0 2546 2 0 0 25 0 1 0 271694767 149897216 5780 33554432000 4194304 4797429 140736449467360 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 36596 5780 416 148 0 31525 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 146384

[startup+51.1003 s]
/proc/loadavg: 3.92 3.97 3.97 5/190 17135
/proc/meminfo: memFree=20935456/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=151596 CPUtime=51.08 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 23772 0 0 0 5105 3 0 0 25 0 1 0 271694767 155234304 7319 33554432000 4194304 4797429 140736449467360 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 37899 7319 416 148 0 32828 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 151596

[startup+102.307 s]
/proc/loadavg: 3.96 3.97 3.97 5/190 17137
/proc/meminfo: memFree=20897324/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=157144 CPUtime=102.29 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 38484 0 0 0 10223 6 0 0 25 0 1 0 271694767 160915456 9313 33554432000 4194304 4797429 140736449467360 18446744073709551615 4355133 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 39286 9313 416 148 0 34215 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 157144

[startup+162.3 s]
/proc/loadavg: 4.02 3.99 3.97 5/190 17138
/proc/meminfo: memFree=20857616/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=160952 CPUtime=162.29 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 55734 0 0 0 16219 10 0 0 25 0 1 0 271694767 164814848 10609 33554432000 4194304 4797429 140736449467360 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 40238 10609 416 148 0 35167 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 160952

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.97 5/190 17140
/proc/meminfo: memFree=20773900/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=167200 CPUtime=222.3 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 71396 0 0 0 22214 16 0 0 25 0 1 0 271694767 171212800 10545 33554432000 4194304 4797429 140736449467360 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 41800 10546 416 148 0 36729 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 167200

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17141
/proc/meminfo: memFree=20771368/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=169580 CPUtime=282.3 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 87071 0 0 0 28209 21 0 0 25 0 1 0 271694767 173649920 12266 33554432000 4194304 4797429 140736449467360 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 42395 12266 416 148 0 37324 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 169580

[startup+342.3 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17143
/proc/meminfo: memFree=20757932/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=181208 CPUtime=342.29 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 97137 0 0 0 34206 23 0 0 25 0 1 0 271694767 185556992 14582 33554432000 4194304 4797429 140736449467360 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 45302 14582 416 148 0 40231 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 181208

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17145
/proc/meminfo: memFree=20758028/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=181856 CPUtime=402.3 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 111467 0 0 0 40204 26 0 0 25 0 1 0 271694767 186220544 16611 33554432000 4194304 4797429 140736449467360 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 45464 16611 416 148 0 40393 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 181856

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17146
/proc/meminfo: memFree=20733328/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=184520 CPUtime=462.3 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 124668 0 0 0 46200 30 0 0 25 0 1 0 271694767 188948480 16634 33554432000 4194304 4797429 140736449467360 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 46130 16634 416 148 0 41059 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 184520

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17148
/proc/meminfo: memFree=20677632/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=192304 CPUtime=522.31 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 135704 0 0 0 52197 34 0 0 25 0 1 0 271694767 196919296 18356 33554432000 4194304 4797429 140736449467360 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 48076 18356 416 148 0 43005 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 192304

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17149
/proc/meminfo: memFree=20684292/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=192304 CPUtime=582.31 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 135704 0 0 0 58197 34 0 0 25 0 1 0 271694767 196919296 18356 33554432000 4194304 4797429 140736449467360 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 48076 18356 416 148 0 43005 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 192304

[startup+642.301 s]
/proc/loadavg: 4.06 4.00 3.98 5/190 17151
/proc/meminfo: memFree=20674596/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=194908 CPUtime=642.32 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 140050 0 0 0 64197 35 0 0 25 0 1 0 271694767 199585792 17736 33554432000 4194304 4797429 140736449467360 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 48727 17736 416 148 0 43656 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 194908

[startup+702.3 s]
/proc/loadavg: 4.06 4.02 3.98 5/190 17153
/proc/meminfo: memFree=20694648/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=195708 CPUtime=702.31 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 151971 0 0 0 70194 37 0 0 25 0 1 0 271694767 200404992 20228 33554432000 4194304 4797429 140736449467360 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 48927 20228 416 148 0 43856 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 195708

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 17154
/proc/meminfo: memFree=20655552/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=196596 CPUtime=762.32 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 164791 0 0 0 76192 40 0 0 25 0 1 0 271694767 201314304 18289 33554432000 4194304 4797429 140736449467360 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 49149 18289 416 148 0 44078 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 196596

[startup+822.301 s]
/proc/loadavg: 4.04 4.02 3.99 5/190 17156
/proc/meminfo: memFree=20646572/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=197680 CPUtime=822.32 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 175054 0 0 0 82187 45 0 0 25 0 1 0 271694767 202424320 18265 33554432000 4194304 4797429 140736449467360 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 49420 18265 416 148 0 44349 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 197680

[startup+882.3 s]
/proc/loadavg: 4.01 4.01 3.99 5/190 17157
/proc/meminfo: memFree=20605848/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=208472 CPUtime=882.32 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 185706 0 0 0 88183 49 0 0 25 0 1 0 271694767 213475328 23587 33554432000 4194304 4797429 140736449467360 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 52118 23587 416 148 0 47047 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 208472

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.99 5/190 17159
/proc/meminfo: memFree=20599592/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=208472 CPUtime=942.33 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 185706 0 0 0 94184 49 0 0 25 0 1 0 271694767 213475328 23587 33554432000 4194304 4797429 140736449467360 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 52118 23587 416 148 0 47047 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 208472

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 17161
/proc/meminfo: memFree=20545724/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=208472 CPUtime=1002.33 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 185706 0 0 0 100184 49 0 0 25 0 1 0 271694767 213475328 23587 33554432000 4194304 4797429 140736449467360 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 52118 23587 416 148 0 47047 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 208472

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 17162
/proc/meminfo: memFree=20580520/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=208472 CPUtime=1062.33 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 185706 0 0 0 106184 49 0 0 25 0 1 0 271694767 213475328 23587 33554432000 4194304 4797429 140736449467360 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 52118 23587 416 148 0 47047 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 208472

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/190 17167
/proc/meminfo: memFree=20561608/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=211776 CPUtime=1122.33 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 190757 0 0 0 112183 50 0 0 25 0 1 0 271694767 216858624 22801 33554432000 4194304 4797429 140736449467360 18446744073709551615 4423083 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 52944 22801 416 148 0 47873 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 211776

[startup+1182.3 s]
/proc/loadavg: 4.15 4.04 4.01 5/190 17168
/proc/meminfo: memFree=20554316/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=212600 CPUtime=1182.33 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 202113 0 0 0 118179 54 0 0 25 0 1 0 271694767 217702400 23135 33554432000 4194304 4797429 140736449467360 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 53150 23135 416 148 0 48079 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 212600

[startup+1242.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/190 17170
/proc/meminfo: memFree=20592084/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=214172 CPUtime=1242.33 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 212890 0 0 0 124176 57 0 0 25 0 1 0 271694767 219312128 22481 33554432000 4194304 4797429 140736449467360 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 53543 22482 416 148 0 48472 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 214172



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 4.00 2/184 17175
/proc/meminfo: memFree=20988284/32951124 swapFree=67111528/67111528
[pid=17133] ppid=17131 vsize=214604 CPUtime=1300.04 cores=4,6
/proc/17133/stat : 17133 (techdemo) R 17131 17133 16917 0 -1 4202496 221881 0 0 0 129944 60 0 0 25 0 1 0 271694767 219754496 25586 33554432000 4194304 4797429 140736449467360 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17133/statm: 53651 25586 416 148 0 48580 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 214604

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.45
CPU system time (s): 0.604908
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 265276

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

runsolver used 2.25166 second user time and 4.86126 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 03:06:32
IDJOB=3173276
IDBENCH=82694
IDSOLVER=1585
FILE ID=node141/3173276-1301792791
RUNJOBID= node141-1301791489-16936
PBS_JOBID= 12841425
Free space on /tmp= 71856 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173276-1301792791/watcher-3173276-1301792791 -o /tmp/evaluation-result-3173276-1301792791/solver-3173276-1301792791 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173276-1301792791.cnf

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

MD5SUM BENCH= cfa9ddae87a68697f7100e24d97d7728
RANDOM SEED=1102735888

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:      21070320 kB
Buffers:        353300 kB
Cached:       11176976 kB
SwapCached:          0 kB
Active:        7545052 kB
Inactive:      4073644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21070320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           34548 kB
Writeback:           0 kB
AnonPages:       87636 kB
Mapped:          16340 kB
Slab:           198688 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   491364 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= 71848 MiB
End job on node141 at 2011-04-03 03:28:14