Trace number 3173226

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1180959030-088-UNKNOWN.cnf
MD5SUM4c3def64b0c0da01406b551924b4a52d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark532.031
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
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 530000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173226-1301790793.cnf'
0.00/0.00	c -- header says num vars:           1500
0.00/0.00	c -- header says num clauses:       30000
0.00/0.02	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.00/0.02	c -- vars added       1500
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/11390/30000 lits-rem:0 time: 0.11
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.01
0.09/0.15	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
0.09/0.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.15	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:   1000  v-fix:    0  time:  0.03 s
0.09/0.18	c learnt bin added due to v-elim: 0
0.09/0.18	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:     694 undec:      56 neg:     750
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      1500     30000         0         0    150000         0   no data   no data  --
0.39/0.48	c Decided on static restart strategy
6.79/6.85	c  N dy     7     30000      1500     30000         0     10756    150000   1118536    201.54    153.22  --
6.89/6.93	c  S st     7     30000      1500     30000         0     10756    150000   1118536    201.54    153.22  --
6.99/7.02	c  S st     7     30506      1500     30000         0     11261    150000   1174801    201.54    153.22  --
6.99/7.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.08
7.09/7.11	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
7.09/7.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.11	c Subs w/ non-existent bins:      0 time:  0.01 s
7.09/7.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.14	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
8.39/8.42	c lits-rem:      3428  cl-subs:      563  v-elim:   1500  v-fix:    0  time:  1.28 s
8.39/8.42	c learnt bin added due to v-elim: 0
8.39/8.42	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
8.39/8.43	c vivif2 --  cl tried    10698 cl shrink        0 lits rem          0 time: 0.01
8.69/8.91	c asymm  cl-useful: 0/8654/30000 lits-rem:0 time: 0.27
8.69/8.91	c calculated reachability. Time: 0.00
8.69/8.91	c  N dy     7     30506      1500     30000         0     10698    150000   1123130    201.54    153.22  --
8.69/8.91	c  F st     7     30506      1500     30000         0     10698    150000   1123130    201.54    153.22  --
8.99/9.25	c Decided on static restart strategy
12.29/12.60	c  N dy    14     45760      1500     30000         0      9104    150000    425939    195.27    150.94  --
12.29/12.63	c  S st    14     45760      1500     30000         0      9104    150000    425939    195.27    150.94  --
12.39/12.72	c  S st    14     46263      1500     30000         0      9607    150000    483509    195.27    150.94  --
12.39/12.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.05
12.39/12.77	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
12.39/12.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.78	c Subs w/ non-existent bins:      0 time:  0.00 s
12.39/12.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.79	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
15.29/15.62	c lits-rem:       486  cl-subs:      254  v-elim:   1500  v-fix:    0  time:  2.83 s
15.29/15.62	c learnt bin added due to v-elim: 0
15.29/15.62	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
15.29/15.63	c vivif2 --  cl tried     9353 cl shrink        0 lits rem          0 time: 0.00
15.39/15.71	c asymm  cl-useful: 0/8512/30000 lits-rem:0 time: 0.08
15.39/15.71	c calculated reachability. Time: 0.00
15.39/15.71	c  N dy    14     46263      1500     30000         0      9353    150000    472150    195.27    150.94  --
21.29/21.68	c  N dy    15     69394      1500     30000         0     11517    150000    539499    180.48    147.86  --
21.39/21.71	c  S st    15     69394      1500     30000         0     11517    150000    539499    180.48    147.86  --
21.49/21.81	c  S st    15     69895      1500     30000         0     12018    150000    596583    180.48    147.86  --
21.49/21.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.49/21.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.49/21.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.06
21.49/21.88	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
21.49/21.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.49/21.88	c Subs w/ non-existent bins:      0 time:  0.00 s
21.59/21.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.59/21.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.59/21.90	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
24.59/24.96	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
25.79/26.13	c Added 16 vars  tried: 80000 time: 1.17
25.79/26.14	c ORs :     16 avg-s:  0.0 cl-sh:  1775 l-rem:   1775 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    1.18
25.79/26.15	c lits-rem:      1039  cl-subs:      222  v-elim:   1500  v-fix:    0  time:  4.25 s
25.79/26.15	c learnt bin added due to v-elim: 0
25.79/26.16	c vivif2 --  cl tried    30016 cl shrink        0 lits rem          0 time: 0.00
25.79/26.16	c vivif2 --  cl tried    11796 cl shrink        0 lits rem          0 time: 0.00
25.79/26.19	c asymm  cl-useful: 0/1460/30016 lits-rem:0 time: 0.02
25.79/26.19	c calculated reachability. Time: 0.00
25.79/26.19	c  N dy    15     69895      1516     30016        32     11796    150107    580383    180.48    147.86  --
25.79/26.19	c  F st    15     69895      1516     30016        32     11796    150107    580383    180.48    147.86  --
26.19/26.55	c Decided on static restart strategy
35.27/35.60	c  N dy    22    104842      1516     30016        32     21674    150107   2193666    203.10    148.12  --
35.37/35.73	c  S st    22    104842      1516     30016        32     21674    150107   2193666    203.10    148.12  --
35.47/35.85	c  S st    22    105344      1516     30016        32     22176    150107   2251592    203.10    148.12  --
35.47/35.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.47/35.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.67/36.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.18
35.67/36.03	c Calc non-exist non-lernt bins v-fix:     0 done:   1516 time:  0.00 s
35.67/36.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.67/36.05	c Subs w/ non-existent bins:      0 time:  0.02 s
35.77/36.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.77/36.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.77/36.10	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
38.57/38.90	c ORs :     16 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
42.57/42.94	c Added 16 vars  tried: 80000 time: 4.03
42.77/43.14	c ORs :     16 avg-s:  0.0 cl-sh: 20981 l-rem:  20981 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    4.24
42.77/43.17	c lits-rem:       194  cl-subs:      950  v-elim:   1500  v-fix:    0  time:  7.07 s
42.77/43.17	c learnt bin added due to v-elim: 0
42.77/43.18	c vivif2 --  cl tried    30032 cl shrink        0 lits rem          0 time: 0.00
42.77/43.19	c vivif2 --  cl tried    21226 cl shrink        0 lits rem          0 time: 0.02
42.97/43.30	c asymm  cl-useful: 0/12292/30032 lits-rem:0 time: 0.11
42.97/43.30	c calculated reachability. Time: 0.00
42.97/43.30	c  N dy    22    105344      1532     30032        64     21226    150216   2067853    203.10    148.12  --
59.75/60.19	c  N dy    23    158016      1532     30032        64     28964    150216   2988778    202.11    148.31  --
59.95/60.31	c  S st    23    158016      1532     30032        64     28964    150216   2988778    202.11    148.31  --
60.06/60.44	c  S st    23    158516      1532     30032        64     29464    150216   3046266    202.11    148.31  --
60.06/60.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
60.06/60.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.35/60.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.28
60.35/60.73	c Calc non-exist non-lernt bins v-fix:     0 done:   1532 time:  0.00 s
60.35/60.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.35/60.75	c Subs w/ non-existent bins:      0 time:  0.02 s
60.45/60.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.45/60.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
60.45/60.82	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
65.56/65.90	c ORs :     32 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
69.96/70.37	c Added 16 vars  tried: 80000 time: 4.47
70.25/70.60	c ORs :     16 avg-s:  0.0 cl-sh: 18927 l-rem:  18927 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    4.71
70.25/70.65	c lits-rem:        18  cl-subs:      892  v-elim:   1500  v-fix:    0  time:  9.83 s
70.25/70.65	c learnt bin added due to v-elim: 0
70.25/70.65	c vivif2 --  cl tried    30048 cl shrink        0 lits rem          0 time: 0.00
70.25/70.67	c vivif2 --  cl tried    28572 cl shrink        0 lits rem          0 time: 0.02
70.45/70.80	c asymm  cl-useful: 0/8072/30048 lits-rem:0 time: 0.13
70.45/70.81	c calculated reachability. Time: 0.00
70.45/70.81	c  N dy    23    158516      1548     30048        96     28572    150325   2900120    202.11    148.31  --
100.16/100.55	c  N dy    24    237779      1548     30048        96     33835    150325   3313497    202.96    149.88  --
100.26/100.68	c  S st    24    237779      1548     30048        96     33835    150325   3313497    202.96    149.88  --
100.46/100.81	c  S st    24    238284      1548     30048        96     34340    150325   3371546    202.96    149.88  --
100.46/100.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
100.46/100.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.76/101.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.32
100.76/101.14	c Calc non-exist non-lernt bins v-fix:     0 done:   1548 time:  0.00 s
100.76/101.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.76/101.17	c Subs w/ non-existent bins:      0 time:  0.02 s
100.86/101.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.86/101.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
100.86/101.26	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
106.56/106.98	c ORs :     48 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
110.36/110.78	c Added 16 vars  tried: 80000 time: 3.80
110.66/111.10	c ORs :     16 avg-s:  0.0 cl-sh: 24302 l-rem:  24302 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    4.12
110.76/111.15	c lits-rem:        10  cl-subs:      980  v-elim:   1500  v-fix:    0  time:  9.89 s
110.76/111.15	c learnt bin added due to v-elim: 0
110.76/111.15	c vivif2 --  cl tried    30064 cl shrink        0 lits rem          0 time: 0.00
110.76/111.18	c vivif2 --  cl tried    33360 cl shrink        0 lits rem          0 time: 0.03
110.96/111.32	c asymm  cl-useful: 0/7076/30064 lits-rem:0 time: 0.14
110.96/111.32	c calculated reachability. Time: 0.00
110.96/111.32	c  N dy    24    238284      1564     30064       128     33360    150437   3223032    202.96    149.88  --
162.66/163.01	c  N dy    25    357428      1564     30064       128     37135    150437   4132388    285.12    175.15  --
162.76/163.17	c  S st    25    357428      1564     30064       128     37135    150437   4132388    285.12    175.15  --
162.96/163.33	c  S st    25    357940      1564     30064       128     37647    150437   4178508    285.12    175.15  --
162.96/163.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.96/163.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
163.36/163.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.39
163.36/163.73	c Calc non-exist non-lernt bins v-fix:     0 done:   1564 time:  0.00 s
163.36/163.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
163.36/163.76	c Subs w/ non-existent bins:      0 time:  0.03 s
163.46/163.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
163.46/163.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
163.46/163.88	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
232.76/233.18	c ORs :     64 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
238.05/238.40	c Added 16 vars  tried: 80000 time: 5.23
238.45/238.85	c ORs :     16 avg-s:  0.0 cl-sh: 30829 l-rem:  30829 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    5.68
238.55/238.91	c lits-rem:        20  cl-subs:     2102  v-elim:   1500  v-fix:    0  time: 75.02 s
238.55/238.91	c learnt bin added due to v-elim: 0
238.55/238.91	c vivif2 --  cl tried    30080 cl shrink        0 lits rem          0 time: 0.00
238.55/238.94	c vivif2 --  cl tried    35545 cl shrink        0 lits rem          0 time: 0.03
238.65/239.05	c asymm  cl-useful: 0/2640/30080 lits-rem:0 time: 0.10
238.65/239.05	c calculated reachability. Time: 0.00
238.65/239.05	c  N dy    25    357940      1580     30080       160     35545    150546   3671376    285.12    175.15  --
344.36/344.77	c  N dy    26    536910      1580     30080       160     43585    150546   4685418    336.19    197.06  --
344.56/344.95	c  S st    26    536910      1580     30080       160     43585    150546   4685418    336.19    197.06  --
344.76/345.10	c  S st    26    537415      1580     30080       160     44090    150546   4734217    336.19    197.06  --
344.76/345.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
344.76/345.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
345.16/345.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.41
345.16/345.53	c Calc non-exist non-lernt bins v-fix:     0 done:   1580 time:  0.00 s
345.16/345.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
345.16/345.56	c Subs w/ non-existent bins:      0 time:  0.04 s
345.26/345.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
345.36/345.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
345.36/345.70	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
434.26/434.62	c ORs :     80 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 365.0 T:    0.21
439.96/440.33	c Added 16 vars  tried: 80000 time: 5.71
440.36/440.74	c ORs :     16 avg-s:  0.0 cl-sh: 26458 l-rem:  26458 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    6.12
440.46/440.80	c lits-rem:      1156  cl-subs:     3068  v-elim:   1500  v-fix:    0  time: 95.10 s
440.46/440.80	c learnt bin added due to v-elim: 0
440.46/440.80	c vivif2 --  cl tried    30096 cl shrink        0 lits rem          0 time: 0.00
440.46/440.84	c vivif2 --  cl tried    41021 cl shrink        0 lits rem          0 time: 0.03
440.56/440.98	c asymm  cl-useful: 0/9926/30096 lits-rem:0 time: 0.14
440.56/440.99	c calculated reachability. Time: 0.00
440.56/440.99	c  N dy    26    537415      1596     30096       192     41021    150655   3996311    336.19    197.06  --
440.56/440.99	c  F st    26    537415      1596     30096       192     41021    150655   3996311    336.19    197.06  --
441.25/441.60	c Decided on static restart strategy
605.97/606.40	c  N dy    33    806122      1596     30096       192     64573    150655   9176431    309.06    213.53  --
606.37/606.74	c  S st    33    806122      1596     30096       192     64573    150655   9176431    309.06    213.53  --
606.57/606.95	c  S st    33    806623      1596     30096       192     65074    150655   9226604    309.06    213.53  --
606.57/606.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
606.57/606.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
607.27/607.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.72
607.27/607.69	c Calc non-exist non-lernt bins v-fix:     0 done:   1596 time:  0.00 s
607.27/607.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
607.37/607.77	c Subs w/ non-existent bins:      0 time:  0.08 s
607.57/607.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
607.66/608.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
607.66/608.05	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
928.57/928.99	c ORs :     96 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    1.19
938.87/939.24	c Added 17 vars  tried: 80000 time: 10.25
940.67/941.05	c ORs :     17 avg-s:  0.0 cl-sh: 68555 l-rem:  68555 b-add:     34 v-rep:   0 cl-rem: 0 avg s: nan T:   12.06
940.77/941.15	c lits-rem:        56  cl-subs:     4833  v-elim:   1500  v-fix:    0  time: 333.11 s
940.77/941.15	c learnt bin added due to v-elim: 0
940.77/941.16	c vivif2 --  cl tried    30113 cl shrink        0 lits rem          0 time: 0.00
940.87/941.23	c vivif2 --  cl tried    60241 cl shrink        0 lits rem          0 time: 0.07
941.07/941.45	c asymm  cl-useful: 0/6814/30113 lits-rem:0 time: 0.22
941.07/941.45	c calculated reachability. Time: 0.00
941.07/941.45	c  N dy    33    806623      1613     30113       226     60241    150773   7905976    309.06    213.53  --
1216.47/1216.83	c  N dy    34   1209939      1613     30113       226     76428    150773   9759341    302.61    222.44  --
1216.87/1217.20	c  S st    34   1209939      1613     30113       226     76428    150773   9759341    302.61    222.44  --
1216.87/1217.20	c Finding binary XORs  T:     0.00 s  found:       0
1217.07/1217.43	c  S st    34   1210442      1613     30113       226     76931    150773   9807484    302.61    222.44  --
1217.07/1217.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1217.07/1217.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1217.97/1218.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.2M T:  0.93
1217.97/1218.38	c Calc non-exist non-lernt bins v-fix:     0 done:   1613 time:  0.00 s
1217.97/1218.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1218.07/1218.46	c Subs w/ non-existent bins:      0 time:  0.07 s
1218.28/1218.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1218.38/1218.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
1218.38/1218.78	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s

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-3173226-1301790793/watcher-3173226-1301790793 -o /tmp/evaluation-result-3173226-1301790793/solver-3173226-1301790793 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173226-1301790793.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: 2.07 2.88 3.48 2/172 18235
/proc/meminfo: memFree=22022008/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=29444 CPUtime=0 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 846 0 0 0 0 0 0 0 24 0 1 0 290678925 30150656 783 33554432000 4194304 4797429 140735292808496 18446744073709551615 210646842906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 7361 783 347 148 0 2290 0

[startup+0.0568151 s]
/proc/loadavg: 2.07 2.88 3.48 2/172 18235
/proc/meminfo: memFree=22022008/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=31056 CPUtime=0.05 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 1460 0 0 0 5 0 0 0 24 0 1 0 290678925 31801344 1370 33554432000 4194304 4797429 140735292808496 18446744073709551615 4429118 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 7764 1370 371 148 0 2693 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31056

[startup+0.10081 s]
/proc/loadavg: 2.07 2.88 3.48 2/172 18235
/proc/meminfo: memFree=22022008/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=31056 CPUtime=0.09 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 1463 0 0 0 9 0 0 0 24 0 1 0 290678925 31801344 1373 33554432000 4194304 4797429 140735292808496 18446744073709551615 4429150 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 7764 1373 371 148 0 2693 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31056

[startup+0.300789 s]
/proc/loadavg: 2.07 2.88 3.48 2/172 18235
/proc/meminfo: memFree=22022008/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=133988 CPUtime=0.29 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 2791 0 0 0 29 0 0 0 25 0 1 0 290678925 137203712 2310 33554432000 4194304 4797429 140735292808496 18446744073709551615 210646843067 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 33497 2310 404 148 0 28426 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 133988

[startup+0.700709 s]
/proc/loadavg: 2.07 2.88 3.48 2/172 18235
/proc/meminfo: memFree=22022008/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=133988 CPUtime=0.69 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 3221 0 0 0 69 0 0 0 25 0 1 0 290678925 137203712 2739 33554432000 4194304 4797429 140735292808496 18446744073709551615 4425927 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 33497 2739 406 148 0 28426 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 133988

[startup+1.50057 s]
/proc/loadavg: 2.07 2.88 3.48 6/188 18261
/proc/meminfo: memFree=21945892/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=135028 CPUtime=1.49 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 4458 0 0 0 149 0 0 0 25 0 1 0 290678925 138268672 2911 33554432000 4194304 4797429 140735292808496 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 33757 2911 406 148 0 28686 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135028

[startup+3.10032 s]
/proc/loadavg: 2.07 2.88 3.48 6/188 18261
/proc/meminfo: memFree=21936984/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=136836 CPUtime=3.09 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 6591 0 0 0 309 0 0 0 25 0 1 0 290678925 140120064 3462 33554432000 4194304 4797429 140735292808496 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 34209 3462 406 148 0 29138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136836

[startup+6.30077 s]
/proc/loadavg: 2.55 2.96 3.50 6/188 18261
/proc/meminfo: memFree=21920988/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=138068 CPUtime=6.29 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 10284 0 0 0 628 1 0 0 25 0 1 0 290678925 141381632 3415 33554432000 4194304 4797429 140735292808496 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 34517 3415 406 148 0 29446 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138068

[startup+12.7007 s]
/proc/loadavg: 2.82 3.01 3.52 5/188 18261
/proc/meminfo: memFree=21891064/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=145908 CPUtime=12.39 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 16590 0 0 0 1235 4 0 0 25 0 1 0 290678925 149409792 5016 33554432000 4194304 4797429 140735292808496 18446744073709551615 4389738 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 36477 5016 411 148 0 31406 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 145908

[startup+25.5005 s]
/proc/loadavg: 3.08 3.06 3.52 5/188 18261
/proc/meminfo: memFree=21873224/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=147820 CPUtime=25.19 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 22596 0 0 0 2513 6 0 0 25 0 1 0 290678925 151367680 5651 33554432000 4194304 4797429 140735292808496 18446744073709551615 4495546 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 36955 5651 415 148 0 31884 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 147820

[startup+51.1002 s]
/proc/loadavg: 3.39 3.13 3.54 5/188 18261
/proc/meminfo: memFree=21836516/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=160932 CPUtime=50.76 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 39709 0 0 0 5064 12 0 0 25 0 1 0 290678925 164794368 9482 33554432000 4194304 4797429 140735292808496 18446744073709551615 4422927 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 40233 9482 416 148 0 35162 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 160932

[startup+102.307 s]
/proc/loadavg: 3.74 3.26 3.56 5/188 18263
/proc/meminfo: memFree=21793584/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=178076 CPUtime=101.96 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 67933 0 0 0 10178 18 0 0 25 0 1 0 290678925 182349824 15523 33554432000 4194304 4797429 140735292808496 18446744073709551615 4568320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 44519 15523 416 148 0 39448 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 178076

[startup+162.3 s]
/proc/loadavg: 3.90 3.40 3.58 5/188 18265
/proc/meminfo: memFree=21743340/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=181808 CPUtime=161.96 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 102974 0 0 0 16168 28 0 0 25 0 1 0 290678925 186171392 16463 33554432000 4194304 4797429 140735292808496 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 45452 16463 416 148 0 40381 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 181808

[startup+222.3 s]
/proc/loadavg: 4.00 3.52 3.61 5/188 18267
/proc/meminfo: memFree=21719876/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=191052 CPUtime=221.95 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 105644 0 0 0 22167 28 0 0 25 0 1 0 290678925 195637248 19133 33554432000 4194304 4797429 140735292808496 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 47763 19133 416 148 0 42692 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 191052

[startup+282.3 s]
/proc/loadavg: 4.00 3.60 3.63 5/188 18267
/proc/meminfo: memFree=21708820/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=194156 CPUtime=281.96 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 131487 0 0 0 28160 36 0 0 25 0 1 0 290678925 198815744 18988 33554432000 4194304 4797429 140735292808496 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 48539 18988 416 148 0 43468 0
Current children cumulated CPU time (s) 281.96
Current children cumulated vsize (KiB) 194156

[startup+342.301 s]
/proc/loadavg: 4.00 3.67 3.65 5/188 18269
/proc/meminfo: memFree=21710788/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=195676 CPUtime=341.96 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 161125 0 0 0 34152 44 0 0 25 0 1 0 290678925 200372224 19430 33554432000 4194304 4797429 140735292808496 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 48919 19430 416 148 0 43848 0
Current children cumulated CPU time (s) 341.96
Current children cumulated vsize (KiB) 195676

[startup+402.301 s]
/proc/loadavg: 4.00 3.73 3.67 5/188 18271
/proc/meminfo: memFree=21662156/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=199656 CPUtime=401.96 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 163236 0 0 0 40152 44 0 0 25 0 1 0 290678925 204447744 21538 33554432000 4194304 4797429 140735292808496 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 49914 21538 416 148 0 44843 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 199656

[startup+462.301 s]
/proc/loadavg: 4.03 3.79 3.69 5/188 18273
/proc/meminfo: memFree=21653828/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=202056 CPUtime=461.96 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 176064 0 0 0 46147 49 0 0 25 0 1 0 290678925 206905344 23803 33554432000 4194304 4797429 140735292808496 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 50514 23803 416 148 0 45443 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 202056

[startup+522.301 s]
/proc/loadavg: 4.01 3.83 3.71 5/188 18275
/proc/meminfo: memFree=21678848/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=203544 CPUtime=521.96 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 206165 0 0 0 52137 59 0 0 25 0 1 0 290678925 208429056 21157 33554432000 4194304 4797429 140735292808496 18446744073709551615 4390023 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 50886 21157 416 148 0 45815 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 203544

[startup+582.301 s]
/proc/loadavg: 4.05 3.87 3.73 5/188 18275
/proc/meminfo: memFree=21635688/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=205608 CPUtime=581.96 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 236065 0 0 0 58129 67 0 0 25 0 1 0 290678925 210542592 27185 33554432000 4194304 4797429 140735292808496 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 51402 27185 416 148 0 46331 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 205608

[startup+642.3 s]
/proc/loadavg: 4.02 3.89 3.74 5/188 18277
/proc/meminfo: memFree=21596976/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=234488 CPUtime=641.97 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 255225 0 0 0 64126 71 0 0 25 0 1 0 290678925 240115712 33817 33554432000 4194304 4797429 140735292808496 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 58622 33817 416 148 0 53551 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 234488

[startup+702.3 s]
/proc/loadavg: 4.00 3.91 3.75 5/188 18279
/proc/meminfo: memFree=21625360/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=234488 CPUtime=701.96 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 255225 0 0 0 70125 71 0 0 25 0 1 0 290678925 240115712 33817 33554432000 4194304 4797429 140735292808496 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 58622 33817 416 148 0 53551 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 234488

[startup+762.306 s]
/proc/loadavg: 4.00 3.92 3.77 5/188 18281
/proc/meminfo: memFree=21580464/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=234488 CPUtime=761.97 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 255225 0 0 0 76126 71 0 0 25 0 1 0 290678925 240115712 33817 33554432000 4194304 4797429 140735292808496 18446744073709551615 4568122 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 58622 33817 416 148 0 53551 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 234488

[startup+822.301 s]
/proc/loadavg: 4.05 3.95 3.78 5/188 18283
/proc/meminfo: memFree=21604256/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=234488 CPUtime=821.97 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 255225 0 0 0 82126 71 0 0 25 0 1 0 290678925 240115712 33817 33554432000 4194304 4797429 140735292808496 18446744073709551615 4567984 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 58622 33817 416 148 0 53551 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 234488

[startup+882.301 s]
/proc/loadavg: 4.02 3.95 3.80 5/188 18283
/proc/meminfo: memFree=21572872/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=234488 CPUtime=881.97 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 255225 0 0 0 88126 71 0 0 25 0 1 0 290678925 240115712 33817 33554432000 4194304 4797429 140735292808496 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 58622 33817 416 148 0 53551 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 234488

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.81 5/188 18285
/proc/meminfo: memFree=21562324/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=235028 CPUtime=941.97 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 255876 0 0 0 94126 71 0 0 25 0 1 0 290678925 240668672 34466 33554432000 4194304 4797429 140735292808496 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 58757 34466 416 148 0 53686 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 235028

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.82 5/188 18287
/proc/meminfo: memFree=21549536/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=237848 CPUtime=1001.97 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 288675 0 0 0 100116 81 0 0 25 0 1 0 290678925 243556352 29270 33554432000 4194304 4797429 140735292808496 18446744073709551615 210646843147 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 59462 29270 416 148 0 54391 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 237848

[startup+1062.3 s]
/proc/loadavg: 4.04 3.98 3.83 5/188 18289
/proc/meminfo: memFree=21567256/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=238756 CPUtime=1061.97 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 317630 0 0 0 106108 89 0 0 25 0 1 0 290678925 244486144 31328 33554432000 4194304 4797429 140735292808496 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 59689 31328 416 148 0 54618 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 238756

[startup+1122.3 s]
/proc/loadavg: 4.05 4.00 3.84 5/188 18291
/proc/meminfo: memFree=21535608/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=239272 CPUtime=1121.97 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 339248 0 0 0 112102 95 0 0 25 0 1 0 290678925 245014528 38767 33554432000 4194304 4797429 140735292808496 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 59818 38767 416 148 0 54747 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 239272

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.85 5/188 18291
/proc/meminfo: memFree=21530628/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=239652 CPUtime=1181.97 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 364613 0 0 0 118093 104 0 0 25 0 1 0 290678925 245403648 34792 33554432000 4194304 4797429 140735292808496 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 59913 34792 416 148 0 54842 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 239652

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/188 18293
/proc/meminfo: memFree=21516236/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=249464 CPUtime=1241.97 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 381475 0 0 0 124087 110 0 0 25 0 1 0 290678925 255451136 37529 33554432000 4194304 4797429 140735292808496 18446744073709551615 4524200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 62366 37529 417 148 0 57295 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 249464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.86 5/188 18295
/proc/meminfo: memFree=21529360/32951132 swapFree=67111528/67111528
[pid=18235] ppid=18233 vsize=249464 CPUtime=1299.68 cores=1,3
/proc/18235/stat : 18235 (techdemo) R 18233 18235 17312 0 -1 4202496 381475 0 0 0 129858 110 0 0 25 0 1 0 290678925 255451136 37529 33554432000 4194304 4797429 140735292808496 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18235/statm: 62366 37529 417 148 0 57295 0
Current children cumulated CPU time (s) 1299.68
Current children cumulated vsize (KiB) 249464

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.7
CPU user time (s): 1298.59
CPU system time (s): 1.11083
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 350868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.59
system time used= 1.11083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 381475
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 2212

runsolver used 2.03269 second user time and 5.07523 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-03 02:33:13
IDJOB=3173226
IDBENCH=82644
IDSOLVER=1585
FILE ID=node129/3173226-1301790793
RUNJOBID= node129-1301790793-18220
PBS_JOBID= 12841389
Free space on /tmp= 72148 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1180959030-088-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173226-1301790793/watcher-3173226-1301790793 -o /tmp/evaluation-result-3173226-1301790793/solver-3173226-1301790793 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173226-1301790793.cnf

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

MD5SUM BENCH= 4c3def64b0c0da01406b551924b4a52d
RANDOM SEED=830132268

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      22022164 kB
Buffers:        354116 kB
Cached:       10261056 kB
SwapCached:          0 kB
Active:        7133112 kB
Inactive:      3545696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22022164 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17596 kB
Writeback:           0 kB
AnonPages:       63216 kB
Mapped:          14820 kB
Slab:           188132 kB
PageTables:       4632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   192716 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= 72116 MiB
End job on node129 at 2011-04-03 02:54:55