Trace number 3173208

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 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S894356234-063-UNKNOWN.cnf
MD5SUMc26a52ff3714cab8bc335a81bb8af922
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-3173208-1307641659.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/1972/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.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	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:     116 undec:       2 neg:     132
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.44	c Decided on static restart strategy
4.48/4.52	c  N dy     7     30000       250     21250         0     10466    148750    501676     68.35     59.42  --
4.48/4.55	c  S st     7     30000       250     21250         0     10466    148750    501676     68.35     59.42  --
4.58/4.63	c  S st     7     30503       250     21250         0     10961    148750    530757     68.35     59.42  --
4.58/4.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.58/4.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.58/4.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.05
4.58/4.68	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
4.58/4.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.58/4.69	c Subs w/ non-existent bins:      0 time:  0.00 s
4.68/4.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.68/4.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.68/4.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.88/6.90	c lits-rem:      2600  cl-subs:      880  v-elim:    250  v-fix:    0  time:  2.20 s
6.88/6.90	c learnt bin added due to v-elim: 0
6.88/6.90	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
6.88/6.90	c vivif2 --  cl tried    10081 cl shrink        0 lits rem          0 time: 0.00
6.98/7.00	c asymm  cl-useful: 0/1889/21250 lits-rem:0 time: 0.10
6.98/7.01	c calculated reachability. Time: 0.00
6.98/7.01	c  N dy     7     30503       250     21250         0     10081    148750    477121     68.35     59.42  --
6.98/7.01	c  F st     7     30503       250     21250         0     10081    148750    477121     68.35     59.42  --
7.19/7.27	c Decided on static restart strategy
9.19/9.23	c  N dy    14     45754       250     21250         0     17203    148750    922993     73.38     59.94  --
9.19/9.29	c  S st    14     45754       250     21250         0     17203    148750    922993     73.38     59.94  --
9.29/9.38	c  S st    14     46256       250     21250         0      9037    148750    288835     73.38     59.94  --
9.29/9.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.29/9.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.39/9.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.04
9.39/9.42	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
9.39/9.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.39/9.42	c Subs w/ non-existent bins:      0 time:  0.00 s
9.39/9.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.39/9.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.39/9.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.99/11.00	c lits-rem:       162  cl-subs:      228  v-elim:    250  v-fix:    0  time:  1.58 s
10.99/11.00	c learnt bin added due to v-elim: 0
10.99/11.00	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
10.99/11.01	c vivif2 --  cl tried     8809 cl shrink        0 lits rem          0 time: 0.00
11.09/11.16	c asymm  cl-useful: 0/4116/21250 lits-rem:0 time: 0.15
11.09/11.16	c calculated reachability. Time: 0.00
11.09/11.16	c  N dy    14     46256       250     21250         0      8809    148750    282445     73.38     59.94  --
14.88/14.95	c  N dy    15     69384       250     21250         0     10917    148750    320212     70.06     60.24  --
14.88/14.98	c  S st    15     69384       250     21250         0     10917    148750    320212     70.06     60.24  --
14.99/15.05	c  S st    15     69889       250     21250         0     11414    148750    350547     70.06     60.24  --
14.99/15.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.99/15.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.09/15.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.05
15.09/15.10	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
15.09/15.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.09/15.10	c Subs w/ non-existent bins:      0 time:  0.00 s
15.09/15.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.09/15.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.09/15.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.79/16.82	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.60/18.61	c Added 3 vars  tried: 80000 time: 1.79
18.60/18.62	c ORs :      3 avg-s:  0.0 cl-sh:  1728 l-rem:   1728 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    1.80
18.60/18.63	c lits-rem:       303  cl-subs:      269  v-elim:    250  v-fix:    0  time:  3.52 s
18.60/18.63	c learnt bin added due to v-elim: 0
18.60/18.63	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.00
18.60/18.63	c vivif2 --  cl tried    11145 cl shrink        0 lits rem          0 time: 0.00
18.70/18.79	c asymm  cl-useful: 0/3206/21253 lits-rem:0 time: 0.16
18.70/18.79	c calculated reachability. Time: 0.00
18.70/18.79	c  N dy    15     69889       253     21253         6     11145    148758    338261     70.06     60.24  --
18.70/18.79	c  F st    15     69889       253     21253         6     11145    148758    338261     70.06     60.24  --
18.99/19.05	c Decided on static restart strategy
24.38/24.42	c  N dy    22    104834       253     21253         6     20772    148758    911939     72.62     60.46  --
24.38/24.47	c  S st    22    104834       253     21253         6     20772    148758    911939     72.62     60.46  --
24.48/24.56	c  S st    22    105338       253     21253         6     21271    148758    941493     72.62     60.46  --
24.48/24.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.48/24.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.58/24.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.11
24.58/24.68	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
24.58/24.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.58/24.68	c Subs w/ non-existent bins:      0 time:  0.01 s
24.68/24.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.68/24.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.68/24.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
26.39/26.47	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
31.58/31.69	c Added 3 vars  tried: 80000 time: 5.21
31.68/31.74	c ORs :      3 avg-s:  0.0 cl-sh:  5691 l-rem:   5691 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    5.27
31.68/31.76	c lits-rem:       922  cl-subs:     1176  v-elim:    250  v-fix:    0  time:  7.06 s
31.68/31.76	c learnt bin added due to v-elim: 0
31.68/31.76	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.00
31.68/31.77	c vivif2 --  cl tried    20095 cl shrink        0 lits rem          0 time: 0.01
31.79/31.86	c asymm  cl-useful: 0/1519/21256 lits-rem:0 time: 0.09
31.79/31.86	c calculated reachability. Time: 0.00
31.79/31.86	c  N dy    22    105338       256     21256        12     20095    148771    852133     72.62     60.46  --
43.18/43.24	c  N dy    23    158008       256     21256        12     28176    148771   1293250     73.52     61.04  --
43.28/43.31	c  S st    23    158008       256     21256        12     28176    148771   1293250     73.52     61.04  --
43.38/43.42	c  S st    23    158511       256     21256        12     28675    148771   1323007     73.52     61.04  --
43.38/43.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.38/43.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.48/43.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.15
43.48/43.57	c Calc non-exist non-lernt bins v-fix:     0 done:    256 time:  0.00 s
43.48/43.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.48/43.58	c Subs w/ non-existent bins:      0 time:  0.01 s
43.58/43.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.58/43.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.58/43.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
46.98/47.07	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
54.78/54.81	c Added 3 vars  tried: 80000 time: 7.74
54.89/54.96	c ORs :      3 avg-s:  0.0 cl-sh:  9999 l-rem:   9999 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.89
54.89/54.99	c lits-rem:       240  cl-subs:     1525  v-elim:    250  v-fix:    0  time: 11.38 s
54.89/54.99	c learnt bin added due to v-elim: 0
54.89/54.99	c vivif2 --  cl tried    21259 cl shrink        0 lits rem          0 time: 0.00
54.89/55.00	c vivif2 --  cl tried    27150 cl shrink        0 lits rem          0 time: 0.01
55.08/55.11	c asymm  cl-useful: 0/1238/21259 lits-rem:0 time: 0.11
55.08/55.11	c calculated reachability. Time: 0.00
55.08/55.11	c  N dy    23    158511       259     21259        18     27150    148777   1201578     73.52     61.04  --
71.09/71.16	c  N dy    24    237767       259     21259        18     31640    148777   1416713     78.25     64.01  --
71.19/71.23	c  S st    24    237767       259     21259        18     31640    148777   1416713     78.25     64.01  --
71.29/71.34	c  S st    24    238272       259     21259        18     32142    148777   1446177     78.25     64.01  --
71.29/71.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.29/71.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.49/71.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.19
71.49/71.54	c Calc non-exist non-lernt bins v-fix:     0 done:    259 time:  0.00 s
71.49/71.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.49/71.55	c Subs w/ non-existent bins:      0 time:  0.01 s
71.49/71.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.49/71.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
71.49/71.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
76.28/76.33	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.02
84.29/84.33	c Added 3 vars  tried: 80000 time: 8.01
84.49/84.56	c ORs :      3 avg-s:  0.0 cl-sh: 14963 l-rem:  14963 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.24
84.49/84.58	c lits-rem:       185  cl-subs:     2508  v-elim:    250  v-fix:    0  time: 13.01 s
84.49/84.58	c learnt bin added due to v-elim: 0
84.49/84.59	c vivif2 --  cl tried    21262 cl shrink        0 lits rem          0 time: 0.00
84.49/84.60	c vivif2 --  cl tried    29634 cl shrink        0 lits rem          0 time: 0.01
84.59/84.70	c asymm  cl-useful: 0/1360/21262 lits-rem:0 time: 0.10
84.59/84.70	c calculated reachability. Time: 0.00
84.59/84.70	c  N dy    24    238272       262     21262        24     29634    148775   1231390     78.25     64.01  --
112.59/112.68	c  N dy    25    357409       262     21262        24     34467    148775   1394638     79.74     65.97  --
112.69/112.75	c  S st    25    357409       262     21262        24     34467    148775   1394638     79.74     65.97  --
112.79/112.86	c  S st    25    357913       262     21262        24     34971    148775   1423264     79.74     65.97  --
112.79/112.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
112.79/112.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.99/113.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.7M T:  0.21
112.99/113.08	c Calc non-exist non-lernt bins v-fix:     0 done:    262 time:  0.00 s
112.99/113.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.99/113.09	c Subs w/ non-existent bins:      0 time:  0.01 s
113.09/113.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.09/113.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
113.09/113.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
117.19/117.22	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.04
124.98/125.08	c Added 3 vars  tried: 80000 time: 7.86
125.18/125.21	c ORs :      3 avg-s:  0.0 cl-sh:  8460 l-rem:   8460 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.99
125.18/125.24	c lits-rem:       414  cl-subs:     1855  v-elim:    250  v-fix:    0  time: 12.11 s
125.18/125.24	c learnt bin added due to v-elim: 0
125.18/125.24	c vivif2 --  cl tried    21265 cl shrink        0 lits rem          0 time: 0.00
125.18/125.25	c vivif2 --  cl tried    33116 cl shrink        0 lits rem          0 time: 0.01
125.29/125.36	c asymm  cl-useful: 0/1016/21265 lits-rem:0 time: 0.11
125.29/125.36	c calculated reachability. Time: 0.00
125.29/125.36	c  N dy    25    357913       265     21265        30     33116    148785   1284900     79.74     65.97  --
173.28/173.30	c  N dy    26    536869       265     21265        30     40559    148785   1559711     81.82     67.62  --
173.28/173.37	c  S st    26    536869       265     21265        30     40559    148785   1559711     81.82     67.62  --
173.48/173.50	c  S st    26    537371       265     21265        30     41058    148785   1588266     81.82     67.62  --
173.48/173.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.48/173.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.68/173.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.2M T:  0.23
173.68/173.74	c Calc non-exist non-lernt bins v-fix:     0 done:    265 time:  0.00 s
173.68/173.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.68/173.75	c Subs w/ non-existent bins:      0 time:  0.01 s
173.68/173.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.68/173.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
173.68/173.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
178.79/178.85	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.05
187.89/187.91	c Added 3 vars  tried: 80000 time: 9.06
188.09/188.16	c ORs :      3 avg-s:  0.0 cl-sh: 15007 l-rem:  15007 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    9.31
188.09/188.18	c lits-rem:       256  cl-subs:     2203  v-elim:    250  v-fix:    0  time: 14.39 s
188.09/188.18	c learnt bin added due to v-elim: 0
188.09/188.19	c vivif2 --  cl tried    21268 cl shrink        0 lits rem          0 time: 0.00
188.19/188.20	c vivif2 --  cl tried    38855 cl shrink        0 lits rem          0 time: 0.01
188.29/188.31	c asymm  cl-useful: 0/1075/21268 lits-rem:0 time: 0.11
188.29/188.32	c calculated reachability. Time: 0.00
188.29/188.32	c  N dy    26    537371       268     21268        36     38855    148789   1412083     81.82     67.62  --
188.29/188.32	c  F st    26    537371       268     21268        36     38855    148789   1412083     81.82     67.62  --
188.69/188.76	c Decided on static restart strategy
265.68/265.71	c  N dy    33    806056       268     21268        36     60683    148789   2898877     84.74     70.02  --
265.78/265.82	c  S st    33    806056       268     21268        36     60683    148789   2898877     84.74     70.02  --
265.98/266.02	c  S st    33    806560       268     21268        36     61184    148789   2928447     84.74     70.02  --
265.98/266.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
265.98/266.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
266.38/266.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.7M T:  0.41
266.38/266.44	c Calc non-exist non-lernt bins v-fix:     0 done:    268 time:  0.00 s
266.38/266.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
266.38/266.46	c Subs w/ non-existent bins:      0 time:  0.02 s
266.49/266.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
266.49/266.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
266.49/266.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
347.78/347.81	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.30
369.68/369.74	c Added 3 vars  tried: 80000 time: 21.93
370.28/370.32	c ORs :      3 avg-s:  0.0 cl-sh: 19906 l-rem:  19906 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   22.52
370.28/370.36	c lits-rem:      3671  cl-subs:     4485  v-elim:    250  v-fix:    0  time: 103.84 s
370.28/370.36	c learnt bin added due to v-elim: 0
370.28/370.37	c vivif2 --  cl tried    21271 cl shrink        0 lits rem          0 time: 0.00
370.28/370.39	c vivif2 --  cl tried    56699 cl shrink        0 lits rem          0 time: 0.03
370.48/370.52	c asymm  cl-useful: 0/1029/21271 lits-rem:0 time: 0.13
370.48/370.52	c calculated reachability. Time: 0.00
370.48/370.52	c  N dy    33    806560       271     21271        42     56699    148796   2524054     84.74     70.02  --
514.38/514.47	c  N dy    34   1209840       271     21271        42     71174    148796   3244832     84.13     70.89  --
514.58/514.62	c  S st    34   1209840       271     21271        42     71174    148796   3244832     84.13     70.89  --
514.79/514.84	c  S st    34   1210343       271     21271        42     71675    148796   3274118     84.13     70.89  --
514.79/514.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
514.79/514.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
515.28/515.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.2M T:  0.49
515.28/515.34	c Calc non-exist non-lernt bins v-fix:     0 done:    271 time:  0.00 s
515.28/515.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
515.28/515.37	c Subs w/ non-existent bins:      0 time:  0.03 s
515.38/515.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
515.38/515.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
515.38/515.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
613.98/614.02	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.46
638.08/638.14	c Added 3 vars  tried: 80000 time: 24.12
638.78/638.85	c ORs :      3 avg-s:  0.0 cl-sh: 21654 l-rem:  21654 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   24.83
638.78/638.90	c lits-rem:       906  cl-subs:     6531  v-elim:    250  v-fix:    0  time: 123.46 s
638.78/638.90	c learnt bin added due to v-elim: 0
638.88/638.90	c vivif2 --  cl tried    21274 cl shrink        0 lits rem          0 time: 0.00
638.88/638.93	c vivif2 --  cl tried    65144 cl shrink        0 lits rem          0 time: 0.03
638.99/639.08	c asymm  cl-useful: 0/774/21274 lits-rem:0 time: 0.15
638.99/639.08	c calculated reachability. Time: 0.00
638.99/639.08	c  N dy    34   1210343       274     21274        48     65144    148809   2739704     84.13     70.89  --
851.98/852.05	c  N dy    35   1710345       274     21274        48     96738    148809   4969645     87.39     72.28  --
852.18/852.24	c  S st    35   1710345       274     21274        48     96738    148809   4969645     87.39     72.28  --
852.49/852.51	c  S st    35   1710848       274     21274        48     97240    148809   4997552     87.39     72.28  --
852.49/852.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
852.49/852.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
853.18/853.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.9M T:  0.71
853.18/853.23	c Calc non-exist non-lernt bins v-fix:     0 done:    274 time:  0.00 s
853.18/853.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
853.18/853.28	c Subs w/ non-existent bins:      0 time:  0.04 s
853.28/853.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
853.28/853.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
853.28/853.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1124.78/1124.86	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:    1.43
1165.77/1165.87	c Added 3 vars  tried: 80000 time: 41.01
1167.27/1167.33	c ORs :      3 avg-s:  0.0 cl-sh: 32829 l-rem:  32829 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   42.47
1167.37/1167.40	c lits-rem:      2122  cl-subs:     8665  v-elim:    250  v-fix:    0  time: 314.01 s
1167.37/1167.40	c learnt bin added due to v-elim: 0
1167.37/1167.40	c vivif2 --  cl tried    21277 cl shrink        0 lits rem          0 time: 0.00
1167.37/1167.45	c vivif2 --  cl tried    88575 cl shrink        0 lits rem          0 time: 0.05
1167.57/1167.63	c asymm  cl-useful: 0/620/21277 lits-rem:0 time: 0.18
1167.57/1167.64	c calculated reachability. Time: 0.00
1167.57/1167.64	c  N dy    35   1710848       277     21277        54     88575    148816   4213386     87.39     72.28  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3173208-1307641659/watcher-3173208-1307641659 -o /tmp/evaluation-result-3173208-1307641659/solver-3173208-1307641659 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173208-1307641659.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.44 3.87 3.75 8/183 3882
/proc/meminfo: memFree=31975272/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=29224 CPUtime=0 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 850 0 0 0 0 0 0 0 20 0 1 0 856581562 29925376 780 33554432000 4194304 4797429 140733836645328 18446744073709551615 264726101530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 7306 780 347 148 0 2235 0

[startup+0.0454931 s]
/proc/loadavg: 3.44 3.87 3.75 8/183 3882
/proc/meminfo: memFree=31975272/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=29976 CPUtime=0.04 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 1178 0 0 0 4 0 0 0 20 0 1 0 856581562 30695424 1097 33554432000 4194304 4797429 140733836645328 18446744073709551615 4429759 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3882/statm: 7494 1097 370 148 0 2423 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29976

[startup+0.100482 s]
/proc/loadavg: 3.44 3.87 3.75 8/183 3882
/proc/meminfo: memFree=31975272/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=30108 CPUtime=0.09 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 1186 0 0 0 9 0 0 0 20 0 1 0 856581562 30830592 1105 33554432000 4194304 4797429 140733836645328 18446744073709551615 4428866 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3882/statm: 7527 1105 370 148 0 2456 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30108

[startup+0.300447 s]
/proc/loadavg: 3.44 3.87 3.75 8/183 3882
/proc/meminfo: memFree=31975272/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=132116 CPUtime=0.29 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 2194 0 0 0 29 0 0 0 21 0 1 0 856581562 135286784 1799 33554432000 4194304 4797429 140733836645328 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3882/statm: 33029 1799 404 148 0 27958 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132116

[startup+0.70037 s]
/proc/loadavg: 3.44 3.87 3.75 8/183 3882
/proc/meminfo: memFree=31975272/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=132116 CPUtime=0.69 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 2458 0 0 0 69 0 0 0 22 0 1 0 856581562 135286784 2058 33554432000 4194304 4797429 140733836645328 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3882/statm: 33029 2058 406 148 0 27958 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132116

[startup+1.50025 s]
/proc/loadavg: 3.44 3.87 3.75 6/187 3886
/proc/meminfo: memFree=31927472/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=133032 CPUtime=1.48 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 3260 0 0 0 148 0 0 0 25 0 1 0 856581562 136224768 2341 33554432000 4194304 4797429 140733836645328 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 33258 2341 406 148 0 28187 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 133032

[startup+3.10095 s]
/proc/loadavg: 3.44 3.87 3.75 8/187 3886
/proc/meminfo: memFree=31921168/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=134140 CPUtime=3.08 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 4920 0 0 0 308 0 0 0 25 0 1 0 856581562 137359360 2466 33554432000 4194304 4797429 140733836645328 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 33535 2466 406 148 0 28464 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 134140

[startup+6.30035 s]
/proc/loadavg: 3.48 3.87 3.75 8/187 3886
/proc/meminfo: memFree=31897780/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=137916 CPUtime=6.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 6870 0 0 0 628 0 0 0 25 0 1 0 856581562 141225984 3468 33554432000 4194304 4797429 140733836645328 18446744073709551615 4523986 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 34479 3468 410 148 0 29408 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 137916

[startup+12.7001 s]
/proc/loadavg: 3.52 3.87 3.75 7/187 3886
/proc/meminfo: memFree=31875740/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=139436 CPUtime=12.68 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 9817 0 0 0 1267 1 0 0 25 0 1 0 856581562 142782464 4173 33554432000 4194304 4797429 140733836645328 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 34859 4173 411 148 0 29788 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 139436

[startup+25.5007 s]
/proc/loadavg: 3.63 3.88 3.76 6/187 3887
/proc/meminfo: memFree=31859992/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=145964 CPUtime=25.48 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 16812 0 0 0 2546 2 0 0 25 0 1 0 856581562 149467136 5630 33554432000 4194304 4797429 140733836645328 18446744073709551615 4523992 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 36491 5630 416 148 0 31420 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145964

[startup+51.1009 s]
/proc/loadavg: 3.75 3.89 3.76 8/187 3887
/proc/meminfo: memFree=31805728/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=151364 CPUtime=51.09 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 23680 0 0 0 5105 4 0 0 25 0 1 0 856581562 154996736 7271 33554432000 4194304 4797429 140733836645328 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 37841 7271 417 148 0 32770 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 151364

[startup+102.307 s]
/proc/loadavg: 4.06 3.96 3.79 8/187 3889
/proc/meminfo: memFree=31769832/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=157432 CPUtime=102.29 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 42079 0 0 0 10218 11 0 0 25 0 1 0 856581562 161210368 9149 33554432000 4194304 4797429 140733836645328 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 39358 9149 416 148 0 34287 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 157432

[startup+162.301 s]
/proc/loadavg: 4.02 3.97 3.80 8/187 3890
/proc/meminfo: memFree=31748924/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=161472 CPUtime=162.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 63972 0 0 0 16211 17 0 0 25 0 1 0 856581562 165347328 9086 33554432000 4194304 4797429 140733836645328 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 40368 9086 416 148 0 35297 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 161472

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.82 8/187 3892
/proc/meminfo: memFree=31732348/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=166940 CPUtime=222.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 81931 0 0 0 22206 22 0 0 25 0 1 0 856581562 170946560 12253 33554432000 4194304 4797429 140733836645328 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 41735 12253 416 148 0 36664 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 166940

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.82 8/187 3894
/proc/meminfo: memFree=31699920/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=175988 CPUtime=282.29 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 100300 0 0 0 28203 26 0 0 25 0 1 0 856581562 180211712 14332 33554432000 4194304 4797429 140733836645328 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 43997 14332 416 148 0 38926 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 175988

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.83 8/187 3895
/proc/meminfo: memFree=31650520/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=175988 CPUtime=342.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 100300 0 0 0 34202 26 0 0 25 0 1 0 856581562 180211712 14332 33554432000 4194304 4797429 140733836645328 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 43997 14332 416 148 0 38926 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 175988

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.83 6/187 3897
/proc/meminfo: memFree=31639432/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=179544 CPUtime=402.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 110719 0 0 0 40198 30 0 0 25 0 1 0 856581562 183853056 15732 33554432000 4194304 4797429 140733836645328 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 44886 15732 416 148 0 39815 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 179544

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.84 8/187 3898
/proc/meminfo: memFree=31602808/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=179928 CPUtime=462.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 129063 0 0 0 46190 38 0 0 25 0 1 0 856581562 184246272 15622 33554432000 4194304 4797429 140733836645328 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 44982 15622 416 148 0 39911 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 179928

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.85 8/187 3900
/proc/meminfo: memFree=31602768/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=186428 CPUtime=522.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 145091 0 0 0 52187 41 0 0 25 0 1 0 856581562 190902272 16841 33554432000 4194304 4797429 140733836645328 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 46607 16841 416 148 0 41536 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 186428

[startup+582.3 s]
/proc/loadavg: 4.06 3.99 3.86 8/187 3902
/proc/meminfo: memFree=31606172/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=186428 CPUtime=582.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 145091 0 0 0 58187 41 0 0 25 0 1 0 856581562 190902272 16841 33554432000 4194304 4797429 140733836645328 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 46607 16841 416 148 0 41536 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 186428

[startup+642.301 s]
/proc/loadavg: 4.02 3.99 3.86 8/187 3903
/proc/meminfo: memFree=31564716/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=187480 CPUtime=642.29 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 146204 0 0 0 64188 41 0 0 25 0 1 0 856581562 191979520 17943 33554432000 4194304 4797429 140733836645328 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 46870 17943 416 148 0 41799 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 187480

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.87 7/187 3905
/proc/meminfo: memFree=31551396/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=192300 CPUtime=702.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 163409 0 0 0 70177 51 0 0 25 0 1 0 856581562 196915200 18346 33554432000 4194304 4797429 140733836645328 18446744073709551615 4351600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 48075 18346 416 148 0 43004 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 192300

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.88 8/187 3906
/proc/meminfo: memFree=31550352/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=192608 CPUtime=762.29 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 178920 0 0 0 76169 60 0 0 25 0 1 0 856581562 197230592 16408 33554432000 4194304 4797429 140733836645328 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 48152 16408 416 148 0 43081 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 192608

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.88 8/187 3917
/proc/meminfo: memFree=31543068/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=192812 CPUtime=822.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 193611 0 0 0 82164 64 0 0 25 0 1 0 856581562 197439488 18937 33554432000 4194304 4797429 140733836645328 18446744073709551615 4341181 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 48203 18937 416 148 0 43132 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 192812

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.89 7/187 3919
/proc/meminfo: memFree=31524912/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=203452 CPUtime=882.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 203203 0 0 0 88162 66 0 0 25 0 1 0 856581562 208334848 22319 33554432000 4194304 4797429 140733836645328 18446744073709551615 4524464 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 50863 22319 416 148 0 45792 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 203452

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.89 8/187 3920
/proc/meminfo: memFree=31535640/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=203452 CPUtime=942.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 203203 0 0 0 94162 66 0 0 25 0 1 0 856581562 208334848 22319 33554432000 4194304 4797429 140733836645328 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 50863 22319 416 148 0 45792 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 203452

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.90 8/187 3922
/proc/meminfo: memFree=31485124/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=203452 CPUtime=1002.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 203203 0 0 0 100162 66 0 0 25 0 1 0 856581562 208334848 22319 33554432000 4194304 4797429 140733836645328 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 50863 22319 416 148 0 45792 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 203452

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.90 7/187 3923
/proc/meminfo: memFree=31482968/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=203452 CPUtime=1062.27 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 203203 0 0 0 106161 66 0 0 25 0 1 0 856581562 208334848 22319 33554432000 4194304 4797429 140733836645328 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 50863 22319 416 148 0 45792 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 203452

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 8/187 3925
/proc/meminfo: memFree=31461460/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=203452 CPUtime=1122.27 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 203215 0 0 0 112161 66 0 0 25 0 1 0 856581562 208334848 22331 33554432000 4194304 4797429 140733836645328 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 50863 22331 416 148 0 45792 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 203452

[startup+1182.3 s]
/proc/loadavg: 4.13 4.04 3.93 8/187 3927
/proc/meminfo: memFree=31492388/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=206252 CPUtime=1182.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 208430 0 0 0 118159 69 0 0 25 0 1 0 856581562 211202048 20640 33554432000 4194304 4797429 140733836645328 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 51563 20640 416 148 0 46492 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 206252

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.93 7/187 3928
/proc/meminfo: memFree=31439756/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=207296 CPUtime=1242.28 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 221624 0 0 0 124153 75 0 0 25 0 1 0 856581562 212271104 21254 33554432000 4194304 4797429 140733836645328 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 51824 21254 416 148 0 46753 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 207296



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.93 8/187 3930
/proc/meminfo: memFree=31457932/32951124 swapFree=67064572/67111528
[pid=3882] ppid=3874 vsize=208168 CPUtime=1299.99 cores=1,3
/proc/3882/stat : 3882 (techdemo) R 3874 3882 1856 0 -1 4202496 233680 0 0 0 129918 81 0 0 25 0 1 0 856581562 213164032 20218 33554432000 4194304 4797429 140733836645328 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3882/statm: 52042 20218 416 148 0 46971 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 208168

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
CPU user time (s): 1299.18
CPU system time (s): 0.815875
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 304300

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

runsolver used 2.04169 second user time and 4.99224 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-09 19:47:39
IDJOB=3173208
IDBENCH=82626
IDSOLVER=1585
FILE ID=node141/3173208-1307641659
RUNJOBID= node141-1307641659-3829
PBS_JOBID= 13549351
Free space on /tmp= 74176 MiB

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

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

MD5SUM BENCH= c26a52ff3714cab8bc335a81bb8af922
RANDOM SEED=1203614918

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:      31976300 kB
Buffers:        193032 kB
Cached:         584596 kB
SwapCached:       8728 kB
Active:         345556 kB
Inactive:       450072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31976300 kB
SwapTotal:    67111528 kB
SwapFree:     67064572 kB
Dirty:           34676 kB
Writeback:           0 kB
AnonPages:       16472 kB
Mapped:           9716 kB
Slab:           114576 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   159520 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= 74156 MiB
End job on node141 at 2011-06-09 20:09:22