Trace number 3173249

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
MD5SUM3c4691c1028b5642345f341166405cb7
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-3173249-1301791492.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.15	c asymm  cl-useful: 0/1949/21250 lits-rem:0 time: 0.13
0.09/0.16	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.16	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
0.09/0.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.16	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.19/0.24	c lits-rem:         0  cl-subs:        0  v-elim:    166  v-fix:    0  time:  0.07 s
0.19/0.24	c learnt bin added due to v-elim: 0
0.19/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.25	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.25	c calculated reachability. Time: 0.00
0.19/0.25	c Calc default polars -  time:   0.00 s pos:     129 undec:       5 neg:     116
0.19/0.25	c =========================================================================================
0.19/0.25	c types(t): F = full restart, N = normal restart
0.19/0.25	c types(t): S = simplification begin/end, E = solution found
0.19/0.25	c restart types(rt): st = static, dy = dynamic
0.19/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.25	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.39/0.47	c Decided on static restart strategy
4.69/4.79	c  N dy     7     30001       250     21250         0     10488    148750    511916     72.55     62.64  --
4.79/4.84	c  S st     7     30001       250     21250         0     10488    148750    511916     72.55     62.64  --
4.89/4.92	c  S st     7     30506       250     21250         0     10993    148750    540192     72.55     62.64  --
4.89/4.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.06
4.89/4.98	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
4.89/4.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.98	c Subs w/ non-existent bins:      0 time:  0.00 s
4.89/4.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.19/7.29	c lits-rem:      3422  cl-subs:      764  v-elim:    250  v-fix:    0  time:  2.29 s
7.19/7.29	c learnt bin added due to v-elim: 0
7.19/7.29	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
7.19/7.29	c vivif2 --  cl tried    10229 cl shrink        0 lits rem          0 time: 0.00
7.39/7.40	c asymm  cl-useful: 0/2034/21250 lits-rem:0 time: 0.11
7.39/7.40	c calculated reachability. Time: 0.00
7.39/7.40	c  N dy     7     30506       250     21250         0     10229    148750    491407     72.55     62.64  --
7.39/7.40	c  F st     7     30506       250     21250         0     10229    148750    491407     72.55     62.64  --
7.60/7.69	c Decided on static restart strategy
9.69/9.74	c  N dy    14     45761       250     21250         0     17401    148750    915060     69.69     61.02  --
9.69/9.79	c  S st    14     45761       250     21250         0     17401    148750    915060     69.69     61.02  --
9.79/9.89	c  S st    14     46264       250     21250         0      9197    148750    294656     69.69     61.02  --
9.79/9.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.79/9.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.89/9.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.04
9.89/9.94	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
9.89/9.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.89/9.94	c Subs w/ non-existent bins:      0 time:  0.00 s
9.89/9.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.89/9.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.89/9.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.69/11.71	c lits-rem:       139  cl-subs:      205  v-elim:    250  v-fix:    0  time:  1.76 s
11.69/11.71	c learnt bin added due to v-elim: 0
11.69/11.72	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
11.69/11.72	c vivif2 --  cl tried     8992 cl shrink        0 lits rem          0 time: 0.00
11.79/11.89	c asymm  cl-useful: 0/3923/21250 lits-rem:0 time: 0.17
11.79/11.89	c calculated reachability. Time: 0.00
11.79/11.89	c  N dy    14     46264       250     21250         0      8992    148750    288971     69.69     61.02  --
16.19/16.29	c  N dy    15     69397       250     21250         0     11055    148750    333772     73.19     60.73  --
16.29/16.32	c  S st    15     69397       250     21250         0     11055    148750    333772     73.19     60.73  --
16.40/16.40	c  S st    15     69901       250     21250         0     11555    148750    362671     73.19     60.73  --
16.40/16.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.40/16.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.40/16.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.05
16.40/16.45	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
16.40/16.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.40/16.46	c Subs w/ non-existent bins:      0 time:  0.00 s
16.40/16.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.40/16.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.40/16.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
18.29/18.31	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
20.39/20.40	c Added 3 vars  tried: 80000 time: 2.10
20.39/20.42	c ORs :      3 avg-s:  0.0 cl-sh:  2247 l-rem:   2247 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    2.11
20.39/20.43	c lits-rem:       438  cl-subs:      234  v-elim:    250  v-fix:    0  time:  3.96 s
20.39/20.43	c learnt bin added due to v-elim: 0
20.39/20.43	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.00
20.39/20.43	c vivif2 --  cl tried    11321 cl shrink        0 lits rem          0 time: 0.00
20.59/20.60	c asymm  cl-useful: 0/3518/21253 lits-rem:0 time: 0.17
20.59/20.60	c calculated reachability. Time: 0.00
20.59/20.60	c  N dy    15     69901       253     21253         6     11321    148744    350656     73.19     60.73  --
20.59/20.60	c  F st    15     69901       253     21253         6     11321    148744    350656     73.19     60.73  --
20.80/20.90	c Decided on static restart strategy
27.19/27.26	c  N dy    22    104851       253     21253         6     20988    148744    923162     71.49     60.57  --
27.29/27.30	c  S st    22    104851       253     21253         6     20988    148744    923162     71.49     60.57  --
27.39/27.42	c  S st    22    105355       253     21253         6     21488    148744    954332     71.49     60.57  --
27.39/27.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.39/27.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.49/27.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.12
27.49/27.55	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
27.49/27.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.49/27.56	c Subs w/ non-existent bins:      0 time:  0.01 s
27.49/27.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.49/27.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.49/27.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
29.69/29.78	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
35.49/35.59	c Added 3 vars  tried: 80000 time: 5.81
35.59/35.69	c ORs :      3 avg-s:  0.0 cl-sh:  9670 l-rem:   9670 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    5.91
35.69/35.71	c lits-rem:       652  cl-subs:     1215  v-elim:    250  v-fix:    0  time:  8.13 s
35.69/35.71	c learnt bin added due to v-elim: 0
35.69/35.71	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.00
35.69/35.72	c vivif2 --  cl tried    20273 cl shrink        0 lits rem          0 time: 0.01
35.79/35.82	c asymm  cl-useful: 0/1394/21256 lits-rem:0 time: 0.10
35.79/35.82	c calculated reachability. Time: 0.00
35.79/35.82	c  N dy    22    105355       256     21256        12     20273    148746    857876     71.49     60.57  --
47.89/47.97	c  N dy    23    158033       256     21256        12     28125    148746   1278405     73.30     61.05  --
47.99/48.03	c  S st    23    158033       256     21256        12     28125    148746   1278405     73.30     61.05  --
48.09/48.15	c  S st    23    158535       256     21256        12     28617    148746   1307891     73.30     61.05  --
48.09/48.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.09/48.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.30/48.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.17
48.30/48.33	c Calc non-exist non-lernt bins v-fix:     0 done:    256 time:  0.00 s
48.30/48.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.30/48.34	c Subs w/ non-existent bins:      0 time:  0.01 s
48.30/48.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.30/48.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.30/48.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
52.59/52.61	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
60.79/60.86	c Added 3 vars  tried: 80000 time: 8.26
60.99/61.01	c ORs :      3 avg-s:  0.0 cl-sh:  9281 l-rem:   9281 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.40
60.99/61.03	c lits-rem:       222  cl-subs:     1870  v-elim:    250  v-fix:    0  time: 12.67 s
60.99/61.03	c learnt bin added due to v-elim: 0
60.99/61.04	c vivif2 --  cl tried    21259 cl shrink        0 lits rem          0 time: 0.00
60.99/61.05	c vivif2 --  cl tried    26747 cl shrink        0 lits rem          0 time: 0.01
61.09/61.16	c asymm  cl-useful: 0/1364/21259 lits-rem:0 time: 0.12
61.09/61.16	c calculated reachability. Time: 0.00
61.09/61.16	c  N dy    23    158535       259     21259        18     26747    148755   1159469     73.30     61.05  --
82.19/82.29	c  N dy    24    237803       259     21259        18     31864    148755   1328402     72.47     60.82  --
82.29/82.35	c  S st    24    237803       259     21259        18     31864    148755   1328402     72.47     60.82  --
82.39/82.47	c  S st    24    238304       259     21259        18     32363    148755   1357575     72.47     60.82  --
82.39/82.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.39/82.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.59/82.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.19
82.59/82.67	c Calc non-exist non-lernt bins v-fix:     0 done:    259 time:  0.00 s
82.59/82.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.59/82.68	c Subs w/ non-existent bins:      0 time:  0.01 s
82.69/82.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.69/82.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.69/82.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
86.49/86.55	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
95.29/95.33	c Added 3 vars  tried: 80000 time: 8.78
95.49/95.56	c ORs :      3 avg-s:  0.0 cl-sh: 14323 l-rem:  14323 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    9.01
95.49/95.58	c lits-rem:       312  cl-subs:     1982  v-elim:    250  v-fix:    0  time: 12.88 s
95.49/95.58	c learnt bin added due to v-elim: 0
95.49/95.58	c vivif2 --  cl tried    21262 cl shrink        0 lits rem          0 time: 0.00
95.60/95.60	c vivif2 --  cl tried    30381 cl shrink        0 lits rem          0 time: 0.01
95.70/95.72	c asymm  cl-useful: 0/1105/21262 lits-rem:0 time: 0.12
95.70/95.72	c calculated reachability. Time: 0.00
95.70/95.72	c  N dy    24    238304       262     21262        24     30381    148762   1200994     72.47     60.82  --
129.80/129.90	c  N dy    25    357456       262     21262        24     34619    148762   1266882     72.81     61.46  --
129.89/129.96	c  S st    25    357456       262     21262        24     34619    148762   1266882     72.81     61.46  --
130.09/130.10	c  S st    25    357960       262     21262        24     35118    148762   1297467     72.81     61.46  --
130.09/130.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.09/130.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.29/130.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.8M T:  0.21
130.29/130.32	c Calc non-exist non-lernt bins v-fix:     0 done:    262 time:  0.00 s
130.29/130.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.29/130.33	c Subs w/ non-existent bins:      0 time:  0.01 s
130.29/130.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.29/130.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.29/130.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
133.99/134.07	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
143.39/143.41	c Added 3 vars  tried: 80000 time: 9.34
143.59/143.61	c ORs :      3 avg-s:  0.0 cl-sh: 12584 l-rem:  12584 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    9.54
143.59/143.64	c lits-rem:       277  cl-subs:     1740  v-elim:    250  v-fix:    0  time: 13.28 s
143.59/143.64	c learnt bin added due to v-elim: 0
143.59/143.64	c vivif2 --  cl tried    21265 cl shrink        0 lits rem          0 time: 0.00
143.59/143.65	c vivif2 --  cl tried    33378 cl shrink        0 lits rem          0 time: 0.01
143.69/143.77	c asymm  cl-useful: 0/1258/21265 lits-rem:0 time: 0.12
143.69/143.77	c calculated reachability. Time: 0.00
143.69/143.77	c  N dy    25    357960       265     21265        30     33378    148766   1164332     72.81     61.46  --
212.59/212.66	c  N dy    26    536941       265     21265        30     41397    148766   1428173     74.57     61.52  --
212.69/212.74	c  S st    26    536941       265     21265        30     41397    148766   1428173     74.57     61.52  --
212.89/212.90	c  S st    26    537447       265     21265        30     41902    148766   1458621     74.57     61.52  --
212.89/212.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
212.89/212.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
213.09/213.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.1M T:  0.25
213.09/213.16	c Calc non-exist non-lernt bins v-fix:     0 done:    265 time:  0.00 s
213.09/213.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
213.09/213.17	c Subs w/ non-existent bins:      0 time:  0.01 s
213.19/213.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
213.19/213.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
213.19/213.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
218.30/218.39	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.02
228.30/228.30	c Added 3 vars  tried: 80000 time: 9.91
228.40/228.46	c ORs :      3 avg-s:  0.0 cl-sh:  8687 l-rem:   8687 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   10.07
228.40/228.49	c lits-rem:       316  cl-subs:     1932  v-elim:    250  v-fix:    0  time: 15.29 s
228.40/228.49	c learnt bin added due to v-elim: 0
228.40/228.49	c vivif2 --  cl tried    21268 cl shrink        0 lits rem          0 time: 0.00
228.50/228.51	c vivif2 --  cl tried    39970 cl shrink        0 lits rem          0 time: 0.01
228.60/228.63	c asymm  cl-useful: 0/1033/21268 lits-rem:0 time: 0.13
228.60/228.64	c calculated reachability. Time: 0.00
228.60/228.64	c  N dy    26    537447       268     21268        36     39970    148773   1328920     74.57     61.52  --
228.60/228.64	c  F st    26    537447       268     21268        36     39970    148773   1328920     74.57     61.52  --
229.20/229.21	c Decided on static restart strategy
327.90/327.91	c  N dy    33    806170       268     21268        36     62312    148773   2596955     76.15     62.17  --
328.00/328.02	c  S st    33    806170       268     21268        36     62312    148773   2596955     76.15     62.17  --
328.20/328.24	c  S st    33    806673       268     21268        36     62811    148773   2626370     76.15     62.17  --
328.20/328.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
328.20/328.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
328.80/328.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.3M T:  0.55
328.80/328.80	c Calc non-exist non-lernt bins v-fix:     0 done:    268 time:  0.00 s
328.80/328.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
328.80/328.82	c Subs w/ non-existent bins:      0 time:  0.02 s
328.80/328.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
328.80/328.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
328.80/328.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
346.10/346.10	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.08
365.50/365.55	c Added 3 vars  tried: 80000 time: 19.45
366.00/366.08	c ORs :      3 avg-s:  0.0 cl-sh: 17475 l-rem:  17475 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   19.98
366.10/366.13	c lits-rem:      2259  cl-subs:     3947  v-elim:    250  v-fix:    0  time: 37.25 s
366.10/366.13	c learnt bin added due to v-elim: 0
366.10/366.13	c vivif2 --  cl tried    21271 cl shrink        0 lits rem          0 time: 0.00
366.10/366.16	c vivif2 --  cl tried    58864 cl shrink        0 lits rem          0 time: 0.02
366.31/366.30	c asymm  cl-useful: 0/768/21271 lits-rem:0 time: 0.14
366.31/366.31	c calculated reachability. Time: 0.00
366.31/366.31	c  N dy    33    806673       271     21271        42     58864    148777   2332991     76.15     62.17  --
561.41/561.45	c  N dy    34   1210010       271     21271        42     76297    148777   3006082     73.44     61.29  --
561.51/561.58	c  S st    34   1210010       271     21271        42     76297    148777   3006082     73.44     61.29  --
561.81/561.85	c  S st    34   1210515       271     21271        42     76797    148777   3034696     73.44     61.29  --
561.81/561.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
561.81/561.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
562.41/562.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.9M T:  0.56
562.41/562.42	c Calc non-exist non-lernt bins v-fix:     0 done:    271 time:  0.00 s
562.41/562.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
562.41/562.45	c Subs w/ non-existent bins:      0 time:  0.02 s
562.51/562.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
562.51/562.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
562.51/562.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
638.11/638.15	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.10
658.91/658.93	c Added 3 vars  tried: 80000 time: 20.78
659.61/659.60	c ORs :      3 avg-s:  0.0 cl-sh: 20024 l-rem:  20024 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   21.45
659.61/659.65	c lits-rem:       264  cl-subs:     4659  v-elim:    250  v-fix:    0  time: 97.12 s
659.61/659.65	c learnt bin added due to v-elim: 0
659.61/659.65	c vivif2 --  cl tried    21274 cl shrink        0 lits rem          0 time: 0.00
659.61/659.68	c vivif2 --  cl tried    72138 cl shrink        0 lits rem          0 time: 0.03
659.81/659.83	c asymm  cl-useful: 0/779/21274 lits-rem:0 time: 0.15
659.81/659.83	c calculated reachability. Time: 0.00
659.81/659.83	c  N dy    34   1210515       274     21274        48     72138    148778   2720145     73.44     61.29  --
926.72/926.79	c  N dy    35   1710515       274     21274        48    101572    148778   4348143     72.81     60.41  --
926.92/926.97	c  S st    35   1710515       274     21274        48    101572    148778   4348143     72.81     60.41  --
927.33/927.32	c  S st    35   1711019       274     21274        48    102073    148778   4377618     72.81     60.41  --
927.33/927.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
927.33/927.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
928.22/928.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.8M T:  0.87
928.22/928.20	c Calc non-exist non-lernt bins v-fix:     0 done:    274 time:  0.00 s
928.22/928.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
928.22/928.23	c Subs w/ non-existent bins:      0 time:  0.04 s
928.32/928.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
928.32/928.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
928.32/928.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1091.72/1091.77	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.17
1125.62/1125.65	c Added 3 vars  tried: 80000 time: 33.88
1128.12/1128.14	c ORs :      3 avg-s:  0.0 cl-sh: 52100 l-rem:  52100 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   36.37
1128.22/1128.21	c lits-rem:      3094  cl-subs:     7446  v-elim:    250  v-fix:    0  time: 199.86 s
1128.22/1128.21	c learnt bin added due to v-elim: 0
1128.22/1128.22	c vivif2 --  cl tried    21277 cl shrink        0 lits rem          0 time: 0.00
1128.22/1128.26	c vivif2 --  cl tried    94627 cl shrink        0 lits rem          0 time: 0.04
1128.42/1128.43	c asymm  cl-useful: 0/575/21277 lits-rem:0 time: 0.17
1128.42/1128.43	c calculated reachability. Time: 0.00
1128.42/1128.43	c  N dy    35   1711019       277     21277        54     94627    148780   3819624     72.81     60.41  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.69 3.94 3.90 2/176 16686
/proc/meminfo: memFree=20409680/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=28924 CPUtime=0 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 712 0 0 0 0 0 0 0 25 0 1 0 271564639 29618176 649 33554432000 4194304 4797429 140735382767344 18446744073709551615 228095147495 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 7231 650 347 148 0 2160 0

[startup+0.0315659 s]
/proc/loadavg: 3.69 3.94 3.90 2/176 16686
/proc/meminfo: memFree=20409680/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=29980 CPUtime=0.02 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 1164 0 0 0 2 0 0 0 25 0 1 0 271564639 30699520 1083 33554432000 4194304 4797429 140735382767344 18446744073709551615 4430142 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 7495 1083 370 148 0 2424 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29980

[startup+0.100619 s]
/proc/loadavg: 3.69 3.94 3.90 2/176 16686
/proc/meminfo: memFree=20409680/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=30112 CPUtime=0.09 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 1185 0 0 0 9 0 0 0 25 0 1 0 271564639 30834688 1104 33554432000 4194304 4797429 140735382767344 18446744073709551615 4428895 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 7528 1104 370 148 0 2457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30112

[startup+0.300555 s]
/proc/loadavg: 3.69 3.94 3.90 2/176 16686
/proc/meminfo: memFree=20409680/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=132116 CPUtime=0.29 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 2184 0 0 0 29 0 0 0 25 0 1 0 271564639 135286784 1787 33554432000 4194304 4797429 140735382767344 18446744073709551615 4390023 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 33029 1788 404 148 0 27958 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132116

[startup+0.700502 s]
/proc/loadavg: 3.69 3.94 3.90 2/176 16686
/proc/meminfo: memFree=20409680/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=132116 CPUtime=0.69 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 2436 0 0 0 69 0 0 0 25 0 1 0 271564639 135286784 2037 33554432000 4194304 4797429 140735382767344 18446744073709551615 4425005 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 33029 2037 406 148 0 27958 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132116

[startup+1.50036 s]
/proc/loadavg: 3.69 3.94 3.90 5/190 16713
/proc/meminfo: memFree=20283636/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=133084 CPUtime=1.49 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 3238 0 0 0 149 0 0 0 25 0 1 0 271564639 136278016 2308 33554432000 4194304 4797429 140735382767344 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 33271 2308 406 148 0 28200 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133084

[startup+3.10104 s]
/proc/loadavg: 3.71 3.94 3.90 5/190 16713
/proc/meminfo: memFree=20263548/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=134352 CPUtime=3.09 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 4933 0 0 0 309 0 0 0 25 0 1 0 271564639 137576448 2423 33554432000 4194304 4797429 140735382767344 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 33588 2423 406 148 0 28517 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134352

[startup+6.30049 s]
/proc/loadavg: 3.71 3.94 3.90 5/190 16714
/proc/meminfo: memFree=20244064/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=138260 CPUtime=6.29 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 7039 0 0 0 628 1 0 0 25 0 1 0 271564639 141578240 3555 33554432000 4194304 4797429 140735382767344 18446744073709551615 4524394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 34565 3555 410 148 0 29494 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138260

[startup+12.7003 s]
/proc/loadavg: 3.75 3.94 3.90 5/190 16714
/proc/meminfo: memFree=20239080/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=139284 CPUtime=12.69 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 9567 0 0 0 1268 1 0 0 23 0 1 0 271564639 142626816 3865 33554432000 4194304 4797429 140735382767344 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 34821 3865 411 148 0 29750 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139284

[startup+25.501 s]
/proc/loadavg: 3.79 3.94 3.90 5/190 16714
/proc/meminfo: memFree=20183516/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=142512 CPUtime=25.49 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 14820 0 0 0 2546 3 0 0 25 0 1 0 271564639 145932288 5092 33554432000 4194304 4797429 140735382767344 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 35628 5092 416 148 0 30557 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 142512

[startup+51.1003 s]
/proc/loadavg: 3.92 3.96 3.91 5/190 16715
/proc/meminfo: memFree=20163168/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=151080 CPUtime=51.09 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 23585 0 0 0 5104 5 0 0 25 0 1 0 271564639 154705920 7212 33554432000 4194304 4797429 140735382767344 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 37770 7212 417 148 0 32699 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 151080

[startup+102.307 s]
/proc/loadavg: 3.97 3.97 3.91 5/190 16716
/proc/meminfo: memFree=20106352/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=156788 CPUtime=102.3 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 35666 0 0 0 10221 9 0 0 25 0 1 0 271564639 160550912 8725 33554432000 4194304 4797429 140735382767344 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 39197 8725 416 148 0 34126 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 156788

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.91 5/190 16718
/proc/meminfo: memFree=20060888/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=160668 CPUtime=162.3 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 51657 0 0 0 16216 14 0 0 25 0 1 0 271564639 164524032 9073 33554432000 4194304 4797429 140735382767344 18446744073709551615 4391024 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 40167 9073 416 148 0 35096 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 160668

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 16719
/proc/meminfo: memFree=20060228/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=164752 CPUtime=222.3 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 65225 0 0 0 22210 20 0 0 25 0 1 0 271564639 168706048 10386 33554432000 4194304 4797429 140735382767344 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 41188 10386 416 148 0 36117 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 164752

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 16721
/proc/meminfo: memFree=20039232/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=167884 CPUtime=282.3 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 80699 0 0 0 28206 24 0 0 25 0 1 0 271564639 171913216 12301 33554432000 4194304 4797429 140735382767344 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 41971 12301 416 148 0 36900 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 167884

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 16723
/proc/meminfo: memFree=20036536/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=178136 CPUtime=342.31 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 94164 0 0 0 34202 29 0 0 25 0 1 0 271564639 182411264 14674 33554432000 4194304 4797429 140735382767344 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 44534 14674 416 148 0 39463 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 178136

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 16724
/proc/meminfo: memFree=20021488/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=181752 CPUtime=402.3 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 102470 0 0 0 40199 31 0 0 25 0 1 0 271564639 186114048 15030 33554432000 4194304 4797429 140735382767344 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 45438 15030 416 148 0 40367 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 181752

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 16726
/proc/meminfo: memFree=20011016/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=182024 CPUtime=462.3 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 114855 0 0 0 46194 36 0 0 25 0 1 0 271564639 186392576 15147 33554432000 4194304 4797429 140735382767344 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 45506 15147 416 148 0 40435 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 182024

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 16727
/proc/meminfo: memFree=19963424/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=184212 CPUtime=522.31 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 125759 0 0 0 52191 40 0 0 25 0 1 0 271564639 188633088 17284 33554432000 4194304 4797429 140735382767344 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 46053 17284 416 148 0 40982 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 184212

[startup+582.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 16729
/proc/meminfo: memFree=19972168/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=190008 CPUtime=582.31 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 135146 0 0 0 58189 42 0 0 25 0 1 0 271564639 194568192 17581 33554432000 4194304 4797429 140735382767344 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 47502 17581 416 148 0 42431 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 190008

[startup+642.301 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 16731
/proc/meminfo: memFree=19931088/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=190548 CPUtime=642.31 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 135250 0 0 0 64189 42 0 0 25 0 1 0 271564639 195121152 17685 33554432000 4194304 4797429 140735382767344 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 47637 17685 416 148 0 42566 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 190548

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 16732
/proc/meminfo: memFree=19911836/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=193064 CPUtime=702.31 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 144314 0 0 0 70186 45 0 0 25 0 1 0 271564639 197697536 17302 33554432000 4194304 4797429 140735382767344 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 48266 17302 416 148 0 43195 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 193064

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 16734
/proc/meminfo: memFree=19908468/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=193184 CPUtime=762.32 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 154777 0 0 0 76183 49 0 0 25 0 1 0 271564639 197820416 18299 33554432000 4194304 4797429 140735382767344 18446744073709551615 4424967 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 48296 18299 416 148 0 43225 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 193184

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 16735
/proc/meminfo: memFree=19933628/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=194416 CPUtime=822.32 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 165311 0 0 0 82180 52 0 0 25 0 1 0 271564639 199081984 19057 33554432000 4194304 4797429 140735382767344 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 48604 19057 416 148 0 43533 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 194416

[startup+882.301 s]
/proc/loadavg: 4.07 4.00 3.92 5/190 16737
/proc/meminfo: memFree=19900604/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=195116 CPUtime=882.32 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 175159 0 0 0 88177 55 0 0 25 0 1 0 271564639 199798784 18801 33554432000 4194304 4797429 140735382767344 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 48779 18801 416 148 0 43708 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 195116

[startup+942.301 s]
/proc/loadavg: 4.03 4.00 3.92 5/190 16739
/proc/meminfo: memFree=19871404/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=206436 CPUtime=942.32 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 184470 0 0 0 94174 58 0 0 25 0 1 0 271564639 211390464 22876 33554432000 4194304 4797429 140735382767344 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 51609 22876 416 148 0 46538 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 206436

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 16749
/proc/meminfo: memFree=19840840/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=206436 CPUtime=1002.32 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 184470 0 0 0 100174 58 0 0 25 0 1 0 271564639 211390464 22876 33554432000 4194304 4797429 140735382767344 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 51609 22876 416 148 0 46538 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 206436

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 16751
/proc/meminfo: memFree=19877204/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=206436 CPUtime=1062.32 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 184470 0 0 0 106174 58 0 0 25 0 1 0 271564639 211390464 22876 33554432000 4194304 4797429 140735382767344 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 51609 22876 416 148 0 46538 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 206436

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 16752
/proc/meminfo: memFree=19872820/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=208228 CPUtime=1122.32 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 184824 0 0 0 112174 58 0 0 25 0 1 0 271564639 213225472 23230 33554432000 4194304 4797429 140735382767344 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 52057 23230 416 148 0 46986 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 208228

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 3.94 5/190 16754
/proc/meminfo: memFree=19896588/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=209980 CPUtime=1182.33 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 193655 0 0 0 118171 62 0 0 25 0 1 0 271564639 215019520 20798 33554432000 4194304 4797429 140735382767344 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 52495 20798 416 148 0 47424 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 209980

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 16756
/proc/meminfo: memFree=19863804/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=210088 CPUtime=1242.33 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 201756 0 0 0 124168 65 0 0 25 0 1 0 271564639 215130112 23302 33554432000 4194304 4797429 140735382767344 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 52522 23302 416 148 0 47451 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 210088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 16757
/proc/meminfo: memFree=19825676/32951124 swapFree=67111528/67111528
[pid=16686] ppid=16684 vsize=210776 CPUtime=1300.04 cores=0,2
/proc/16686/stat : 16686 (techdemo) R 16684 16686 16652 0 -1 4202496 208944 0 0 0 129935 69 0 0 25 0 1 0 271564639 215834624 24832 33554432000 4194304 4797429 140735382767344 18446744073709551615 4345214 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16686/statm: 52694 24832 416 148 0 47623 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 210776

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

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

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

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

runsolver used 2.28065 second user time and 4.83026 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-03 02:44:52
IDJOB=3173249
IDBENCH=82667
IDSOLVER=1585
FILE ID=node142/3173249-1301791492
RUNJOBID= node142-1301791491-16670
PBS_JOBID= 12841428
Free space on /tmp= 71032 MiB

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

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

MD5SUM BENCH= 3c4691c1028b5642345f341166405cb7
RANDOM SEED=83804199

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      20409960 kB
Buffers:        372228 kB
Cached:       11805564 kB
SwapCached:          0 kB
Active:        7552172 kB
Inactive:      4692256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20409960 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9460 kB
Writeback:           0 kB
AnonPages:       66360 kB
Mapped:          14320 kB
Slab:           230868 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190900 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= 70992 MiB
End job on node142 at 2011-04-03 03:06:34