Trace number 3173241

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.02 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
MD5SUM720cb73f06c537d4bcc379449229299e
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-3173241-1301791483.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.01/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.01/0.02	c -- vars added        250
0.01/0.02	c Parsing time:  0.02 s
0.01/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/1958/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.23	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.23	c calculated reachability. Time: 0.00
0.19/0.24	c Calc default polars -  time:   0.00 s pos:     127 undec:       4 neg:     119
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.43	c Decided on static restart strategy
4.40/4.41	c  N dy     7     30000       250     21250         0     10446    148750    512933     72.86     62.22  --
4.40/4.45	c  S st     7     30000       250     21250         0     10446    148750    512933     72.86     62.22  --
4.49/4.52	c  S st     7     30504       250     21250         0     10947    148750    543809     72.86     62.22  --
4.49/4.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.49/4.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.05
4.49/4.58	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
4.49/4.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.49/4.58	c Subs w/ non-existent bins:      0 time:  0.00 s
4.49/4.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.79/6.81	c lits-rem:      3463  cl-subs:      828  v-elim:    250  v-fix:    0  time:  2.22 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    10119 cl shrink        0 lits rem          0 time: 0.00
6.89/6.92	c asymm  cl-useful: 0/1957/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     30504       250     21250         0     10119    148750    489122     72.86     62.22  --
6.89/6.92	c  F st     7     30504       250     21250         0     10119    148750    489122     72.86     62.22  --
7.09/7.18	c Decided on static restart strategy
8.99/9.07	c  N dy    14     45757       250     21250         0     17235    148750    906150     70.90     60.20  --
9.09/9.11	c  S st    14     45757       250     21250         0     17235    148750    906150     70.90     60.20  --
9.19/9.20	c  S st    14     46257       250     21250         0      9074    148750    293488     70.90     60.20  --
9.19/9.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.04
9.19/9.25	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
9.19/9.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.25	c Subs w/ non-existent bins:      0 time:  0.00 s
9.19/9.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.79/10.85	c lits-rem:       132  cl-subs:      239  v-elim:    250  v-fix:    0  time:  1.60 s
10.79/10.85	c learnt bin added due to v-elim: 0
10.79/10.85	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
10.79/10.86	c vivif2 --  cl tried     8835 cl shrink        0 lits rem          0 time: 0.00
11.00/11.00	c asymm  cl-useful: 0/4284/21250 lits-rem:0 time: 0.15
11.00/11.00	c calculated reachability. Time: 0.00
11.00/11.00	c  N dy    14     46257       250     21250         0      8835    148750    286929     70.90     60.20  --
14.89/14.98	c  N dy    15     69385       250     21250         0     10936    148750    330151     73.50     61.00  --
14.99/15.00	c  S st    15     69385       250     21250         0     10936    148750    330151     73.50     61.00  --
14.99/15.07	c  S st    15     69887       250     21250         0     11432    148750    358668     73.50     61.00  --
14.99/15.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.99/15.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.09/15.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.05
15.09/15.12	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
15.09/15.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.09/15.13	c Subs w/ non-existent bins:      0 time:  0.00 s
15.09/15.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.09/15.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.09/15.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.89/16.93	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.70/18.76	c Added 3 vars  tried: 80000 time: 1.83
18.70/18.77	c ORs :      3 avg-s:  0.0 cl-sh:  2014 l-rem:   2014 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    1.84
18.70/18.78	c lits-rem:       383  cl-subs:      193  v-elim:    250  v-fix:    0  time:  3.64 s
18.70/18.78	c learnt bin added due to v-elim: 0
18.70/18.78	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.00
18.70/18.78	c vivif2 --  cl tried    11239 cl shrink        0 lits rem          0 time: 0.00
18.89/18.94	c asymm  cl-useful: 0/3449/21253 lits-rem:0 time: 0.16
18.89/18.94	c calculated reachability. Time: 0.00
18.89/18.94	c  N dy    15     69887       253     21253         6     11239    148751    349251     73.50     61.00  --
18.89/18.94	c  F st    15     69887       253     21253         6     11239    148751    349251     73.50     61.00  --
19.19/19.21	c Decided on static restart strategy
24.59/24.69	c  N dy    22    104830       253     21253         6     20953    148751    922504     71.70     60.64  --
24.69/24.73	c  S st    22    104830       253     21253         6     20953    148751    922504     71.70     60.64  --
24.79/24.83	c  S st    22    105332       253     21253         6     21452    148751    952356     71.70     60.64  --
24.79/24.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.79/24.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.89/24.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.11
24.89/24.94	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
24.89/24.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.89/24.95	c Subs w/ non-existent bins:      0 time:  0.01 s
24.89/24.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.89/24.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.89/24.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.29/27.32	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
32.79/32.85	c Added 3 vars  tried: 80000 time: 5.52
32.90/32.90	c ORs :      3 avg-s:  0.0 cl-sh:  5702 l-rem:   5702 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    5.58
32.90/32.92	c lits-rem:      1961  cl-subs:     1252  v-elim:    250  v-fix:    0  time:  7.96 s
32.90/32.92	c learnt bin added due to v-elim: 0
32.90/32.92	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.00
32.90/32.93	c vivif2 --  cl tried    20200 cl shrink        0 lits rem          0 time: 0.01
33.00/33.03	c asymm  cl-useful: 0/1415/21256 lits-rem:0 time: 0.10
33.00/33.03	c calculated reachability. Time: 0.00
33.00/33.03	c  N dy    22    105332       256     21256        12     20200    148761    859351     71.70     60.64  --
43.89/43.95	c  N dy    23    157999       256     21256        12     28139    148761   1287323     72.24     60.86  --
44.00/44.01	c  S st    23    157999       256     21256        12     28139    148761   1287323     72.24     60.86  --
44.09/44.12	c  S st    23    158503       256     21256        12     28637    148761   1317385     72.24     60.86  --
44.09/44.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.09/44.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.19/44.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.14
44.19/44.27	c Calc non-exist non-lernt bins v-fix:     0 done:    256 time:  0.00 s
44.19/44.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.19/44.27	c Subs w/ non-existent bins:      0 time:  0.01 s
44.29/44.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.29/44.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.29/44.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
47.69/47.74	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.00
55.09/55.12	c Added 3 vars  tried: 80000 time: 7.38
55.29/55.33	c ORs :      3 avg-s:  0.0 cl-sh: 14324 l-rem:  14324 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.59
55.29/55.35	c lits-rem:       209  cl-subs:     1987  v-elim:    250  v-fix:    0  time: 11.05 s
55.29/55.35	c learnt bin added due to v-elim: 0
55.29/55.35	c vivif2 --  cl tried    21259 cl shrink        0 lits rem          0 time: 0.00
55.29/55.36	c vivif2 --  cl tried    26650 cl shrink        0 lits rem          0 time: 0.01
55.39/55.46	c asymm  cl-useful: 0/1371/21259 lits-rem:0 time: 0.10
55.39/55.47	c calculated reachability. Time: 0.00
55.39/55.47	c  N dy    23    158503       259     21259        18     26650    148770   1149286     72.24     60.86  --
73.09/73.11	c  N dy    24    237754       259     21259        18     31307    148770   1300616     72.79     60.29  --
73.09/73.17	c  S st    24    237754       259     21259        18     31307    148770   1300616     72.79     60.29  --
73.19/73.28	c  S st    24    238259       259     21259        18     31807    148770   1330016     72.79     60.29  --
73.19/73.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.19/73.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.39/73.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.18
73.39/73.47	c Calc non-exist non-lernt bins v-fix:     0 done:    259 time:  0.00 s
73.39/73.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.39/73.48	c Subs w/ non-existent bins:      0 time:  0.01 s
73.49/73.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.49/73.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.49/73.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
77.00/77.01	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
84.60/84.68	c Added 3 vars  tried: 80000 time: 7.66
84.79/84.89	c ORs :      3 avg-s:  0.0 cl-sh: 14368 l-rem:  14368 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.87
84.89/84.91	c lits-rem:       856  cl-subs:     1907  v-elim:    250  v-fix:    0  time: 11.41 s
84.89/84.91	c learnt bin added due to v-elim: 0
84.89/84.91	c vivif2 --  cl tried    21262 cl shrink        0 lits rem          0 time: 0.00
84.89/84.92	c vivif2 --  cl tried    29900 cl shrink        0 lits rem          0 time: 0.01
84.99/85.02	c asymm  cl-useful: 0/1296/21262 lits-rem:0 time: 0.10
84.99/85.02	c calculated reachability. Time: 0.00
84.99/85.02	c  N dy    24    238259       262     21262        24     29900    148779   1187029     72.79     60.29  --
117.79/117.83	c  N dy    25    357388       262     21262        24     34646    148779   1246817     72.79     58.91  --
117.79/117.88	c  S st    25    357388       262     21262        24     34646    148779   1246817     72.79     58.91  --
117.99/118.01	c  S st    25    357890       262     21262        24     35147    148779   1275274     72.79     58.91  --
117.99/118.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
117.99/118.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.09/118.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.8M T:  0.18
118.09/118.19	c Calc non-exist non-lernt bins v-fix:     0 done:    262 time:  0.00 s
118.09/118.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.19/118.20	c Subs w/ non-existent bins:      0 time:  0.01 s
118.19/118.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.19/118.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
118.19/118.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
121.19/121.20	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.01
128.39/128.43	c Added 3 vars  tried: 80000 time: 7.23
128.49/128.56	c ORs :      3 avg-s:  0.0 cl-sh:  8471 l-rem:   8471 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.35
128.49/128.58	c lits-rem:       486  cl-subs:     1727  v-elim:    250  v-fix:    0  time: 10.35 s
128.49/128.58	c learnt bin added due to v-elim: 0
128.49/128.58	c vivif2 --  cl tried    21265 cl shrink        0 lits rem          0 time: 0.00
128.49/128.59	c vivif2 --  cl tried    33420 cl shrink        0 lits rem          0 time: 0.01
128.60/128.69	c asymm  cl-useful: 0/1148/21265 lits-rem:0 time: 0.10
128.60/128.69	c calculated reachability. Time: 0.00
128.60/128.69	c  N dy    25    357890       265     21265        30     33420    148780   1174430     72.79     58.91  --
184.30/184.30	c  N dy    26    536836       265     21265        30     41376    148780   1405323     71.30     58.63  --
184.30/184.36	c  S st    26    536836       265     21265        30     41376    148780   1405323     71.30     58.63  --
184.49/184.51	c  S st    26    537342       265     21265        30     41877    148780   1434616     71.30     58.63  --
184.49/184.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
184.49/184.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.70/184.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.6M T:  0.24
184.70/184.76	c Calc non-exist non-lernt bins v-fix:     0 done:    265 time:  0.00 s
184.70/184.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.70/184.77	c Subs w/ non-existent bins:      0 time:  0.01 s
184.70/184.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.70/184.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.70/184.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
189.10/189.14	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.03
198.00/198.10	c Added 3 vars  tried: 80000 time: 8.96
198.29/198.30	c ORs :      3 avg-s:  0.0 cl-sh: 13321 l-rem:  13321 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    9.16
198.29/198.32	c lits-rem:        85  cl-subs:     1697  v-elim:    250  v-fix:    0  time: 13.53 s
198.29/198.32	c learnt bin added due to v-elim: 0
198.29/198.33	c vivif2 --  cl tried    21268 cl shrink        0 lits rem          0 time: 0.00
198.29/198.34	c vivif2 --  cl tried    40180 cl shrink        0 lits rem          0 time: 0.01
198.39/198.45	c asymm  cl-useful: 0/1036/21268 lits-rem:0 time: 0.10
198.39/198.45	c calculated reachability. Time: 0.00
198.39/198.45	c  N dy    26    537342       268     21268        36     40180    148785   1324075     71.30     58.63  --
198.39/198.45	c  F st    26    537342       268     21268        36     40180    148785   1324075     71.30     58.63  --
198.89/198.91	c Decided on static restart strategy
282.29/282.30	c  N dy    33    806013       268     21268        36     62167    148785   2545743     71.93     58.60  --
282.39/282.40	c  S st    33    806013       268     21268        36     62167    148785   2545743     71.93     58.60  --
282.49/282.59	c  S st    33    806515       268     21268        36     62661    148785   2575450     71.93     58.60  --
282.60/282.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
282.60/282.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.09/283.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.1M T:  0.55
283.09/283.15	c Calc non-exist non-lernt bins v-fix:     0 done:    268 time:  0.00 s
283.09/283.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.09/283.17	c Subs w/ non-existent bins:      0 time:  0.02 s
283.19/283.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
283.19/283.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
283.19/283.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
294.80/294.83	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.09
313.09/313.19	c Added 3 vars  tried: 80000 time: 18.37
313.89/313.90	c ORs :      3 avg-s:  0.0 cl-sh: 27796 l-rem:  27796 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   19.08
313.89/313.94	c lits-rem:       598  cl-subs:     4044  v-elim:    250  v-fix:    0  time: 30.73 s
313.89/313.94	c learnt bin added due to v-elim: 0
313.89/313.95	c vivif2 --  cl tried    21271 cl shrink        0 lits rem          0 time: 0.00
313.89/313.97	c vivif2 --  cl tried    58617 cl shrink        0 lits rem          0 time: 0.02
314.09/314.11	c asymm  cl-useful: 0/780/21271 lits-rem:0 time: 0.14
314.09/314.11	c calculated reachability. Time: 0.00
314.09/314.11	c  N dy    33    806515       271     21271        42     58617    148795   2285312     71.93     58.60  --
487.20/487.25	c  N dy    34   1209772       271     21271        42     75984    148795   3012214     72.67     59.23  --
487.30/487.37	c  S st    34   1209772       271     21271        42     75984    148795   3012214     72.67     59.23  --
487.50/487.59	c  S st    34   1210275       271     21271        42     76483    148795   3041924     72.67     59.23  --
487.60/487.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
487.60/487.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
488.10/488.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.2M T:  0.58
488.10/488.19	c Calc non-exist non-lernt bins v-fix:     0 done:    271 time:  0.00 s
488.10/488.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
488.20/488.21	c Subs w/ non-existent bins:      0 time:  0.02 s
488.20/488.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
488.20/488.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
488.20/488.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
557.80/557.86	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 82.0 T:    0.06
578.90/578.94	c Added 3 vars  tried: 80000 time: 21.07
580.00/580.05	c ORs :      3 avg-s:  0.0 cl-sh: 35255 l-rem:  35255 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   22.18
580.10/580.10	c lits-rem:       257  cl-subs:     4360  v-elim:    250  v-fix:    0  time: 91.82 s
580.10/580.10	c learnt bin added due to v-elim: 0
580.10/580.10	c vivif2 --  cl tried    21274 cl shrink        0 lits rem          0 time: 0.00
580.10/580.13	c vivif2 --  cl tried    72122 cl shrink        0 lits rem          0 time: 0.03
580.20/580.26	c asymm  cl-useful: 0/700/21274 lits-rem:0 time: 0.14
580.20/580.27	c calculated reachability. Time: 0.00
580.20/580.27	c  N dy    34   1210275       274     21274        48     72122    148803   2728532     72.67     59.23  --
843.99/844.06	c  N dy    35   1710275       274     21274        48    104204    148803   4457117     69.63     58.72  --
844.19/844.24	c  S st    35   1710275       274     21274        48    104204    148803   4457117     69.63     58.72  --
844.49/844.54	c  S st    35   1710779       274     21274        48    104705    148803   4486214     69.63     58.72  --
844.49/844.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
844.49/844.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
845.19/845.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.1M T:  0.71
845.19/845.27	c Calc non-exist non-lernt bins v-fix:     0 done:    274 time:  0.00 s
845.19/845.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
845.29/845.30	c Subs w/ non-existent bins:      0 time:  0.03 s
845.29/845.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
845.39/845.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
845.39/845.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1028.40/1028.44	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.10
1064.00/1064.06	c Added 3 vars  tried: 80000 time: 35.63
1065.49/1065.57	c ORs :      3 avg-s:  0.0 cl-sh: 31862 l-rem:  31862 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   37.13
1065.59/1065.64	c lits-rem:      1080  cl-subs:     7215  v-elim:    250  v-fix:    0  time: 220.23 s
1065.59/1065.64	c learnt bin added due to v-elim: 0
1065.59/1065.64	c vivif2 --  cl tried    21277 cl shrink        0 lits rem          0 time: 0.00
1065.59/1065.68	c vivif2 --  cl tried    97490 cl shrink        0 lits rem          0 time: 0.04
1065.80/1065.85	c asymm  cl-useful: 0/550/21277 lits-rem:0 time: 0.17
1065.80/1065.85	c calculated reachability. Time: 0.00
1065.80/1065.85	c  N dy    35   1710779       277     21277        54     97490    148811   3966686     69.63     58.72  --

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-3173241-1301791483/watcher-3173241-1301791483 -o /tmp/evaluation-result-3173241-1301791483/solver-3173241-1301791483 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173241-1301791483.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.39 3.87 3.93 3/176 21001
/proc/meminfo: memFree=22514012/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=28928 CPUtime=0 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 710 0 0 0 0 0 0 0 22 0 1 0 290750621 29622272 646 33554432000 4194304 4797429 140736349249584 18446744073709551615 212435713562 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 7232 646 347 148 0 2161 0

[startup+0.016882 s]
/proc/loadavg: 3.39 3.87 3.93 3/176 21001
/proc/meminfo: memFree=22514012/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=29372 CPUtime=0.01 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 967 0 0 0 1 0 0 0 22 0 1 0 290750621 30076928 890 33554432000 4194304 4797429 140736349249584 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 7343 890 347 148 0 2272 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29372

[startup+0.100869 s]
/proc/loadavg: 3.39 3.87 3.93 3/176 21001
/proc/meminfo: memFree=22514012/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=30108 CPUtime=0.09 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 1185 0 0 0 9 0 0 0 22 0 1 0 290750621 30830592 1103 33554432000 4194304 4797429 140736349249584 18446744073709551615 4430076 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 7527 1103 370 148 0 2456 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30108

[startup+0.300841 s]
/proc/loadavg: 3.39 3.87 3.93 3/176 21001
/proc/meminfo: memFree=22514012/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=132152 CPUtime=0.29 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 2208 0 0 0 29 0 0 0 23 0 1 0 290750621 135323648 1811 33554432000 4194304 4797429 140736349249584 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 33038 1811 404 148 0 27967 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132152

[startup+0.700755 s]
/proc/loadavg: 3.39 3.87 3.93 3/176 21001
/proc/meminfo: memFree=22514012/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=132152 CPUtime=0.69 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 2480 0 0 0 69 0 0 0 25 0 1 0 290750621 135323648 2081 33554432000 4194304 4797429 140736349249584 18446744073709551615 4424812 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 33038 2081 406 148 0 27967 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132152

[startup+1.5006 s]
/proc/loadavg: 3.39 3.87 3.93 5/190 21028
/proc/meminfo: memFree=22434480/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=133068 CPUtime=1.49 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 3315 0 0 0 149 0 0 0 25 0 1 0 290750621 136261632 2394 33554432000 4194304 4797429 140736349249584 18446744073709551615 4424882 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 33267 2394 406 148 0 28196 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133068

[startup+3.1003 s]
/proc/loadavg: 3.39 3.87 3.93 5/190 21028
/proc/meminfo: memFree=22424808/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=134288 CPUtime=3.09 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 5036 0 0 0 308 1 0 0 25 0 1 0 290750621 137510912 2541 33554432000 4194304 4797429 140736349249584 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 33572 2541 406 148 0 28501 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134288

[startup+6.30069 s]
/proc/loadavg: 3.51 3.89 3.93 6/190 21028
/proc/meminfo: memFree=22403244/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=137948 CPUtime=6.29 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 6950 0 0 0 628 1 0 0 25 0 1 0 290750621 141258752 3492 33554432000 4194304 4797429 140736349249584 18446744073709551615 4524088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 34487 3492 410 148 0 29416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137948

[startup+12.7005 s]
/proc/loadavg: 3.55 3.89 3.93 5/190 21029
/proc/meminfo: memFree=22394504/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=139312 CPUtime=12.69 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 9912 0 0 0 1268 1 0 0 25 0 1 0 290750621 142655488 4242 33554432000 4194304 4797429 140736349249584 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 34828 4242 411 148 0 29757 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139312

[startup+25.5011 s]
/proc/loadavg: 3.72 3.91 3.94 5/190 21029
/proc/meminfo: memFree=22365776/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=145912 CPUtime=25.49 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 16842 0 0 0 2546 3 0 0 25 0 1 0 290750621 149413888 5661 33554432000 4194304 4797429 140736349249584 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 36478 5661 416 148 0 31407 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 145912

[startup+51.1002 s]
/proc/loadavg: 3.88 3.93 3.94 5/190 21030
/proc/meminfo: memFree=22321324/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=151504 CPUtime=51.09 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 23678 0 0 0 5105 4 0 0 25 0 1 0 290750621 155140096 7315 33554432000 4194304 4797429 140736349249584 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 37876 7315 418 148 0 32805 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 151504

[startup+102.307 s]
/proc/loadavg: 3.95 3.94 3.94 5/190 21031
/proc/meminfo: memFree=22285428/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=157488 CPUtime=102.3 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 39688 0 0 0 10221 9 0 0 25 0 1 0 290750621 161267712 8197 33554432000 4194304 4797429 140736349249584 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 39372 8197 416 148 0 34301 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 157488

[startup+162.3 s]
/proc/loadavg: 4.05 3.96 3.95 5/190 21033
/proc/meminfo: memFree=22262572/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=161732 CPUtime=162.29 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 57371 0 0 0 16215 14 0 0 25 0 1 0 290750621 165613568 9311 33554432000 4194304 4797429 140736349249584 18446744073709551615 4404752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 40433 9311 416 148 0 35362 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 161732

[startup+222.301 s]
/proc/loadavg: 4.02 3.97 3.95 5/190 21034
/proc/meminfo: memFree=22244300/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=166424 CPUtime=222.3 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 72759 0 0 0 22212 18 0 0 25 0 1 0 290750621 170418176 11899 33554432000 4194304 4797429 140736349249584 18446744073709551615 4413499 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 41606 11899 416 148 0 36535 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 166424

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 21036
/proc/meminfo: memFree=22200992/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=168796 CPUtime=282.29 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 90874 0 0 0 28207 22 0 0 25 0 1 0 290750621 172847104 12352 33554432000 4194304 4797429 140736349249584 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 42199 12352 416 148 0 37128 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 168796

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 21037
/proc/meminfo: memFree=22182856/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=181356 CPUtime=342.29 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 101224 0 0 0 34205 24 0 0 25 0 1 0 290750621 185708544 14643 33554432000 4194304 4797429 140736349249584 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 45339 14643 416 148 0 40268 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 181356

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 21039
/proc/meminfo: memFree=22155536/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=182048 CPUtime=402.3 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 114519 0 0 0 40200 30 0 0 25 0 1 0 290750621 186417152 15582 33554432000 4194304 4797429 140736349249584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 45512 15582 416 148 0 40441 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 182048

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 21041
/proc/meminfo: memFree=22184152/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=184760 CPUtime=462.29 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 128114 0 0 0 46195 34 0 0 25 0 1 0 290750621 189194240 15909 33554432000 4194304 4797429 140736349249584 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 46190 15909 416 148 0 41119 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 184760

[startup+522.3 s]
/proc/loadavg: 4.06 3.99 3.95 5/190 21042
/proc/meminfo: memFree=22113432/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=190556 CPUtime=522.3 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 134647 0 0 0 52194 36 0 0 25 0 1 0 290750621 195129344 17792 33554432000 4194304 4797429 140736349249584 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 47639 17792 422 148 0 42568 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 190556

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.95 5/190 21044
/proc/meminfo: memFree=22108804/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=192092 CPUtime=582.3 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 135302 0 0 0 58194 36 0 0 25 0 1 0 290750621 196702208 18439 33554432000 4194304 4797429 140736349249584 18446744073709551615 212435685586 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 48023 18439 422 148 0 42952 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 192092

[startup+642.3 s]
/proc/loadavg: 4.01 3.99 3.95 5/190 21045
/proc/meminfo: memFree=22096980/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=194120 CPUtime=642.3 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 148039 0 0 0 64189 41 0 0 25 0 1 0 290750621 198778880 16654 33554432000 4194304 4797429 140736349249584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 48530 16654 422 148 0 43459 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 194120

[startup+702.301 s]
/proc/loadavg: 4.10 4.02 3.96 5/190 21047
/proc/meminfo: memFree=22111572/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=194804 CPUtime=702.31 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 159050 0 0 0 70184 47 0 0 25 0 1 0 290750621 199479296 17765 33554432000 4194304 4797429 140736349249584 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 48701 17765 422 148 0 43630 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 194804

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 21049
/proc/meminfo: memFree=22090444/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=195804 CPUtime=762.3 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 169542 0 0 0 76179 51 0 0 25 0 1 0 290750621 200503296 18047 33554432000 4194304 4797429 140736349249584 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 48951 18047 422 148 0 43880 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 195804

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 21050
/proc/meminfo: memFree=22070704/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=197304 CPUtime=822.29 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 179987 0 0 0 82176 53 0 0 25 0 1 0 290750621 202039296 17883 33554432000 4194304 4797429 140736349249584 18446744073709551615 4425039 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 49326 17883 422 148 0 44255 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 197304

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21052
/proc/meminfo: memFree=22049220/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=208184 CPUtime=882.29 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 185698 0 0 0 88175 54 0 0 25 0 1 0 290750621 213180416 23506 33554432000 4194304 4797429 140736349249584 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 52046 23506 420 148 0 46975 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 208184

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21053
/proc/meminfo: memFree=22042376/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=208184 CPUtime=942.29 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 185698 0 0 0 94175 54 0 0 25 0 1 0 290750621 213180416 23506 33554432000 4194304 4797429 140736349249584 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 52046 23506 420 148 0 46975 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 208184

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21064
/proc/meminfo: memFree=22045228/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=208184 CPUtime=1002.29 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 185698 0 0 0 100175 54 0 0 25 0 1 0 290750621 213180416 23506 33554432000 4194304 4797429 140736349249584 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 52046 23506 420 148 0 46975 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 208184

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21065
/proc/meminfo: memFree=22007608/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=209976 CPUtime=1062.3 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 186043 0 0 0 106176 54 0 0 25 0 1 0 290750621 215015424 23851 33554432000 4194304 4797429 140736349249584 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 52494 23851 420 148 0 47423 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 209976

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.97 5/190 21067
/proc/meminfo: memFree=21997648/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=212580 CPUtime=1122.3 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 196312 0 0 0 112171 59 0 0 25 0 1 0 290750621 217681920 22873 33554432000 4194304 4797429 140736349249584 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 53145 22873 420 148 0 48074 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 212580

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.97 5/190 21072
/proc/meminfo: memFree=21995264/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=213280 CPUtime=1182.3 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 206409 0 0 0 118165 65 0 0 25 0 1 0 290750621 218398720 21854 33554432000 4194304 4797429 140736349249584 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 53320 21854 418 148 0 48249 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 213280

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.97 5/190 21073
/proc/meminfo: memFree=21977752/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=214416 CPUtime=1242.3 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 214822 0 0 0 124161 69 0 0 25 0 1 0 290750621 219561984 24519 33554432000 4194304 4797429 140736349249584 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 53604 24519 418 148 0 48533 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 214416



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 21075
/proc/meminfo: memFree=21980572/32951124 swapFree=67111528/67111528
[pid=21001] ppid=20999 vsize=214568 CPUtime=1300.01 cores=1,3
/proc/21001/stat : 21001 (techdemo) R 20999 21001 20967 0 -1 4202496 224130 0 0 0 129927 74 0 0 25 0 1 0 290750621 219717632 22158 33554432000 4194304 4797429 140736349249584 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21001/statm: 53642 22158 418 148 0 48571 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 214568

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.02
CPU user time (s): 1299.27
CPU system time (s): 0.746886
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 326636

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

runsolver used 2.0037 second user time and 5.10322 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-03 02:44:43
IDJOB=3173241
IDBENCH=82659
IDSOLVER=1585
FILE ID=node102/3173241-1301791483
RUNJOBID= node102-1301791482-20987
PBS_JOBID= 12841422
Free space on /tmp= 71976 MiB

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

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

MD5SUM BENCH= 720cb73f06c537d4bcc379449229299e
RANDOM SEED=371349835

node102.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.828
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.65
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.828
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.828
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.828
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.82
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.828
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.828
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.82
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.828
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:      22514416 kB
Buffers:        345844 kB
Cached:        9765340 kB
SwapCached:          0 kB
Active:        7230368 kB
Inactive:      2944992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22514416 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8152 kB
Writeback:           0 kB
AnonPages:       64448 kB
Mapped:          14560 kB
Slab:           196160 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189712 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= 71940 MiB
End job on node102 at 2011-04-03 03:06:25