Trace number 3173175

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
MD5SUM8a262b49dcf27b27fb405f8a8cdf125f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.9854
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3173175-1301790184.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/1963/17000 lits-rem:0 time: 0.12
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.01
0.09/0.14	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
0.09/0.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.14	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.19	c lits-rem:         0  cl-subs:        0  v-elim:    132  v-fix:    0  time:  0.05 s
0.09/0.19	c learnt bin added due to v-elim: 0
0.09/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.20	c calculated reachability. Time: 0.00
0.19/0.20	c Calc default polars -  time:   0.00 s pos:     109 undec:       2 neg:      89
0.19/0.20	c =========================================================================================
0.19/0.20	c types(t): F = full restart, N = normal restart
0.19/0.20	c types(t): S = simplification begin/end, E = solution found
0.19/0.20	c restart types(rt): st = static, dy = dynamic
0.19/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.20	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.29/0.37	c Decided on static restart strategy
3.69/3.78	c  N dy     7     30001       200     17000         0     10456    119000    431067     59.51     50.65  --
3.79/3.81	c  S st     7     30001       200     17000         0     10456    119000    431067     59.51     50.65  --
3.79/3.88	c  S st     7     30505       200     17000         0     10948    119000    456585     59.51     50.65  --
3.79/3.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.05
3.89/3.93	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
3.89/3.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.93	c Subs w/ non-existent bins:      0 time:  0.00 s
3.89/3.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.69/5.77	c lits-rem:      2090  cl-subs:      795  v-elim:    200  v-fix:    0  time:  1.83 s
5.69/5.77	c learnt bin added due to v-elim: 0
5.69/5.77	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
5.69/5.77	c vivif2 --  cl tried    10153 cl shrink        0 lits rem          0 time: 0.00
5.78/5.87	c asymm  cl-useful: 0/1712/17000 lits-rem:0 time: 0.10
5.78/5.87	c calculated reachability. Time: 0.00
5.78/5.87	c  N dy     7     30505       200     17000         0     10153    119000    414020     59.51     50.65  --
5.78/5.87	c  F st     7     30505       200     17000         0     10153    119000    414020     59.51     50.65  --
6.08/6.12	c Decided on static restart strategy
7.79/7.82	c  N dy    14     45758       200     17000         0     17198    119000    770945     57.99     49.90  --
7.79/7.86	c  S st    14     45758       200     17000         0     17198    119000    770945     57.99     49.90  --
7.89/7.95	c  S st    14     46261       200     17000         0      9076    119000    258112     57.99     49.90  --
7.89/7.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.03
7.89/7.98	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
7.89/7.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.98	c Subs w/ non-existent bins:      0 time:  0.00 s
7.89/7.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.29/9.34	c lits-rem:       182  cl-subs:      168  v-elim:    200  v-fix:    0  time:  1.35 s
9.29/9.34	c learnt bin added due to v-elim: 0
9.29/9.34	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
9.29/9.34	c vivif2 --  cl tried     8908 cl shrink        0 lits rem          0 time: 0.00
9.39/9.49	c asymm  cl-useful: 0/3853/17000 lits-rem:0 time: 0.15
9.39/9.49	c calculated reachability. Time: 0.00
9.39/9.49	c  N dy    14     46261       200     17000         0      8908    119000    253248     57.99     49.90  --
12.99/13.01	c  N dy    15     69391       200     17000         0     10899    119000    290896     58.22     50.35  --
12.99/13.03	c  S st    15     69391       200     17000         0     10899    119000    290896     58.22     50.35  --
12.99/13.10	c  S st    15     69894       200     17000         0     11393    119000    316567     58.22     50.35  --
12.99/13.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.99/13.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.09/13.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.04
13.09/13.14	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
13.09/13.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.09/13.15	c Subs w/ non-existent bins:      0 time:  0.00 s
13.09/13.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.09/13.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.09/13.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.49/14.57	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
16.39/16.50	c Added 3 vars  tried: 80000 time: 1.92
16.49/16.51	c ORs :      3 avg-s:  0.0 cl-sh:  2411 l-rem:   2411 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    1.94
16.49/16.52	c lits-rem:       336  cl-subs:      215  v-elim:    200  v-fix:    0  time:  3.36 s
16.49/16.52	c learnt bin added due to v-elim: 0
16.49/16.52	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
16.49/16.52	c vivif2 --  cl tried    11178 cl shrink        0 lits rem          0 time: 0.00
16.59/16.68	c asymm  cl-useful: 0/3094/17003 lits-rem:0 time: 0.16
16.59/16.68	c calculated reachability. Time: 0.00
16.59/16.68	c  N dy    15     69894       203     17003         6     11178    118999    306322     58.22     50.35  --
16.59/16.68	c  F st    15     69894       203     17003         6     11178    118999    306322     58.22     50.35  --
16.89/16.91	c Decided on static restart strategy
21.79/21.81	c  N dy    22    104843       203     17003         6     20790    118999    788172     60.53     49.92  --
21.79/21.85	c  S st    22    104843       203     17003         6     20790    118999    788172     60.53     49.92  --
21.89/21.94	c  S st    22    105348       203     17003         6     21287    118999    814341     60.53     49.92  --
21.89/21.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.89/21.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.00/22.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.10
22.00/22.05	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
22.00/22.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.00/22.05	c Subs w/ non-existent bins:      0 time:  0.01 s
22.00/22.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.00/22.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.00/22.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.69/24.76	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
30.19/30.27	c Added 3 vars  tried: 80000 time: 5.52
30.29/30.38	c ORs :      3 avg-s:  0.0 cl-sh: 10188 l-rem:  10188 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    5.63
30.29/30.39	c lits-rem:      2240  cl-subs:     1474  v-elim:    200  v-fix:    0  time:  8.33 s
30.29/30.39	c learnt bin added due to v-elim: 0
30.39/30.40	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.00
30.39/30.40	c vivif2 --  cl tried    19813 cl shrink        0 lits rem          0 time: 0.00
30.39/30.49	c asymm  cl-useful: 0/1325/17006 lits-rem:0 time: 0.09
30.39/30.49	c calculated reachability. Time: 0.00
30.39/30.49	c  N dy    22    105348       206     17006        12     19813    119001    717563     60.53     49.92  --
40.19/40.27	c  N dy    23    158022       206     17006        12     27944    119001   1092055     60.72     50.33  --
40.29/40.32	c  S st    23    158022       206     17006        12     27944    119001   1092055     60.72     50.33  --
40.39/40.42	c  S st    23    158525       206     17006        12     28440    119001   1117770     60.72     50.33  --
40.39/40.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.39/40.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.49/40.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.13
40.49/40.56	c Calc non-exist non-lernt bins v-fix:     0 done:    206 time:  0.00 s
40.49/40.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.49/40.56	c Subs w/ non-existent bins:      0 time:  0.01 s
40.49/40.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.49/40.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.49/40.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
43.29/43.33	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
51.49/51.57	c Added 3 vars  tried: 80000 time: 8.24
51.70/51.78	c ORs :      3 avg-s:  0.0 cl-sh: 15401 l-rem:  15401 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.45
51.79/51.80	c lits-rem:       479  cl-subs:     1970  v-elim:    200  v-fix:    0  time: 11.21 s
51.79/51.80	c learnt bin added due to v-elim: 0
51.79/51.80	c vivif2 --  cl tried    17009 cl shrink        0 lits rem          0 time: 0.00
51.79/51.81	c vivif2 --  cl tried    26470 cl shrink        0 lits rem          0 time: 0.01
51.89/51.90	c asymm  cl-useful: 0/1159/17009 lits-rem:0 time: 0.09
51.89/51.90	c calculated reachability. Time: 0.00
51.89/51.90	c  N dy    23    158525       209     17009        18     26470    119002    982528     60.72     50.33  --
68.09/68.14	c  N dy    24    237787       209     17009        18     31778    119002   1136493     59.89     49.89  --
68.09/68.19	c  S st    24    237787       209     17009        18     31778    119002   1136493     59.89     49.89  --
68.28/68.30	c  S st    24    238288       209     17009        18     32276    119002   1161945     59.89     49.89  --
68.28/68.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.28/68.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.38/68.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.15
68.38/68.45	c Calc non-exist non-lernt bins v-fix:     0 done:    209 time:  0.00 s
68.38/68.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.38/68.46	c Subs w/ non-existent bins:      0 time:  0.01 s
68.38/68.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.38/68.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
68.38/68.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
71.58/71.64	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
80.48/80.50	c Added 3 vars  tried: 80000 time: 8.86
80.58/80.65	c ORs :      3 avg-s:  0.0 cl-sh:  9729 l-rem:   9729 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    9.01
80.58/80.67	c lits-rem:       156  cl-subs:     1997  v-elim:    200  v-fix:    0  time: 12.18 s
80.58/80.67	c learnt bin added due to v-elim: 0
80.58/80.67	c vivif2 --  cl tried    17012 cl shrink        0 lits rem          0 time: 0.00
80.58/80.68	c vivif2 --  cl tried    30279 cl shrink        0 lits rem          0 time: 0.01
80.68/80.77	c asymm  cl-useful: 0/1209/17012 lits-rem:0 time: 0.09
80.68/80.77	c calculated reachability. Time: 0.00
80.68/80.77	c  N dy    24    238288       212     17012        24     30279    119004   1036648     59.89     49.89  --
109.69/109.73	c  N dy    25    357432       212     17012        24     34379    119004   1067548     58.28     49.31  --
109.69/109.77	c  S st    25    357432       212     17012        24     34379    119004   1067548     58.28     49.31  --
109.79/109.89	c  S st    25    357936       212     17012        24     34881    119004   1092136     58.28     49.31  --
109.79/109.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
109.79/109.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.99/110.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.5M T:  0.17
109.99/110.07	c Calc non-exist non-lernt bins v-fix:     0 done:    212 time:  0.00 s
109.99/110.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.99/110.08	c Subs w/ non-existent bins:      0 time:  0.01 s
109.99/110.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.09/110.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
110.09/110.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
112.69/112.79	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
120.29/120.37	c Added 3 vars  tried: 80000 time: 7.58
120.49/120.50	c ORs :      3 avg-s:  0.0 cl-sh:  8674 l-rem:   8674 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.71
120.49/120.52	c lits-rem:       129  cl-subs:     1534  v-elim:    200  v-fix:    0  time: 10.42 s
120.49/120.52	c learnt bin added due to v-elim: 0
120.49/120.52	c vivif2 --  cl tried    17015 cl shrink        0 lits rem          0 time: 0.00
120.49/120.53	c vivif2 --  cl tried    33347 cl shrink        0 lits rem          0 time: 0.01
120.59/120.63	c asymm  cl-useful: 0/1020/17015 lits-rem:0 time: 0.10
120.59/120.64	c calculated reachability. Time: 0.00
120.59/120.64	c  N dy    25    357936       215     17015        30     33347    119009   1009385     58.28     49.31  --
169.39/169.48	c  N dy    26    536905       215     17015        30     40477    119009   1187472     58.92     49.54  --
169.48/169.53	c  S st    26    536905       215     17015        30     40477    119009   1187472     58.92     49.54  --
169.58/169.66	c  S st    26    537408       215     17015        30     40979    119009   1214187     58.92     49.54  --
169.58/169.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
169.58/169.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.78/169.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.3M T:  0.21
169.78/169.88	c Calc non-exist non-lernt bins v-fix:     0 done:    215 time:  0.00 s
169.78/169.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.78/169.89	c Subs w/ non-existent bins:      0 time:  0.01 s
169.88/169.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.88/169.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
169.88/169.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
172.88/172.96	c ORs :     15 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
181.08/181.19	c Added 3 vars  tried: 80000 time: 8.23
181.28/181.32	c ORs :      3 avg-s:  0.0 cl-sh:  8623 l-rem:   8623 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.36
181.28/181.34	c lits-rem:       653  cl-subs:     1846  v-elim:    200  v-fix:    0  time: 11.43 s
181.28/181.34	c learnt bin added due to v-elim: 0
181.28/181.34	c vivif2 --  cl tried    17018 cl shrink        0 lits rem          0 time: 0.00
181.28/181.35	c vivif2 --  cl tried    39133 cl shrink        0 lits rem          0 time: 0.01
181.39/181.46	c asymm  cl-useful: 0/962/17018 lits-rem:0 time: 0.11
181.39/181.46	c calculated reachability. Time: 0.00
181.39/181.46	c  N dy    26    537408       218     17018        36     39133    119010   1115240     58.92     49.54  --
181.39/181.46	c  F st    26    537408       218     17018        36     39133    119010   1115240     58.92     49.54  --
181.88/181.94	c Decided on static restart strategy
258.69/258.79	c  N dy    33    806113       218     17018        36     61388    119010   2124615     59.33     49.69  --
258.79/258.88	c  S st    33    806113       218     17018        36     61388    119010   2124615     59.33     49.69  --
258.99/259.06	c  S st    33    806615       218     17018        36     61884    119010   2149782     59.33     49.69  --
258.99/259.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
258.99/259.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
259.39/259.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.1M T:  0.43
259.39/259.50	c Calc non-exist non-lernt bins v-fix:     0 done:    218 time:  0.00 s
259.39/259.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
259.49/259.52	c Subs w/ non-existent bins:      0 time:  0.02 s
259.49/259.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
259.49/259.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
259.49/259.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
270.99/271.01	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
286.39/286.44	c Added 3 vars  tried: 80000 time: 15.43
286.89/286.90	c ORs :      3 avg-s:  0.0 cl-sh: 16920 l-rem:  16920 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   15.90
286.89/286.94	c lits-rem:       299  cl-subs:     4718  v-elim:    200  v-fix:    0  time: 27.38 s
286.89/286.94	c learnt bin added due to v-elim: 0
286.89/286.94	c vivif2 --  cl tried    17021 cl shrink        0 lits rem          0 time: 0.00
286.89/286.96	c vivif2 --  cl tried    57166 cl shrink        0 lits rem          0 time: 0.02
286.99/287.09	c asymm  cl-useful: 0/717/17021 lits-rem:0 time: 0.13
286.99/287.09	c calculated reachability. Time: 0.00
286.99/287.09	c  N dy    33    806615       221     17021        42     57166    119010   1869619     59.33     49.69  --
449.40/449.41	c  N dy    34   1209923       221     17021        42     75302    119010   2565585     61.16     49.99  --
449.50/449.51	c  S st    34   1209923       221     17021        42     75302    119010   2565585     61.16     49.99  --
449.70/449.72	c  S st    34   1210424       221     17021        42     75795    119010   2590143     61.16     49.99  --
449.70/449.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
449.70/449.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
450.20/450.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.0M T:  0.55
450.20/450.29	c Calc non-exist non-lernt bins v-fix:     0 done:    221 time:  0.00 s
450.20/450.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
450.30/450.31	c Subs w/ non-existent bins:      0 time:  0.02 s
450.30/450.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
450.30/450.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
450.30/450.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
466.50/466.52	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.16
485.49/485.50	c Added 3 vars  tried: 80000 time: 18.98
486.10/486.18	c ORs :      3 avg-s:  0.0 cl-sh: 21258 l-rem:  21258 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   19.66
486.20/486.23	c lits-rem:       548  cl-subs:     4445  v-elim:    200  v-fix:    0  time: 35.85 s
486.20/486.23	c learnt bin added due to v-elim: 0
486.20/486.23	c vivif2 --  cl tried    17024 cl shrink        0 lits rem          0 time: 0.00
486.20/486.25	c vivif2 --  cl tried    71350 cl shrink        0 lits rem          0 time: 0.03
486.29/486.38	c asymm  cl-useful: 0/1033/17024 lits-rem:0 time: 0.12
486.29/486.38	c calculated reachability. Time: 0.00
486.29/486.38	c  N dy    34   1210424       224     17024        48     71350    119018   2327009     61.16     49.99  --
715.30/715.36	c  N dy    35   1710425       224     17024        48    100298    119018   3714526     61.23     49.83  --
715.50/715.50	c  S st    35   1710425       224     17024        48    100298    119018   3714526     61.23     49.83  --
715.70/715.79	c  S st    35   1710929       224     17024        48    100797    119018   3739139     61.23     49.83  --
715.80/715.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
715.80/715.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
716.50/716.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.7M T:  0.73
716.50/716.53	c Calc non-exist non-lernt bins v-fix:     0 done:    224 time:  0.00 s
716.50/716.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
716.50/716.56	c Subs w/ non-existent bins:      0 time:  0.03 s
716.59/716.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
716.59/716.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
716.59/716.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
858.41/858.48	c ORs :     24 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.18
887.51/887.53	c Added 3 vars  tried: 80000 time: 29.06
889.81/889.83	c ORs :      3 avg-s:  0.0 cl-sh: 51250 l-rem:  51250 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   31.35
889.81/889.89	c lits-rem:       455  cl-subs:     7246  v-elim:    200  v-fix:    0  time: 173.26 s
889.81/889.89	c learnt bin added due to v-elim: 0
889.81/889.89	c vivif2 --  cl tried    17027 cl shrink        0 lits rem          0 time: 0.00
889.91/889.93	c vivif2 --  cl tried    93551 cl shrink        0 lits rem          0 time: 0.04
890.01/890.07	c asymm  cl-useful: 0/727/17027 lits-rem:0 time: 0.15
890.01/890.08	c calculated reachability. Time: 0.00
890.01/890.08	c  N dy    35   1710929       227     17027        54     93551    119021   3273392     61.23     49.83  --
1153.31/1153.30	c  N dy    36   2210931       227     17027        54    110283    119021   3909877     59.47     49.74  --
1153.41/1153.46	c  S st    36   2210931       227     17027        54    110283    119021   3909877     59.47     49.74  --
1153.41/1153.46	c Finding binary XORs  T:     0.00 s  found:       0
1153.71/1153.80	c  S st    36   2211435       227     17027        54    110778    119021   3934708     59.47     49.74  --
1153.81/1153.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1153.81/1153.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1154.61/1154.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.8M T:  0.85
1154.61/1154.66	c Calc non-exist non-lernt bins v-fix:     0 done:    227 time:  0.00 s
1154.61/1154.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1154.61/1154.70	c Subs w/ non-existent bins:      0 time:  0.03 s
1154.71/1154.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1154.71/1154.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1154.71/1154.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1290.51/1290.58	c ORs :     27 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.17

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173175-1301790184/watcher-3173175-1301790184 -o /tmp/evaluation-result-3173175-1301790184/solver-3173175-1301790184 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173175-1301790184.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.48 3.88 3.91 5/186 9032
/proc/meminfo: memFree=21002968/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=28904 CPUtime=0 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 694 0 0 0 0 0 0 0 25 0 1 0 290618137 29597696 630 33554432000 4194304 4797429 140734996410624 18446744073709551615 237278576151 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 7226 631 347 148 0 2155 0

[startup+0.085372 s]
/proc/loadavg: 3.48 3.88 3.91 5/186 9032
/proc/meminfo: memFree=21002968/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=29744 CPUtime=0.08 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 1043 0 0 0 8 0 0 0 25 0 1 0 290618137 30457856 966 33554432000 4194304 4797429 140734996410624 18446744073709551615 4429150 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 7436 966 369 148 0 2365 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29744

[startup+0.10037 s]
/proc/loadavg: 3.48 3.88 3.91 5/186 9032
/proc/meminfo: memFree=21002968/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=29744 CPUtime=0.09 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 1044 0 0 0 9 0 0 0 25 0 1 0 290618137 30457856 967 33554432000 4194304 4797429 140734996410624 18446744073709551615 4429107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 7436 967 369 148 0 2365 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29744

[startup+0.300333 s]
/proc/loadavg: 3.48 3.88 3.91 5/186 9032
/proc/meminfo: memFree=21002968/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=130956 CPUtime=0.29 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 1863 0 0 0 29 0 0 0 25 0 1 0 290618137 134098944 1551 33554432000 4194304 4797429 140734996410624 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 32739 1551 403 148 0 27668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130956

[startup+0.700262 s]
/proc/loadavg: 3.48 3.88 3.91 5/186 9032
/proc/meminfo: memFree=21002968/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=132000 CPUtime=0.69 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 2485 0 0 0 69 0 0 0 25 0 1 0 290618137 135168000 1738 33554432000 4194304 4797429 140734996410624 18446744073709551615 4424859 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 33000 1738 405 148 0 27929 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132000

[startup+1.50012 s]
/proc/loadavg: 3.52 3.89 3.91 5/190 9039
/proc/meminfo: memFree=20953832/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=132564 CPUtime=1.49 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 3295 0 0 0 149 0 0 0 25 0 1 0 290618137 135745536 1950 33554432000 4194304 4797429 140734996410624 18446744073709551615 4422886 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 33141 1950 405 148 0 28070 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132564

[startup+3.10083 s]
/proc/loadavg: 3.52 3.89 3.91 5/190 9040
/proc/meminfo: memFree=20946764/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=133120 CPUtime=3.09 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 4440 0 0 0 309 0 0 0 25 0 1 0 290618137 136314880 2378 33554432000 4194304 4797429 140734996410624 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 33280 2378 405 148 0 28209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133120

[startup+6.30026 s]
/proc/loadavg: 3.52 3.89 3.91 5/190 9040
/proc/meminfo: memFree=20927940/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=136836 CPUtime=6.28 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 6197 0 0 0 628 0 0 0 25 0 1 0 290618137 140120064 3326 33554432000 4194304 4797429 140734996410624 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 34209 3326 410 148 0 29138 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 136836

[startup+12.7001 s]
/proc/loadavg: 3.59 3.89 3.91 5/190 9040
/proc/meminfo: memFree=20902552/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=138400 CPUtime=12.69 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 9602 0 0 0 1268 1 0 0 25 0 1 0 290618137 141721600 3826 33554432000 4194304 4797429 140734996410624 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 34600 3826 410 148 0 29529 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138400

[startup+25.5009 s]
/proc/loadavg: 3.65 3.89 3.91 5/190 9040
/proc/meminfo: memFree=20889764/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=143256 CPUtime=25.49 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 14259 0 0 0 2547 2 0 0 25 0 1 0 290618137 146694144 4958 33554432000 4194304 4797429 140734996410624 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 35814 4958 415 148 0 30743 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143256

[startup+51.1003 s]
/proc/loadavg: 3.79 3.90 3.91 5/190 9041
/proc/meminfo: memFree=20845460/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=149280 CPUtime=51.09 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 20341 0 0 0 5106 3 0 0 25 0 1 0 290618137 152862720 6620 33554432000 4194304 4797429 140734996410624 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 37320 6620 415 148 0 32249 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 149280

[startup+102.306 s]
/proc/loadavg: 3.91 3.91 3.91 5/190 9042
/proc/meminfo: memFree=20804372/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=154928 CPUtime=102.29 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 36509 0 0 0 10223 6 0 0 25 0 1 0 290618137 158646272 7577 33554432000 4194304 4797429 140734996410624 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 38732 7577 415 148 0 33661 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 154928

[startup+162.3 s]
/proc/loadavg: 4.04 3.94 3.91 5/190 9044
/proc/meminfo: memFree=20777812/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=159220 CPUtime=162.29 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 52543 0 0 0 16217 12 0 0 25 0 1 0 290618137 163041280 9279 33554432000 4194304 4797429 140734996410624 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 39805 9279 415 148 0 34734 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 159220

[startup+222.301 s]
/proc/loadavg: 4.01 3.95 3.91 5/190 9045
/proc/meminfo: memFree=20751632/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=162884 CPUtime=222.29 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 67481 0 0 0 22213 16 0 0 25 0 1 0 290618137 166793216 10428 33554432000 4194304 4797429 140734996410624 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 40721 10428 415 148 0 35650 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 162884

[startup+282.3 s]
/proc/loadavg: 4.04 3.97 3.92 5/190 9047
/proc/meminfo: memFree=20718880/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=173284 CPUtime=282.29 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 79285 0 0 0 28210 19 0 0 25 0 1 0 290618137 177442816 13081 33554432000 4194304 4797429 140734996410624 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 43321 13081 415 148 0 38250 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 173284

[startup+342.3 s]
/proc/loadavg: 4.08 3.99 3.93 5/190 9049
/proc/meminfo: memFree=20713156/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=176524 CPUtime=342.3 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 92657 0 0 0 34205 25 0 0 25 0 1 0 290618137 180760576 12647 33554432000 4194304 4797429 140734996410624 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 44131 12647 415 148 0 39060 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 176524

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.93 5/190 9050
/proc/meminfo: memFree=20673952/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=177576 CPUtime=402.29 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 104775 0 0 0 40201 28 0 0 25 0 1 0 290618137 181837824 13522 33554432000 4194304 4797429 140734996410624 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 44394 13522 415 148 0 39323 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 177576

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.93 5/190 9052
/proc/meminfo: memFree=20651492/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=182448 CPUtime=462.3 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 114630 0 0 0 46199 31 0 0 25 0 1 0 290618137 186826752 15472 33554432000 4194304 4797429 140734996410624 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 45612 15472 415 148 0 40541 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 182448

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 9053
/proc/meminfo: memFree=20645292/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=185232 CPUtime=522.29 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 122680 0 0 0 52196 33 0 0 25 0 1 0 290618137 189677568 15303 33554432000 4194304 4797429 140734996410624 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 46308 15303 415 148 0 41237 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 185232

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 9055
/proc/meminfo: memFree=20617860/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=187252 CPUtime=582.3 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 132998 0 0 0 58192 38 0 0 25 0 1 0 290618137 191746048 17350 33554432000 4194304 4797429 140734996410624 18446744073709551615 4424967 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 46813 17350 415 148 0 41742 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 187252

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 9057
/proc/meminfo: memFree=20629992/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=188440 CPUtime=642.3 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 144332 0 0 0 64189 41 0 0 25 0 1 0 290618137 192962560 15941 33554432000 4194304 4797429 140734996410624 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 47110 15941 415 148 0 42039 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 188440

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 9058
/proc/meminfo: memFree=20623012/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=189560 CPUtime=702.3 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 154003 0 0 0 70186 44 0 0 25 0 1 0 290618137 194109440 16630 33554432000 4194304 4797429 140734996410624 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 47390 16630 415 148 0 42319 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 189560

[startup+762.307 s]
/proc/loadavg: 4.04 4.00 3.93 5/190 9060
/proc/meminfo: memFree=20576976/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=197472 CPUtime=762.31 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 157557 0 0 0 76185 46 0 0 25 0 1 0 290618137 202211328 20154 33554432000 4194304 4797429 140734996410624 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 49368 20154 415 148 0 44297 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 197472

[startup+822.301 s]
/proc/loadavg: 4.06 4.01 3.94 5/190 9061
/proc/meminfo: memFree=20559856/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=197472 CPUtime=822.31 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 157557 0 0 0 82185 46 0 0 25 0 1 0 290618137 202211328 20154 33554432000 4194304 4797429 140734996410624 18446744073709551615 4568320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 49368 20154 415 148 0 44297 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 197472

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 9063
/proc/meminfo: memFree=20600504/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=199264 CPUtime=882.31 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 157910 0 0 0 88185 46 0 0 25 0 1 0 290618137 204046336 20507 33554432000 4194304 4797429 140734996410624 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 49816 20507 415 148 0 44745 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 199264

[startup+942.301 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 9065
/proc/meminfo: memFree=20576804/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=201556 CPUtime=942.31 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 167179 0 0 0 94181 50 0 0 25 0 1 0 290618137 206393344 20125 33554432000 4194304 4797429 140734996410624 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 50389 20125 415 148 0 45318 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 201556

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 9066
/proc/meminfo: memFree=20545424/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=202348 CPUtime=1002.31 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 176998 0 0 0 100178 53 0 0 25 0 1 0 290618137 207204352 20386 33554432000 4194304 4797429 140734996410624 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 50587 20386 415 148 0 45516 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 202348

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 9068
/proc/meminfo: memFree=20500392/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=202520 CPUtime=1062.31 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 186524 0 0 0 106174 57 0 0 25 0 1 0 290618137 207380480 20058 33554432000 4194304 4797429 140734996410624 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 50630 20058 415 148 0 45559 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 202520

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9069
/proc/meminfo: memFree=20494548/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=203384 CPUtime=1122.31 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 193926 0 0 0 112170 61 0 0 25 0 1 0 290618137 208265216 22340 33554432000 4194304 4797429 140734996410624 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 50846 22340 415 148 0 45775 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 203384

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9071
/proc/meminfo: memFree=20489440/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=208880 CPUtime=1182.31 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 199744 0 0 0 118168 63 0 0 25 0 1 0 290618137 213893120 23055 33554432000 4194304 4797429 140734996410624 18446744073709551615 4568003 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 52220 23055 415 148 0 47149 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 208880

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9073
/proc/meminfo: memFree=20473052/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=208880 CPUtime=1242.31 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 199744 0 0 0 124168 63 0 0 25 0 1 0 290618137 213893120 23055 33554432000 4194304 4797429 140734996410624 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 52220 23055 415 148 0 47149 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 208880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.95 3/188 9076
/proc/meminfo: memFree=20742508/32950904 swapFree=67111528/67111528
[pid=9032] ppid=9030 vsize=209136 CPUtime=1300.02 cores=1,3
/proc/9032/stat : 9032 (techdemo) R 9030 9032 8216 0 -1 4202496 199811 0 0 0 129939 63 0 0 25 0 1 0 290618137 214155264 23122 33554432000 4194304 4797429 140734996410624 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9032/statm: 52284 23122 415 148 0 47213 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 209136

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.03
CPU user time (s): 1299.39
CPU system time (s): 0.642902
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 313452

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

runsolver used 2.07268 second user time and 5.00724 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-03 02:23:04
IDJOB=3173175
IDBENCH=82593
IDSOLVER=1585
FILE ID=node121/3173175-1301790184
RUNJOBID= node121-1301790184-8998
PBS_JOBID= 12841397
Free space on /tmp= 71464 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173175-1301790184/watcher-3173175-1301790184 -o /tmp/evaluation-result-3173175-1301790184/solver-3173175-1301790184 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173175-1301790184.cnf

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

MD5SUM BENCH= 8a262b49dcf27b27fb405f8a8cdf125f
RANDOM SEED=1370452274

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      21003380 kB
Buffers:        343580 kB
Cached:       11256148 kB
SwapCached:          0 kB
Active:        7613792 kB
Inactive:      4062580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21003380 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24528 kB
Writeback:           0 kB
AnonPages:       75380 kB
Mapped:          15780 kB
Slab:           208348 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   353812 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= 71460 MiB
End job on node121 at 2011-04-03 02:44:46