Trace number 3173242

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S69399346-065-UNKNOWN.cnf
MD5SUM98486271f2f72889c040eabfd36ebd13
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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-3173242-1301791483.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.00/0.02	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.02	c -- vars added        300
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/1961/25500 lits-rem:0 time: 0.12
0.09/0.16	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.16	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
0.09/0.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.16	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.19/0.23	c lits-rem:         0  cl-subs:        0  v-elim:    200  v-fix:    0  time:  0.07 s
0.19/0.23	c learnt bin added due to v-elim: 0
0.19/0.23	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.25	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.25	c calculated reachability. Time: 0.00
0.19/0.25	c Calc default polars -  time:   0.00 s pos:     144 undec:       5 neg:     151
0.19/0.25	c =========================================================================================
0.19/0.25	c types(t): F = full restart, N = normal restart
0.19/0.25	c types(t): S = simplification begin/end, E = solution found
0.19/0.25	c restart types(rt): st = static, dy = dynamic
0.19/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.25	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.39/0.48	c Decided on static restart strategy
4.99/5.04	c  N dy     7     30000       300     25500         0     10507    178500    582980     86.02     70.13  --
4.99/5.09	c  S st     7     30000       300     25500         0     10507    178500    582980     86.02     70.13  --
5.09/5.17	c  S st     7     30504       300     25500         0     11007    178500    615470     86.02     70.13  --
5.09/5.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.19/5.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.06
5.19/5.24	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
5.19/5.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.19/5.24	c Subs w/ non-existent bins:      0 time:  0.00 s
5.19/5.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.19/5.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.59/7.69	c lits-rem:      3199  cl-subs:      784  v-elim:    300  v-fix:    0  time:  2.44 s
7.59/7.69	c learnt bin added due to v-elim: 0
7.59/7.70	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
7.59/7.70	c vivif2 --  cl tried    10223 cl shrink        0 lits rem          0 time: 0.00
7.79/7.80	c asymm  cl-useful: 0/2063/25500 lits-rem:0 time: 0.10
7.79/7.80	c calculated reachability. Time: 0.00
7.79/7.80	c  N dy     7     30504       300     25500         0     10223    178500    560334     86.02     70.13  --
7.79/7.80	c  F st     7     30504       300     25500         0     10223    178500    560334     86.02     70.13  --
8.09/8.10	c Decided on static restart strategy
10.19/10.23	c  N dy    14     45756       300     25500         0     17384    178500   1088100     88.68     70.66  --
10.19/10.29	c  S st    14     45756       300     25500         0     17384    178500   1088100     88.68     70.66  --
10.29/10.39	c  S st    14     46260       300     25500         0      9180    178500    326277     88.68     70.66  --
10.29/10.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.29/10.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.39/10.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.05
10.39/10.44	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
10.39/10.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.39/10.44	c Subs w/ non-existent bins:      0 time:  0.00 s
10.39/10.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.39/10.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.39/10.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.59/12.62	c lits-rem:       118  cl-subs:      181  v-elim:    300  v-fix:    0  time:  2.17 s
12.59/12.62	c learnt bin added due to v-elim: 0
12.59/12.62	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
12.59/12.62	c vivif2 --  cl tried     8999 cl shrink        0 lits rem          0 time: 0.00
12.69/12.77	c asymm  cl-useful: 0/4356/25500 lits-rem:0 time: 0.15
12.69/12.77	c calculated reachability. Time: 0.00
12.69/12.77	c  N dy    14     46260       300     25500         0      8999    178500    320555     88.68     70.66  --
17.19/17.20	c  N dy    15     69390       300     25500         0     11088    178500    366159     81.72     70.58  --
17.19/17.23	c  S st    15     69390       300     25500         0     11088    178500    366159     81.72     70.58  --
17.29/17.32	c  S st    15     69895       300     25500         0     11588    178500    400208     81.72     70.58  --
17.29/17.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.29/17.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.29/17.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.06
17.29/17.38	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
17.29/17.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.29/17.38	c Subs w/ non-existent bins:      0 time:  0.00 s
17.29/17.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.29/17.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.29/17.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.49/19.55	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
21.39/21.43	c Added 4 vars  tried: 80000 time: 1.87
21.39/21.44	c ORs :      4 avg-s:  0.0 cl-sh:  1843 l-rem:   1843 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    1.88
21.39/21.44	c lits-rem:       403  cl-subs:      234  v-elim:    300  v-fix:    0  time:  4.06 s
21.39/21.44	c learnt bin added due to v-elim: 0
21.39/21.45	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.00
21.39/21.45	c vivif2 --  cl tried    11354 cl shrink        0 lits rem          0 time: 0.00
21.49/21.53	c asymm  cl-useful: 0/1635/25504 lits-rem:0 time: 0.08
21.49/21.53	c calculated reachability. Time: 0.00
21.49/21.53	c  N dy    15     69895       304     25504         8     11354    178505    387378     81.72     70.58  --
21.49/21.53	c  F st    15     69895       304     25504         8     11354    178505    387378     81.72     70.58  --
21.79/21.82	c Decided on static restart strategy
27.79/27.89	c  N dy    22    104843       304     25504         8     21048    178505   1051187     82.09     70.57  --
27.89/27.95	c  S st    22    104843       304     25504         8     21048    178505   1051187     82.09     70.57  --
27.99/28.06	c  S st    22    105349       304     25504         8     21550    178505   1086074     82.09     70.57  --
27.99/28.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.99/28.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.19/28.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.13
28.19/28.20	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
28.19/28.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.19/28.21	c Subs w/ non-existent bins:      0 time:  0.01 s
28.19/28.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.19/28.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.19/28.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
31.19/31.27	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
36.69/36.74	c Added 4 vars  tried: 80000 time: 5.46
36.79/36.83	c ORs :      4 avg-s:  0.0 cl-sh:  9818 l-rem:   9818 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    5.56
36.79/36.85	c lits-rem:       807  cl-subs:     1211  v-elim:    300  v-fix:    0  time:  8.62 s
36.79/36.85	c learnt bin added due to v-elim: 0
36.79/36.85	c vivif2 --  cl tried    25508 cl shrink        0 lits rem          0 time: 0.00
36.79/36.86	c vivif2 --  cl tried    20339 cl shrink        0 lits rem          0 time: 0.01
36.89/36.95	c asymm  cl-useful: 0/1519/25508 lits-rem:0 time: 0.09
36.89/36.96	c calculated reachability. Time: 0.00
36.89/36.96	c  N dy    22    105349       308     25508        16     20339    178509    976917     82.09     70.57  --
48.69/48.72	c  N dy    23    158023       308     25508        16     28202    178509   1464170     83.36     70.78  --
48.69/48.78	c  S st    23    158023       308     25508        16     28202    178509   1464170     83.36     70.78  --
48.89/48.92	c  S st    23    158527       308     25508        16     28705    178509   1498888     83.36     70.78  --
48.89/48.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.89/48.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.09/49.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.19
49.09/49.11	c Calc non-exist non-lernt bins v-fix:     0 done:    308 time:  0.00 s
49.09/49.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.09/49.12	c Subs w/ non-existent bins:      0 time:  0.01 s
49.09/49.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.09/49.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.09/49.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
53.09/53.19	c ORs :      8 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
61.99/62.05	c Added 4 vars  tried: 80000 time: 8.86
62.09/62.18	c ORs :      4 avg-s:  0.0 cl-sh:  8885 l-rem:   8885 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    8.99
62.19/62.21	c lits-rem:       370  cl-subs:     1446  v-elim:    300  v-fix:    0  time: 13.06 s
62.19/62.21	c learnt bin added due to v-elim: 0
62.19/62.21	c vivif2 --  cl tried    25512 cl shrink        0 lits rem          0 time: 0.00
62.19/62.22	c vivif2 --  cl tried    27259 cl shrink        0 lits rem          0 time: 0.01
62.29/62.32	c asymm  cl-useful: 0/1515/25512 lits-rem:0 time: 0.10
62.29/62.32	c calculated reachability. Time: 0.00
62.29/62.32	c  N dy    23    158527       312     25512        24     27259    178523   1364517     83.36     70.78  --
81.99/82.04	c  N dy    24    237791       312     25512        24     32650    178523   1574419     87.11     71.02  --
82.09/82.11	c  S st    24    237791       312     25512        24     32650    178523   1574419     87.11     71.02  --
82.19/82.25	c  S st    24    238293       312     25512        24     33150    178523   1606741     87.11     71.02  --
82.19/82.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.19/82.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.40/82.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.21
82.40/82.46	c Calc non-exist non-lernt bins v-fix:     0 done:    312 time:  0.00 s
82.40/82.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.40/82.47	c Subs w/ non-existent bins:      0 time:  0.01 s
82.40/82.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.50/82.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
82.50/82.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
87.59/87.65	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
96.99/97.07	c Added 4 vars  tried: 80000 time: 9.42
97.29/97.30	c ORs :      4 avg-s:  0.0 cl-sh: 15194 l-rem:  15194 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    9.65
97.29/97.33	c lits-rem:       189  cl-subs:     1567  v-elim:    300  v-fix:    0  time: 14.82 s
97.29/97.33	c learnt bin added due to v-elim: 0
97.29/97.33	c vivif2 --  cl tried    25516 cl shrink        0 lits rem          0 time: 0.00
97.29/97.34	c vivif2 --  cl tried    31583 cl shrink        0 lits rem          0 time: 0.01
97.39/97.45	c asymm  cl-useful: 0/1350/25516 lits-rem:0 time: 0.10
97.39/97.45	c calculated reachability. Time: 0.00
97.39/97.45	c  N dy    24    238293       316     25516        32     31583    178535   1467863     87.11     71.02  --
132.49/132.52	c  N dy    25    357442       316     25516        32     35266    178535   1496313     87.15     71.82  --
132.49/132.58	c  S st    25    357442       316     25516        32     35266    178535   1496313     87.15     71.82  --
132.69/132.72	c  S st    25    357944       316     25516        32     35767    178535   1530605     87.15     71.82  --
132.69/132.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.69/132.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.89/132.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.2M T:  0.22
132.89/132.94	c Calc non-exist non-lernt bins v-fix:     0 done:    316 time:  0.00 s
132.89/132.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.89/132.96	c Subs w/ non-existent bins:      0 time:  0.01 s
132.89/132.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.89/132.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.89/132.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
137.51/137.52	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
145.70/145.71	c Added 4 vars  tried: 80000 time: 8.19
145.90/145.93	c ORs :      4 avg-s:  0.0 cl-sh: 14645 l-rem:  14645 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    8.40
145.90/145.95	c lits-rem:       623  cl-subs:     1742  v-elim:    300  v-fix:    0  time: 12.97 s
145.90/145.95	c learnt bin added due to v-elim: 0
145.90/145.96	c vivif2 --  cl tried    25520 cl shrink        0 lits rem          0 time: 0.00
145.90/145.97	c vivif2 --  cl tried    34025 cl shrink        0 lits rem          0 time: 0.01
146.00/146.07	c asymm  cl-useful: 0/1318/25520 lits-rem:0 time: 0.10
146.00/146.07	c calculated reachability. Time: 0.00
146.00/146.07	c  N dy    25    357944       320     25520        40     34025    178544   1380861     87.15     71.82  --
205.61/205.65	c  N dy    26    536916       320     25520        40     42379    178544   1654661     80.40     71.10  --
205.71/205.72	c  S st    26    536916       320     25520        40     42379    178544   1654661     80.40     71.10  --
205.80/205.87	c  S st    26    537420       320     25520        40     42881    178544   1687751     80.40     71.10  --
205.80/205.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
205.80/205.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
206.10/206.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.8M T:  0.25
206.10/206.12	c Calc non-exist non-lernt bins v-fix:     0 done:    320 time:  0.00 s
206.10/206.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
206.10/206.13	c Subs w/ non-existent bins:      0 time:  0.01 s
206.10/206.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
206.10/206.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
206.10/206.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
211.60/211.65	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
221.01/221.09	c Added 4 vars  tried: 80000 time: 9.44
221.20/221.24	c ORs :      4 avg-s:  0.0 cl-sh:  9172 l-rem:   9172 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    9.59
221.20/221.27	c lits-rem:        98  cl-subs:     1850  v-elim:    300  v-fix:    0  time: 15.10 s
221.20/221.27	c learnt bin added due to v-elim: 0
221.20/221.27	c vivif2 --  cl tried    25524 cl shrink        0 lits rem          0 time: 0.00
221.20/221.29	c vivif2 --  cl tried    41031 cl shrink        0 lits rem          0 time: 0.01
221.40/221.40	c asymm  cl-useful: 0/1175/25524 lits-rem:0 time: 0.11
221.40/221.40	c calculated reachability. Time: 0.00
221.40/221.40	c  N dy    26    537420       324     25524        48     41031    178554   1554408     80.40     71.10  --
221.40/221.40	c  F st    26    537420       324     25524        48     41031    178554   1554408     80.40     71.10  --
221.90/221.92	c Decided on static restart strategy
312.90/312.94	c  N dy    33    806130       324     25524        48     63478    178554   2970224     81.80     70.47  --
313.00/313.07	c  S st    33    806130       324     25524        48     63478    178554   2970224     81.80     70.47  --
313.20/313.26	c  S st    33    806635       324     25524        48     63982    178554   3005154     81.80     70.47  --
313.20/313.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
313.20/313.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.70/313.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.4M T:  0.52
313.70/313.80	c Calc non-exist non-lernt bins v-fix:     0 done:    324 time:  0.00 s
313.70/313.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.80/313.82	c Subs w/ non-existent bins:      0 time:  0.02 s
313.80/313.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
313.80/313.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
313.80/313.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
398.11/398.11	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.09
419.81/419.83	c Added 4 vars  tried: 80000 time: 21.71
420.61/420.69	c ORs :      4 avg-s:  0.0 cl-sh: 31767 l-rem:  31767 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   22.58
420.71/420.74	c lits-rem:       957  cl-subs:     3676  v-elim:    300  v-fix:    0  time: 106.87 s
420.71/420.74	c learnt bin added due to v-elim: 0
420.71/420.74	c vivif2 --  cl tried    25528 cl shrink        0 lits rem          0 time: 0.00
420.71/420.77	c vivif2 --  cl tried    60306 cl shrink        0 lits rem          0 time: 0.02
420.91/420.90	c asymm  cl-useful: 0/907/25528 lits-rem:0 time: 0.13
420.91/420.90	c calculated reachability. Time: 0.00
420.91/420.90	c  N dy    33    806635       328     25528        56     60306    178564   2686829     81.80     70.47  --
608.51/608.51	c  N dy    34   1209953       328     25528        56     77843    178564   3527634     85.00     70.16  --
608.61/608.65	c  S st    34   1209953       328     25528        56     77843    178564   3527634     85.00     70.16  --
608.81/608.90	c  S st    34   1210456       328     25528        56     78345    178564   3560004     85.00     70.16  --
608.91/608.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
608.91/608.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
609.41/609.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.8M T:  0.52
609.41/609.43	c Calc non-exist non-lernt bins v-fix:     0 done:    328 time:  0.00 s
609.41/609.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
609.41/609.46	c Subs w/ non-existent bins:      0 time:  0.03 s
609.51/609.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
609.51/609.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
609.51/609.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
715.03/715.02	c ORs :     28 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
738.03/738.07	c Added 4 vars  tried: 80000 time: 23.05
739.23/739.24	c ORs :      4 avg-s:  0.0 cl-sh: 37428 l-rem:  37428 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   24.22
739.32/739.30	c lits-rem:      1058  cl-subs:     3669  v-elim:    300  v-fix:    0  time: 129.75 s
739.32/739.30	c learnt bin added due to v-elim: 0
739.32/739.30	c vivif2 --  cl tried    25532 cl shrink        0 lits rem          0 time: 0.00
739.32/739.33	c vivif2 --  cl tried    74676 cl shrink        0 lits rem          0 time: 0.03
739.42/739.47	c asymm  cl-useful: 0/852/25532 lits-rem:0 time: 0.14
739.42/739.47	c calculated reachability. Time: 0.00
739.42/739.47	c  N dy    34   1210456       332     25532        64     74676    178574   3267402     85.00     70.16  --
1014.02/1014.02	c  N dy    35   1710456       332     25532        64    106148    178574   5322147     84.17     69.81  --
1014.23/1014.22	c  S st    35   1710456       332     25532        64    106148    178574   5322147     84.17     69.81  --
1014.52/1014.56	c  S st    35   1710957       332     25532        64    106649    178574   5354893     84.17     69.81  --
1014.52/1014.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1014.52/1014.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1015.42/1015.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.1M T:  0.89
1015.42/1015.47	c Calc non-exist non-lernt bins v-fix:     0 done:    332 time:  0.00 s
1015.42/1015.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1015.52/1015.51	c Subs w/ non-existent bins:      0 time:  0.04 s
1015.52/1015.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1015.63/1015.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
1015.63/1015.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 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-3173242-1301791483/watcher-3173242-1301791483 -o /tmp/evaluation-result-3173242-1301791483/solver-3173242-1301791483 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173242-1301791483.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: 3.39 3.87 3.93 3/179 21007
/proc/meminfo: memFree=22503820/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=28912 CPUtime=0 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 774 0 0 0 0 0 0 0 24 0 1 0 290750628 29605888 710 33554432000 4194304 4797429 140735387570672 18446744073709551615 212435713562 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 7228 710 347 148 0 2157 0

[startup+0.0871781 s]
/proc/loadavg: 3.39 3.87 3.93 3/179 21007
/proc/meminfo: memFree=22503820/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=30280 CPUtime=0.08 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 1330 0 0 0 8 0 0 0 24 0 1 0 290750628 31006720 1245 33554432000 4194304 4797429 140735387570672 18446744073709551615 4429083 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 7570 1245 370 148 0 2499 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30280

[startup+0.100174 s]
/proc/loadavg: 3.39 3.87 3.93 3/179 21007
/proc/meminfo: memFree=22503820/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=30280 CPUtime=0.09 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 1330 0 0 0 9 0 0 0 24 0 1 0 290750628 31006720 1245 33554432000 4194304 4797429 140735387570672 18446744073709551615 4428704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 7570 1245 370 148 0 2499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30280

[startup+0.300135 s]
/proc/loadavg: 3.39 3.87 3.93 3/179 21007
/proc/meminfo: memFree=22503820/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=132712 CPUtime=0.29 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 2476 0 0 0 29 0 0 0 25 0 1 0 290750628 135897088 2026 33554432000 4194304 4797429 140735387570672 18446744073709551615 4424614 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 33178 2026 404 148 0 28107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132712

[startup+0.701061 s]
/proc/loadavg: 3.39 3.87 3.93 3/179 21007
/proc/meminfo: memFree=22503820/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=132712 CPUtime=0.69 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 2742 0 0 0 69 0 0 0 25 0 1 0 290750628 135897088 2289 33554432000 4194304 4797429 140735387570672 18446744073709551615 4424802 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 33178 2289 406 148 0 28107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132712

[startup+1.50091 s]
/proc/loadavg: 3.39 3.87 3.93 5/190 21028
/proc/meminfo: memFree=22431752/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=133832 CPUtime=1.49 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 3651 0 0 0 149 0 0 0 25 0 1 0 290750628 137043968 2594 33554432000 4194304 4797429 140735387570672 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 33458 2594 406 148 0 28387 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133832

[startup+3.10061 s]
/proc/loadavg: 3.39 3.87 3.93 5/190 21028
/proc/meminfo: memFree=22424188/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=135156 CPUtime=3.09 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 5521 0 0 0 308 1 0 0 25 0 1 0 290750628 138399744 2678 33554432000 4194304 4797429 140735387570672 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 33789 2678 406 148 0 28718 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135156

[startup+6.301 s]
/proc/loadavg: 3.51 3.89 3.93 6/190 21028
/proc/meminfo: memFree=22402996/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=139480 CPUtime=6.29 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 7938 0 0 0 628 1 0 0 25 0 1 0 290750628 142827520 3974 33554432000 4194304 4797429 140735387570672 18446744073709551615 4524464 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 34870 3974 410 148 0 29799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139480

[startup+12.7008 s]
/proc/loadavg: 3.55 3.89 3.93 6/190 21029
/proc/meminfo: memFree=22394256/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=142088 CPUtime=12.69 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 10700 0 0 0 1267 2 0 0 25 0 1 0 290750628 145498112 4087 33554432000 4194304 4797429 140735387570672 18446744073709551615 4428866 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 35522 4087 411 148 0 30451 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142088

[startup+25.5004 s]
/proc/loadavg: 3.72 3.91 3.94 5/190 21029
/proc/meminfo: memFree=22365404/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=144140 CPUtime=25.49 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 16548 0 0 0 2546 3 0 0 25 0 1 0 290750628 147599360 5396 33554432000 4194304 4797429 140735387570672 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 36035 5396 416 148 0 30964 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144140

[startup+51.1005 s]
/proc/loadavg: 3.88 3.93 3.94 5/190 21030
/proc/meminfo: memFree=22320828/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=154336 CPUtime=51.09 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 26971 0 0 0 5104 5 0 0 25 0 1 0 290750628 158040064 8197 33554432000 4194304 4797429 140735387570672 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 38584 8197 416 148 0 33513 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 154336

[startup+102.307 s]
/proc/loadavg: 3.95 3.94 3.94 6/190 21031
/proc/meminfo: memFree=22285056/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=160236 CPUtime=102.3 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 40165 0 0 0 10222 8 0 0 25 0 1 0 290750628 164081664 9247 33554432000 4194304 4797429 140735387570672 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 40059 9248 418 148 0 34988 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 160236

[startup+162.301 s]
/proc/loadavg: 4.05 3.96 3.95 5/190 21033
/proc/meminfo: memFree=22262324/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=164340 CPUtime=162.3 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 58914 0 0 0 16217 13 0 0 25 0 1 0 290750628 168284160 10364 33554432000 4194304 4797429 140735387570672 18446744073709551615 4392259 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 41085 10364 418 148 0 36014 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 164340

[startup+222.3 s]
/proc/loadavg: 4.02 3.97 3.95 5/190 21034
/proc/meminfo: memFree=22244052/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=169876 CPUtime=222.3 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 74366 0 0 0 22213 17 0 0 25 0 1 0 290750628 173953024 12052 33554432000 4194304 4797429 140735387570672 18446744073709551615 4385733 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 42469 12052 418 148 0 37398 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 169876

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.95 6/190 21036
/proc/meminfo: memFree=22200124/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=173124 CPUtime=282.3 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 95322 0 0 0 28208 22 0 0 25 0 1 0 290750628 177278976 13747 33554432000 4194304 4797429 140735387570672 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 43281 13747 418 148 0 38210 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 173124

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 21037
/proc/meminfo: memFree=22182608/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=183880 CPUtime=342.3 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 106420 0 0 0 34205 25 0 0 25 0 1 0 290750628 188293120 16419 33554432000 4194304 4797429 140735387570672 18446744073709551615 4568013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 45970 16419 418 148 0 40899 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 183880

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.95 5/190 21039
/proc/meminfo: memFree=22155412/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=183880 CPUtime=402.3 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 106440 0 0 0 40205 25 0 0 25 0 1 0 290750628 188293120 16439 33554432000 4194304 4797429 140735387570672 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 45970 16439 418 148 0 40899 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 183880

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.95 6/190 21041
/proc/meminfo: memFree=22183780/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=189528 CPUtime=462.31 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 119181 0 0 0 46202 29 0 0 25 0 1 0 290750628 194076672 15444 33554432000 4194304 4797429 140735387570672 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 47382 15444 418 148 0 42311 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 189528

[startup+522.3 s]
/proc/loadavg: 4.06 3.99 3.95 5/190 21042
/proc/meminfo: memFree=22113308/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=190856 CPUtime=522.31 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 133842 0 0 0 52196 35 0 0 25 0 1 0 290750628 195436544 15599 33554432000 4194304 4797429 140735387570672 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 47714 15599 416 148 0 42643 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 190856

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.95 5/190 21044
/proc/meminfo: memFree=22108432/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=191024 CPUtime=582.32 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 146533 0 0 0 58191 41 0 0 25 0 1 0 290750628 195608576 18092 33554432000 4194304 4797429 140735387570672 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 47756 18092 416 148 0 42685 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 191024

[startup+642.301 s]
/proc/loadavg: 4.01 3.99 3.95 5/190 21045
/proc/meminfo: memFree=22096732/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=196732 CPUtime=642.32 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 153366 0 0 0 64189 43 0 0 25 0 1 0 290750628 201453568 19665 33554432000 4194304 4797429 140735387570672 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 49183 19665 416 148 0 44112 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 196732

[startup+702.3 s]
/proc/loadavg: 4.10 4.02 3.96 5/190 21047
/proc/meminfo: memFree=22111200/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=196732 CPUtime=702.32 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 153366 0 0 0 70189 43 0 0 25 0 1 0 290750628 201453568 19665 33554432000 4194304 4797429 140735387570672 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 49183 19665 416 148 0 44112 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 196732

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.96 6/190 21049
/proc/meminfo: memFree=22090320/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=199472 CPUtime=762.32 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 159221 0 0 0 76188 44 0 0 25 0 1 0 290750628 204259328 19974 33554432000 4194304 4797429 140735387570672 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 49868 19974 416 148 0 44797 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 199472

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.96 6/190 21050
/proc/meminfo: memFree=22070580/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=200568 CPUtime=822.32 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 171882 0 0 0 82183 49 0 0 25 0 1 0 290750628 205381632 21849 33554432000 4194304 4797429 140735387570672 18446744073709551615 4423098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 50142 21849 416 148 0 45071 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 200568

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21052
/proc/meminfo: memFree=22048972/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=202384 CPUtime=882.33 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 183521 0 0 0 88178 55 0 0 25 0 1 0 290750628 207241216 22197 33554432000 4194304 4797429 140735387570672 18446744073709551615 4415689 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 50596 22197 416 148 0 45525 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 202384

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21053
/proc/meminfo: memFree=22042252/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=203208 CPUtime=942.33 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 195197 0 0 0 94173 60 0 0 25 0 1 0 290750628 208084992 22177 33554432000 4194304 4797429 140735387570672 18446744073709551615 4424720 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 50802 22177 416 148 0 45731 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 203208

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21064
/proc/meminfo: memFree=22044856/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=204244 CPUtime=1002.33 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 206760 0 0 0 100168 65 0 0 25 0 1 0 290750628 209145856 21614 33554432000 4194304 4797429 140735387570672 18446744073709551615 4396359 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 51061 21614 416 148 0 45990 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 204244

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21066
/proc/meminfo: memFree=22007360/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=218280 CPUtime=1062.33 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 211840 0 0 0 106167 66 0 0 25 0 1 0 290750628 223518720 26669 33554432000 4194304 4797429 140735387570672 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 54570 26669 416 148 0 49499 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 218280

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.97 6/190 21067
/proc/meminfo: memFree=21997524/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=218280 CPUtime=1122.33 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 211840 0 0 0 112167 66 0 0 25 0 1 0 290750628 223518720 26669 33554432000 4194304 4797429 140735387570672 18446744073709551615 4568062 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 54570 26669 416 148 0 49499 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 218280

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.97 6/190 21072
/proc/meminfo: memFree=21995140/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=218280 CPUtime=1182.33 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 211840 0 0 0 118167 66 0 0 25 0 1 0 290750628 223518720 26669 33554432000 4194304 4797429 140735387570672 18446744073709551615 4568122 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 54570 26669 416 148 0 49499 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 218280

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.97 5/190 21073
/proc/meminfo: memFree=21977628/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=218280 CPUtime=1242.34 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 211840 0 0 0 124168 66 0 0 25 0 1 0 290750628 223518720 26669 33554432000 4194304 4797429 140735387570672 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 54570 26669 416 148 0 49499 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 218280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.97 4/189 21076
/proc/meminfo: memFree=22067256/32951124 swapFree=67111528/67111528
[pid=21007] ppid=21005 vsize=218280 CPUtime=1300.04 cores=5,7
/proc/21007/stat : 21007 (techdemo) R 21005 21007 20967 0 -1 4202496 211840 0 0 0 129938 66 0 0 25 0 1 0 290750628 223518720 26669 33554432000 4194304 4797429 140735387570672 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21007/statm: 54570 26669 416 148 0 49499 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 218280

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.39
CPU system time (s): 0.670898
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 315196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.670898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211840
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= 9
involuntary context switches= 14429

runsolver used 2.05069 second user time and 5.05423 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-03 02:44:43
IDJOB=3173242
IDBENCH=82660
IDSOLVER=1585
FILE ID=node102/3173242-1301791483
RUNJOBID= node102-1301791482-20988
PBS_JOBID= 12841422
Free space on /tmp= 71968 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S69399346-065-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173242-1301791483/watcher-3173242-1301791483 -o /tmp/evaluation-result-3173242-1301791483/solver-3173242-1301791483 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173242-1301791483.cnf

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

MD5SUM BENCH= 98486271f2f72889c040eabfd36ebd13
RANDOM SEED=371349835

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:      22504100 kB
Buffers:        345860 kB
Cached:        9773860 kB
SwapCached:          0 kB
Active:        7240852 kB
Inactive:      2944980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22504100 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16688 kB
Writeback:           0 kB
AnonPages:       66388 kB
Mapped:          15336 kB
Slab:           196420 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216028 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= 71948 MiB
End job on node102 at 2011-04-03 03:06:25