Trace number 3173215

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

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173215-1301790562.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.02	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.02	c -- vars added        200
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/1964/17000 lits-rem:0 time: 0.12
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.01
0.09/0.15	c Calc non-exist non-lernt bins v-fix:     0 done:    200 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.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.19/0.20	c lits-rem:         0  cl-subs:        0  v-elim:    132  v-fix:    0  time:  0.04 s
0.19/0.20	c learnt bin added due to v-elim: 0
0.19/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.21	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.21	c calculated reachability. Time: 0.00
0.19/0.21	c Calc default polars -  time:   0.00 s pos:      89 undec:       1 neg:     110
0.19/0.21	c =========================================================================================
0.19/0.21	c types(t): F = full restart, N = normal restart
0.19/0.21	c types(t): S = simplification begin/end, E = solution found
0.19/0.21	c restart types(rt): st = static, dy = dynamic
0.19/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.21	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.29/0.38	c Decided on static restart strategy
3.88/3.98	c  N dy     7     30001       200     17000         0     10398    119000    433228     60.32     50.86  --
3.98/4.01	c  S st     7     30001       200     17000         0     10398    119000    433228     60.32     50.86  --
3.98/4.08	c  S st     7     30503       200     17000         0     10896    119000    458926     60.32     50.86  --
3.98/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.98/4.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.08/4.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.05
4.08/4.13	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
4.08/4.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.08/4.13	c Subs w/ non-existent bins:      0 time:  0.00 s
4.08/4.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.08/4.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.08/4.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.78/5.88	c lits-rem:      2854  cl-subs:      849  v-elim:    200  v-fix:    0  time:  1.74 s
5.78/5.88	c learnt bin added due to v-elim: 0
5.78/5.88	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
5.78/5.88	c vivif2 --  cl tried    10047 cl shrink        0 lits rem          0 time: 0.00
5.88/5.98	c asymm  cl-useful: 0/1708/17000 lits-rem:0 time: 0.10
5.88/5.98	c calculated reachability. Time: 0.00
5.88/5.98	c  N dy     7     30503       200     17000         0     10047    119000    411481     60.32     50.86  --
5.88/5.98	c  F st     7     30503       200     17000         0     10047    119000    411481     60.32     50.86  --
6.18/6.23	c Decided on static restart strategy
7.88/7.95	c  N dy    14     45754       200     17000         0     17179    119000    784636     59.61     50.76  --
7.88/7.99	c  S st    14     45754       200     17000         0     17179    119000    784636     59.61     50.76  --
7.98/8.08	c  S st    14     46256       200     17000         0      9040    119000    256614     59.61     50.76  --
7.98/8.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.98/8.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.08/8.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.03
8.08/8.11	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
8.08/8.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.08/8.11	c Subs w/ non-existent bins:      0 time:  0.00 s
8.08/8.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.08/8.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.08/8.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.48/9.50	c lits-rem:       195  cl-subs:      222  v-elim:    200  v-fix:    0  time:  1.38 s
9.48/9.50	c learnt bin added due to v-elim: 0
9.48/9.50	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
9.48/9.50	c vivif2 --  cl tried     8818 cl shrink        0 lits rem          0 time: 0.00
9.58/9.66	c asymm  cl-useful: 0/3803/17000 lits-rem:0 time: 0.15
9.58/9.66	c calculated reachability. Time: 0.00
9.58/9.66	c  N dy    14     46256       200     17000         0      8818    119000    250779     59.61     50.76  --
13.08/13.17	c  N dy    15     69384       200     17000         0     10870    119000    286431     59.56     50.35  --
13.08/13.19	c  S st    15     69384       200     17000         0     10870    119000    286431     59.56     50.35  --
13.19/13.26	c  S st    15     69884       200     17000         0     11363    119000    310917     59.56     50.35  --
13.19/13.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.19/13.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.29/13.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.04
13.29/13.31	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
13.29/13.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.29/13.31	c Subs w/ non-existent bins:      0 time:  0.00 s
13.29/13.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.29/13.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.29/13.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.59/14.63	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
16.39/16.43	c Added 3 vars  tried: 80000 time: 1.80
16.39/16.44	c ORs :      3 avg-s:  0.0 cl-sh:  1950 l-rem:   1950 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    1.81
16.39/16.45	c lits-rem:       334  cl-subs:      249  v-elim:    200  v-fix:    0  time:  3.13 s
16.39/16.45	c learnt bin added due to v-elim: 0
16.39/16.45	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
16.39/16.45	c vivif2 --  cl tried    11114 cl shrink        0 lits rem          0 time: 0.00
16.49/16.60	c asymm  cl-useful: 0/3414/17003 lits-rem:0 time: 0.15
16.49/16.60	c calculated reachability. Time: 0.00
16.49/16.60	c  N dy    15     69884       203     17003         6     11114    118999    300421     59.56     50.35  --
16.49/16.60	c  F st    15     69884       203     17003         6     11114    118999    300421     59.56     50.35  --
16.79/16.85	c Decided on static restart strategy
21.99/22.05	c  N dy    22    104826       203     17003         6     20776    118999    775792     58.38     49.64  --
21.99/22.09	c  S st    22    104826       203     17003         6     20776    118999    775792     58.38     49.64  --
22.09/22.18	c  S st    22    105330       203     17003         6     21269    118999    800893     58.38     49.64  --
22.09/22.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.09/22.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.18/22.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.09
22.18/22.27	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
22.18/22.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.18/22.28	c Subs w/ non-existent bins:      0 time:  0.00 s
22.18/22.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.18/22.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.18/22.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.68/24.75	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
29.08/29.19	c Added 3 vars  tried: 80000 time: 4.43
29.18/29.25	c ORs :      3 avg-s:  0.0 cl-sh:  5830 l-rem:   5830 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    4.49
29.18/29.26	c lits-rem:      1630  cl-subs:     1289  v-elim:    200  v-fix:    0  time:  6.97 s
29.18/29.26	c learnt bin added due to v-elim: 0
29.18/29.26	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.00
29.18/29.27	c vivif2 --  cl tried    19980 cl shrink        0 lits rem          0 time: 0.00
29.28/29.35	c asymm  cl-useful: 0/1401/17006 lits-rem:0 time: 0.09
29.28/29.36	c calculated reachability. Time: 0.00
29.28/29.36	c  N dy    22    105330       206     17006        12     19980    119000    719976     58.38     49.64  --
38.38/38.49	c  N dy    23    157996       206     17006        12     27976    119000   1068601     58.99     49.13  --
38.49/38.53	c  S st    23    157996       206     17006        12     27976    119000   1068601     58.99     49.13  --
38.59/38.64	c  S st    23    158501       206     17006        12     28479    119000   1094354     58.99     49.13  --
38.59/38.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.59/38.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.68/38.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.15
38.68/38.79	c Calc non-exist non-lernt bins v-fix:     0 done:    206 time:  0.00 s
38.68/38.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.78/38.80	c Subs w/ non-existent bins:      0 time:  0.01 s
38.78/38.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.78/38.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.78/38.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
41.38/41.42	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
47.68/47.79	c Added 3 vars  tried: 80000 time: 6.37
47.98/48.00	c ORs :      3 avg-s:  0.0 cl-sh: 14175 l-rem:  14175 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    6.58
47.98/48.01	c lits-rem:       508  cl-subs:     2043  v-elim:    200  v-fix:    0  time:  9.19 s
47.98/48.01	c learnt bin added due to v-elim: 0
47.98/48.01	c vivif2 --  cl tried    17009 cl shrink        0 lits rem          0 time: 0.00
47.98/48.02	c vivif2 --  cl tried    26436 cl shrink        0 lits rem          0 time: 0.01
48.08/48.12	c asymm  cl-useful: 0/1082/17009 lits-rem:0 time: 0.09
48.08/48.12	c calculated reachability. Time: 0.00
48.08/48.12	c  N dy    23    158501       209     17009        18     26436    119008    960150     58.99     49.13  --
64.69/64.70	c  N dy    24    237751       209     17009        18     31671    119008   1104918     58.22     48.70  --
64.69/64.75	c  S st    24    237751       209     17009        18     31671    119008   1104918     58.22     48.70  --
64.79/64.87	c  S st    24    238254       209     17009        18     32168    119008   1130874     58.22     48.70  --
64.79/64.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.79/64.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.99/65.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.5M T:  0.16
64.99/65.03	c Calc non-exist non-lernt bins v-fix:     0 done:    209 time:  0.00 s
64.99/65.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.99/65.04	c Subs w/ non-existent bins:      0 time:  0.01 s
64.99/65.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.99/65.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
64.99/65.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
67.69/67.73	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
74.08/74.19	c Added 3 vars  tried: 80000 time: 6.46
74.28/74.34	c ORs :      3 avg-s:  0.0 cl-sh:  9372 l-rem:   9372 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    6.61
74.28/74.36	c lits-rem:       350  cl-subs:     2041  v-elim:    200  v-fix:    0  time:  9.29 s
74.28/74.36	c learnt bin added due to v-elim: 0
74.28/74.36	c vivif2 --  cl tried    17012 cl shrink        0 lits rem          0 time: 0.00
74.28/74.37	c vivif2 --  cl tried    30127 cl shrink        0 lits rem          0 time: 0.01
74.38/74.46	c asymm  cl-useful: 0/933/17012 lits-rem:0 time: 0.10
74.38/74.47	c calculated reachability. Time: 0.00
74.38/74.47	c  N dy    24    238254       212     17012        24     30127    119002   1006165     58.22     48.70  --
102.08/102.11	c  N dy    25    357381       212     17012        24     34393    119002   1062332     58.20     48.98  --
102.08/102.15	c  S st    25    357381       212     17012        24     34393    119002   1062332     58.20     48.98  --
102.18/102.27	c  S st    25    357889       212     17012        24     34900    119002   1088268     58.20     48.98  --
102.18/102.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.18/102.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.39/102.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.15
102.39/102.43	c Calc non-exist non-lernt bins v-fix:     0 done:    212 time:  0.00 s
102.39/102.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.39/102.44	c Subs w/ non-existent bins:      0 time:  0.01 s
102.39/102.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.39/102.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
102.39/102.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
105.38/105.41	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
111.78/111.89	c Added 3 vars  tried: 80000 time: 6.48
111.98/112.09	c ORs :      3 avg-s:  0.0 cl-sh: 13413 l-rem:  13413 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    6.67
112.08/112.11	c lits-rem:       384  cl-subs:     1557  v-elim:    200  v-fix:    0  time:  9.65 s
112.08/112.11	c learnt bin added due to v-elim: 0
112.08/112.11	c vivif2 --  cl tried    17015 cl shrink        0 lits rem          0 time: 0.00
112.08/112.12	c vivif2 --  cl tried    33343 cl shrink        0 lits rem          0 time: 0.01
112.19/112.21	c asymm  cl-useful: 0/981/17015 lits-rem:0 time: 0.09
112.19/112.22	c calculated reachability. Time: 0.00
112.19/112.22	c  N dy    25    357889       215     17015        30     33343    119000    996170     58.20     48.98  --
160.88/160.99	c  N dy    26    536836       215     17015        30     40216    119000   1177063     60.31     49.13  --
160.98/161.04	c  S st    26    536836       215     17015        30     40216    119000   1177063     60.31     49.13  --
161.08/161.18	c  S st    26    537339       215     17015        30     40715    119000   1202768     60.31     49.13  --
161.08/161.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
161.08/161.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.28/161.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.18
161.28/161.36	c Calc non-exist non-lernt bins v-fix:     0 done:    215 time:  0.00 s
161.28/161.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.28/161.37	c Subs w/ non-existent bins:      0 time:  0.01 s
161.28/161.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.28/161.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
161.28/161.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
164.29/164.35	c ORs :     15 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
171.89/171.95	c Added 3 vars  tried: 80000 time: 7.60
171.99/172.08	c ORs :      3 avg-s:  0.0 cl-sh:  8586 l-rem:   8586 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.73
172.09/172.10	c lits-rem:       424  cl-subs:     2031  v-elim:    200  v-fix:    0  time: 10.71 s
172.09/172.10	c learnt bin added due to v-elim: 0
172.09/172.10	c vivif2 --  cl tried    17018 cl shrink        0 lits rem          0 time: 0.00
172.09/172.12	c vivif2 --  cl tried    38684 cl shrink        0 lits rem          0 time: 0.01
172.19/172.21	c asymm  cl-useful: 0/961/17018 lits-rem:0 time: 0.10
172.19/172.22	c calculated reachability. Time: 0.00
172.19/172.22	c  N dy    26    537339       218     17018        36     38684    119006   1087011     60.31     49.13  --
172.19/172.22	c  F st    26    537339       218     17018        36     38684    119006   1087011     60.31     49.13  --
172.59/172.63	c Decided on static restart strategy
256.39/256.44	c  N dy    33    806008       218     17018        36     61571    119006   2170749     61.25     49.19  --
256.48/256.53	c  S st    33    806008       218     17018        36     61571    119006   2170749     61.25     49.19  --
256.68/256.71	c  S st    33    806509       218     17018        36     62067    119006   2195739     61.25     49.19  --
256.68/256.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
256.68/256.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
257.08/257.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.7M T:  0.46
257.08/257.17	c Calc non-exist non-lernt bins v-fix:     0 done:    218 time:  0.00 s
257.08/257.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
257.08/257.19	c Subs w/ non-existent bins:      0 time:  0.02 s
257.18/257.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
257.18/257.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
257.18/257.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
266.48/266.57	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
285.08/285.12	c Added 3 vars  tried: 80000 time: 18.55
285.48/285.57	c ORs :      3 avg-s:  0.0 cl-sh: 17190 l-rem:  17190 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   19.00
285.58/285.60	c lits-rem:      3062  cl-subs:     4129  v-elim:    200  v-fix:    0  time: 28.37 s
285.58/285.60	c learnt bin added due to v-elim: 0
285.58/285.60	c vivif2 --  cl tried    17021 cl shrink        0 lits rem          0 time: 0.00
285.58/285.62	c vivif2 --  cl tried    57938 cl shrink        0 lits rem          0 time: 0.02
285.68/285.75	c asymm  cl-useful: 0/710/17021 lits-rem:0 time: 0.13
285.68/285.75	c calculated reachability. Time: 0.00
285.68/285.75	c  N dy    33    806509       221     17021        42     57938    119011   1944963     61.25     49.19  --
456.37/456.50	c  N dy    34   1209764       221     17021        42     75341    119011   2560779     60.53     49.52  --
456.57/456.60	c  S st    34   1209764       221     17021        42     75341    119011   2560779     60.53     49.52  --
456.77/456.84	c  S st    34   1210271       221     17021        42     75842    119011   2585989     60.53     49.52  --
456.77/456.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
456.77/456.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
457.27/457.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.4M T:  0.51
457.27/457.36	c Calc non-exist non-lernt bins v-fix:     0 done:    221 time:  0.00 s
457.27/457.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
457.27/457.38	c Subs w/ non-existent bins:      0 time:  0.02 s
457.37/457.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
457.37/457.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
457.37/457.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
471.97/472.09	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
492.46/492.51	c Added 3 vars  tried: 80000 time: 20.42
493.06/493.11	c ORs :      3 avg-s:  0.0 cl-sh: 19491 l-rem:  19491 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   21.02
493.06/493.15	c lits-rem:      1458  cl-subs:     5188  v-elim:    200  v-fix:    0  time: 35.71 s
493.06/493.15	c learnt bin added due to v-elim: 0
493.06/493.15	c vivif2 --  cl tried    17024 cl shrink        0 lits rem          0 time: 0.00
493.06/493.18	c vivif2 --  cl tried    70654 cl shrink        0 lits rem          0 time: 0.02
493.26/493.30	c asymm  cl-useful: 0/1019/17024 lits-rem:0 time: 0.12
493.26/493.30	c calculated reachability. Time: 0.00
493.26/493.30	c  N dy    34   1210271       224     17024        48     70654    119015   2265652     60.53     49.52  --
729.77/729.80	c  N dy    35   1710272       224     17024        48    102597    119015   3762680     60.48     49.34  --
729.87/729.95	c  S st    35   1710272       224     17024        48    102597    119015   3762680     60.48     49.34  --
730.17/730.26	c  S st    35   1710780       224     17024        48    103099    119015   3787448     60.48     49.34  --
730.17/730.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
730.17/730.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
730.87/730.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.3M T:  0.67
730.87/730.94	c Calc non-exist non-lernt bins v-fix:     0 done:    224 time:  0.00 s
730.87/730.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
730.87/730.97	c Subs w/ non-existent bins:      0 time:  0.03 s
730.97/731.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
730.97/731.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
730.97/731.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
839.48/839.53	c ORs :     24 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
869.08/869.11	c Added 3 vars  tried: 80000 time: 29.58
871.77/871.89	c ORs :      3 avg-s:  0.0 cl-sh: 57580 l-rem:  57580 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   32.36
871.87/871.95	c lits-rem:       991  cl-subs:     7039  v-elim:    200  v-fix:    0  time: 140.87 s
871.87/871.95	c learnt bin added due to v-elim: 0
871.87/871.95	c vivif2 --  cl tried    17027 cl shrink        0 lits rem          0 time: 0.00
871.87/871.98	c vivif2 --  cl tried    96060 cl shrink        0 lits rem          0 time: 0.04
872.07/872.11	c asymm  cl-useful: 0/978/17027 lits-rem:0 time: 0.13
872.07/872.12	c calculated reachability. Time: 0.00
872.07/872.12	c  N dy    35   1710780       227     17027        54     96060    119019   3340159     60.48     49.34  --
1138.98/1139.10	c  N dy    36   2210782       227     17027        54    110142    119019   3907801     60.22     49.37  --
1139.18/1139.25	c  S st    36   2210782       227     17027        54    110142    119019   3907801     60.22     49.37  --
1139.18/1139.25	c Finding binary XORs  T:     0.00 s  found:       0
1139.48/1139.59	c  S st    36   2211285       227     17027        54    110638    119019   3933448     60.22     49.37  --
1139.48/1139.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1139.48/1139.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1140.58/1140.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.7M T:  1.02
1140.58/1140.62	c Calc non-exist non-lernt bins v-fix:     0 done:    227 time:  0.00 s
1140.58/1140.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1140.58/1140.65	c Subs w/ non-existent bins:      0 time:  0.03 s
1140.69/1140.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1140.69/1140.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1140.69/1140.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1236.77/1236.86	c ORs :     27 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.20
1271.47/1271.56	c Added 3 vars  tried: 80000 time: 34.70
1274.27/1274.39	c ORs :      3 avg-s:  0.0 cl-sh: 56433 l-rem:  56433 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   37.53
1274.37/1274.46	c lits-rem:      1360  cl-subs:     5799  v-elim:    200  v-fix:    0  time: 133.69 s
1274.37/1274.46	c learnt bin added due to v-elim: 0
1274.37/1274.46	c vivif2 --  cl tried    17030 cl shrink        0 lits rem          0 time: 0.00
1274.47/1274.50	c vivif2 --  cl tried   104839 cl shrink        0 lits rem          0 time: 0.04
1274.57/1274.64	c asymm  cl-useful: 0/711/17030 lits-rem:0 time: 0.14
1274.57/1274.64	c calculated reachability. Time: 0.00
1274.57/1274.64	c  N dy    36   2211285       230     17030        60    104839    119019   3549065     60.22     49.37  --

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.92 1.56 2.68 4/184 21570
/proc/meminfo: memFree=21659452/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=11760 CPUtime=0 cores=5,7
/proc/21570/stat : 21570 (runsolver) S 21568 21570 20667 0 -1 4202560 41 0 0 0 0 0 0 0 23 0 1 0 271472314 12042240 49 33554432000 4194304 5392636 140734450785184 18446744073709551615 4838247 0 2147483391 4096 24578 18446744071699960631 0 0 17 7 0 0 0
/proc/21570/statm: 2940 49 30 293 0 2644 0

[startup+0.106908 s]
/proc/loadavg: 0.92 1.56 2.68 4/184 21570
/proc/meminfo: memFree=21659452/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=29748 CPUtime=0.09 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 1051 0 0 0 9 0 0 0 24 0 1 0 271472314 30461952 973 33554432000 4194304 4797429 140734128156000 18446744073709551615 4428910 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 7437 973 369 148 0 2366 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29748

[startup+0.200891 s]
/proc/loadavg: 0.92 1.56 2.68 4/184 21570
/proc/meminfo: memFree=21659452/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=130684 CPUtime=0.19 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 1710 0 0 0 19 0 0 0 25 0 1 0 271472314 133820416 1397 33554432000 4194304 4797429 140734128156000 18446744073709551615 4656197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 32671 1397 391 148 0 27600 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 130684

[startup+0.300885 s]
/proc/loadavg: 0.92 1.56 2.68 4/184 21570
/proc/meminfo: memFree=21659452/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=130940 CPUtime=0.29 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 1854 0 0 0 29 0 0 0 25 0 1 0 271472314 134082560 1541 33554432000 4194304 4797429 140734128156000 18446744073709551615 4351358 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 32735 1541 403 148 0 27664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130940

[startup+0.700803 s]
/proc/loadavg: 0.92 1.56 2.68 4/184 21570
/proc/meminfo: memFree=21659452/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=131992 CPUtime=0.69 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 2457 0 0 0 69 0 0 0 25 0 1 0 271472314 135159808 1711 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 32998 1711 405 148 0 27927 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131992

[startup+1.50067 s]
/proc/loadavg: 1.25 1.62 2.69 5/190 21581
/proc/meminfo: memFree=21628524/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=132596 CPUtime=1.48 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 3253 0 0 0 148 0 0 0 25 0 1 0 271472314 135778304 1917 33554432000 4194304 4797429 140734128156000 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 33149 1917 405 148 0 28078 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 132596

[startup+3.10038 s]
/proc/loadavg: 1.25 1.62 2.69 5/190 21581
/proc/meminfo: memFree=21625176/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=133160 CPUtime=3.08 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 4378 0 0 0 308 0 0 0 25 0 1 0 271472314 136355840 2323 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 33290 2323 405 148 0 28219 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 133160

[startup+6.30082 s]
/proc/loadavg: 1.25 1.62 2.69 5/190 21581
/proc/meminfo: memFree=21612728/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=136800 CPUtime=6.28 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 6091 0 0 0 628 0 0 0 25 0 1 0 271472314 140083200 3233 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 34200 3233 410 148 0 29129 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 136800

[startup+12.7007 s]
/proc/loadavg: 1.67 1.70 2.71 5/190 21581
/proc/meminfo: memFree=21599984/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=138452 CPUtime=12.68 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 9540 0 0 0 1268 0 0 0 25 0 1 0 271472314 141774848 3753 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 34613 3753 410 148 0 29542 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 138452

[startup+25.5005 s]
/proc/loadavg: 2.03 1.77 2.72 5/190 21581
/proc/meminfo: memFree=21581420/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=142980 CPUtime=25.48 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 14219 0 0 0 2547 1 0 0 25 0 1 0 271472314 146411520 4888 33554432000 4194304 4797429 140734128156000 18446744073709551615 4495544 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 35745 4888 415 148 0 30674 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 142980

[startup+51.101 s]
/proc/loadavg: 2.70 1.95 2.75 5/190 21582
/proc/meminfo: memFree=21535464/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=150584 CPUtime=51.08 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 22048 0 0 0 5105 3 0 0 25 0 1 0 271472314 154198016 6582 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 37646 6582 415 148 0 32575 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 150584

[startup+102.301 s]
/proc/loadavg: 3.54 2.31 2.83 5/190 21583
/proc/meminfo: memFree=21503388/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=154464 CPUtime=102.29 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 38813 0 0 0 10221 8 0 0 25 0 1 0 271472314 158171136 7684 33554432000 4194304 4797429 140734128156000 18446744073709551615 4429118 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 38616 7684 415 148 0 33545 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 154464

[startup+162.3 s]
/proc/loadavg: 3.91 2.63 2.90 5/190 21585
/proc/meminfo: memFree=21470492/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=158560 CPUtime=162.29 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 54676 0 0 0 16218 11 0 0 19 0 1 0 271472314 162365440 8826 33554432000 4194304 4797429 140734128156000 18446744073709551615 4524384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 39640 8826 415 148 0 34569 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 158560

[startup+222.307 s]
/proc/loadavg: 3.96 2.88 2.97 5/190 21587
/proc/meminfo: memFree=21460532/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=162468 CPUtime=222.28 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 69467 0 0 0 22214 14 0 0 25 0 1 0 271472314 166367232 9267 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 40617 9267 415 148 0 35546 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 162468

[startup+282.3 s]
/proc/loadavg: 3.98 3.08 3.03 6/190 21588
/proc/meminfo: memFree=21452568/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=174104 CPUtime=282.28 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 79796 0 0 0 28209 19 0 0 25 0 1 0 271472314 178282496 13283 33554432000 4194304 4797429 140734128156000 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 43526 13283 416 148 0 38455 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 174104

[startup+342.301 s]
/proc/loadavg: 3.99 3.24 3.09 5/190 21590
/proc/meminfo: memFree=21413116/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=176312 CPUtime=342.28 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 92765 0 0 0 34204 24 0 0 25 0 1 0 271472314 180543488 12422 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 44078 12422 416 148 0 39007 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 176312

[startup+402.3 s]
/proc/loadavg: 3.99 3.38 3.14 5/190 21591
/proc/meminfo: memFree=21375884/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=177372 CPUtime=402.27 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 104453 0 0 0 40199 28 0 0 25 0 1 0 271472314 181628928 13001 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 44343 13001 416 148 0 39272 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 177372

[startup+462.301 s]
/proc/loadavg: 3.99 3.49 3.19 5/190 21593
/proc/meminfo: memFree=21373996/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=182596 CPUtime=462.27 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 114844 0 0 0 46195 32 0 0 25 0 1 0 271472314 186978304 15567 33554432000 4194304 4797429 140734128156000 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 45649 15567 416 148 0 40578 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 182596

[startup+522.3 s]
/proc/loadavg: 3.99 3.58 3.24 5/190 21595
/proc/meminfo: memFree=21351156/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=185484 CPUtime=522.27 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 120824 0 0 0 52193 34 0 0 25 0 1 0 271472314 189935616 17247 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424670 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 46371 17247 416 148 0 41300 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 185484

[startup+582.301 s]
/proc/loadavg: 3.99 3.65 3.29 5/190 21596
/proc/meminfo: memFree=21356464/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=188308 CPUtime=582.27 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 132588 0 0 0 58189 38 0 0 25 0 1 0 271472314 192827392 16736 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 47077 16736 416 148 0 42006 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 188308

[startup+642.3 s]
/proc/loadavg: 3.99 3.71 3.33 5/190 21598
/proc/meminfo: memFree=21311804/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=188440 CPUtime=642.27 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 142408 0 0 0 64185 42 0 0 25 0 1 0 271472314 192962560 17934 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 47110 17934 416 148 0 42039 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 188440

[startup+702.301 s]
/proc/loadavg: 4.03 3.78 3.37 5/190 21599
/proc/meminfo: memFree=21303580/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=189540 CPUtime=702.26 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 151728 0 0 0 70180 46 0 0 25 0 1 0 271472314 194088960 18312 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 47385 18312 416 148 0 42314 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 189540

[startup+762.301 s]
/proc/loadavg: 4.01 3.81 3.41 5/190 21601
/proc/meminfo: memFree=21290052/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=197904 CPUtime=762.28 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 158372 0 0 0 76179 49 0 0 25 0 1 0 271472314 202653696 20307 33554432000 4194304 4797429 140734128156000 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 49476 20307 424 148 0 44405 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 197904

[startup+822.301 s]
/proc/loadavg: 4.00 3.85 3.44 5/190 21603
/proc/meminfo: memFree=21304796/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=197904 CPUtime=822.28 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 158372 0 0 0 82179 49 0 0 25 0 1 0 271472314 202653696 20307 33554432000 4194304 4797429 140734128156000 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 49476 20307 424 148 0 44405 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 197904

[startup+882.307 s]
/proc/loadavg: 4.00 3.87 3.47 5/190 21604
/proc/meminfo: memFree=21302672/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=202484 CPUtime=882.27 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 161733 0 0 0 88178 49 0 0 25 0 1 0 271472314 207343616 18629 33554432000 4194304 4797429 140734128156000 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 50621 18629 424 148 0 45550 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 202484

[startup+942.301 s]
/proc/loadavg: 4.00 3.89 3.50 6/190 21606
/proc/meminfo: memFree=21283044/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=203300 CPUtime=942.28 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 171671 0 0 0 94175 53 0 0 25 0 1 0 271472314 208179200 19097 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 50825 19097 423 148 0 45754 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 203300

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.53 5/190 21607
/proc/meminfo: memFree=21251532/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=203360 CPUtime=1002.27 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 179652 0 0 0 100171 56 0 0 25 0 1 0 271472314 208240640 22132 33554432000 4194304 4797429 140734128156000 18446744073709551615 4345032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 50840 22132 416 148 0 45769 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 203360

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.56 5/190 21609
/proc/meminfo: memFree=21262044/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=204596 CPUtime=1062.28 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 189051 0 0 0 106167 61 0 0 25 0 1 0 271472314 209506304 21547 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 51149 21547 416 148 0 46078 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 204596

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.58 5/190 21611
/proc/meminfo: memFree=21270092/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=205856 CPUtime=1122.28 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 198213 0 0 0 112163 65 0 0 25 0 1 0 271472314 210796544 20458 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 51464 20458 416 148 0 46393 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 205856

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.61 5/190 21612
/proc/meminfo: memFree=21243028/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=208808 CPUtime=1182.27 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 200677 0 0 0 118161 66 0 0 25 0 1 0 271472314 213819392 22891 33554432000 4194304 4797429 140734128156000 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 52202 22891 416 148 0 47131 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 208808

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.63 5/190 21614
/proc/meminfo: memFree=21236432/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=208808 CPUtime=1242.27 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 200685 0 0 0 124161 66 0 0 25 0 1 0 271472314 213819392 22899 33554432000 4194304 4797429 140734128156000 18446744073709551615 4495544 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 52202 22899 416 148 0 47131 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 208808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.65 3/188 21617
/proc/meminfo: memFree=21445988/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=213076 CPUtime=1299.97 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 205660 0 0 0 129929 68 0 0 25 0 1 0 271472314 218189824 22373 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 53269 22373 416 148 0 48198 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 213076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.65 3/188 21617
/proc/meminfo: memFree=21445988/32951124 swapFree=67111528/67111528
[pid=21570] ppid=21568 vsize=213076 CPUtime=1299.97 cores=5,7
/proc/21570/stat : 21570 (techdemo) R 21568 21570 20667 0 -1 4202496 205660 0 0 0 129929 68 0 0 25 0 1 0 271472314 218189824 22373 33554432000 4194304 4797429 140734128156000 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21570/statm: 53269 22373 416 148 0 48198 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 213076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.3
CPU system time (s): 0.684895
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 301260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.3
system time used= 0.684895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205660
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= 12
involuntary context switches= 14668

runsolver used 1.9887 second user time and 5.09922 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-03 02:29:22
IDJOB=3173215
IDBENCH=82633
IDSOLVER=1585
FILE ID=node144/3173215-1301790562
RUNJOBID= node144-1301790562-21541
PBS_JOBID= 12841374
Free space on /tmp= 71304 MiB

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

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

MD5SUM BENCH= be984e6bbe5620bf919456b943096fcf
RANDOM SEED=222195516

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.75
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.850
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.82
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.850
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.850
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:     32951124 kB
MemFree:      21659608 kB
Buffers:        359872 kB
Cached:       10587408 kB
SwapCached:          0 kB
Active:        8122140 kB
Inactive:      2894040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21659608 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24900 kB
Writeback:           0 kB
AnonPages:       68336 kB
Mapped:          15380 kB
Slab:           212552 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   244516 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= 71304 MiB
End job on node144 at 2011-04-03 02:51:04