Trace number 3173128

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1299.99 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S1286362348-008-UNKNOWN.cnf
MD5SUM63b66954174098a654eacd27832fcf38
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-3173128-1301790165.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/1958/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.24	c lits-rem:         0  cl-subs:        0  v-elim:    200  v-fix:    0  time:  0.07 s
0.19/0.24	c learnt bin added due to v-elim: 0
0.19/0.24	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:     154 undec:       3 neg:     143
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.49	c Decided on static restart strategy
4.89/4.94	c  N dy     7     30000       300     25500         0     10537    178500    570050     81.88     68.79  --
4.89/4.98	c  S st     7     30000       300     25500         0     10537    178500    570050     81.88     68.79  --
4.99/5.06	c  S st     7     30507       300     25500         0     11041    178500    603549     81.88     68.79  --
4.99/5.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.99/5.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.06
5.09/5.12	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
5.09/5.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.13	c Subs w/ non-existent bins:      0 time:  0.00 s
5.09/5.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.59/7.70	c lits-rem:      3083  cl-subs:      771  v-elim:    300  v-fix:    0  time:  2.56 s
7.59/7.70	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.69/7.70	c vivif2 --  cl tried    10270 cl shrink        0 lits rem          0 time: 0.00
7.79/7.80	c asymm  cl-useful: 0/2116/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     30507       300     25500         0     10270    178500    548829     81.88     68.79  --
7.79/7.80	c  F st     7     30507       300     25500         0     10270    178500    548829     81.88     68.79  --
8.09/8.10	c Decided on static restart strategy
10.18/10.21	c  N dy    14     45762       300     25500         0     17426    178500   1058438     79.75     69.01  --
10.18/10.27	c  S st    14     45762       300     25500         0     17426    178500   1058438     79.75     69.01  --
10.29/10.36	c  S st    14     46269       300     25500         0      9212    178500    323497     79.75     69.01  --
10.29/10.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.29/10.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.39/10.41	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.41	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
10.39/10.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.39/10.42	c Subs w/ non-existent bins:      0 time:  0.00 s
10.39/10.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.39/10.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.39/10.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.39/12.42	c lits-rem:       160  cl-subs:      197  v-elim:    300  v-fix:    0  time:  2.00 s
12.39/12.42	c learnt bin added due to v-elim: 0
12.39/12.43	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
12.39/12.43	c vivif2 --  cl tried     9015 cl shrink        0 lits rem          0 time: 0.00
12.49/12.58	c asymm  cl-useful: 0/4237/25500 lits-rem:0 time: 0.15
12.49/12.58	c calculated reachability. Time: 0.00
12.49/12.58	c  N dy    14     46269       300     25500         0      9015    178500    317479     79.75     69.01  --
16.99/17.05	c  N dy    15     69404       300     25500         0     11138    178500    367597     84.14     69.62  --
16.99/17.07	c  S st    15     69404       300     25500         0     11138    178500    367597     84.14     69.62  --
17.09/17.16	c  S st    15     69907       300     25500         0     11638    178500    401715     84.14     69.62  --
17.09/17.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.09/17.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.19/17.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.06
17.19/17.22	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
17.19/17.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.19/17.22	c Subs w/ non-existent bins:      0 time:  0.00 s
17.19/17.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.19/17.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.19/17.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.39/19.46	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.29/21.36	c Added 4 vars  tried: 80000 time: 1.90
21.29/21.37	c ORs :      4 avg-s:  0.0 cl-sh:  2479 l-rem:   2479 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    1.91
21.29/21.38	c lits-rem:       343  cl-subs:      238  v-elim:    300  v-fix:    0  time:  4.15 s
21.29/21.38	c learnt bin added due to v-elim: 0
21.29/21.38	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.00
21.29/21.39	c vivif2 --  cl tried    11400 cl shrink        0 lits rem          0 time: 0.00
21.39/21.47	c asymm  cl-useful: 0/1830/25504 lits-rem:0 time: 0.08
21.39/21.47	c calculated reachability. Time: 0.00
21.39/21.47	c  N dy    15     69907       304     25504         8     11400    178510    388761     84.14     69.62  --
21.39/21.47	c  F st    15     69907       304     25504         8     11400    178510    388761     84.14     69.62  --
21.69/21.76	c Decided on static restart strategy
27.79/27.87	c  N dy    22    104862       304     25504         8     21084    178510   1043469     83.74     68.62  --
27.89/27.92	c  S st    22    104862       304     25504         8     21084    178510   1043469     83.74     68.62  --
27.99/28.03	c  S st    22    105365       304     25504         8     21587    178510   1076650     83.74     68.62  --
27.99/28.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.99/28.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.09/28.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.14
28.09/28.17	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
28.09/28.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.09/28.18	c Subs w/ non-existent bins:      0 time:  0.01 s
28.19/28.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.19/28.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.19/28.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
31.29/31.35	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.99/37.09	c Added 4 vars  tried: 80000 time: 5.74
37.19/37.21	c ORs :      4 avg-s:  0.0 cl-sh: 10401 l-rem:  10401 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    5.85
37.19/37.22	c lits-rem:       325  cl-subs:     1223  v-elim:    300  v-fix:    0  time:  9.02 s
37.19/37.22	c learnt bin added due to v-elim: 0
37.19/37.23	c vivif2 --  cl tried    25508 cl shrink        0 lits rem          0 time: 0.00
37.19/37.23	c vivif2 --  cl tried    20364 cl shrink        0 lits rem          0 time: 0.01
37.30/37.32	c asymm  cl-useful: 0/1652/25508 lits-rem:0 time: 0.09
37.30/37.32	c calculated reachability. Time: 0.00
37.30/37.32	c  N dy    22    105365       308     25508        16     20364    178523    971300     83.74     68.62  --
49.18/49.21	c  N dy    23    158048       308     25508        16     28049    178523   1437672     85.39     68.80  --
49.18/49.28	c  S st    23    158048       308     25508        16     28049    178523   1437672     85.39     68.80  --
49.39/49.40	c  S st    23    158551       308     25508        16     28551    178523   1471125     85.39     68.80  --
49.39/49.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.39/49.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.49/49.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.16
49.49/49.56	c Calc non-exist non-lernt bins v-fix:     0 done:    308 time:  0.00 s
49.49/49.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.49/49.57	c Subs w/ non-existent bins:      0 time:  0.01 s
49.58/49.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.58/49.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.58/49.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
53.58/53.63	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.50/61.59	c Added 4 vars  tried: 80000 time: 7.95
61.79/61.82	c ORs :      4 avg-s:  0.0 cl-sh: 15723 l-rem:  15723 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    8.19
61.79/61.84	c lits-rem:       299  cl-subs:     1722  v-elim:    300  v-fix:    0  time: 12.24 s
61.79/61.84	c learnt bin added due to v-elim: 0
61.79/61.85	c vivif2 --  cl tried    25512 cl shrink        0 lits rem          0 time: 0.00
61.79/61.86	c vivif2 --  cl tried    26829 cl shrink        0 lits rem          0 time: 0.01
61.89/61.96	c asymm  cl-useful: 0/1338/25512 lits-rem:0 time: 0.10
61.89/61.96	c calculated reachability. Time: 0.00
61.89/61.96	c  N dy    23    158551       312     25512        24     26829    178538   1304945     85.39     68.80  --
82.19/82.23	c  N dy    24    237826       312     25512        24     32060    178538   1512579     82.71     68.92  --
82.19/82.29	c  S st    24    237826       312     25512        24     32060    178538   1512579     82.71     68.92  --
82.40/82.42	c  S st    24    238327       312     25512        24     32559    178538   1545862     82.71     68.92  --
82.40/82.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.40/82.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.59/82.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.22
82.59/82.64	c Calc non-exist non-lernt bins v-fix:     0 done:    312 time:  0.00 s
82.59/82.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.59/82.65	c Subs w/ non-existent bins:      0 time:  0.01 s
82.59/82.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.59/82.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
82.59/82.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
86.80/86.85	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.01
95.19/95.29	c Added 4 vars  tried: 80000 time: 8.44
95.49/95.52	c ORs :      4 avg-s:  0.0 cl-sh: 15625 l-rem:  15625 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    8.67
95.49/95.55	c lits-rem:       404  cl-subs:     1638  v-elim:    300  v-fix:    0  time: 12.86 s
95.49/95.55	c learnt bin added due to v-elim: 0
95.49/95.55	c vivif2 --  cl tried    25516 cl shrink        0 lits rem          0 time: 0.00
95.49/95.56	c vivif2 --  cl tried    30921 cl shrink        0 lits rem          0 time: 0.01
95.59/95.66	c asymm  cl-useful: 0/1393/25516 lits-rem:0 time: 0.10
95.59/95.67	c calculated reachability. Time: 0.00
95.59/95.67	c  N dy    24    238327       316     25516        32     30921    178552   1400057     82.71     68.92  --
128.88/128.96	c  N dy    25    357491       316     25516        32     35535    178552   1457215     82.96     67.99  --
128.98/129.02	c  S st    25    357491       316     25516        32     35535    178552   1457215     82.96     67.99  --
129.08/129.15	c  S st    25    357995       316     25516        32     36037    178552   1490889     82.96     67.99  --
129.08/129.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
129.08/129.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
129.28/129.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.19
129.28/129.35	c Calc non-exist non-lernt bins v-fix:     0 done:    316 time:  0.00 s
129.28/129.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
129.28/129.36	c Subs w/ non-existent bins:      0 time:  0.01 s
129.28/129.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
129.38/129.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
129.38/129.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
133.28/133.38	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
141.58/141.64	c Added 4 vars  tried: 80000 time: 8.25
141.68/141.77	c ORs :      4 avg-s:  0.0 cl-sh:  8695 l-rem:   8695 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    8.38
141.68/141.79	c lits-rem:       165  cl-subs:     1360  v-elim:    300  v-fix:    0  time: 12.39 s
141.68/141.79	c learnt bin added due to v-elim: 0
141.68/141.79	c vivif2 --  cl tried    25520 cl shrink        0 lits rem          0 time: 0.00
141.79/141.81	c vivif2 --  cl tried    34677 cl shrink        0 lits rem          0 time: 0.01
141.89/141.91	c asymm  cl-useful: 0/1306/25520 lits-rem:0 time: 0.10
141.89/141.91	c calculated reachability. Time: 0.00
141.89/141.91	c  N dy    25    357995       320     25520        40     34677    178563   1400126     82.96     67.99  --
204.48/204.59	c  N dy    26    536992       320     25520        40     42566    178563   1653955     83.37     67.68  --
204.58/204.67	c  S st    26    536992       320     25520        40     42566    178563   1653955     83.37     67.68  --
204.79/204.86	c  S st    26    537498       320     25520        40     43066    178563   1686355     83.37     67.68  --
204.79/204.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
204.79/204.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
205.09/205.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.9M T:  0.26
205.09/205.13	c Calc non-exist non-lernt bins v-fix:     0 done:    320 time:  0.00 s
205.09/205.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
205.09/205.14	c Subs w/ non-existent bins:      0 time:  0.01 s
205.09/205.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
205.19/205.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
205.19/205.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
210.68/210.75	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.02
221.69/221.72	c Added 4 vars  tried: 80000 time: 10.98
221.79/221.89	c ORs :      4 avg-s:  0.0 cl-sh: 10452 l-rem:  10452 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   11.15
221.89/221.92	c lits-rem:        78  cl-subs:     1505  v-elim:    300  v-fix:    0  time: 16.73 s
221.89/221.92	c learnt bin added due to v-elim: 0
221.89/221.93	c vivif2 --  cl tried    25524 cl shrink        0 lits rem          0 time: 0.00
221.89/221.94	c vivif2 --  cl tried    41561 cl shrink        0 lits rem          0 time: 0.02
221.99/222.06	c asymm  cl-useful: 0/1084/25524 lits-rem:0 time: 0.12
221.99/222.06	c calculated reachability. Time: 0.00
221.99/222.06	c  N dy    26    537498       324     25524        48     41561    178575   1588178     83.37     67.68  --
221.99/222.06	c  F st    26    537498       324     25524        48     41561    178575   1588178     83.37     67.68  --
222.59/222.62	c Decided on static restart strategy
320.18/320.23	c  N dy    33    806248       324     25524        48     63835    178575   3029809     83.00     69.29  --
320.28/320.35	c  S st    33    806248       324     25524        48     63835    178575   3029809     83.00     69.29  --
320.48/320.55	c  S st    33    806752       324     25524        48     64339    178575   3064079     83.00     69.29  --
320.48/320.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
320.48/320.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
320.88/320.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.3M T:  0.41
320.88/320.98	c Calc non-exist non-lernt bins v-fix:     0 done:    324 time:  0.00 s
320.88/320.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
320.98/321.00	c Subs w/ non-existent bins:      0 time:  0.02 s
320.98/321.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
320.98/321.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
320.98/321.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
401.08/401.12	c ORs :     24 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
423.18/423.20	c Added 4 vars  tried: 80000 time: 22.07
423.89/423.91	c ORs :      4 avg-s:  0.0 cl-sh: 28675 l-rem:  28675 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   22.78
423.89/423.96	c lits-rem:       694  cl-subs:     3622  v-elim:    300  v-fix:    0  time: 102.89 s
423.89/423.96	c learnt bin added due to v-elim: 0
423.89/423.97	c vivif2 --  cl tried    25528 cl shrink        0 lits rem          0 time: 0.00
423.89/423.99	c vivif2 --  cl tried    60717 cl shrink        0 lits rem          0 time: 0.03
424.09/424.13	c asymm  cl-useful: 0/987/25528 lits-rem:0 time: 0.14
424.09/424.14	c calculated reachability. Time: 0.00
424.09/424.14	c  N dy    33    806752       328     25528        56     60717    178589   2745166     83.00     69.29  --
604.78/604.84	c  N dy    34   1210128       328     25528        56     78399    178589   3655935     82.70     69.91  --
604.88/604.99	c  S st    34   1210128       328     25528        56     78399    178589   3655935     82.70     69.91  --
605.18/605.22	c  S st    34   1210628       328     25528        56     78898    178589   3687642     82.70     69.91  --
605.18/605.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
605.18/605.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
605.68/605.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.5M T:  0.56
605.68/605.79	c Calc non-exist non-lernt bins v-fix:     0 done:    328 time:  0.00 s
605.68/605.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
605.78/605.82	c Subs w/ non-existent bins:      0 time:  0.03 s
605.78/605.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
605.87/605.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
605.87/605.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
753.27/753.35	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.17
779.87/779.97	c Added 4 vars  tried: 80000 time: 26.63
781.07/781.16	c ORs :      4 avg-s:  0.0 cl-sh: 37244 l-rem:  37244 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   27.81
781.17/781.22	c lits-rem:       162  cl-subs:     4083  v-elim:    300  v-fix:    0  time: 175.30 s
781.17/781.22	c learnt bin added due to v-elim: 0
781.17/781.22	c vivif2 --  cl tried    25532 cl shrink        0 lits rem          0 time: 0.00
781.17/781.26	c vivif2 --  cl tried    74815 cl shrink        0 lits rem          0 time: 0.03
781.37/781.42	c asymm  cl-useful: 0/793/25532 lits-rem:0 time: 0.16
781.37/781.42	c calculated reachability. Time: 0.00
781.37/781.42	c  N dy    34   1210628       332     25532        64     74815    178597   3330200     82.70     69.91  --
1032.77/1032.83	c  N dy    35   1710629       332     25532        64    105304    178597   5266447     84.96     70.14  --
1032.97/1033.03	c  S st    35   1710629       332     25532        64    105304    178597   5266447     84.96     70.14  --
1033.27/1033.35	c  S st    35   1711136       332     25532        64    105808    178597   5298350     84.96     70.14  --
1033.27/1033.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1033.27/1033.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1034.17/1034.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.8M T:  0.86
1034.17/1034.22	c Calc non-exist non-lernt bins v-fix:     0 done:    332 time:  0.00 s
1034.17/1034.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1034.17/1034.26	c Subs w/ non-existent bins:      0 time:  0.04 s
1034.27/1034.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1034.37/1034.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1034.37/1034.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1294.58/1294.61	c ORs :     32 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.17

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.94 5/184 22918
/proc/meminfo: memFree=21032432/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=28908 CPUtime=0 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 726 0 0 0 0 0 0 0 20 0 1 0 290614284 29601792 663 33554432000 4194304 4797429 140735673172112 18446744073709551615 212687371799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 7227 663 347 148 0 2156 0

[startup+0.0307601 s]
/proc/loadavg: 3.68 3.93 3.94 5/184 22918
/proc/meminfo: memFree=21032432/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=30148 CPUtime=0.02 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 1285 0 0 0 2 0 0 0 20 0 1 0 290614284 30871552 1199 33554432000 4194304 4797429 140735673172112 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 7537 1200 370 148 0 2466 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30148

[startup+0.100779 s]
/proc/loadavg: 3.68 3.93 3.94 5/184 22918
/proc/meminfo: memFree=21032432/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=30280 CPUtime=0.09 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 1323 0 0 0 9 0 0 0 20 0 1 0 290614284 31006720 1237 33554432000 4194304 4797429 140735673172112 18446744073709551615 4428928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 7570 1237 370 148 0 2499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30280

[startup+0.300743 s]
/proc/loadavg: 3.68 3.93 3.94 5/184 22918
/proc/meminfo: memFree=21032432/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=132788 CPUtime=0.29 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 2477 0 0 0 29 0 0 0 21 0 1 0 290614284 135974912 2028 33554432000 4194304 4797429 140735673172112 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 33197 2028 404 148 0 28126 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132788

[startup+0.700668 s]
/proc/loadavg: 3.68 3.93 3.94 5/184 22918
/proc/meminfo: memFree=21032432/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=132788 CPUtime=0.69 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 2744 0 0 0 69 0 0 0 22 0 1 0 290614284 135974912 2291 33554432000 4194304 4797429 140735673172112 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 33197 2291 406 148 0 28126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132788

[startup+1.50053 s]
/proc/loadavg: 3.68 3.93 3.94 5/190 22924
/proc/meminfo: memFree=20976220/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=133816 CPUtime=1.49 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 3639 0 0 0 149 0 0 0 25 0 1 0 290614284 137027584 2588 33554432000 4194304 4797429 140735673172112 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 33454 2588 406 148 0 28383 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133816

[startup+3.10023 s]
/proc/loadavg: 3.70 3.93 3.94 5/190 22924
/proc/meminfo: memFree=20973224/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=135024 CPUtime=3.09 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 5480 0 0 0 309 0 0 0 25 0 1 0 290614284 138264576 2651 33554432000 4194304 4797429 140735673172112 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 33756 2651 406 148 0 28685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135024

[startup+6.30066 s]
/proc/loadavg: 3.70 3.93 3.94 5/190 22924
/proc/meminfo: memFree=20955208/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=139200 CPUtime=6.29 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 7841 0 0 0 629 0 0 0 25 0 1 0 290614284 142540800 3906 33554432000 4194304 4797429 140735673172112 18446744073709551615 4524484 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 34800 3906 410 148 0 29729 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139200

[startup+12.7005 s]
/proc/loadavg: 3.75 3.94 3.94 5/190 22925
/proc/meminfo: memFree=20919300/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=141800 CPUtime=12.69 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 10638 0 0 0 1268 1 0 0 21 0 1 0 290614284 145203200 4086 33554432000 4194304 4797429 140735673172112 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 35450 4086 411 148 0 30379 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 141800

[startup+25.5011 s]
/proc/loadavg: 3.79 3.94 3.94 5/190 22925
/proc/meminfo: memFree=20898044/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=143872 CPUtime=25.49 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 16488 0 0 0 2548 1 0 0 25 0 1 0 290614284 147324928 5420 33554432000 4194304 4797429 140735673172112 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 35968 5420 416 148 0 30897 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143872

[startup+51.1005 s]
/proc/loadavg: 3.86 3.94 3.94 5/190 22926
/proc/meminfo: memFree=20829808/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=153340 CPUtime=51.08 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 26499 0 0 0 5105 3 0 0 25 0 1 0 290614284 157020160 7959 33554432000 4194304 4797429 140735673172112 18446744073709551615 4524484 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 38335 7959 416 148 0 33264 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 153340

[startup+102.307 s]
/proc/loadavg: 3.98 3.96 3.95 5/190 22927
/proc/meminfo: memFree=20794676/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=159532 CPUtime=102.29 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 40103 0 0 0 10223 6 0 0 25 0 1 0 290614284 163360768 9685 33554432000 4194304 4797429 140735673172112 18446744073709551615 4351629 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 39883 9685 416 148 0 34812 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 159532

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 22929
/proc/meminfo: memFree=20746404/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=163720 CPUtime=162.29 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 58824 0 0 0 16218 11 0 0 25 0 1 0 290614284 167649280 10949 33554432000 4194304 4797429 140735673172112 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 40930 10949 416 148 0 35859 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 163720

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 22930
/proc/meminfo: memFree=20701104/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=169088 CPUtime=222.28 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 73061 0 0 0 22214 14 0 0 25 0 1 0 290614284 173146112 11619 33554432000 4194304 4797429 140735673172112 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 42272 11619 416 148 0 37201 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 169088

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 22932
/proc/meminfo: memFree=20697588/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=172276 CPUtime=282.29 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 92405 0 0 0 28208 21 0 0 25 0 1 0 290614284 176410624 11629 33554432000 4194304 4797429 140735673172112 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 43069 11629 416 148 0 37998 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 172276

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 22934
/proc/meminfo: memFree=20643108/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=182640 CPUtime=342.28 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 105553 0 0 0 34205 23 0 0 25 0 1 0 290614284 187023360 16274 33554432000 4194304 4797429 140735673172112 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 45660 16274 418 148 0 40589 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 182640

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 22935
/proc/meminfo: memFree=20621728/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=182640 CPUtime=402.28 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 105553 0 0 0 40205 23 0 0 25 0 1 0 290614284 187023360 16274 33554432000 4194304 4797429 140735673172112 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 45660 16274 418 148 0 40589 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 182640

[startup+462.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 22937
/proc/meminfo: memFree=20635344/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=186616 CPUtime=462.28 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 115959 0 0 0 46200 28 0 0 25 0 1 0 290614284 191094784 17562 33554432000 4194304 4797429 140735673172112 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 46654 17562 418 148 0 41583 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 186616

[startup+522.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 22938
/proc/meminfo: memFree=20561912/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=188628 CPUtime=522.28 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 131118 0 0 0 52195 33 0 0 25 0 1 0 290614284 193155072 18451 33554432000 4194304 4797429 140735673172112 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 47157 18451 416 148 0 42086 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 188628

[startup+582.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 22940
/proc/meminfo: memFree=20577376/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=189900 CPUtime=582.28 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 146145 0 0 0 58191 37 0 0 25 0 1 0 290614284 194457600 18287 33554432000 4194304 4797429 140735673172112 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 47475 18287 416 148 0 42404 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 189900

[startup+642.301 s]
/proc/loadavg: 4.04 3.99 3.95 5/190 22942
/proc/meminfo: memFree=20583752/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=197996 CPUtime=642.28 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 153268 0 0 0 64189 39 0 0 25 0 1 0 290614284 202747904 20024 33554432000 4194304 4797429 140735673172112 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 49499 20024 417 148 0 44428 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 197996

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.95 5/190 22943
/proc/meminfo: memFree=20506708/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=197996 CPUtime=702.27 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 153268 0 0 0 70188 39 0 0 25 0 1 0 290614284 202747904 20024 33554432000 4194304 4797429 140735673172112 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 49499 20024 417 148 0 44428 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 197996

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 22945
/proc/meminfo: memFree=20527628/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=197996 CPUtime=762.27 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 153268 0 0 0 76188 39 0 0 25 0 1 0 290614284 202747904 20024 33554432000 4194304 4797429 140735673172112 18446744073709551615 4495496 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 49499 20024 417 148 0 44428 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 197996

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 22946
/proc/meminfo: memFree=20520656/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=201492 CPUtime=822.27 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 163219 0 0 0 82183 44 0 0 25 0 1 0 290614284 206327808 19040 33554432000 4194304 4797429 140735673172112 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 50373 19040 416 148 0 45302 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 201492

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 22948
/proc/meminfo: memFree=20519992/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=201660 CPUtime=882.26 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 176451 0 0 0 88178 48 0 0 25 0 1 0 290614284 206499840 21304 33554432000 4194304 4797429 140735673172112 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 50415 21304 416 148 0 45344 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 201660

[startup+942.301 s]
/proc/loadavg: 4.16 4.02 3.96 5/190 22949
/proc/meminfo: memFree=20507444/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=202460 CPUtime=942.27 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 188934 0 0 0 94175 52 0 0 25 0 1 0 290614284 207319040 22361 33554432000 4194304 4797429 140735673172112 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 50615 22361 416 148 0 45544 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 202460

[startup+1002.3 s]
/proc/loadavg: 4.06 4.01 3.96 5/190 22951
/proc/meminfo: memFree=20443424/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=203976 CPUtime=1002.27 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 201351 0 0 0 100171 56 0 0 25 0 1 0 290614284 208871424 22971 33554432000 4194304 4797429 140735673172112 18446744073709551615 4424855 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 50994 22971 416 148 0 45923 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 203976

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 22953
/proc/meminfo: memFree=20422788/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=217276 CPUtime=1062.27 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 210792 0 0 0 106169 58 0 0 25 0 1 0 290614284 222490624 26313 33554432000 4194304 4797429 140735673172112 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 54319 26313 416 148 0 49248 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 217276

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 22954
/proc/meminfo: memFree=20401900/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=217276 CPUtime=1122.27 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 210792 0 0 0 112169 58 0 0 25 0 1 0 290614284 222490624 26313 33554432000 4194304 4797429 140735673172112 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 54319 26313 416 148 0 49248 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 217276

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 22956
/proc/meminfo: memFree=20409412/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=217276 CPUtime=1182.27 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 210792 0 0 0 118169 58 0 0 25 0 1 0 290614284 222490624 26313 33554432000 4194304 4797429 140735673172112 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 54319 26313 416 148 0 49248 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 217276

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 22957
/proc/meminfo: memFree=20367720/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=217276 CPUtime=1242.27 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 210792 0 0 0 124169 58 0 0 25 0 1 0 290614284 222490624 26313 33554432000 4194304 4797429 140735673172112 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 54319 26313 416 148 0 49248 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 217276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.96 3/188 22961
/proc/meminfo: memFree=20767708/32951124 swapFree=67111528/67111528
[pid=22918] ppid=22916 vsize=217276 CPUtime=1299.97 cores=1,3
/proc/22918/stat : 22918 (techdemo) R 22916 22918 22101 0 -1 4202496 210792 0 0 0 129939 58 0 0 25 0 1 0 290614284 222490624 26313 33554432000 4194304 4797429 140735673172112 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22918/statm: 54319 26313 416 148 0 49248 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 217276

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1299.4
CPU system time (s): 0.58791
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 299252

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

runsolver used 2.06469 second user time and 5.04823 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-03 02:22:45
IDJOB=3173128
IDBENCH=82546
IDSOLVER=1585
FILE ID=node139/3173128-1301790165
RUNJOBID= node139-1301790165-22883
PBS_JOBID= 12841379
Free space on /tmp= 71852 MiB

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

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

MD5SUM BENCH= 63b66954174098a654eacd27832fcf38
RANDOM SEED=704996794

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21033084 kB
Buffers:        366424 kB
Cached:       11205596 kB
SwapCached:          0 kB
Active:        7429804 kB
Inactive:      4219720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21033084 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35852 kB
Writeback:           0 kB
AnonPages:       76812 kB
Mapped:          15788 kB
Slab:           202956 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   357672 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= 71848 MiB
End job on node139 at 2011-04-03 02:44:28