Trace number 3280547

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) 1299.96 1300.01

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

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-3280547-1303749491.cnf'
0.00/0.00	c -- header says num vars:           3114
0.00/0.00	c -- header says num clauses:       10827
0.00/0.00	c -- clauses added:            0 learnts,        10827 normals,            0 xors
0.00/0.00	c -- vars added       3114
0.00/0.00	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      3114      5891      4689         0     27785         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 79/5891/5891 lits-rem:238 time: 0.01
0.00/0.03	c Flit:     0 Blit:     21 bXBeca:    0 bXProp:  138 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.01
0.00/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:   3059 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:     20 time:  0.00 s
0.00/0.03	c Replacing      138 vars Replaced     2685 lits Time:     0.00 s 
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:       78  lits-rem:        78  v-fix:    0  time:  0.00 s
0.00/0.03	c Removed useless bin:      50  fixed:     0  bprops:   0.03M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:      606  v-elim:    973  v-fix:    0  time:  0.01 s
0.00/0.05	c learnt bin added due to v-elim: 0
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:      41
0.00/0.05	c Replacing       41 vars Replaced      673 lits Time:     0.00 s 
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:     602, avg size: 3.5)
0.00/0.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    12 time:   0.00
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     716 undec:    1238 neg:    1160
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.05	c  B st     0         0      1907      2362      2705         0     15793         0   no data   no data  --
0.09/0.14	c Decided on static restart strategy
4.39/4.40	c  N dy     7     30001      1907      2362      2916     10614     15793    345135     73.18     13.30  --
4.39/4.44	c  S st     7     30001      1907      2362      2916     10614     15793    345135     73.18     13.30  --
4.49/4.50	c  S st     7     30503      1907      2362      2926     11103     15793    352298     73.18     13.30  --
4.49/4.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    12 time:   0.00
4.49/4.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.49/4.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bin:    508 BRemL:     76 BRemN:     30 CBin:       0 P:  2.0M T:  0.07
4.49/4.57	c Calc non-exist non-lernt bins v-fix:     0 done:   1907 time:  0.00 s
4.49/4.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.49/4.58	c Subs w/ non-existent bins:     22 time:  0.01 s
4.49/4.59	c Replacing       12 vars Replaced     5261 lits Time:     0.01 s 
4.59/4.60	c bin-w-bin subsume rem           77 bins  time:  0.00 s
4.59/4.66	c subs with bin:       94  lits-rem:      8098  v-fix:    0  time:  0.06 s
4.59/4.66	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
5.29/5.34	c lits-rem:      1602  cl-subs:     6502  v-elim:    622  v-fix:    0  time:  0.68 s
5.29/5.34	c learnt bin added due to v-elim: 0
5.29/5.34	c vivif2 --  cl tried     2671 cl shrink       71 lits rem         82 time: 0.00
5.29/5.34	c vivif2 --  cl tried     5191 cl shrink      860 lits rem       1305 time: 0.00
5.29/5.36	c asymm  cl-useful: 66/2654/2654 lits-rem:195 time: 0.02
5.29/5.36	c calculated reachability. Time: 0.00
5.29/5.36	c  N dy     7     30503      1295      2590      1496      5188     13038     95506     73.18     13.30  --
5.29/5.36	c  F st     7     30503      1295      2590      1496      5188     13038     95506     73.18     13.30  --
5.50/5.56	c Decided on static restart strategy
7.79/7.81	c  N dy    14     45754      1295      2590      1508     12511     13038    476025     82.52     13.86  --
7.79/7.83	c  S st    14     45754      1295      2590      1508     12511     13038    476025     82.52     13.86  --
7.89/7.91	c  S st    14     46257      1295      2590      1519     13000     13038    483462     82.52     13.86  --
7.89/7.91	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:    293 BRemL:     53 BRemN:      0 CBin:       0 P:  2.3M T:  0.08
7.89/7.99	c Calc non-exist non-lernt bins v-fix:     0 done:   1295 time:  0.00 s
7.89/7.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.00	c Subs w/ non-existent bins:     37 time:  0.01 s
7.99/8.01	c Replacing        1 vars Replaced      170 lits Time:     0.00 s 
7.99/8.02	c bin-w-bin subsume rem           15 bins  time:  0.00 s
7.99/8.08	c subs with bin:       97  lits-rem:      3800  v-fix:    0  time:  0.06 s
7.99/8.08	c Removed useless bin:      10  fixed:     0  bprops:   0.01M  time:  0.00 s
9.59/9.65	c lits-rem:      1880  cl-subs:     1042  v-elim:     31  v-fix:    0  time:  1.57 s
9.59/9.65	c learnt bin added due to v-elim: 0
9.59/9.65	c vivif2 --  cl tried     2526 cl shrink        9 lits rem          9 time: 0.00
9.59/9.67	c vivif2 --  cl tried    11928 cl shrink      911 lits rem       1062 time: 0.02
9.69/9.73	c asymm  cl-useful: 6/2524/2524 lits-rem:13 time: 0.06
9.69/9.73	c calculated reachability. Time: 0.00
9.69/9.73	c  N dy    14     46257      1281      2521      1701     11926     12839    435246     82.52     13.86  --
13.39/13.46	c  N dy    15     69385      1281      2521      1704     16076     12839    408161     63.73     14.41  --
13.39/13.48	c  S st    15     69385      1281      2521      1704     16076     12839    408161     63.73     14.41  --
13.49/13.57	c  S st    15     69889      1281      2521      1706     16575     12839    414670     63.73     14.41  --
13.49/13.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.49/13.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.59/13.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     31 BRemL:      9 BRemN:      0 CBin:       0 P:  3.4M T:  0.09
13.59/13.66	c Calc non-exist non-lernt bins v-fix:     0 done:   1281 time:  0.00 s
13.59/13.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.59/13.67	c Subs w/ non-existent bins:      2 time:  0.01 s
13.59/13.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.69/13.71	c subs with bin:       12  lits-rem:        56  v-fix:    0  time:  0.04 s
13.69/13.71	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
15.30/15.33	c ORs :    368 avg-s:  2.7 cl-sh: 19862 l-rem:  78748 b-add:     45 v-rep:   0 cl-rem: 44 avg s: 4.8 T:    0.13
15.79/15.88	c Added 13 vars  tried: 80000 time: 0.55
15.79/15.89	c ORs :     13 avg-s:  0.0 cl-sh:  2775 l-rem:   2775 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    0.56
15.89/15.90	c lits-rem:      1660  cl-subs:     1419  v-elim:     19  v-fix:    0  time:  2.18 s
15.89/15.90	c learnt bin added due to v-elim: 0
15.89/15.90	c vivif2 --  cl tried     2478 cl shrink        2 lits rem          2 time: 0.00
15.89/15.91	c vivif2 --  cl tried    15113 cl shrink      336 lits rem        362 time: 0.01
15.89/15.96	c asymm  cl-useful: 1/2478/2478 lits-rem:1 time: 0.05
15.89/15.96	c calculated reachability. Time: 0.00
15.89/15.96	c  N dy    15     69889      1293      2478      1797     15112     12440    285041     63.73     14.41  --
15.89/15.96	c  F st    15     69889      1293      2478      1797     15112     12440    285041     63.73     14.41  --
16.19/16.25	c Decided on static restart strategy
22.29/22.31	c  N dy    22    104833      1293      2478      1799     14118     12440    174282     38.76     14.26  --
22.29/22.31	c  S st    22    104833      1293      2478      1799     14118     12440    174282     38.76     14.26  --
22.39/22.40	c  S st    22    105335      1293      2478      1802     14615     12440    180267     38.76     14.26  --
22.39/22.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.39/22.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.39/22.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     18 BRemL:     10 BRemN:      0 CBin:       0 P:  3.9M T:  0.08
22.39/22.48	c Calc non-exist non-lernt bins v-fix:     0 done:   1293 time:  0.00 s
22.39/22.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.39/22.48	c Subs w/ non-existent bins:      0 time:  0.01 s
22.39/22.49	c bin-w-bin subsume rem           39 bins  time:  0.00 s
22.49/22.50	c subs with bin:        8  lits-rem:        29  v-fix:    0  time:  0.01 s
22.49/22.50	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
22.69/22.76	c ORs :    374 avg-s:  2.7 cl-sh:    27 l-rem:     27 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
23.49/23.59	c Added 3 vars  tried: 80000 time: 0.83
23.49/23.59	c ORs :      3 avg-s:  0.0 cl-sh:   372 l-rem:    372 b-add:      6 v-rep:   0 cl-rem: 9 avg s: 5.8 T:    0.83
23.59/23.60	c lits-rem:       543  cl-subs:      651  v-elim:     22  v-fix:    0  time:  1.10 s
23.59/23.60	c learnt bin added due to v-elim: 0
23.59/23.60	c vivif2 --  cl tried     2481 cl shrink        1 lits rem          1 time: 0.00
23.59/23.60	c vivif2 --  cl tried    13959 cl shrink       10 lits rem         10 time: 0.00
23.59/23.65	c asymm  cl-useful: 0/2481/2481 lits-rem:0 time: 0.05
23.59/23.65	c calculated reachability. Time: 0.00
23.59/23.65	c  N dy    22    105335      1292      2481      1765     13959     12449    163146     38.76     14.26  --
32.09/32.19	c  N dy    23    158002      1292      2481      1766     21507     12449    366127     30.94     14.20  --
32.19/32.21	c  S st    23    158002      1292      2481      1766     21507     12449    366127     30.94     14.20  --
32.19/32.21	c Finding binary XORs  T:     0.00 s  found:       0
32.29/32.32	c  S st    23    158506      1292      2481      1766     22005     12449    372993     30.94     14.20  --
32.29/32.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.29/32.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.39/32.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      6 BRemL:      2 BRemN:      0 CBin:       0 P:  6.6M T:  0.13
32.39/32.45	c Calc non-exist non-lernt bins v-fix:     0 done:   1292 time:  0.00 s
32.39/32.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.39/32.46	c Subs w/ non-existent bins:      0 time:  0.01 s
32.39/32.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.39/32.49	c subs with bin:        2  lits-rem:        86  v-fix:    0  time:  0.02 s
32.39/32.49	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
33.48/33.59	c ORs :    378 avg-s:  2.7 cl-sh:     1 l-rem:      1 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 10.7 T:    0.01
34.09/34.17	c Added 14 vars  tried: 80000 time: 0.59
34.09/34.18	c ORs :     14 avg-s:  0.0 cl-sh:  3380 l-rem:   3380 b-add:     29 v-rep:   0 cl-rem: 0 avg s: nan T:    0.60
34.09/34.19	c lits-rem:      1441  cl-subs:     1136  v-elim:     18  v-fix:    0  time:  1.70 s
34.09/34.19	c learnt bin added due to v-elim: 0
34.09/34.19	c vivif2 --  cl tried     2491 cl shrink        0 lits rem          0 time: 0.00
34.18/34.20	c vivif2 --  cl tried    20867 cl shrink       52 lits rem         52 time: 0.01
34.18/34.26	c asymm  cl-useful: 1/2491/2491 lits-rem:4 time: 0.06
34.18/34.26	c calculated reachability. Time: 0.00
34.18/34.26	c  N dy    23    158506      1306      2490      1800     20867     12528    340361     30.94     14.20  --
47.88/47.94	c  N dy    24    237759      1306      2490      1804     26114     12528    461019     31.66     12.87  --
47.88/47.97	c  S st    24    237759      1306      2490      1804     26114     12528    461019     31.66     12.87  --
47.98/48.08	c  S st    24    238262      1306      2490      1804     26617     12528    467036     31.66     12.87  --
47.98/48.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.98/48.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.18/48.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     13 BRemL:      0 BRemN:      0 CBin:       0 P:  8.8M T:  0.17
48.18/48.26	c Calc non-exist non-lernt bins v-fix:     0 done:   1306 time:  0.00 s
48.18/48.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.18/48.28	c Subs w/ non-existent bins:      1 time:  0.01 s
48.18/48.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.29/48.33	c subs with bin:       11  lits-rem:       301  v-fix:    0  time:  0.04 s
48.29/48.33	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
50.49/50.55	c ORs :    389 avg-s:  2.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 9.5 T:    0.01
51.08/51.11	c Added 14 vars  tried: 80000 time: 0.56
51.08/51.12	c ORs :     14 avg-s:  0.0 cl-sh:  2825 l-rem:   2825 b-add:     29 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
51.08/51.13	c lits-rem:      3302  cl-subs:     1874  v-elim:     19  v-fix:    0  time:  2.80 s
51.08/51.13	c learnt bin added due to v-elim: 0
51.08/51.13	c vivif2 --  cl tried     2506 cl shrink        0 lits rem          0 time: 0.00
51.08/51.14	c vivif2 --  cl tried    24731 cl shrink      113 lits rem        113 time: 0.01
51.18/51.21	c asymm  cl-useful: 0/2506/2506 lits-rem:0 time: 0.07
51.18/51.21	c calculated reachability. Time: 0.00
51.18/51.21	c  N dy    24    238262      1319      2506      1841     24731     12627    414384     31.66     12.87  --
81.98/82.03	c  N dy    25    357396      1319      2506      1843     28978     12627    421639     44.64     12.87  --
81.98/82.05	c  S st    25    357396      1319      2506      1843     28978     12627    421639     44.64     12.87  --
82.18/82.21	c  S st    25    357900      1319      2506      1845     29476     12627    426988     44.64     12.87  --
82.18/82.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.18/82.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.39/82.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     16 BRemL:      4 BRemN:      0 CBin:       0 P: 15.4M T:  0.25
82.39/82.46	c Calc non-exist non-lernt bins v-fix:     0 done:   1319 time:  0.00 s
82.39/82.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.39/82.47	c Subs w/ non-existent bins:      0 time:  0.01 s
82.39/82.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.49/82.52	c subs with bin:       17  lits-rem:        38  v-fix:    0  time:  0.04 s
82.49/82.52	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
85.18/85.20	c ORs :    404 avg-s:  2.6 cl-sh:     6 l-rem:      6 b-add:      2 v-rep:   0 cl-rem: 1 avg s: 6.0 T:    0.01
85.79/85.81	c Added 14 vars  tried: 80000 time: 0.61
85.79/85.82	c ORs :     14 avg-s:  0.0 cl-sh:  1595 l-rem:   1595 b-add:     30 v-rep:   1 cl-rem: 1 avg s: 4.0 T:    0.61
85.79/85.82	c lits-rem:      2337  cl-subs:     1379  v-elim:     18  v-fix:    0  time:  3.30 s
85.79/85.82	c learnt bin added due to v-elim: 0
85.79/85.82	c vivif2 --  cl tried     2518 cl shrink        0 lits rem          0 time: 0.00
85.79/85.83	c vivif2 --  cl tried    28078 cl shrink       41 lits rem         41 time: 0.01
85.88/85.93	c asymm  cl-useful: 2/2518/2518 lits-rem:2 time: 0.09
85.88/85.93	c calculated reachability. Time: 0.00
85.88/85.93	c  N dy    25    357900      1333      2518      1889     28078     12725    400068     44.64     12.87  --
140.17/140.23	c  N dy    26    536851      1333      2518      1895     36077     12725    583759     88.61     12.16  --
140.17/140.26	c  S st    26    536851      1333      2518      1895     36077     12725    583759     88.61     12.16  --
140.37/140.43	c  S st    26    537356      1333      2518      1895     36578     12725    589315     88.61     12.16  --
140.37/140.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.37/140.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
140.77/140.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     12 BRemL:      3 BRemN:      2 CBin:       0 P: 23.2M T:  0.42
140.77/140.86	c Calc non-exist non-lernt bins v-fix:     0 done:   1333 time:  0.00 s
140.77/140.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
140.77/140.88	c Subs w/ non-existent bins:      0 time:  0.02 s
140.77/140.88	c Replacing        1 vars Replaced      280 lits Time:     0.00 s 
140.77/140.90	c bin-w-bin subsume rem            2 bins  time:  0.00 s
140.87/140.97	c subs with bin:        6  lits-rem:        63  v-fix:    0  time:  0.07 s
140.87/140.97	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
143.97/144.00	c ORs :    418 avg-s:  2.6 cl-sh:     3 l-rem:      3 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 6.0 T:    0.02
144.57/144.62	c Added 14 vars  tried: 80000 time: 0.62
144.57/144.63	c ORs :     14 avg-s:  0.0 cl-sh:  2684 l-rem:   2684 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    0.63
144.57/144.64	c lits-rem:      3013  cl-subs:     1467  v-elim:     18  v-fix:    0  time:  3.67 s
144.57/144.64	c learnt bin added due to v-elim: 0
144.57/144.64	c vivif2 --  cl tried     2531 cl shrink        0 lits rem          0 time: 0.00
144.57/144.66	c vivif2 --  cl tried    35104 cl shrink       40 lits rem         42 time: 0.02
144.67/144.76	c asymm  cl-useful: 2/1669/2531 lits-rem:2 time: 0.10
144.67/144.76	c calculated reachability. Time: 0.00
144.67/144.76	c  N dy    26    537356      1346      2531      1926     35104     12810    561832     88.61     12.16  --
144.67/144.76	c  F st    26    537356      1346      2531      1926     35104     12810    561832     88.61     12.16  --
145.27/145.32	c Decided on static restart strategy
244.87/244.95	c  N dy    33    806034      1346      2531      1938     58269     12810   1100776     16.80     11.57  --
244.97/245.02	c  S st    33    806034      1346      2531      1938     58269     12810   1100776     16.80     11.57  --
244.97/245.02	c Finding binary XORs  T:     0.00 s  found:       1
245.17/245.23	c  S st    33    806538      1346      2531      1938     58772     12810   1106378     16.80     11.57  --
245.17/245.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
245.17/245.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
245.87/245.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     18 BRemL:      2 BRemN:      0 CBin:       0 P: 36.6M T:  0.69
245.87/245.92	c Calc non-exist non-lernt bins v-fix:     0 done:   1346 time:  0.00 s
245.87/245.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
245.87/245.96	c Subs w/ non-existent bins:      0 time:  0.04 s
245.87/245.98	c Replacing        1 vars Replaced     4166 lits Time:     0.02 s 
245.97/246.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.07/246.16	c subs with bin:       90  lits-rem:       371  v-fix:    0  time:  0.15 s
246.07/246.16	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
247.87/247.97	c ORs :    429 avg-s:  2.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 10 avg s: 5.3 T:    0.05
248.67/248.76	c Added 14 vars  tried: 80000 time: 0.79
248.77/248.80	c ORs :     14 avg-s:  0.0 cl-sh:  6251 l-rem:   6251 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    0.83
248.77/248.82	c lits-rem:      4125  cl-subs:     5481  v-elim:     18  v-fix:    0  time:  2.67 s
248.77/248.82	c learnt bin added due to v-elim: 0
248.77/248.82	c vivif2 --  cl tried     2543 cl shrink        0 lits rem          0 time: 0.00
248.77/248.85	c vivif2 --  cl tried    53185 cl shrink       90 lits rem         90 time: 0.03
248.87/248.91	c asymm  cl-useful: 0/874/2543 lits-rem:0 time: 0.06
248.87/248.91	c calculated reachability. Time: 0.00
248.87/248.91	c  N dy    33    806538      1359      2543      1981     53185     12899    987875     16.80     11.57  --
419.46/419.50	c  N dy    34   1209808      1359      2543      1983     69791     12899   1692460     23.97     11.93  --
419.46/419.59	c  S st    34   1209808      1359      2543      1983     69791     12899   1692460     23.97     11.93  --
419.86/419.90	c  S st    34   1210312      1359      2543      1985     70292     12899   1698879     23.97     11.93  --
419.86/419.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
419.86/419.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
421.16/421.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      6 BRemL:      1 BRemN:      0 CBin:       0 P: 56.2M T:  1.30
421.16/421.21	c Calc non-exist non-lernt bins v-fix:     0 done:   1359 time:  0.00 s
421.16/421.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
421.16/421.27	c Subs w/ non-existent bins:      0 time:  0.05 s
421.26/421.31	c bin-w-bin subsume rem            1 bins  time:  0.00 s
421.55/421.61	c subs with bin:       76  lits-rem:        16  v-fix:    0  time:  0.31 s
421.55/421.62	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
424.96/425.06	c ORs :    445 avg-s:  2.6 cl-sh:    24 l-rem:     24 b-add:      0 v-rep:   0 cl-rem: 8 avg s: 10.6 T:    0.13
426.46/426.55	c Added 14 vars  tried: 80000 time: 1.49
426.56/426.62	c ORs :     14 avg-s:  0.0 cl-sh:  8937 l-rem:   8937 b-add:     28 v-rep:   0 cl-rem: 1 avg s: 4.0 T:    1.56
426.56/426.65	c lits-rem:       936  cl-subs:     2808  v-elim:     18  v-fix:    0  time:  5.04 s
426.56/426.65	c learnt bin added due to v-elim: 0
426.56/426.65	c vivif2 --  cl tried     2557 cl shrink        0 lits rem          0 time: 0.00
426.66/426.70	c vivif2 --  cl tried    67399 cl shrink      142 lits rem        150 time: 0.05
426.76/426.82	c asymm  cl-useful: 5/924/2557 lits-rem:5 time: 0.12
426.76/426.82	c calculated reachability. Time: 0.00
426.76/426.82	c  N dy    34   1210312      1373      2557      2017     67399     12992   1622216     23.97     11.93  --
644.66/644.74	c  N dy    35   1710314      1373      2557      2031     98564     12992   3598488     83.85     11.29  --
644.86/644.99	c  S st    35   1710314      1373      2557      2031     98564     12992   3598488     83.85     11.29  --
645.26/645.38	c  S st    35   1710815      1373      2557      2031     99064     12992   3605888     83.85     11.29  --
645.26/645.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
645.26/645.39	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
646.96/647.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     32 BRemL:     10 BRemN:      0 CBin:       0 P: 60.0M T:  1.65
646.96/647.04	c Calc non-exist non-lernt bins v-fix:     0 done:   1373 time:  0.00 s
646.96/647.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
647.06/647.15	c Subs w/ non-existent bins:     49 time:  0.11 s
647.06/647.16	c Replacing        1 vars Replaced      491 lits Time:     0.01 s 
647.16/647.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
647.96/648.06	c subs with bin:      201  lits-rem:      2216  v-fix:    0  time:  0.82 s
647.96/648.06	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
702.16/702.22	c ORs :    459 avg-s:  2.5 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 17 avg s: 6.4 T:    0.33
705.96/706.09	c Added 14 vars  tried: 80000 time: 3.87
706.26/706.38	c ORs :     14 avg-s:  0.0 cl-sh: 17915 l-rem:  17915 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    4.16
706.36/706.43	c lits-rem:        81  cl-subs:     7673  v-elim:     18  v-fix:    0  time: 58.37 s
706.36/706.43	c learnt bin added due to v-elim: 0
706.36/706.43	c vivif2 --  cl tried     2571 cl shrink        0 lits rem          0 time: 0.00
706.46/706.53	c vivif2 --  cl tried    91124 cl shrink      365 lits rem        379 time: 0.09
706.56/706.69	c asymm  cl-useful: 0/1011/2571 lits-rem:0 time: 0.16
706.56/706.69	c calculated reachability. Time: 0.00
706.56/706.69	c  N dy    35   1710815      1386      2571      2080     91124     13090   3294165     83.85     11.29  --
798.65/798.72	c Finding binary XORs  T:     0.00 s  found:       0
992.15/992.20	c  N dy    36   2210820      1384      2570      2099    102999     13085   1787430     36.45     11.46  --
992.15/992.29	c  S st    36   2210820      1384      2570      2099    102999     13085   1787430     36.45     11.46  --
992.65/992.75	c  S st    36   2211326      1384      2570      2099    103503     13085   1793631     36.45     11.46  --
992.65/992.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
992.65/992.76	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
993.95/994.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:     33 BRemL:     13 BRemN:      1 CBin:       0 P: 60.0M T:  1.28
993.95/994.05	c Calc non-exist non-lernt bins v-fix:     0 done:   1384 time:  0.00 s
993.95/994.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
994.06/994.11	c Subs w/ non-existent bins:     77 time:  0.07 s
994.25/994.36	c Replacing        3 vars Replaced    15780 lits Time:     0.25 s 
994.35/994.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
994.55/994.63	c subs with bin:      169  lits-rem:       724  v-fix:    0  time:  0.22 s
994.55/994.63	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
998.46/998.55	c ORs :    469 avg-s:  2.5 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 7 avg s: 4.3 T:    0.18
999.56/999.65	c Added 14 vars  tried: 80000 time: 1.10
999.95/1000.07	c ORs :     14 avg-s:  0.0 cl-sh: 19934 l-rem:  19934 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    1.52
1000.05/1000.11	c lits-rem:       639  cl-subs:     5142  v-elim:     18  v-fix:    0  time:  5.48 s
1000.05/1000.11	c learnt bin added due to v-elim: 0
1000.05/1000.11	c vivif2 --  cl tried     2581 cl shrink        0 lits rem          0 time: 0.00
1000.05/1000.17	c vivif2 --  cl tried    97829 cl shrink      188 lits rem        252 time: 0.05
1000.15/1000.26	c asymm  cl-useful: 0/646/2581 lits-rem:0 time: 0.09
1000.15/1000.26	c calculated reachability. Time: 0.00
1000.15/1000.26	c  N dy    36   2211326      1395      2581      2134     97828     13164   1642098     36.45     11.46  --
1299.25/1299.33	c  N dy    37   2711328      1395      2581      2135    121691     13164   2450153     25.65     11.71  --
1299.35/1299.47	c  S st    37   2711328      1395      2581      2135    121691     13164   2450153     25.65     11.71  --

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-3280547-1303749491/watcher-3280547-1303749491 -o /tmp/evaluation-result-3280547-1303749491/solver-3280547-1303749491 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3280547-1303749491.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: 0.83 1.81 2.58 4/179 27817
/proc/meminfo: memFree=18522072/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=30144 CPUtime=0 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 905 0 0 0 0 0 0 0 22 0 1 0 486548806 30867456 810 33554432000 4194304 4797429 140736341389808 18446744073709551615 274664504825 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 7536 810 349 148 0 2465 0

[startup+0.00826506 s]
/proc/loadavg: 0.83 1.81 2.58 4/179 27817
/proc/meminfo: memFree=18522072/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=30144 CPUtime=0 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 918 0 0 0 0 0 0 0 22 0 1 0 486548806 30867456 821 33554432000 4194304 4797429 140736341389808 18446744073709551615 274664467586 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 7536 821 349 148 0 2465 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30144

[startup+0.100277 s]
/proc/loadavg: 0.83 1.81 2.58 4/179 27817
/proc/meminfo: memFree=18522072/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=130556 CPUtime=0.09 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 1506 0 0 0 9 0 0 0 22 0 1 0 486548806 133689344 1373 33554432000 4194304 4797429 140736341389808 18446744073709551615 4413680 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 32639 1373 413 148 0 27568 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 130556

[startup+0.300272 s]
/proc/loadavg: 0.83 1.81 2.58 4/179 27817
/proc/meminfo: memFree=18522072/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=130704 CPUtime=0.29 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 1634 0 0 0 29 0 0 0 23 0 1 0 486548806 133840896 1493 33554432000 4194304 4797429 140736341389808 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 32676 1493 413 148 0 27605 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130704

[startup+0.701218 s]
/proc/loadavg: 0.83 1.81 2.58 4/179 27817
/proc/meminfo: memFree=18522072/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=131044 CPUtime=0.69 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 1969 0 0 0 69 0 0 0 25 0 1 0 486548806 134189056 1542 33554432000 4194304 4797429 140736341389808 18446744073709551615 4258773 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 32761 1542 413 148 0 27690 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131044

[startup+1.50105 s]
/proc/loadavg: 0.83 1.81 2.58 7/185 27828
/proc/meminfo: memFree=18435788/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=131596 CPUtime=1.49 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 2412 0 0 0 149 0 0 0 25 0 1 0 486548806 134754304 1639 33554432000 4194304 4797429 140736341389808 18446744073709551615 4341172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 32899 1640 413 148 0 27828 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131596

[startup+3.10077 s]
/proc/loadavg: 0.83 1.81 2.58 6/188 27834
/proc/meminfo: memFree=18340384/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=131836 CPUtime=3.09 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 3125 0 0 0 309 0 0 0 25 0 1 0 486548806 135000064 1920 33554432000 4194304 4797429 140736341389808 18446744073709551615 4415829 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 32959 1920 413 148 0 27888 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131836

[startup+6.30422 s]
/proc/loadavg: 1.32 1.90 2.61 6/188 27834
/proc/meminfo: memFree=18333548/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=134816 CPUtime=6.3 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 4932 0 0 0 629 1 0 0 25 0 1 0 486548806 138051584 3110 33554432000 4194304 4797429 140736341389808 18446744073709551615 4390723 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 33704 3110 415 148 0 28633 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 134816

[startup+12.7011 s]
/proc/loadavg: 1.78 1.98 2.63 5/188 27834
/proc/meminfo: memFree=18019200/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=137084 CPUtime=12.69 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 7735 0 0 0 1267 2 0 0 25 0 1 0 486548806 140374016 2966 33554432000 4194304 4797429 140736341389808 18446744073709551615 4331618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 34271 2966 415 148 0 29200 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137084

[startup+25.5009 s]
/proc/loadavg: 2.49 2.13 2.67 5/188 27834
/proc/meminfo: memFree=17994720/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=138948 CPUtime=25.49 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 10588 0 0 0 2544 5 0 0 25 0 1 0 486548806 142282752 3778 33554432000 4194304 4797429 140736341389808 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 34737 3778 418 148 0 29666 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138948

[startup+51.1004 s]
/proc/loadavg: 3.06 2.29 2.71 5/188 27835
/proc/meminfo: memFree=17744000/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=143288 CPUtime=51.08 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 16831 0 0 0 5101 7 0 0 25 0 1 0 486548806 146726912 4656 33554432000 4194304 4797429 140736341389808 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 35822 4656 418 148 0 30751 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 143288

[startup+102.307 s]
/proc/loadavg: 3.65 2.57 2.78 5/188 27836
/proc/meminfo: memFree=17558548/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=147728 CPUtime=102.28 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 27308 0 0 0 10219 9 0 0 25 0 1 0 486548806 151273472 5741 33554432000 4194304 4797429 140736341389808 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 36932 5741 418 148 0 31861 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 147728

[startup+162.3 s]
/proc/loadavg: 3.91 2.84 2.86 5/188 27865
/proc/meminfo: memFree=17862696/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=152744 CPUtime=162.26 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 39213 0 0 0 16214 12 0 0 25 0 1 0 486548806 156409856 8041 33554432000 4194304 4797429 140736341389808 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 38186 8041 421 148 0 33115 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 152744

[startup+222.301 s]
/proc/loadavg: 3.96 3.05 2.93 5/188 27867
/proc/meminfo: memFree=17840368/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=154380 CPUtime=222.27 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 48882 0 0 0 22209 18 0 0 25 0 1 0 486548806 158085120 7081 33554432000 4194304 4797429 140736341389808 18446744073709551615 4424850 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 38595 7081 421 148 0 33524 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 154380

[startup+282.3 s]
/proc/loadavg: 3.98 3.22 2.99 5/188 27869
/proc/meminfo: memFree=17789512/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=159976 CPUtime=282.26 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 58307 0 0 0 28206 20 0 0 25 0 1 0 486548806 163815424 10261 33554432000 4194304 4797429 140736341389808 18446744073709551615 274664505030 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 39994 10261 418 148 0 34923 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 159976

[startup+342.301 s]
/proc/loadavg: 3.99 3.36 3.05 5/188 27870
/proc/meminfo: memFree=17781796/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=161256 CPUtime=342.26 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 67829 0 0 0 34202 24 0 0 25 0 1 0 486548806 165126144 10769 33554432000 4194304 4797429 140736341389808 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 40314 10769 418 148 0 35243 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 161256

[startup+402.307 s]
/proc/loadavg: 4.06 3.49 3.11 5/188 27871
/proc/meminfo: memFree=17796796/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=163332 CPUtime=402.27 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 77143 0 0 0 40200 27 0 0 25 0 1 0 486548806 167251968 10541 33554432000 4194304 4797429 140736341389808 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 40833 10541 418 148 0 35762 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 163332

[startup+462.3 s]
/proc/loadavg: 4.02 3.58 3.16 5/188 27873
/proc/meminfo: memFree=17765168/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=170392 CPUtime=462.26 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 84578 0 0 0 46197 29 0 0 25 0 1 0 486548806 174481408 10832 33554432000 4194304 4797429 140736341389808 18446744073709551615 4423098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 42598 10832 418 148 0 37527 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 170392

[startup+522.301 s]
/proc/loadavg: 4.00 3.65 3.21 5/188 27875
/proc/meminfo: memFree=17750512/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=171736 CPUtime=522.25 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 89485 0 0 0 52194 31 0 0 25 0 1 0 486548806 175857664 12044 33554432000 4194304 4797429 140736341389808 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 42934 12044 418 148 0 37863 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 171736

[startup+582.3 s]
/proc/loadavg: 4.00 3.71 3.26 5/188 27877
/proc/meminfo: memFree=17772184/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=173728 CPUtime=582.25 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 95803 0 0 0 58192 33 0 0 25 0 1 0 486548806 177897472 12083 33554432000 4194304 4797429 140736341389808 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 43432 12083 418 148 0 38361 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 173728

[startup+642.301 s]
/proc/loadavg: 4.00 3.76 3.30 5/188 27878
/proc/meminfo: memFree=17739300/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=173708 CPUtime=642.25 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 101836 0 0 0 64190 35 0 0 25 0 1 0 486548806 177876992 14490 33554432000 4194304 4797429 140736341389808 18446744073709551615 4424859 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 43427 14490 418 148 0 38356 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 173708

[startup+702.301 s]
/proc/loadavg: 4.05 3.82 3.35 5/188 27879
/proc/meminfo: memFree=17726012/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=186524 CPUtime=702.26 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 105186 0 0 0 70190 36 0 0 25 0 1 0 486548806 191000576 17802 33554432000 4194304 4797429 140736341389808 18446744073709551615 4508782 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 46631 17802 418 148 0 41560 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 186524

[startup+762.3 s]
/proc/loadavg: 4.02 3.85 3.39 5/188 27881
/proc/meminfo: memFree=17710984/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=188580 CPUtime=762.26 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 112428 0 0 0 76187 39 0 0 25 0 1 0 486548806 193105920 16434 33554432000 4194304 4797429 140736341389808 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 47145 16434 418 148 0 42074 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 188580

[startup+822.301 s]
/proc/loadavg: 4.00 3.87 3.42 5/188 27883
/proc/meminfo: memFree=17694112/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=189472 CPUtime=822.25 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 119388 0 0 0 82183 42 0 0 25 0 1 0 486548806 194019328 15448 33554432000 4194304 4797429 140736341389808 18446744073709551615 4351621 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 47368 15448 418 148 0 42297 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 189472

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.46 5/188 27885
/proc/meminfo: memFree=17702532/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=189792 CPUtime=882.25 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 123015 0 0 0 88182 43 0 0 25 0 1 0 486548806 194347008 16948 33554432000 4194304 4797429 140736341389808 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 47448 16948 418 148 0 42377 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 189792

[startup+942.301 s]
/proc/loadavg: 4.16 3.95 3.50 5/188 27886
/proc/meminfo: memFree=17692332/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=191124 CPUtime=942.26 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 127988 0 0 0 94180 46 0 0 25 0 1 0 486548806 195710976 16882 33554432000 4194304 4797429 140736341389808 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 47781 16882 418 148 0 42710 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 191124

[startup+1002.3 s]
/proc/loadavg: 4.06 3.95 3.53 5/188 27887
/proc/meminfo: memFree=17695284/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=194896 CPUtime=1002.25 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 131942 0 0 0 100178 47 0 0 25 0 1 0 486548806 199573504 18119 33554432000 4194304 4797429 140736341389808 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 48724 18119 418 148 0 43653 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 194896

[startup+1062.31 s]
/proc/loadavg: 4.07 3.97 3.56 5/188 27889
/proc/meminfo: memFree=17670848/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=197092 CPUtime=1062.25 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 135839 0 0 0 106175 50 0 0 25 0 1 0 486548806 201822208 18808 33554432000 4194304 4797429 140736341389808 18446744073709551615 4341486 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 49273 18808 418 148 0 44202 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 197092

[startup+1122.3 s]
/proc/loadavg: 4.02 3.97 3.58 5/188 27891
/proc/meminfo: memFree=17645160/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=198172 CPUtime=1122.24 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 141689 0 0 0 112172 52 0 0 25 0 1 0 486548806 202928128 18950 33554432000 4194304 4797429 140736341389808 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 49543 18950 418 148 0 44472 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 198172

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.60 5/188 27893
/proc/meminfo: memFree=17657424/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=198588 CPUtime=1182.24 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 146623 0 0 0 118169 55 0 0 25 0 1 0 486548806 203354112 20480 33554432000 4194304 4797429 140736341389808 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 49647 20480 418 148 0 44576 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 198588

[startup+1242.3 s]
/proc/loadavg: 4.07 3.99 3.63 5/188 27894
/proc/meminfo: memFree=17646992/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=201732 CPUtime=1242.24 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 153057 0 0 0 124166 58 0 0 25 0 1 0 486548806 206573568 19598 33554432000 4194304 4797429 140736341389808 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 50433 19598 418 148 0 45362 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 201732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.65 4/186 27896
/proc/meminfo: memFree=17720280/32951132 swapFree=67111528/67111528
[pid=27817] ppid=27815 vsize=202248 CPUtime=1299.95 cores=0,2
/proc/27817/stat : 27817 (techdemo) R 27815 27817 27276 0 -1 4202496 157566 0 0 0 129935 60 0 0 25 0 1 0 486548806 207101952 20172 33554432000 4194304 4797429 140736341389808 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27817/statm: 50562 20172 418 148 0 45491 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 202248

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): 1299.96
CPU user time (s): 1299.36
CPU system time (s): 0.604908
CPU usage (%): 99.9962
Max. virtual memory (cumulated for all children) (KiB): 254580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.36
system time used= 0.604908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157566
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= 1919

runsolver used 2.66859 second user time and 5.69813 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 18:38:12
IDJOB=3280547
IDBENCH=20401
IDSOLVER=1585
FILE ID=node131/3280547-1303749491
RUNJOBID= node131-1303749490-27791
PBS_JOBID= 13154031
Free space on /tmp= 72048 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280547-1303749491/watcher-3280547-1303749491 -o /tmp/evaluation-result-3280547-1303749491/solver-3280547-1303749491 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3280547-1303749491.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=1410818449

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18522228 kB
Buffers:       1000440 kB
Cached:       12834256 kB
SwapCached:          0 kB
Active:        4475332 kB
Inactive:      9439564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18522228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16844 kB
Writeback:           0 kB
AnonPages:       79632 kB
Mapped:          15784 kB
Slab:           451836 kB
PageTables:       5476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   331032 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72024 MiB
End job on node131 at 2011-04-25 18:59:54