Trace number 3273521

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

Namecrafted/spence/sgen/
sgen3-n180-s34713902-sat.cnf
MD5SUM19292459de25c4f5e9e6f187c00d549d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.431934
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
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-3273521-1303606301.cnf'
0.00/0.00	c -- header says num vars:            180
0.00/0.00	c -- header says num clauses:         432
0.00/0.00	c -- clauses added:            0 learnts,          432 normals,            0 xors
0.00/0.00	c -- vars added        180
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       180        72       360         0      1080         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    180 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:      87 undec:       0 neg:      93
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.00	c  B st     0         0       180        72       360         0      1080         0   no data   no data  --
0.04/0.05	c Decided on static restart strategy
2.10/2.20	c  N dy     7     30001       180        72       360     10292      1080    266679     33.08     16.79  --
2.20/2.21	c  S st     7     30001       180        72       360     10292      1080    266679     33.08     16.79  --
2.20/2.26	c  S st     7     30503       180        72       360     10789      1080    280009     33.08     16.79  --
2.20/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.08
2.29/2.34	c Calc non-exist non-lernt bins v-fix:     0 done:    180 time:  0.00 s
2.29/2.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.34	c Subs w/ non-existent bins:      0 time:  0.00 s
2.29/2.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
2.29/2.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.59/2.60	c lits-rem:       473  cl-subs:     1090  v-elim:      0  v-fix:    0  time:  0.22 s
2.59/2.60	c learnt bin added due to v-elim: 0
2.59/2.60	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
2.59/2.60	c vivif2 --  cl tried     9699 cl shrink        0 lits rem          0 time: 0.00
2.59/2.61	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
2.59/2.61	c calculated reachability. Time: 0.00
2.59/2.61	c  N dy     7     30503       180        72       360      9699      1080    250712     33.08     16.79  --
2.59/2.61	c  F st     7     30503       180        72       360      9699      1080    250712     33.08     16.79  --
2.69/2.76	c Decided on static restart strategy
4.09/4.18	c  N dy    14     45754       180        72       360     16934      1080    473621     35.45     16.60  --
4.19/4.20	c  S st    14     45754       180        72       360     16934      1080    473621     35.45     16.60  --
4.19/4.29	c  S st    14     46256       180        72       360      8797      1080    174839     35.45     16.60  --
4.19/4.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.05
4.29/4.34	c Calc non-exist non-lernt bins v-fix:     0 done:    180 time:  0.00 s
4.29/4.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.35	c Subs w/ non-existent bins:      0 time:  0.00 s
4.29/4.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4.29/4.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.29/4.39	c lits-rem:        63  cl-subs:      225  v-elim:      0  v-fix:    0  time:  0.03 s
4.29/4.39	c learnt bin added due to v-elim: 0
4.29/4.39	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
4.29/4.40	c vivif2 --  cl tried     8572 cl shrink        0 lits rem          0 time: 0.00
4.39/4.40	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
4.39/4.40	c calculated reachability. Time: 0.00
4.39/4.40	c  N dy    14     46256       180        72       360      8572      1080    171065     35.45     16.60  --
6.99/7.06	c  N dy    16     69385       180        72       360     10726      1080    207458     35.55     16.07  --
6.99/7.07	c  S st    16     69385       180        72       360     10726      1080    207458     35.55     16.07  --
7.09/7.13	c  S st    16     69887       180        72       360     11224      1080    220257     35.55     16.07  --
7.09/7.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.19/7.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.08
7.19/7.21	c Calc non-exist non-lernt bins v-fix:     0 done:    180 time:  0.00 s
7.19/7.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.19/7.21	c Subs w/ non-existent bins:      0 time:  0.00 s
7.19/7.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.19/7.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
7.19/7.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.39/7.43	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
8.09/8.15	c Added 2 vars  tried: 80000 time: 0.73
8.09/8.18	c ORs :      2 avg-s:  0.0 cl-sh:  4480 l-rem:   4480 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.75
8.09/8.18	c lits-rem:        57  cl-subs:      288  v-elim:      0  v-fix:    0  time:  0.95 s
8.09/8.18	c learnt bin added due to v-elim: 0
8.09/8.18	c vivif2 --  cl tried       74 cl shrink        0 lits rem          0 time: 0.00
8.09/8.18	c vivif2 --  cl tried    10936 cl shrink        0 lits rem          0 time: 0.00
8.09/8.19	c asymm  cl-useful: 0/74/74 lits-rem:0 time: 0.01
8.09/8.19	c calculated reachability. Time: 0.00
8.09/8.19	c  N dy    16     69887       182        74       364     10936      1092    210486     35.55     16.07  --
8.09/8.19	c  F st    16     69887       182        74       364     10936      1092    210486     35.55     16.07  --
8.29/8.39	c Decided on static restart strategy
13.99/14.00	c  N dy    23    104830       182        74       364     20717      1092    478386     32.40     16.24  --
13.99/14.02	c  S st    23    104830       182        74       364     20717      1092    478386     32.40     16.24  --
14.09/14.11	c  S st    23    105333       182        74       364     21218      1092    490718     32.40     16.24  --
14.09/14.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.09/14.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.30/14.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.8M T:  0.24
14.30/14.35	c Calc non-exist non-lernt bins v-fix:     0 done:    182 time:  0.00 s
14.30/14.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.30/14.36	c Subs w/ non-existent bins:      0 time:  0.00 s
14.30/14.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.39/14.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
14.39/14.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.99/15.05	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
16.50/16.56	c Added 2 vars  tried: 80000 time: 1.50
16.59/16.62	c ORs :      2 avg-s:  0.0 cl-sh:  6359 l-rem:   6359 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.56
16.59/16.62	c lits-rem:       318  cl-subs:      765  v-elim:      0  v-fix:    0  time:  2.21 s
16.59/16.62	c learnt bin added due to v-elim: 0
16.59/16.62	c vivif2 --  cl tried       76 cl shrink        0 lits rem          0 time: 0.00
16.59/16.63	c vivif2 --  cl tried    20453 cl shrink        0 lits rem          0 time: 0.01
16.59/16.65	c asymm  cl-useful: 0/76/76 lits-rem:0 time: 0.02
16.59/16.65	c calculated reachability. Time: 0.00
16.59/16.65	c  N dy    23    105333       184        76       368     20453      1105    464218     32.40     16.24  --
26.30/26.35	c  N dy    24    158000       184        76       368     27917      1105    651988     31.70     15.87  --
26.30/26.38	c  S st    24    158000       184        76       368     27917      1105    651988     31.70     15.87  --
26.49/26.50	c  S st    24    158504       184        76       368     28417      1105    665380     31.70     15.87  --
26.49/26.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.49/26.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.69/26.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.0M T:  0.29
26.69/26.80	c Calc non-exist non-lernt bins v-fix:     0 done:    184 time:  0.00 s
26.69/26.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.79/26.80	c Subs w/ non-existent bins:      0 time:  0.01 s
26.79/26.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.79/26.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
26.79/26.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.69/27.71	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
29.79/29.86	c Added 2 vars  tried: 80000 time: 2.14
29.99/30.00	c ORs :      2 avg-s:  0.0 cl-sh:  9821 l-rem:   9821 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.28
29.99/30.01	c lits-rem:       451  cl-subs:     1275  v-elim:      0  v-fix:    0  time:  3.12 s
29.99/30.01	c learnt bin added due to v-elim: 0
29.99/30.01	c vivif2 --  cl tried       78 cl shrink        0 lits rem          0 time: 0.00
29.99/30.02	c vivif2 --  cl tried    27142 cl shrink        0 lits rem          0 time: 0.01
29.99/30.04	c asymm  cl-useful: 0/78/78 lits-rem:0 time: 0.02
29.99/30.04	c calculated reachability. Time: 0.00
29.99/30.04	c  N dy    24    158504       186        78       372     27142      1119    624349     31.70     15.87  --
44.49/44.58	c  N dy    25    237756       186        78       372     32038      1119    706404     32.59     16.27  --
44.59/44.61	c  S st    25    237756       186        78       372     32038      1119    706404     32.59     16.27  --
44.69/44.75	c  S st    25    238260       186        78       372     32539      1119    719532     32.59     16.27  --
44.69/44.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.69/44.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.10/45.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.6M T:  0.37
45.10/45.13	c Calc non-exist non-lernt bins v-fix:     0 done:    186 time:  0.00 s
45.10/45.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.10/45.13	c Subs w/ non-existent bins:      0 time:  0.01 s
45.10/45.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.19/45.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
45.19/45.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
46.10/46.11	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 11.0 T:    0.00
48.19/48.22	c Added 2 vars  tried: 80000 time: 2.11
48.30/48.35	c ORs :      2 avg-s:  0.0 cl-sh:  8547 l-rem:   8547 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.23
48.30/48.36	c lits-rem:       766  cl-subs:     1775  v-elim:      0  v-fix:    0  time:  3.14 s
48.30/48.36	c learnt bin added due to v-elim: 0
48.30/48.36	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
48.30/48.37	c vivif2 --  cl tried    30763 cl shrink        0 lits rem          0 time: 0.01
48.30/48.40	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.03
48.30/48.40	c calculated reachability. Time: 0.00
48.30/48.40	c  N dy    25    238260       188        80       376     30763      1133    668987     32.59     16.27  --
78.00/78.04	c  N dy    26    357390       188        80       376     35107      1133    712082     29.85     16.23  --
78.00/78.07	c  S st    26    357390       188        80       376     35107      1133    712082     29.85     16.23  --
78.19/78.23	c  S st    26    357893       188        80       379     35607      1133    725613     29.85     16.23  --
78.19/78.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
78.19/78.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.69/78.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.0M T:  0.52
78.69/78.76	c Calc non-exist non-lernt bins v-fix:     0 done:    188 time:  0.00 s
78.69/78.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.69/78.76	c Subs w/ non-existent bins:      0 time:  0.01 s
78.69/78.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.79/78.86	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.08 s
78.79/78.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
79.69/79.73	c ORs :     10 avg-s:  2.0 cl-sh:     3 l-rem:      3 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
82.29/82.30	c Added 2 vars  tried: 80000 time: 2.57
82.50/82.51	c ORs :      2 avg-s:  0.0 cl-sh: 14190 l-rem:  14190 b-add:      4 v-rep:   0 cl-rem: 2 avg s: 8.5 T:    2.78
82.50/82.52	c lits-rem:       471  cl-subs:     1463  v-elim:      0  v-fix:    0  time:  3.66 s
82.50/82.52	c learnt bin added due to v-elim: 0
82.50/82.52	c vivif2 --  cl tried       82 cl shrink        0 lits rem          0 time: 0.00
82.50/82.53	c vivif2 --  cl tried    34142 cl shrink        0 lits rem          0 time: 0.01
82.50/82.56	c asymm  cl-useful: 0/82/82 lits-rem:0 time: 0.03
82.50/82.56	c calculated reachability. Time: 0.00
82.50/82.56	c  N dy    26    357893       190        82       383     34142      1146    680416     29.85     16.23  --
131.09/131.19	c  N dy    27    536839       190        82       383     41764      1146    811979     32.79     15.72  --
131.19/131.22	c  S st    27    536839       190        82       383     41764      1146    811979     32.79     15.72  --
131.39/131.41	c  S st    27    537343       190        82       383     42265      1146    825221     32.79     15.72  --
131.39/131.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
131.39/131.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.00/132.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      0 BRemN:      0 CBin:       0 P: 34.1M T:  0.60
132.00/132.02	c Calc non-exist non-lernt bins v-fix:     0 done:    190 time:  0.00 s
132.00/132.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.00/132.03	c Subs w/ non-existent bins:      0 time:  0.01 s
132.00/132.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.09/132.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
132.09/132.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
132.99/133.00	c ORs :     14 avg-s:  2.0 cl-sh:     1 l-rem:      1 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 12.0 T:    0.00
135.29/135.34	c Added 2 vars  tried: 80000 time: 2.33
135.49/135.58	c ORs :      2 avg-s:  0.0 cl-sh: 14719 l-rem:  14719 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.57
135.49/135.59	c lits-rem:       932  cl-subs:     2021  v-elim:      0  v-fix:    0  time:  3.46 s
135.49/135.59	c learnt bin added due to v-elim: 0
135.49/135.59	c vivif2 --  cl tried       84 cl shrink        0 lits rem          0 time: 0.00
135.59/135.60	c vivif2 --  cl tried    40243 cl shrink        0 lits rem          0 time: 0.01
135.59/135.63	c asymm  cl-useful: 0/84/84 lits-rem:0 time: 0.03
135.59/135.64	c calculated reachability. Time: 0.00
135.59/135.64	c  N dy    27    537343       192        84       390     40243      1159    769943     32.79     15.72  --
135.59/135.64	c  F st    27    537343       192        84       390     40243      1159    769943     32.79     15.72  --
136.09/136.16	c Decided on static restart strategy
226.09/226.11	c  N dy    34    806015       192        84       390     63734      1159   1383648     31.40     15.69  --
226.09/226.16	c  S st    34    806015       192        84       390     63734      1159   1383648     31.40     15.69  --
226.39/226.46	c  S st    34    806517       192        84       390     64232      1159   1396670     31.40     15.69  --
226.39/226.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
226.39/226.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.70/227.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  1.28
227.70/227.75	c Calc non-exist non-lernt bins v-fix:     0 done:    192 time:  0.00 s
227.70/227.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.70/227.76	c Subs w/ non-existent bins:      0 time:  0.01 s
227.70/227.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.89/227.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
227.89/227.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
229.59/229.65	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 4 avg s: 9.0 T:    0.01
234.89/234.92	c Added 2 vars  tried: 80000 time: 5.27
235.40/235.45	c ORs :      2 avg-s:  0.0 cl-sh: 18330 l-rem:  18330 b-add:      4 v-rep:   0 cl-rem: 10 avg s: 12.0 T:    5.80
235.40/235.47	c lits-rem:       128  cl-subs:     2424  v-elim:      0  v-fix:    0  time:  7.51 s
235.40/235.47	c learnt bin added due to v-elim: 0
235.40/235.47	c vivif2 --  cl tried       86 cl shrink        0 lits rem          0 time: 0.00
235.40/235.49	c vivif2 --  cl tried    61794 cl shrink        0 lits rem          0 time: 0.02
235.49/235.54	c asymm  cl-useful: 0/86/86 lits-rem:0 time: 0.05
235.49/235.55	c calculated reachability. Time: 0.00
235.49/235.55	c  N dy    34    806517       194        86       394     61794      1172   1318341     31.40     15.69  --
393.80/393.81	c  N dy    35   1209776       194        86       395     77475      1172   1839560     37.05     16.77  --
393.80/393.89	c  S st    35   1209776       194        86       395     77475      1172   1839560     37.05     16.77  --
394.10/394.19	c  S st    35   1210277       194        86       395     77973      1172   1852364     37.05     16.77  --
394.20/394.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
394.20/394.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
395.59/395.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      2 BRemL:      0 BRemN:      0 CBin:       0 P: 60.2M T:  1.42
395.59/395.62	c Calc non-exist non-lernt bins v-fix:     0 done:    194 time:  0.00 s
395.59/395.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
395.59/395.63	c Subs w/ non-existent bins:      0 time:  0.02 s
395.59/395.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
395.90/395.93	c subs with bin:        0  lits-rem:         9  v-fix:    0  time:  0.27 s
395.90/395.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
399.90/399.92	c ORs :     20 avg-s:  2.0 cl-sh:    31 l-rem:     31 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
406.00/406.06	c Added 2 vars  tried: 80000 time: 6.14
406.90/406.92	c ORs :      2 avg-s:  0.0 cl-sh: 23605 l-rem:  23605 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    7.00
406.90/406.95	c lits-rem:       875  cl-subs:     3526  v-elim:      0  v-fix:    0  time: 11.02 s
406.90/406.95	c learnt bin added due to v-elim: 0
406.90/406.95	c vivif2 --  cl tried       88 cl shrink        0 lits rem          0 time: 0.00
406.90/406.98	c vivif2 --  cl tried    74447 cl shrink        0 lits rem          0 time: 0.02
407.01/407.07	c asymm  cl-useful: 0/88/88 lits-rem:0 time: 0.09
407.01/407.07	c calculated reachability. Time: 0.00
407.01/407.07	c  N dy    35   1210277       196        88       401     74447      1186   1717893     37.05     16.77  --
645.50/645.59	c  N dy    36   1710277       196        88       401    106802      1186   2765671     39.76     17.02  --
645.60/645.70	c  S st    36   1710277       196        88       401    106802      1186   2765671     39.76     17.02  --
645.60/645.70	c Finding binary XORs  T:     0.00 s  found:       0
646.10/646.10	c  S st    36   1710777       196        88       401    107301      1186   2778570     39.76     17.02  --
646.10/646.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
646.10/646.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
647.70/647.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  1.62
647.70/647.72	c Calc non-exist non-lernt bins v-fix:     0 done:    196 time:  0.00 s
647.70/647.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
647.70/647.75	c Subs w/ non-existent bins:      0 time:  0.03 s
647.70/647.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
648.30/648.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.50 s
648.30/648.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
658.30/658.31	c ORs :     22 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 14.0 T:    0.02
667.90/667.99	c Added 2 vars  tried: 80000 time: 9.68
670.00/670.09	c ORs :      2 avg-s:  0.0 cl-sh: 36111 l-rem:  36111 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.78
670.10/670.13	c lits-rem:      1230  cl-subs:     6613  v-elim:      0  v-fix:    0  time: 21.84 s
670.10/670.13	c learnt bin added due to v-elim: 0
670.10/670.13	c vivif2 --  cl tried       90 cl shrink        0 lits rem          0 time: 0.00
670.10/670.17	c vivif2 --  cl tried   100687 cl shrink        0 lits rem          0 time: 0.03
670.20/670.28	c asymm  cl-useful: 0/90/90 lits-rem:0 time: 0.11
670.20/670.28	c calculated reachability. Time: 0.00
670.20/670.28	c  N dy    36   1710777       198        90       405    100687      1200   2557757     39.76     17.02  --
942.90/942.98	c  N dy    37   2210777       198        90       405    116162      1200   2984547     34.63     17.77  --
943.00/943.09	c  S st    37   2210777       198        90       405    116162      1200   2984547     34.63     17.77  --
943.61/943.60	c  S st    37   2211277       198        90       405    116659      1200   2996431     34.63     17.77  --
943.61/943.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
943.61/943.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
945.11/945.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.1M T:  1.57
945.11/945.18	c Calc non-exist non-lernt bins v-fix:     0 done:    198 time:  0.00 s
945.11/945.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
945.21/945.21	c Subs w/ non-existent bins:      0 time:  0.03 s
945.21/945.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
945.70/945.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.52 s
945.70/945.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
957.50/957.58	c ORs :     24 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 14.0 T:    0.03
967.91/967.97	c Added 3 vars  tried: 80000 time: 10.39
971.90/971.95	c ORs :      3 avg-s:  0.0 cl-sh: 65370 l-rem:  65370 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   14.37
971.90/972.00	c lits-rem:      2378  cl-subs:     7144  v-elim:      0  v-fix:    0  time: 26.22 s
971.90/972.00	c learnt bin added due to v-elim: 0
971.90/972.00	c vivif2 --  cl tried       93 cl shrink        0 lits rem          0 time: 0.00
972.00/972.03	c vivif2 --  cl tried   109514 cl shrink        0 lits rem          0 time: 0.04
972.10/972.17	c asymm  cl-useful: 0/93/93 lits-rem:0 time: 0.13
972.10/972.17	c calculated reachability. Time: 0.00
972.10/972.17	c  N dy    37   2211277       201        93       411    109514      1221   2714147     34.63     17.77  --
1264.51/1264.57	c  N dy    38   2711279       201        93       411    133150      1221   3215124     30.21     17.53  --
1264.71/1264.72	c  S st    38   2711279       201        93       411    133150      1221   3215124     30.21     17.53  --
1265.21/1265.28	c  S st    38   2711781       201        93       411    133650      1221   3228082     30.21     17.53  --
1265.21/1265.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1265.21/1265.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1266.91/1266.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      0 BRemN:      0 CBin:       0 P: 60.2M T:  1.68
1266.91/1266.97	c Calc non-exist non-lernt bins v-fix:     0 done:    201 time:  0.00 s
1266.91/1266.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1267.01/1267.00	c Subs w/ non-existent bins:      0 time:  0.03 s
1267.01/1267.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1267.61/1267.62	c subs with bin:        0  lits-rem:       128  v-fix:    0  time:  0.56 s
1267.61/1267.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273521-1303606301/watcher-3273521-1303606301 -o /tmp/evaluation-result-3273521-1303606301/solver-3273521-1303606301 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3273521-1303606301.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.26 3.83 3.78 4/189 2624
/proc/meminfo: memFree=13898024/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=127220 CPUtime=0 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 550 0 0 0 0 0 0 0 21 0 1 0 472228860 130273280 487 33554432000 4194304 4797429 140734691613184 18446744073709551615 251813936838 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 31805 487 404 148 0 26734 0

[startup+0.0434531 s]
/proc/loadavg: 3.26 3.83 3.78 4/189 2624
/proc/meminfo: memFree=13898024/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=127352 CPUtime=0.04 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 632 0 0 0 4 0 0 0 21 0 1 0 472228860 130408448 567 33554432000 4194304 4797429 140734691613184 18446744073709551615 4391395 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 31838 567 404 148 0 26767 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 127352

[startup+0.100444 s]
/proc/loadavg: 3.26 3.83 3.78 4/189 2624
/proc/meminfo: memFree=13898024/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=127352 CPUtime=0.09 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 707 0 0 0 9 0 0 0 21 0 1 0 472228860 130408448 642 33554432000 4194304 4797429 140734691613184 18446744073709551615 4351423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 31838 642 406 148 0 26767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127352

[startup+0.30041 s]
/proc/loadavg: 3.26 3.83 3.78 4/189 2624
/proc/meminfo: memFree=13898024/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=127932 CPUtime=0.29 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 968 0 0 0 29 0 0 0 22 0 1 0 472228860 131002368 740 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424877 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 31983 740 406 148 0 26912 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 127932

[startup+0.700345 s]
/proc/loadavg: 3.26 3.83 3.78 4/189 2624
/proc/meminfo: memFree=13898024/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=128612 CPUtime=0.69 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 1356 0 0 0 69 0 0 0 24 0 1 0 472228860 131698688 867 33554432000 4194304 4797429 140734691613184 18446744073709551615 4387372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 32153 867 406 148 0 27082 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128612

[startup+1.50021 s]
/proc/loadavg: 3.26 3.83 3.78 5/190 2625
/proc/meminfo: memFree=13889920/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=129072 CPUtime=1.49 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 1909 0 0 0 149 0 0 0 25 0 1 0 472228860 132169728 1074 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 32268 1074 406 148 0 27197 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129072

[startup+3.10094 s]
/proc/loadavg: 3.40 3.85 3.79 5/190 2625
/proc/meminfo: memFree=13884092/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=131908 CPUtime=3.09 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 3139 0 0 0 309 0 0 0 25 0 1 0 472228860 135073792 1899 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 32977 1899 411 148 0 27906 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131908

[startup+6.3004 s]
/proc/loadavg: 3.40 3.85 3.79 5/190 2625
/proc/meminfo: memFree=13871328/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=133804 CPUtime=6.29 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 5030 0 0 0 629 0 0 0 25 0 1 0 472228860 137015296 2243 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 33451 2243 411 148 0 28380 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133804

[startup+12.7003 s]
/proc/loadavg: 3.49 3.85 3.79 5/190 2625
/proc/meminfo: memFree=13861304/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=135388 CPUtime=12.69 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 6952 0 0 0 1268 1 0 0 25 0 1 0 472228860 138637312 2873 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424921 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 33847 2873 415 148 0 28776 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135388

[startup+25.5002 s]
/proc/loadavg: 3.57 3.85 3.79 6/190 2626
/proc/meminfo: memFree=13845420/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=139532 CPUtime=25.49 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 10792 0 0 0 2547 2 0 0 25 0 1 0 472228860 142880768 3634 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 34883 3634 415 148 0 29812 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139532

[startup+51.1009 s]
/proc/loadavg: 3.72 3.86 3.80 5/190 2627
/proc/meminfo: memFree=13816432/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=145708 CPUtime=51.09 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 16971 0 0 0 5106 3 0 0 25 0 1 0 472228860 149204992 4874 33554432000 4194304 4797429 140734691613184 18446744073709551615 4395774 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 36427 4874 415 148 0 31356 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 145708

[startup+102.306 s]
/proc/loadavg: 3.94 3.90 3.82 5/190 2628
/proc/meminfo: memFree=13791660/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=149760 CPUtime=102.3 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 26903 0 0 0 10224 6 0 0 25 0 1 0 472228860 153354240 5994 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 37440 5995 415 148 0 32369 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149760

[startup+162.3 s]
/proc/loadavg: 4.01 3.93 3.83 5/190 2629
/proc/meminfo: memFree=13767464/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=154440 CPUtime=162.29 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 36395 0 0 0 16221 8 0 0 25 0 1 0 472228860 158146560 7819 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 38610 7819 415 148 0 33539 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 154440

[startup+222.301 s]
/proc/loadavg: 4.00 3.94 3.83 5/190 2631
/proc/meminfo: memFree=13756548/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=156748 CPUtime=222.3 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 45439 0 0 0 22219 11 0 0 25 0 1 0 472228860 160509952 7934 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 39187 7934 415 148 0 34116 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 156748

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.84 5/190 2633
/proc/meminfo: memFree=13729600/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=163668 CPUtime=282.3 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 54223 0 0 0 28217 13 0 0 25 0 1 0 472228860 167596032 10201 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 40917 10201 420 148 0 35846 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 163668

[startup+342.301 s]
/proc/loadavg: 4.00 3.95 3.84 5/190 2634
/proc/meminfo: memFree=13713340/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=165876 CPUtime=342.3 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 63276 0 0 0 34214 16 0 0 25 0 1 0 472228860 169857024 9687 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424850 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 41469 9687 420 148 0 36398 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 165876

[startup+402.301 s]
/proc/loadavg: 4.00 3.96 3.85 5/190 2636
/proc/meminfo: memFree=13703756/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=171604 CPUtime=402.3 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 70824 0 0 0 40211 19 0 0 25 0 1 0 472228860 175722496 12055 33554432000 4194304 4797429 140734691613184 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 42901 12055 416 148 0 37830 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 171604

[startup+462.301 s]
/proc/loadavg: 4.00 3.96 3.86 5/190 2637
/proc/meminfo: memFree=13686500/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=174364 CPUtime=462.3 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 78562 0 0 0 46208 22 0 0 25 0 1 0 472228860 178548736 11720 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 43591 11720 416 148 0 38520 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 174364

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 2639
/proc/meminfo: memFree=13677796/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=175484 CPUtime=522.3 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 85256 0 0 0 52205 25 0 0 25 0 1 0 472228860 179695616 12856 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 43871 12856 416 148 0 38800 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 175484

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 2650
/proc/meminfo: memFree=13672180/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=175816 CPUtime=582.3 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 91566 0 0 0 58203 27 0 0 25 0 1 0 472228860 180035584 13304 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424882 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 43954 13304 416 148 0 38883 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 175816

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 2651
/proc/meminfo: memFree=13658252/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=176812 CPUtime=642.31 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 98256 0 0 0 64201 30 0 0 25 0 1 0 472228860 181055488 13985 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 44203 13985 416 148 0 39132 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 176812

[startup+702.3 s]
/proc/loadavg: 4.07 3.99 3.89 5/190 2653
/proc/meminfo: memFree=13625988/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=187508 CPUtime=702.3 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 104161 0 0 0 70198 32 0 0 25 0 1 0 472228860 192008192 16444 33554432000 4194304 4797429 140734691613184 18446744073709551615 4426379 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 46877 16444 416 148 0 41806 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 187508

[startup+762.307 s]
/proc/loadavg: 4.14 4.02 3.90 5/190 2657
/proc/meminfo: memFree=13630028/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=188884 CPUtime=762.31 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 110876 0 0 0 76197 34 0 0 25 0 1 0 472228860 193417216 16631 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 47221 16631 416 148 0 42150 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 188884

[startup+822.301 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 2659
/proc/meminfo: memFree=13631096/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=189076 CPUtime=822.31 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 117238 0 0 0 82194 37 0 0 25 0 1 0 472228860 193613824 16239 33554432000 4194304 4797429 140734691613184 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 47269 16239 416 148 0 42198 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 189076

[startup+882.301 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 2661
/proc/meminfo: memFree=13612960/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=189864 CPUtime=882.31 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 123569 0 0 0 88191 40 0 0 25 0 1 0 472228860 194420736 15646 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 47466 15646 416 148 0 42395 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 189864

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2662
/proc/meminfo: memFree=13601044/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=190920 CPUtime=942.3 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 128919 0 0 0 94188 42 0 0 25 0 1 0 472228860 195502080 17378 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 47730 17378 416 148 0 42659 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 190920

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2664
/proc/meminfo: memFree=13594696/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=194944 CPUtime=1002.3 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 133076 0 0 0 100186 44 0 0 25 0 1 0 472228860 199622656 17702 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 48736 17702 416 148 0 43665 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 194944

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2665
/proc/meminfo: memFree=13577180/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=194700 CPUtime=1062.31 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 137844 0 0 0 106184 47 0 0 25 0 1 0 472228860 199372800 18847 33554432000 4194304 4797429 140734691613184 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 48675 18847 415 148 0 43604 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 194700

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2667
/proc/meminfo: memFree=13582736/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=197460 CPUtime=1122.31 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 144593 0 0 0 112181 50 0 0 25 0 1 0 472228860 202199040 18101 33554432000 4194304 4797429 140734691613184 18446744073709551615 4424692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 49365 18101 415 148 0 44294 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 197460

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2669
/proc/meminfo: memFree=13563376/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=197632 CPUtime=1182.31 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 151071 0 0 0 118179 52 0 0 25 0 1 0 472228860 202375168 17246 33554432000 4194304 4797429 140734691613184 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 49408 17246 415 148 0 44337 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 197632

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 2670
/proc/meminfo: memFree=13568060/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=198464 CPUtime=1242.31 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 156065 0 0 0 124177 54 0 0 25 0 1 0 472228860 203227136 18427 33554432000 4194304 4797429 140734691613184 18446744073709551615 4422918 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 49616 18427 415 148 0 44545 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 198464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 2/184 2675
/proc/meminfo: memFree=13818576/32950928 swapFree=67111528/67111528
[pid=2624] ppid=2622 vsize=201532 CPUtime=1300.01 cores=1,3
/proc/2624/stat : 2624 (techdemo) R 2622 2624 1669 0 -1 4202496 157918 0 0 0 129946 55 0 0 25 0 1 0 472228860 206368768 20244 33554432000 4194304 4797429 140734691613184 18446744073709551615 4568003 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2624/statm: 50383 20244 415 148 0 45312 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 201532

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.47
CPU system time (s): 0.560914
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 201532

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

runsolver used 1.9907 second user time and 5.12122 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-24 02:51:42
IDJOB=3273521
IDBENCH=83141
IDSOLVER=1585
FILE ID=node126/3273521-1303606301
RUNJOBID= node126-1303606299-2584
PBS_JOBID= 13150616
Free space on /tmp= 71364 MiB

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

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

MD5SUM BENCH= 19292459de25c4f5e9e6f187c00d549d
RANDOM SEED=877162138

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13898428 kB
Buffers:       1986260 kB
Cached:       16421640 kB
SwapCached:          0 kB
Active:        7693728 kB
Inactive:     10786880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13898428 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31264 kB
Writeback:           0 kB
AnonPages:       71168 kB
Mapped:          15988 kB
Slab:           507720 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   577380 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= 71380 MiB
End job on node126 at 2011-04-24 03:13:24