Trace number 3173141

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.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S935783783-069-UNKNOWN.cnf
MD5SUM4ba3e8e19a6d9aec4bc2bd0594f1360a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark556.159
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
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-3173141-1301790177.cnf'
0.00/0.00	c -- header says num vars:           1250
0.00/0.00	c -- header says num clauses:       25000
0.00/0.02	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.02	c -- vars added       1250
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/11443/25000 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.6M T:  0.01
0.09/0.15	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 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.01M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:    832  v-fix:    0  time:  0.03 s
0.09/0.18	c learnt bin added due to v-elim: 0
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:     598 undec:      51 neg:     601
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.19	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.39/0.46	c Decided on static restart strategy
7.29/7.39	c  N dy     7     30005      1250     25000         0     10762    125000    998130    175.56    135.02  --
7.39/7.47	c  S st     7     30005      1250     25000         0     10762    125000    998130    175.56    135.02  --
7.49/7.57	c  S st     7     30509      1250     25000         0     11266    125000   1050796    175.56    135.02  --
7.49/7.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.60/7.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.08
7.60/7.65	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
7.60/7.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.60/7.66	c Subs w/ non-existent bins:      0 time:  0.01 s
7.60/7.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.60/7.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.60/7.69	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
8.99/9.02	c lits-rem:      2243  cl-subs:      670  v-elim:   1250  v-fix:    0  time:  1.33 s
8.99/9.02	c learnt bin added due to v-elim: 0
8.99/9.02	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
8.99/9.03	c vivif2 --  cl tried    10596 cl shrink        0 lits rem          0 time: 0.01
9.09/9.18	c asymm  cl-useful: 0/7993/25000 lits-rem:0 time: 0.15
9.09/9.18	c calculated reachability. Time: 0.00
9.09/9.18	c  N dy     7     30509      1250     25000         0     10596    125000    996308    175.56    135.02  --
9.09/9.18	c  F st     7     30509      1250     25000         0     10596    125000    996308    175.56    135.02  --
9.49/9.52	c Decided on static restart strategy
12.59/12.63	c  N dy    14     45764      1250     25000         0      8991    125000    371209    177.47    134.05  --
12.59/12.65	c  S st    14     45764      1250     25000         0      8991    125000    371209    177.47    134.05  --
12.69/12.74	c  S st    14     46267      1250     25000         0      9493    125000    421921    177.47    134.05  --
12.69/12.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.69/12.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.05
12.69/12.79	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
12.69/12.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.69/12.79	c Subs w/ non-existent bins:      0 time:  0.00 s
12.79/12.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.79/12.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.79/12.81	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
15.69/15.77	c lits-rem:       364  cl-subs:      248  v-elim:   1250  v-fix:    0  time:  2.96 s
15.69/15.77	c learnt bin added due to v-elim: 0
15.69/15.77	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
15.69/15.77	c vivif2 --  cl tried     9245 cl shrink        0 lits rem          0 time: 0.00
15.79/15.84	c asymm  cl-useful: 0/5564/25000 lits-rem:0 time: 0.06
15.79/15.84	c calculated reachability. Time: 0.00
15.79/15.84	c  N dy    14     46267      1250     25000         0      9245    125000    411882    177.47    134.05  --
21.69/21.75	c  N dy    15     69402      1250     25000         0     11404    125000    477105    160.54    134.38  --
21.69/21.78	c  S st    15     69402      1250     25000         0     11404    125000    477105    160.54    134.38  --
21.79/21.86	c  S st    15     69902      1250     25000         0     11904    125000    523921    160.54    134.38  --
21.79/21.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.79/21.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.90/21.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.06
21.90/21.93	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
21.90/21.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.90/21.93	c Subs w/ non-existent bins:      0 time:  0.00 s
21.90/21.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.90/21.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.90/21.95	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
24.89/24.97	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
25.89/25.99	c Added 13 vars  tried: 80000 time: 1.02
25.99/26.00	c ORs :     13 avg-s:  0.0 cl-sh:  1643 l-rem:   1643 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    1.02
25.99/26.01	c lits-rem:      1051  cl-subs:      218  v-elim:   1250  v-fix:    0  time:  4.06 s
25.99/26.01	c learnt bin added due to v-elim: 0
25.99/26.01	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.00
25.99/26.02	c vivif2 --  cl tried    11686 cl shrink        0 lits rem          0 time: 0.00
26.09/26.10	c asymm  cl-useful: 0/12427/25013 lits-rem:0 time: 0.09
26.09/26.11	c calculated reachability. Time: 0.00
26.09/26.11	c  N dy    15     69902      1263     25013        26     11686    125085    509952    160.54    134.38  --
26.09/26.11	c  F st    15     69902      1263     25013        26     11686    125085    509952    160.54    134.38  --
26.40/26.45	c Decided on static restart strategy
35.39/35.48	c  N dy    22    104853      1263     25013        26     21599    125085   1886816    165.11    132.72  --
35.59/35.60	c  S st    22    104853      1263     25013        26     21599    125085   1886816    165.11    132.72  --
35.69/35.73	c  S st    22    105354      1263     25013        26     22100    125085   1941433    165.11    132.72  --
35.69/35.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.69/35.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.89/35.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.18
35.89/35.91	c Calc non-exist non-lernt bins v-fix:     0 done:   1263 time:  0.00 s
35.89/35.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.89/35.92	c Subs w/ non-existent bins:      0 time:  0.01 s
35.89/35.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.89/35.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
35.89/35.97	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
38.89/38.90	c ORs :     13 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
42.99/43.09	c Added 13 vars  tried: 80000 time: 4.19
43.19/43.22	c ORs :     13 avg-s:  0.0 cl-sh: 12966 l-rem:  12966 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    4.32
43.19/43.24	c lits-rem:       352  cl-subs:     1331  v-elim:   1250  v-fix:    0  time:  7.27 s
43.19/43.24	c learnt bin added due to v-elim: 0
43.19/43.25	c vivif2 --  cl tried    25026 cl shrink        0 lits rem          0 time: 0.00
43.19/43.26	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.01
43.29/43.38	c asymm  cl-useful: 0/7997/25026 lits-rem:0 time: 0.12
43.29/43.38	c calculated reachability. Time: 0.00
43.29/43.38	c  N dy    22    105354      1276     25026        52     20769    125176   1699809    165.11    132.72  --
59.99/60.03	c  N dy    23    158031      1276     25026        52     28513    125176   2651317    179.10    132.75  --
60.09/60.14	c  S st    23    158031      1276     25026        52     28513    125176   2651317    179.10    132.75  --
60.29/60.30	c  S st    23    158532      1276     25026        52     29014    125176   2703754    179.10    132.75  --
60.29/60.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
60.29/60.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.50/60.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.26
60.50/60.56	c Calc non-exist non-lernt bins v-fix:     0 done:   1276 time:  0.00 s
60.50/60.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.50/60.58	c Subs w/ non-existent bins:      0 time:  0.02 s
60.59/60.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.59/60.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
60.59/60.65	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
65.09/65.10	c ORs :     26 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
71.69/71.72	c Added 13 vars  tried: 80000 time: 6.62
71.89/71.93	c ORs :     13 avg-s:  0.0 cl-sh: 15768 l-rem:  15768 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    6.83
71.89/71.97	c lits-rem:        32  cl-subs:     1035  v-elim:   1250  v-fix:    0  time: 11.32 s
71.89/71.97	c learnt bin added due to v-elim: 0
71.89/71.97	c vivif2 --  cl tried    25039 cl shrink        0 lits rem          0 time: 0.00
71.99/72.00	c vivif2 --  cl tried    27979 cl shrink        0 lits rem          0 time: 0.02
72.09/72.13	c asymm  cl-useful: 0/4615/25039 lits-rem:0 time: 0.13
72.09/72.13	c calculated reachability. Time: 0.00
72.09/72.13	c  N dy    23    158532      1289     25039        78     27979    125266   2558515    179.10    132.75  --
100.50/100.57	c  N dy    24    237799      1289     25039        78     33273    125266   2838970    170.72    133.58  --
100.70/100.73	c  S st    24    237799      1289     25039        78     33273    125266   2838970    170.72    133.58  --
100.80/100.88	c  S st    24    238301      1289     25039        78     33775    125266   2892618    170.72    133.58  --
100.80/100.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
100.80/100.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.10/101.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.30
101.10/101.18	c Calc non-exist non-lernt bins v-fix:     0 done:   1289 time:  0.00 s
101.10/101.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.20/101.20	c Subs w/ non-existent bins:      0 time:  0.02 s
101.20/101.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.29/101.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
101.29/101.30	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
106.89/106.93	c ORs :     39 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
114.09/114.13	c Added 14 vars  tried: 80000 time: 7.20
114.49/114.56	c ORs :     14 avg-s:  0.0 cl-sh: 28643 l-rem:  28643 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    7.63
114.59/114.61	c lits-rem:        15  cl-subs:      905  v-elim:   1250  v-fix:    0  time: 13.31 s
114.59/114.61	c learnt bin added due to v-elim: 0
114.59/114.61	c vivif2 --  cl tried    25053 cl shrink        0 lits rem          0 time: 0.00
114.59/114.64	c vivif2 --  cl tried    32870 cl shrink        0 lits rem          0 time: 0.02
114.69/114.78	c asymm  cl-useful: 0/10563/25053 lits-rem:0 time: 0.14
114.69/114.78	c calculated reachability. Time: 0.00
114.69/114.78	c  N dy    24    238301      1303     25053       106     32870    125363   2767613    170.72    133.58  --
174.39/174.42	c  N dy    25    357452      1303     25053       106     37000    125363   3315485    202.34    146.53  --
174.49/174.56	c  S st    25    357452      1303     25053       106     37000    125363   3315485    202.34    146.53  --
174.69/174.71	c  S st    25    357954      1303     25053       106     37502    125363   3357019    202.34    146.53  --
174.69/174.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
174.69/174.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.00/175.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.31
175.00/175.03	c Calc non-exist non-lernt bins v-fix:     0 done:   1303 time:  0.00 s
175.00/175.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.00/175.06	c Subs w/ non-existent bins:      0 time:  0.02 s
175.10/175.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.10/175.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
175.10/175.18	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
235.00/235.03	c ORs :     53 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
242.10/242.14	c Added 14 vars  tried: 80000 time: 7.11
242.40/242.47	c ORs :     14 avg-s:  0.0 cl-sh: 21859 l-rem:  21859 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    7.44
242.50/242.52	c lits-rem:       126  cl-subs:     1196  v-elim:   1250  v-fix:    0  time: 67.34 s
242.50/242.52	c learnt bin added due to v-elim: 0
242.50/242.53	c vivif2 --  cl tried    25067 cl shrink        0 lits rem          0 time: 0.00
242.50/242.55	c vivif2 --  cl tried    36306 cl shrink        0 lits rem          0 time: 0.03
242.70/242.70	c asymm  cl-useful: 0/7263/25067 lits-rem:0 time: 0.14
242.70/242.70	c calculated reachability. Time: 0.00
242.70/242.70	c  N dy    25    357954      1317     25067       134     36306    125459   3132269    202.34    146.53  --
336.90/336.97	c  N dy    26    536932      1317     25067       134     44106    125459   4287509    269.78    171.09  --
337.10/337.17	c  S st    26    536932      1317     25067       134     44106    125459   4287509    269.78    171.09  --
337.30/337.36	c  S st    26    537436      1317     25067       134     44610    125459   4332652    269.78    171.09  --
337.30/337.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
337.30/337.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
337.80/337.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.50
337.80/337.87	c Calc non-exist non-lernt bins v-fix:     0 done:   1317 time:  0.00 s
337.80/337.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
337.90/337.90	c Subs w/ non-existent bins:      0 time:  0.03 s
337.90/337.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
338.00/338.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
338.00/338.04	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
437.40/437.48	c ORs :     67 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.14
446.61/446.63	c Added 14 vars  tried: 80000 time: 9.15
447.10/447.13	c ORs :     14 avg-s:  0.0 cl-sh: 28395 l-rem:  28395 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    9.65
447.20/447.20	c lits-rem:        78  cl-subs:     2146  v-elim:   1250  v-fix:    0  time: 109.16 s
447.20/447.20	c learnt bin added due to v-elim: 0
447.20/447.20	c vivif2 --  cl tried    25081 cl shrink        0 lits rem          0 time: 0.00
447.20/447.23	c vivif2 --  cl tried    42464 cl shrink        0 lits rem          0 time: 0.04
447.40/447.41	c asymm  cl-useful: 0/6119/25081 lits-rem:0 time: 0.18
447.40/447.41	c calculated reachability. Time: 0.00
447.40/447.41	c  N dy    26    537436      1331     25081       162     42464    125555   3873278    269.78    171.09  --
447.40/447.41	c  F st    26    537436      1331     25081       162     42464    125555   3873278    269.78    171.09  --
448.00/448.01	c Decided on static restart strategy
609.71/609.77	c  N dy    33    806155      1331     25081       162     66104    125555   8414931    257.15    181.98  --
610.11/610.11	c  S st    33    806155      1331     25081       162     66104    125555   8414931    257.15    181.98  --
610.31/610.32	c  S st    33    806656      1331     25081       162     66605    125555   8458799    257.15    181.98  --
610.31/610.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
610.31/610.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
611.21/611.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.4M T:  0.89
611.21/611.23	c Calc non-exist non-lernt bins v-fix:     0 done:   1331 time:  0.00 s
611.21/611.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
611.21/611.29	c Subs w/ non-existent bins:      0 time:  0.06 s
611.41/611.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
611.52/611.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
611.52/611.57	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1005.13/1005.16	c ORs :     81 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.99
1027.13/1027.10	c Added 14 vars  tried: 80000 time: 21.94
1029.03/1029.08	c ORs :     14 avg-s:  0.0 cl-sh: 61400 l-rem:  61400 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:   23.92
1029.13/1029.20	c lits-rem:       108  cl-subs:     4677  v-elim:   1250  v-fix:    0  time: 417.64 s
1029.13/1029.20	c learnt bin added due to v-elim: 0
1029.23/1029.20	c vivif2 --  cl tried    25095 cl shrink        0 lits rem          0 time: 0.00
1029.23/1029.27	c vivif2 --  cl tried    61928 cl shrink        0 lits rem          0 time: 0.07
1029.43/1029.46	c asymm  cl-useful: 0/1150/25095 lits-rem:0 time: 0.20
1029.43/1029.47	c calculated reachability. Time: 0.00
1029.43/1029.47	c  N dy    33    806656      1345     25095       190     61928    125651   7388807    257.15    181.98  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.48 3.88 3.93 3/174 20834
/proc/meminfo: memFree=22508296/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=29444 CPUtime=0 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 809 0 0 0 0 0 0 0 23 0 1 0 290620034 30150656 744 33554432000 4194304 4797429 140735507514112 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 7361 744 347 148 0 2290 0

[startup+0.049254 s]
/proc/loadavg: 3.48 3.88 3.93 3/174 20834
/proc/meminfo: memFree=22508296/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=30656 CPUtime=0.04 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 1306 0 0 0 4 0 0 0 23 0 1 0 290620034 31391744 1220 33554432000 4194304 4797429 140735507514112 18446744073709551615 4428900 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 7664 1220 370 148 0 2593 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30656

[startup+0.100237 s]
/proc/loadavg: 3.48 3.88 3.93 3/174 20834
/proc/meminfo: memFree=22508296/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=30656 CPUtime=0.09 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 1308 0 0 0 9 0 0 0 23 0 1 0 290620034 31391744 1222 33554432000 4194304 4797429 140735507514112 18446744073709551615 4429174 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 7664 1222 370 148 0 2593 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30656

[startup+0.300188 s]
/proc/loadavg: 3.48 3.88 3.93 3/174 20834
/proc/meminfo: memFree=22508296/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=132612 CPUtime=0.29 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 2395 0 0 0 29 0 0 0 25 0 1 0 290620034 135794688 1998 33554432000 4194304 4797429 140735507514112 18446744073709551615 4377421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 33153 1998 404 148 0 28082 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132612

[startup+0.701114 s]
/proc/loadavg: 3.48 3.88 3.93 3/174 20834
/proc/meminfo: memFree=22508296/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=132612 CPUtime=0.69 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 2802 0 0 0 69 0 0 0 25 0 1 0 290620034 135794688 2400 33554432000 4194304 4797429 140735507514112 18446744073709551615 4425828 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 33153 2400 406 148 0 28082 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132612

[startup+1.501 s]
/proc/loadavg: 3.48 3.88 3.93 5/190 20855
/proc/meminfo: memFree=22461932/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=133824 CPUtime=1.49 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 3937 0 0 0 149 0 0 0 25 0 1 0 290620034 137035776 2658 33554432000 4194304 4797429 140735507514112 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 33456 2658 406 148 0 28385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133824

[startup+3.10068 s]
/proc/loadavg: 3.60 3.90 3.94 5/190 20855
/proc/meminfo: memFree=22453900/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=134652 CPUtime=3.09 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 5559 0 0 0 309 0 0 0 25 0 1 0 290620034 137883648 2989 33554432000 4194304 4797429 140735507514112 18446744073709551615 4388582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 33663 2989 406 148 0 28592 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134652

[startup+6.30108 s]
/proc/loadavg: 3.60 3.90 3.94 5/190 20856
/proc/meminfo: memFree=22441748/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=135952 CPUtime=6.29 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 8645 0 0 0 628 1 0 0 25 0 1 0 290620034 139214848 2715 33554432000 4194304 4797429 140735507514112 18446744073709551615 4391039 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 33988 2715 406 148 0 28917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135952

[startup+12.7009 s]
/proc/loadavg: 3.66 3.91 3.94 5/190 20856
/proc/meminfo: memFree=22421452/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=144204 CPUtime=12.69 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 14689 0 0 0 1265 4 0 0 25 0 1 0 290620034 147664896 4578 33554432000 4194304 4797429 140735507514112 18446744073709551615 4389652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 36051 4578 411 148 0 30980 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 144204

[startup+25.5004 s]
/proc/loadavg: 3.71 3.91 3.94 5/190 20856
/proc/meminfo: memFree=22409816/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=145532 CPUtime=25.49 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 20043 0 0 0 2544 5 0 0 25 0 1 0 290620034 149024768 5055 33554432000 4194304 4797429 140735507514112 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 36383 5055 415 148 0 31312 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 145532

[startup+51.1006 s]
/proc/loadavg: 3.81 3.91 3.94 5/190 20857
/proc/meminfo: memFree=22358496/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=157588 CPUtime=51.09 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 35547 0 0 0 5101 8 0 0 25 0 1 0 290620034 161370112 8638 33554432000 4194304 4797429 140735507514112 18446744073709551615 4390023 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 39397 8638 416 148 0 34326 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 157588

[startup+102.307 s]
/proc/loadavg: 3.96 3.94 3.94 5/190 20858
/proc/meminfo: memFree=22280896/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=171336 CPUtime=102.3 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 60136 0 0 0 10216 14 0 0 25 0 1 0 290620034 175448064 13533 33554432000 4194304 4797429 140735507514112 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 42834 13533 416 148 0 37763 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 171336

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.94 5/190 20860
/proc/meminfo: memFree=22270444/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=175232 CPUtime=162.3 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 84239 0 0 0 16209 21 0 0 25 0 1 0 290620034 179437568 15529 33554432000 4194304 4797429 140735507514112 18446744073709551615 4391147 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 43808 15529 416 148 0 38737 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 175232

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.94 5/190 20861
/proc/meminfo: memFree=22234320/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=182024 CPUtime=222.3 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 91377 0 0 0 22208 22 0 0 25 0 1 0 290620034 186392576 16185 33554432000 4194304 4797429 140735507514112 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 45506 16185 416 148 0 40435 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 182024

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.94 5/190 20863
/proc/meminfo: memFree=22198688/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=184548 CPUtime=282.29 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 116547 0 0 0 28201 28 0 0 25 0 1 0 290620034 188977152 17904 33554432000 4194304 4797429 140735507514112 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 46137 17904 416 148 0 41066 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 184548

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 20864
/proc/meminfo: memFree=22197912/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=194844 CPUtime=342.3 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 145239 0 0 0 34195 35 0 0 25 0 1 0 290620034 199520256 19970 33554432000 4194304 4797429 140735507514112 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 48711 19970 416 148 0 43640 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 194844

[startup+402.3 s]
/proc/loadavg: 4.10 4.00 3.95 5/190 20866
/proc/meminfo: memFree=22195016/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=194844 CPUtime=402.3 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 145239 0 0 0 40195 35 0 0 25 0 1 0 290620034 199520256 19970 33554432000 4194304 4797429 140735507514112 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 48711 19970 416 148 0 43640 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 194844

[startup+462.301 s]
/proc/loadavg: 4.04 4.00 3.95 5/190 20868
/proc/meminfo: memFree=22165100/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=197100 CPUtime=462.3 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 154026 0 0 0 46191 39 0 0 25 0 1 0 290620034 201830400 19844 33554432000 4194304 4797429 140735507514112 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 49275 19844 416 148 0 44204 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 197100

[startup+522.301 s]
/proc/loadavg: 4.07 4.01 3.96 5/190 20869
/proc/meminfo: memFree=22149328/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=198932 CPUtime=522.3 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 181760 0 0 0 52182 48 0 0 25 0 1 0 290620034 203706368 20128 33554432000 4194304 4797429 140735507514112 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 49733 20128 416 148 0 44662 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 198932

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 20871
/proc/meminfo: memFree=22150776/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=199288 CPUtime=582.31 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 205905 0 0 0 58177 54 0 0 25 0 1 0 290620034 204070912 23684 33554432000 4194304 4797429 140735507514112 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 49822 23684 416 148 0 44751 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 199288

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 20872
/proc/meminfo: memFree=22043716/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=225384 CPUtime=642.32 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 224378 0 0 0 64173 59 0 0 25 0 1 0 290620034 230793216 31209 33554432000 4194304 4797429 140735507514112 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 56346 31209 416 148 0 51275 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 225384

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 20874
/proc/meminfo: memFree=22039200/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=225384 CPUtime=702.32 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 224378 0 0 0 70173 59 0 0 25 0 1 0 290620034 230793216 31209 33554432000 4194304 4797429 140735507514112 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 56346 31209 416 148 0 51275 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 225384

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 20876
/proc/meminfo: memFree=22062860/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=225384 CPUtime=762.33 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 224378 0 0 0 76174 59 0 0 25 0 1 0 290620034 230793216 31209 33554432000 4194304 4797429 140735507514112 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 56346 31209 416 148 0 51275 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 225384

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 20877
/proc/meminfo: memFree=22038516/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=225384 CPUtime=822.32 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 224378 0 0 0 82173 59 0 0 25 0 1 0 290620034 230793216 31209 33554432000 4194304 4797429 140735507514112 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 56346 31209 416 148 0 51275 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 225384

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 20879
/proc/meminfo: memFree=22031040/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=225384 CPUtime=882.32 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 224378 0 0 0 88173 59 0 0 25 0 1 0 290620034 230793216 31209 33554432000 4194304 4797429 140735507514112 18446744073709551615 4567765 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 56346 31209 416 148 0 51275 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 225384

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.96 5/190 20880
/proc/meminfo: memFree=22035348/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=225384 CPUtime=942.33 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 224378 0 0 0 94174 59 0 0 25 0 1 0 290620034 230793216 31209 33554432000 4194304 4797429 140735507514112 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 56346 31209 416 148 0 51275 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 225384

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 20882
/proc/meminfo: memFree=22032832/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=225384 CPUtime=1002.33 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 224382 0 0 0 100174 59 0 0 25 0 1 0 290620034 230793216 31213 33554432000 4194304 4797429 140735507514112 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 56346 31213 416 148 0 51275 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 225384

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 20884
/proc/meminfo: memFree=22016296/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=229284 CPUtime=1062.32 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 237952 0 0 0 106167 65 0 0 25 0 1 0 290620034 234786816 32634 33554432000 4194304 4797429 140735507514112 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 57321 32634 416 148 0 52250 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 229284

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.97 5/190 20885
/proc/meminfo: memFree=21995664/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=231492 CPUtime=1122.33 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 260291 0 0 0 112156 77 0 0 25 0 1 0 290620034 237047808 32203 33554432000 4194304 4797429 140735507514112 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 57873 32203 416 148 0 52802 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 231492

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.97 5/190 20887
/proc/meminfo: memFree=22037924/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=231828 CPUtime=1182.33 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 281983 0 0 0 118147 86 0 0 25 0 1 0 290620034 237391872 30046 33554432000 4194304 4797429 140735507514112 18446744073709551615 4351579 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 57957 30047 416 148 0 52886 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 231828

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.97 5/190 20888
/proc/meminfo: memFree=22011116/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=233204 CPUtime=1242.33 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 306497 0 0 0 124139 94 0 0 25 0 1 0 290620034 238800896 29700 33554432000 4194304 4797429 140735507514112 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 58301 29700 416 148 0 53230 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 233204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 20890
/proc/meminfo: memFree=21953204/32951124 swapFree=67111528/67111528
[pid=20833] ppid=20831 vsize=233376 CPUtime=1300.04 cores=0,2
/proc/20833/stat : 20833 (techdemo) R 20831 20833 20033 0 -1 4202496 325612 0 0 0 129904 100 0 0 25 0 1 0 290620034 238977024 36758 33554432000 4194304 4797429 140735507514112 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20833/statm: 58344 36758 416 148 0 53273 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 233376

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.04
CPU system time (s): 1.00885
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 312048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.04
system time used= 1.00885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 325612
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= 38
involuntary context switches= 2088

runsolver used 2.34064 second user time and 4.66329 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-03 02:22:57
IDJOB=3173141
IDBENCH=82559
IDSOLVER=1585
FILE ID=node102/3173141-1301790177
RUNJOBID= node102-1301790177-20812
PBS_JOBID= 12841415
Free space on /tmp= 71976 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S935783783-069-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173141-1301790177/watcher-3173141-1301790177 -o /tmp/evaluation-result-3173141-1301790177/solver-3173141-1301790177 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173141-1301790177.cnf

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

MD5SUM BENCH= 4ba3e8e19a6d9aec4bc2bd0594f1360a
RANDOM SEED=274323133

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22506848 kB
Buffers:        345508 kB
Cached:        9773964 kB
SwapCached:          0 kB
Active:        7232920 kB
Inactive:      2950772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22506848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17132 kB
Writeback:           0 kB
AnonPages:       63856 kB
Mapped:          14616 kB
Slab:           196096 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   196348 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= 71944 MiB
End job on node102 at 2011-04-03 02:44:39