Trace number 3273897

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

Namecrafted/spence/sgen/
sgen3-n280-s93756482-sat.cnf
MD5SUMbadb3b4ac12b29ada7dd8ed96ed75c80
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.66244
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3273897-1303608083.cnf'
0.00/0.00	c -- header says num vars:            280
0.00/0.00	c -- header says num clauses:         672
0.00/0.00	c -- clauses added:            0 learnts,          672 normals,            0 xors
0.00/0.00	c -- vars added        280
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       280       112       560         0      1680         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    280 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     139 undec:       0 neg:     141
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.00	c  B st     0         0       280       112       560         0      1680         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
2.69/2.77	c  N dy     7     30003       280       112       560     10473      1680    387912     53.02     24.71  --
2.69/2.79	c  S st     7     30003       280       112       560     10473      1680    387912     53.02     24.71  --
2.79/2.84	c  S st     7     30504       280       112       560     10971      1680    403826     53.02     24.71  --
2.79/2.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.89/2.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.09
2.89/2.94	c Calc non-exist non-lernt bins v-fix:     0 done:    280 time:  0.00 s
2.89/2.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.89/2.94	c Subs w/ non-existent bins:      0 time:  0.00 s
2.89/2.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
2.99/3.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.79/3.80	c lits-rem:       647  cl-subs:      612  v-elim:      0  v-fix:    0  time:  0.77 s
3.79/3.80	c learnt bin added due to v-elim: 0
3.79/3.80	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
3.79/3.80	c vivif2 --  cl tried    10359 cl shrink        0 lits rem          0 time: 0.00
3.79/3.81	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.01
3.79/3.81	c calculated reachability. Time: 0.00
3.79/3.81	c  N dy     7     30504       280       112       560     10359      1680    381193     53.02     24.71  --
3.79/3.81	c  F st     7     30504       280       112       560     10359      1680    381193     53.02     24.71  --
3.89/3.96	c Decided on static restart strategy
5.49/5.59	c  N dy    14     45756       280       112       560      8825      1680    219208     51.73     24.63  --
5.60/5.60	c  S st    14     45756       280       112       560      8825      1680    219208     51.73     24.63  --
5.60/5.64	c  S st    14     46258       280       112       560      9325      1680    234502     51.73     24.63  --
5.60/5.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.60/5.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.70/5.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.07
5.70/5.71	c Calc non-exist non-lernt bins v-fix:     0 done:    280 time:  0.00 s
5.70/5.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.70/5.71	c Subs w/ non-existent bins:      0 time:  0.00 s
5.70/5.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.70/5.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
5.70/5.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.80/5.80	c lits-rem:       151  cl-subs:      260  v-elim:      0  v-fix:    0  time:  0.05 s
5.80/5.80	c learnt bin added due to v-elim: 0
5.80/5.80	c vivif2 --  cl tried      112 cl shrink        0 lits rem          0 time: 0.00
5.80/5.80	c vivif2 --  cl tried     9065 cl shrink        0 lits rem          0 time: 0.00
5.80/5.81	c asymm  cl-useful: 0/112/112 lits-rem:0 time: 0.01
5.80/5.81	c calculated reachability. Time: 0.00
5.80/5.81	c  N dy    14     46258       280       112       560      9065      1680    229042     51.73     24.63  --
8.99/9.07	c  N dy    15     69389       280       112       560     11182      1680    274493     52.58     23.94  --
8.99/9.08	c  S st    15     69389       280       112       560     11182      1680    274493     52.58     23.94  --
9.09/9.14	c  S st    15     69893       280       112       560     11686      1680    291320     52.58     23.94  --
9.09/9.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.09/9.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.09
9.19/9.23	c Calc non-exist non-lernt bins v-fix:     0 done:    280 time:  0.00 s
9.19/9.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.23	c Subs w/ non-existent bins:      0 time:  0.00 s
9.19/9.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
9.19/9.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.69/9.74	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
10.39/10.47	c Added 3 vars  tried: 80000 time: 0.73
10.39/10.48	c ORs :      3 avg-s:  0.0 cl-sh:  4590 l-rem:   4590 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    0.75
10.39/10.49	c lits-rem:        92  cl-subs:      258  v-elim:      0  v-fix:    0  time:  1.21 s
10.39/10.49	c learnt bin added due to v-elim: 0
10.39/10.49	c vivif2 --  cl tried      115 cl shrink        0 lits rem          0 time: 0.00
10.39/10.49	c vivif2 --  cl tried    11428 cl shrink        0 lits rem          0 time: 0.00
10.49/10.50	c asymm  cl-useful: 0/115/115 lits-rem:0 time: 0.01
10.49/10.50	c calculated reachability. Time: 0.00
10.49/10.50	c  N dy    15     69893       283       115       566     11428      1698    280000     52.58     23.94  --
10.49/10.50	c  F st    15     69893       283       115       566     11428      1698    280000     52.58     23.94  --
10.59/10.69	c Decided on static restart strategy
15.69/15.77	c  N dy    22    104839       283       115       566     21219      1698    634447     44.88     23.28  --
15.69/15.79	c  S st    22    104839       283       115       566     21219      1698    634447     44.88     23.28  --
15.79/15.89	c  S st    22    105341       283       115       566     21717      1698    649698     44.88     23.28  --
15.79/15.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.79/15.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.09/16.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.6M T:  0.25
16.09/16.14	c Calc non-exist non-lernt bins v-fix:     0 done:    283 time:  0.00 s
16.09/16.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.09/16.14	c Subs w/ non-existent bins:      0 time:  0.00 s
16.09/16.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.19/16.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
16.19/16.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
17.60/17.68	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
18.89/18.98	c Added 3 vars  tried: 80000 time: 1.30
18.99/19.05	c ORs :      3 avg-s:  0.0 cl-sh:  7838 l-rem:   7838 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    1.38
18.99/19.06	c lits-rem:       526  cl-subs:      886  v-elim:      0  v-fix:    0  time:  2.78 s
18.99/19.06	c learnt bin added due to v-elim: 0
18.99/19.06	c vivif2 --  cl tried      118 cl shrink        0 lits rem          0 time: 0.00
18.99/19.07	c vivif2 --  cl tried    20831 cl shrink        0 lits rem          0 time: 0.00
19.09/19.10	c asymm  cl-useful: 0/118/118 lits-rem:0 time: 0.03
19.09/19.10	c calculated reachability. Time: 0.00
19.09/19.10	c  N dy    22    105341       286       118       572     20831      1717    613289     44.88     23.28  --
27.79/27.89	c  N dy    23    158011       286       118       572     28538      1717    951846     45.91     23.43  --
27.89/27.93	c  S st    23    158011       286       118       572     28538      1717    951846     45.91     23.43  --
27.99/28.03	c  S st    23    158513       286       118       572     29039      1717    966708     45.91     23.43  --
27.99/28.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.99/28.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.29/28.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.2M T:  0.33
28.29/28.37	c Calc non-exist non-lernt bins v-fix:     0 done:    286 time:  0.00 s
28.29/28.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.29/28.38	c Subs w/ non-existent bins:      0 time:  0.01 s
28.29/28.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.50/28.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
28.50/28.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
29.99/30.04	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
31.80/31.84	c Added 3 vars  tried: 80000 time: 1.80
31.99/32.05	c ORs :      3 avg-s:  0.0 cl-sh: 12895 l-rem:  12895 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    2.01
31.99/32.06	c lits-rem:       397  cl-subs:     1304  v-elim:      0  v-fix:    0  time:  3.51 s
31.99/32.06	c learnt bin added due to v-elim: 0
31.99/32.06	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
31.99/32.07	c vivif2 --  cl tried    27735 cl shrink        0 lits rem          0 time: 0.01
32.09/32.10	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.03
32.09/32.10	c calculated reachability. Time: 0.00
32.09/32.10	c  N dy    23    158513       289       121       578     27735      1737    899707     45.91     23.43  --
46.99/47.08	c  N dy    24    237770       289       121       578     32783      1737   1066398     52.30     23.75  --
47.09/47.12	c  S st    24    237770       289       121       578     32783      1737   1066398     52.30     23.75  --
47.20/47.25	c  S st    24    238272       289       121       578     33284      1737   1081767     52.30     23.75  --
47.20/47.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.20/47.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.49/47.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.6M T:  0.31
47.49/47.56	c Calc non-exist non-lernt bins v-fix:     0 done:    289 time:  0.00 s
47.49/47.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.49/47.57	c Subs w/ non-existent bins:      0 time:  0.01 s
47.49/47.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.79/47.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.24 s
47.79/47.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
48.69/48.76	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.00
51.09/51.17	c Added 3 vars  tried: 80000 time: 2.42
51.29/51.37	c ORs :      3 avg-s:  0.0 cl-sh: 11917 l-rem:  11917 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    2.61
51.29/51.38	c lits-rem:        70  cl-subs:     1489  v-elim:      0  v-fix:    0  time:  3.56 s
51.29/51.38	c learnt bin added due to v-elim: 0
51.29/51.38	c vivif2 --  cl tried      124 cl shrink        0 lits rem          0 time: 0.00
51.29/51.39	c vivif2 --  cl tried    31795 cl shrink        0 lits rem          0 time: 0.01
51.39/51.42	c asymm  cl-useful: 0/124/124 lits-rem:0 time: 0.03
51.39/51.43	c calculated reachability. Time: 0.00
51.39/51.43	c  N dy    24    238272       292       124       584     31795      1758   1002614     52.30     23.75  --
77.69/77.72	c  N dy    25    357409       292       124       584     35918      1758   1041510     47.95     23.50  --
77.69/77.76	c  S st    25    357409       292       124       584     35918      1758   1041510     47.95     23.50  --
77.79/77.89	c  S st    25    357910       292       124       584     36418      1758   1057287     47.95     23.50  --
77.79/77.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.79/77.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.29/78.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      0 BRemN:      0 CBin:       0 P: 17.2M T:  0.43
78.29/78.33	c Calc non-exist non-lernt bins v-fix:     0 done:    292 time:  0.00 s
78.29/78.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.29/78.33	c Subs w/ non-existent bins:      0 time:  0.01 s
78.29/78.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.49/78.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
78.49/78.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
79.40/79.49	c ORs :     14 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
81.70/81.77	c Added 3 vars  tried: 80000 time: 2.28
82.00/82.05	c ORs :      3 avg-s:  0.0 cl-sh: 18415 l-rem:  18415 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    2.55
82.00/82.06	c lits-rem:       466  cl-subs:     1202  v-elim:      0  v-fix:    0  time:  3.52 s
82.00/82.06	c learnt bin added due to v-elim: 0
82.00/82.06	c vivif2 --  cl tried      127 cl shrink        0 lits rem          0 time: 0.00
82.00/82.07	c vivif2 --  cl tried    35216 cl shrink        0 lits rem          0 time: 0.01
82.10/82.11	c asymm  cl-useful: 0/127/127 lits-rem:0 time: 0.04
82.10/82.11	c calculated reachability. Time: 0.00
82.10/82.11	c  N dy    25    357910       295       127       593     35216      1777    992781     47.95     23.50  --
130.59/130.66	c  N dy    26    536866       295       127       593     43153      1777   1205686     48.76     22.60  --
130.69/130.70	c  S st    26    536866       295       127       593     43153      1777   1205686     48.76     22.60  --
130.80/130.87	c  S st    26    537368       295       127       593     43654      1777   1221191     48.76     22.60  --
130.80/130.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.80/130.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.29/131.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.2M T:  0.47
131.29/131.34	c Calc non-exist non-lernt bins v-fix:     0 done:    295 time:  0.00 s
131.29/131.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.29/131.35	c Subs w/ non-existent bins:      0 time:  0.01 s
131.29/131.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
131.49/131.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
131.49/131.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
132.69/132.78	c ORs :     17 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
135.20/135.29	c Added 3 vars  tried: 80000 time: 2.51
135.49/135.56	c ORs :      3 avg-s:  0.0 cl-sh: 14375 l-rem:  14375 b-add:      6 v-rep:   0 cl-rem: 7 avg s: 9.9 T:    2.78
135.49/135.58	c lits-rem:        25  cl-subs:     1729  v-elim:      0  v-fix:    0  time:  4.00 s
135.49/135.58	c learnt bin added due to v-elim: 0
135.49/135.58	c vivif2 --  cl tried      130 cl shrink        0 lits rem          0 time: 0.00
135.49/135.59	c vivif2 --  cl tried    41918 cl shrink        0 lits rem          0 time: 0.01
135.59/135.63	c asymm  cl-useful: 0/130/130 lits-rem:0 time: 0.04
135.59/135.64	c calculated reachability. Time: 0.00
135.59/135.64	c  N dy    26    537368       298       130       599     41918      1797   1144681     48.76     22.60  --
135.59/135.64	c  F st    26    537368       298       130       599     41918      1797   1144681     48.76     22.60  --
135.89/135.95	c Decided on static restart strategy
226.29/226.35	c  N dy    33    806052       298       130       599     65353      1797   2262354     54.46     22.08  --
226.39/226.44	c  S st    33    806052       298       130       599     65353      1797   2262354     54.46     22.08  --
226.60/226.69	c  S st    33    806553       298       130       599     65850      1797   2278114     54.46     22.08  --
226.69/226.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
226.69/226.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.79/227.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      0 BRemN:      0 CBin:       0 P: 35.5M T:  1.12
227.79/227.82	c Calc non-exist non-lernt bins v-fix:     0 done:    298 time:  0.00 s
227.79/227.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.79/227.84	c Subs w/ non-existent bins:      0 time:  0.02 s
227.79/227.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
228.49/228.56	c subs with bin:        0  lits-rem:         8  v-fix:    0  time:  0.69 s
228.49/228.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
233.49/233.53	c ORs :     22 avg-s:  2.0 cl-sh:     3 l-rem:      3 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
239.59/239.70	c Added 4 vars  tried: 80000 time: 6.17
241.39/241.49	c ORs :      4 avg-s:  0.0 cl-sh: 54750 l-rem:  54750 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    7.96
241.49/241.53	c lits-rem:        60  cl-subs:     2848  v-elim:      0  v-fix:    0  time: 12.96 s
241.49/241.53	c learnt bin added due to v-elim: 0
241.49/241.53	c vivif2 --  cl tried      134 cl shrink        0 lits rem          0 time: 0.00
241.49/241.55	c vivif2 --  cl tried    63002 cl shrink        0 lits rem          0 time: 0.02
241.59/241.65	c asymm  cl-useful: 0/134/134 lits-rem:0 time: 0.10
241.59/241.65	c calculated reachability. Time: 0.00
241.59/241.65	c  N dy    33    806553       302       134       610     63002      1825   2093309     54.46     22.08  --
384.10/384.13	c  N dy    34   1209829       302       134       610     78821      1825   2449566     49.70     21.40  --
384.20/384.23	c  S st    34   1209829       302       134       610     78821      1825   2449566     49.70     21.40  --
384.50/384.53	c  S st    34   1210336       302       134       612     79324      1825   2464907     49.70     21.40  --
384.50/384.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
384.50/384.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
385.70/385.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P: 41.6M T:  1.20
385.70/385.74	c Calc non-exist non-lernt bins v-fix:     0 done:    302 time:  0.00 s
385.70/385.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
385.70/385.76	c Subs w/ non-existent bins:      0 time:  0.02 s
385.80/385.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
386.50/386.53	c subs with bin:        0  lits-rem:       646  v-fix:    0  time:  0.73 s
386.50/386.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
393.50/393.54	c ORs :     28 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
399.31/399.34	c Added 4 vars  tried: 80000 time: 5.80
401.41/401.42	c ORs :      4 avg-s:  0.0 cl-sh: 56633 l-rem:  56633 b-add:      8 v-rep:   0 cl-rem: 1 avg s: 13.0 T:    7.88
401.41/401.46	c lits-rem:        60  cl-subs:     5174  v-elim:      0  v-fix:    0  time: 14.93 s
401.41/401.46	c learnt bin added due to v-elim: 0
401.41/401.46	c vivif2 --  cl tried      138 cl shrink        0 lits rem          0 time: 0.00
401.41/401.48	c vivif2 --  cl tried    74149 cl shrink        0 lits rem          0 time: 0.03
401.51/401.60	c asymm  cl-useful: 0/138/138 lits-rem:0 time: 0.11
401.60/401.60	c calculated reachability. Time: 0.00
401.60/401.60	c  N dy    34   1210336       306       138       621     74149      1853   2217443     49.70     21.40  --
627.31/627.37	c  N dy    35   1710337       306       138       621    105693      1853   4026645     56.94     20.80  --
627.51/627.52	c  S st    35   1710337       306       138       621    105693      1853   4026645     56.94     20.80  --
627.91/627.95	c  S st    35   1710840       306       138       621    106196      1853   4042817     56.94     20.80  --
627.91/627.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
627.91/627.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
629.80/629.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      0 BRemN:      0 CBin:       0 P: 57.4M T:  1.87
629.80/629.83	c Calc non-exist non-lernt bins v-fix:     0 done:    306 time:  0.00 s
629.80/629.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
629.80/629.87	c Subs w/ non-existent bins:      0 time:  0.04 s
629.90/629.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
631.20/631.23	c subs with bin:        0  lits-rem:       429  v-fix:    0  time:  1.30 s
631.20/631.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
675.80/675.84	c ORs :     34 avg-s:  2.0 cl-sh:   183 l-rem:    183 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
688.80/688.89	c Added 4 vars  tried: 80000 time: 13.05
693.70/693.71	c ORs :      4 avg-s:  0.0 cl-sh: 83917 l-rem:  83917 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   17.87
693.70/693.78	c lits-rem:       157  cl-subs:     5744  v-elim:      0  v-fix:    0  time: 62.55 s
693.70/693.78	c learnt bin added due to v-elim: 0
693.70/693.78	c vivif2 --  cl tried      142 cl shrink        0 lits rem          0 time: 0.00
693.80/693.82	c vivif2 --  cl tried   100452 cl shrink        0 lits rem          0 time: 0.04
693.90/693.98	c asymm  cl-useful: 0/142/142 lits-rem:0 time: 0.16
693.90/693.99	c calculated reachability. Time: 0.00
693.90/693.99	c  N dy    35   1710840       310       142       632    100452      1880   3684570     56.94     20.80  --
931.02/931.08	c  N dy    36   2210841       310       142       632    116763      1880   4028646     49.69     20.88  --
931.21/931.24	c  S st    36   2210841       310       142       632    116763      1880   4028646     49.69     20.88  --
931.21/931.24	c Finding binary XORs  T:     0.00 s  found:       0
931.72/931.73	c  S st    36   2211341       310       142       632    117263      1880   4043925     49.69     20.88  --
931.72/931.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
931.72/931.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
933.51/933.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 59.5M T:  1.81
933.51/933.55	c Calc non-exist non-lernt bins v-fix:     0 done:    310 time:  0.00 s
933.51/933.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
933.51/933.59	c Subs w/ non-existent bins:      0 time:  0.04 s
933.61/933.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
934.81/934.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.22 s
934.81/934.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
981.61/981.67	c ORs :     38 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 42.0 T:    0.07
993.32/993.39	c Added 4 vars  tried: 80000 time: 11.72
996.01/996.02	c ORs :      4 avg-s:  0.0 cl-sh: 44198 l-rem:  44198 b-add:      8 v-rep:   0 cl-rem: 1 avg s: 11.0 T:   14.35
996.01/996.08	c lits-rem:        35  cl-subs:     5790  v-elim:      0  v-fix:    0  time: 61.21 s
996.01/996.08	c learnt bin added due to v-elim: 0
996.01/996.08	c vivif2 --  cl tried      146 cl shrink        0 lits rem          0 time: 0.00
996.11/996.13	c vivif2 --  cl tried   111471 cl shrink        0 lits rem          0 time: 0.05
996.31/996.33	c asymm  cl-useful: 0/142/146 lits-rem:0 time: 0.20
996.31/996.34	c calculated reachability. Time: 0.00
996.31/996.34	c  N dy    36   2211341       314       146       640    111471      1908   3739791     49.69     20.88  --
1260.53/1260.57	c  N dy    37   2711341       314       146       640    135779      1908   4808694     53.35     21.15  --
1260.73/1260.76	c  S st    37   2711341       314       146       640    135779      1908   4808694     53.35     21.15  --
1261.33/1261.37	c  S st    37   2711844       314       146       640    136282      1908   4823476     53.35     21.15  --
1261.33/1261.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1261.33/1261.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1263.13/1263.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 56.9M T:  1.75
1263.13/1263.14	c Calc non-exist non-lernt bins v-fix:     0 done:    314 time:  0.00 s
1263.13/1263.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1263.13/1263.18	c Subs w/ non-existent bins:      0 time:  0.05 s
1263.23/1263.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1264.62/1264.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
1264.62/1264.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 2 cores: 5,7

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.72 4/189 13072
/proc/meminfo: memFree=23117148/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=127232 CPUtime=0 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 576 0 0 0 0 0 0 0 22 0 1 0 472411099 130285568 512 33554432000 4194304 4797429 140733547853136 18446744073709551615 218370653883 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 31808 512 404 148 0 26737 0

[startup+0.09467 s]
/proc/loadavg: 3.39 3.87 3.72 4/189 13072
/proc/meminfo: memFree=23117148/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=127512 CPUtime=0.09 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 736 0 0 0 9 0 0 0 22 0 1 0 472411099 130572288 671 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424949 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 31878 671 406 148 0 26807 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127512

[startup+0.100666 s]
/proc/loadavg: 3.39 3.87 3.72 4/189 13072
/proc/meminfo: memFree=23117148/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=127512 CPUtime=0.09 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 744 0 0 0 9 0 0 0 22 0 1 0 472411099 130572288 678 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 31878 678 406 148 0 26807 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127512

[startup+0.300633 s]
/proc/loadavg: 3.39 3.87 3.72 4/189 13072
/proc/meminfo: memFree=23117148/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=128128 CPUtime=0.29 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 1050 0 0 0 29 0 0 0 23 0 1 0 472411099 131203072 770 33554432000 4194304 4797429 140733547853136 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 32032 770 406 148 0 26961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128128

[startup+0.700562 s]
/proc/loadavg: 3.39 3.87 3.72 4/189 13072
/proc/meminfo: memFree=23117148/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=128976 CPUtime=0.69 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 1560 0 0 0 69 0 0 0 25 0 1 0 472411099 132071424 900 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 32244 900 406 148 0 27173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128976

[startup+1.50042 s]
/proc/loadavg: 3.39 3.87 3.72 6/190 13073
/proc/meminfo: memFree=23108964/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=129608 CPUtime=1.49 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 2218 0 0 0 149 0 0 0 25 0 1 0 472411099 132718592 1077 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 32402 1077 406 148 0 27331 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129608

[startup+3.10014 s]
/proc/loadavg: 3.39 3.87 3.72 5/190 13073
/proc/meminfo: memFree=23102020/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=132680 CPUtime=3.09 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 3733 0 0 0 309 0 0 0 25 0 1 0 472411099 135864320 2018 33554432000 4194304 4797429 140733547853136 18446744073709551615 4506625 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 33170 2018 410 148 0 28099 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132680

[startup+6.30057 s]
/proc/loadavg: 3.44 3.87 3.72 5/190 13073
/proc/meminfo: memFree=23092000/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=134160 CPUtime=6.3 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 5448 0 0 0 629 1 0 0 25 0 1 0 472411099 137379840 2392 33554432000 4194304 4797429 140733547853136 18446744073709551615 4422865 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 33540 2392 411 148 0 28469 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 134160

[startup+12.7004 s]
/proc/loadavg: 3.48 3.87 3.72 5/190 13073
/proc/meminfo: memFree=23082848/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=136428 CPUtime=12.69 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 8370 0 0 0 1268 1 0 0 25 0 1 0 472411099 139702272 2844 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 34107 2844 415 148 0 29036 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136428

[startup+25.5002 s]
/proc/loadavg: 3.60 3.88 3.73 5/190 13074
/proc/meminfo: memFree=23066544/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=141520 CPUtime=25.5 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 13213 0 0 0 2548 2 0 0 25 0 1 0 472411099 144916480 4687 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 35380 4687 415 148 0 30309 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 141520

[startup+51.1007 s]
/proc/loadavg: 3.81 3.90 3.74 5/190 13074
/proc/meminfo: memFree=23044116/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=148656 CPUtime=51.09 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 21538 0 0 0 5106 3 0 0 25 0 1 0 472411099 152223744 6227 33554432000 4194304 4797429 140733547853136 18446744073709551615 4495473 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 37164 6227 416 148 0 32093 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 148656

[startup+102.307 s]
/proc/loadavg: 3.92 3.92 3.75 5/190 13076
/proc/meminfo: memFree=23025672/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=153212 CPUtime=102.3 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 36280 0 0 0 10224 6 0 0 25 0 1 0 472411099 156889088 6772 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 38303 6772 416 148 0 33232 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 153212

[startup+162.301 s]
/proc/loadavg: 3.97 3.93 3.76 5/190 13077
/proc/meminfo: memFree=22993148/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=158572 CPUtime=162.29 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 51560 0 0 0 16220 9 0 0 25 0 1 0 472411099 162377728 7938 33554432000 4194304 4797429 140733547853136 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 39643 7938 416 148 0 34572 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 158572

[startup+222.3 s]
/proc/loadavg: 4.02 3.95 3.78 5/190 13079
/proc/meminfo: memFree=22988040/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=159924 CPUtime=222.29 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 63968 0 0 0 22217 12 0 0 25 0 1 0 472411099 163762176 9094 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 39981 9094 416 148 0 34910 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 159924

[startup+282.301 s]
/proc/loadavg: 4.00 3.96 3.79 5/190 13080
/proc/meminfo: memFree=22965084/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=170488 CPUtime=282.3 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 75859 0 0 0 28216 14 0 0 25 0 1 0 472411099 174579712 12119 33554432000 4194304 4797429 140733547853136 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 42622 12119 415 148 0 37551 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 170488

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.80 5/190 13082
/proc/meminfo: memFree=22957352/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=172228 CPUtime=342.3 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 88612 0 0 0 34211 19 0 0 25 0 1 0 472411099 176361472 11946 33554432000 4194304 4797429 140733547853136 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 43057 11946 415 148 0 37986 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 172228

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 13084
/proc/meminfo: memFree=22940816/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=176376 CPUtime=402.3 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 97164 0 0 0 40209 21 0 0 25 0 1 0 472411099 180609024 13725 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 44094 13725 415 148 0 39023 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 176376

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 13085
/proc/meminfo: memFree=22921408/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=179796 CPUtime=462.3 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 109626 0 0 0 46206 24 0 0 25 0 1 0 472411099 184111104 15133 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 44949 15133 415 148 0 39878 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 179796

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 13087
/proc/meminfo: memFree=22929320/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=181204 CPUtime=522.3 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 120258 0 0 0 52203 27 0 0 25 0 1 0 472411099 185552896 13653 33554432000 4194304 4797429 140733547853136 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 45301 13653 415 148 0 40230 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 181204

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 13089
/proc/meminfo: memFree=22916892/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=182068 CPUtime=582.31 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 129853 0 0 0 58200 31 0 0 25 0 1 0 472411099 186437632 14614 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 45517 14614 415 148 0 40446 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 182068

[startup+642.301 s]
/proc/loadavg: 4.04 3.99 3.84 5/190 13090
/proc/meminfo: memFree=22889892/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=194004 CPUtime=642.31 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 138736 0 0 0 64198 33 0 0 25 0 1 0 472411099 198660096 19040 33554432000 4194304 4797429 140733547853136 18446744073709551615 4523992 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 48501 19040 419 148 0 43430 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 194004

[startup+702.3 s]
/proc/loadavg: 4.02 3.99 3.85 5/190 13092
/proc/meminfo: memFree=22891600/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=198056 CPUtime=702.31 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 141940 0 0 0 70197 34 0 0 25 0 1 0 472411099 202809344 17486 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 49514 17486 417 148 0 44443 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 198056

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.86 5/190 13093
/proc/meminfo: memFree=22860948/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=198128 CPUtime=762.32 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 151562 0 0 0 76194 38 0 0 25 0 1 0 472411099 202883072 18245 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 49532 18245 417 148 0 44461 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 198128

[startup+822.301 s]
/proc/loadavg: 4.13 4.02 3.87 5/190 13095
/proc/meminfo: memFree=22863280/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=198332 CPUtime=822.32 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 160671 0 0 0 82190 42 0 0 25 0 1 0 472411099 203091968 18513 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 49583 18513 417 148 0 44512 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 198332

[startup+882.3 s]
/proc/loadavg: 4.04 4.01 3.88 5/190 13097
/proc/meminfo: memFree=22854308/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=199260 CPUtime=882.32 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 170129 0 0 0 88187 45 0 0 25 0 1 0 472411099 204042240 18660 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 49815 18660 417 148 0 44744 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 199260

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.88 5/190 13098
/proc/meminfo: memFree=22841608/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=201976 CPUtime=942.31 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 177080 0 0 0 94184 47 0 0 25 0 1 0 472411099 206823424 20803 33554432000 4194304 4797429 140733547853136 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 50494 20803 417 148 0 45423 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 201976

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 13100
/proc/meminfo: memFree=22833008/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=202232 CPUtime=1002.32 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 177900 0 0 0 100184 48 0 0 25 0 1 0 472411099 207085568 21613 33554432000 4194304 4797429 140733547853136 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 50558 21613 417 148 0 45487 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 202232

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 13101
/proc/meminfo: memFree=22819716/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=204672 CPUtime=1062.32 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 187716 0 0 0 106180 52 0 0 25 0 1 0 472411099 209584128 21322 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 51168 21322 417 148 0 46097 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 204672

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 13103
/proc/meminfo: memFree=22828120/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=206768 CPUtime=1122.31 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 197192 0 0 0 112176 55 0 0 25 0 1 0 472411099 211730432 20482 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424855 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 51692 20482 417 148 0 46621 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 206768

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.91 5/190 13104
/proc/meminfo: memFree=22818264/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=206876 CPUtime=1182.32 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 204009 0 0 0 118174 58 0 0 25 0 1 0 472411099 211841024 21926 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 51719 21926 417 148 0 46648 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 206876

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 13106
/proc/meminfo: memFree=22823312/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=208984 CPUtime=1242.32 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 213893 0 0 0 124170 62 0 0 25 0 1 0 472411099 213999616 21186 33554432000 4194304 4797429 140733547853136 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 52246 21186 417 148 0 47175 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 208984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.91 2/184 13111
/proc/meminfo: memFree=23024184/32951124 swapFree=67051468/67111528
[pid=13072] ppid=13070 vsize=212280 CPUtime=1300.03 cores=5,7
/proc/13072/stat : 13072 (techdemo) R 13070 13072 12025 0 -1 4202496 216692 0 0 0 129939 64 0 0 25 0 1 0 472411099 217374720 23964 33554432000 4194304 4797429 140733547853136 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13072/statm: 53070 23964 417 148 0 47999 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 212280

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.4
CPU system time (s): 0.648901
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 322232

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

runsolver used 2.06269 second user time and 5.04323 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-24 03:21:23
IDJOB=3273897
IDBENCH=83149
IDSOLVER=1585
FILE ID=node101/3273897-1303608083
RUNJOBID= node101-1303608081-13033
PBS_JOBID= 13150593
Free space on /tmp= 71592 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n280-s93756482-sat.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273897-1303608083/watcher-3273897-1303608083 -o /tmp/evaluation-result-3273897-1303608083/solver-3273897-1303608083 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3273897-1303608083.cnf

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

MD5SUM BENCH= badb3b4ac12b29ada7dd8ed96ed75c80
RANDOM SEED=84907159

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23117552 kB
Buffers:       2068176 kB
Cached:        7247532 kB
SwapCached:      33708 kB
Active:        6197784 kB
Inactive:      3163720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23117552 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           31364 kB
Writeback:           0 kB
AnonPages:       32588 kB
Mapped:          10464 kB
Slab:           408032 kB
PageTables:       5368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   577948 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= 71608 MiB
End job on node101 at 2011-04-24 03:43:05