Trace number 3173125

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
MD5SUMbb548a1e884feefbb349d3449e849f5e
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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173125-1301790165.cnf'
0.00/0.00	c -- header says num vars:           2000
0.00/0.00	c -- header says num clauses:       40000
0.00/0.03	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.00/0.03	c -- vars added       2000
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.09/0.16	c asymm  cl-useful: 0/11403/40000 lits-rem:0 time: 0.13
0.09/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.02
0.09/0.18	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
0.09/0.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.18	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.19	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.19/0.24	c lits-rem:         0  cl-subs:        0  v-elim:   1332  v-fix:    0  time:  0.04 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.26	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.19/0.26	c calculated reachability. Time: 0.00
0.19/0.26	c Calc default polars -  time:   0.00 s pos:     944 undec:      84 neg:     972
0.19/0.26	c =========================================================================================
0.19/0.26	c types(t): F = full restart, N = normal restart
0.19/0.26	c types(t): S = simplification begin/end, E = solution found
0.19/0.26	c restart types(rt): st = static, dy = dynamic
0.19/0.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.26	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.59/0.65	c Decided on static restart strategy
9.69/9.70	c  N dy     7     30002      2000     40000         0     14014    200000   2150362    253.44    197.08  --
9.89/9.91	c  S st     7     30002      2000     40000         0     14014    200000   2150362    253.44    197.08  --
9.99/10.03	c  S st     7     30506      2000     40000         0     14518    200000   2215016    253.44    197.08  --
9.99/10.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.99/10.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.09/10.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.16
10.19/10.20	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
10.19/10.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.19/10.21	c Subs w/ non-existent bins:      0 time:  0.01 s
10.19/10.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.19/10.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.19/10.27	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
12.69/12.76	c lits-rem:       495  cl-subs:      790  v-elim:   2000  v-fix:    0  time:  2.49 s
12.69/12.76	c learnt bin added due to v-elim: 0
12.69/12.76	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
12.69/12.78	c vivif2 --  cl tried    13728 cl shrink        0 lits rem          0 time: 0.02
12.89/12.99	c asymm  cl-useful: 0/9344/40000 lits-rem:0 time: 0.21
12.89/12.99	c calculated reachability. Time: 0.00
12.89/12.99	c  N dy     7     30506      2000     40000         0     13728    200000   2082731    253.44    197.08  --
12.89/12.99	c  F st     7     30506      2000     40000         0     13728    200000   2082731    253.44    197.08  --
13.39/13.49	c Decided on static restart strategy
17.89/17.90	c  N dy    14     45760      2000     40000         0     11116    200000    879096    227.38    187.64  --
17.89/17.96	c  S st    14     45760      2000     40000         0     11116    200000    879096    227.38    187.64  --
18.09/18.10	c  S st    14     46265      2000     40000         0     11621    200000    947676    227.38    187.64  --
18.09/18.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.09/18.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.19/18.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.10
18.19/18.21	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
18.19/18.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.19/18.21	c Subs w/ non-existent bins:      0 time:  0.01 s
18.19/18.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.19/18.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.19/18.24	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
20.39/20.40	c lits-rem:      1912  cl-subs:      326  v-elim:   2000  v-fix:    0  time:  2.16 s
20.39/20.40	c learnt bin added due to v-elim: 0
20.39/20.40	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
20.39/20.41	c vivif2 --  cl tried    11295 cl shrink        0 lits rem          0 time: 0.01
20.49/20.52	c asymm  cl-useful: 0/9143/40000 lits-rem:0 time: 0.11
20.49/20.52	c calculated reachability. Time: 0.00
20.49/20.52	c  N dy    14     46265      2000     40000         0     11295    200000    921196    227.38    187.64  --
29.29/29.32	c  N dy    15     69397      2000     40000         0     12196    200000    682419    235.06    185.22  --
29.29/29.36	c  S st    15     69397      2000     40000         0     12196    200000    682419    235.06    185.22  --
29.39/29.49	c  S st    15     69900      2000     40000         0     12699    200000    746087    235.06    185.22  --
29.39/29.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.39/29.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.49/29.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.09
29.49/29.58	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
29.49/29.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.49/29.59	c Subs w/ non-existent bins:      0 time:  0.01 s
29.59/29.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.59/29.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.59/29.61	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
33.19/33.25	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
34.59/34.62	c Added 21 vars  tried: 80000 time: 1.37
34.59/34.63	c ORs :     21 avg-s:  0.0 cl-sh:  2242 l-rem:   2242 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    1.39
34.59/34.65	c lits-rem:      1382  cl-subs:      201  v-elim:   2000  v-fix:    0  time:  5.04 s
34.59/34.65	c learnt bin added due to v-elim: 0
34.59/34.66	c vivif2 --  cl tried    40021 cl shrink        0 lits rem          0 time: 0.00
34.59/34.66	c vivif2 --  cl tried    12498 cl shrink        0 lits rem          0 time: 0.01
34.69/34.76	c asymm  cl-useful: 0/8378/40021 lits-rem:0 time: 0.09
34.69/34.76	c calculated reachability. Time: 0.00
34.69/34.76	c  N dy    15     69900      2021     40021        42     12498    200146    729055    235.06    185.22  --
34.69/34.76	c  F st    15     69900      2021     40021        42     12498    200146    729055    235.06    185.22  --
35.20/35.21	c Decided on static restart strategy
46.49/46.59	c  N dy    22    104850      2021     40021        42     21119    200146   2223571    236.64    179.44  --
46.59/46.69	c  S st    22    104850      2021     40021        42     21119    200146   2223571    236.64    179.44  --
46.79/46.84	c  S st    22    105352      2021     40021        42     21621    200146   2293364    236.64    179.44  --
46.79/46.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.79/46.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.99/47.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.20
46.99/47.05	c Calc non-exist non-lernt bins v-fix:     0 done:   2021 time:  0.00 s
46.99/47.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.99/47.06	c Subs w/ non-existent bins:      0 time:  0.02 s
47.09/47.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.09/47.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.09/47.12	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
49.89/49.97	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
54.09/54.18	c Added 21 vars  tried: 80000 time: 4.21
54.29/54.33	c ORs :     21 avg-s:  0.0 cl-sh: 15144 l-rem:  15144 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    4.36
54.29/54.37	c lits-rem:      1189  cl-subs:      718  v-elim:   2000  v-fix:    0  time:  7.24 s
54.29/54.37	c learnt bin added due to v-elim: 0
54.29/54.37	c vivif2 --  cl tried    40042 cl shrink        0 lits rem          0 time: 0.00
54.29/54.39	c vivif2 --  cl tried    20903 cl shrink        0 lits rem          0 time: 0.02
54.39/54.45	c asymm  cl-useful: 0/1774/40042 lits-rem:0 time: 0.06
54.39/54.45	c calculated reachability. Time: 0.00
54.39/54.45	c  N dy    22    105352      2042     40042        84     20903    200290   2181677    236.64    179.44  --
78.69/78.75	c  N dy    23    158028      2042     40042        84     26634    200290   3044820    224.28    189.37  --
78.89/78.94	c  S st    23    158028      2042     40042        84     26634    200290   3044820    224.28    189.37  --
79.09/79.10	c  S st    23    158534      2042     40042        84     27140    200290   3110692    224.28    189.37  --
79.09/79.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.09/79.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.39/79.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.28
79.39/79.40	c Calc non-exist non-lernt bins v-fix:     0 done:   2042 time:  0.00 s
79.39/79.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.39/79.42	c Subs w/ non-existent bins:      0 time:  0.02 s
79.50/79.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.50/79.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
79.50/79.54	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
85.60/85.61	c ORs :     42 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
90.80/90.80	c Added 21 vars  tried: 80000 time: 5.19
91.00/91.06	c ORs :     21 avg-s:  0.0 cl-sh: 20760 l-rem:  20760 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    5.44
91.10/91.11	c lits-rem:        17  cl-subs:      641  v-elim:   2000  v-fix:    0  time: 11.57 s
91.10/91.11	c learnt bin added due to v-elim: 0
91.10/91.11	c vivif2 --  cl tried    40063 cl shrink        0 lits rem          0 time: 0.00
91.10/91.14	c vivif2 --  cl tried    26499 cl shrink        0 lits rem          0 time: 0.03
91.20/91.28	c asymm  cl-useful: 0/12705/40063 lits-rem:0 time: 0.14
91.20/91.28	c calculated reachability. Time: 0.00
91.20/91.28	c  N dy    23    158534      2063     40063       126     26499    200436   2989072    224.28    189.37  --
121.89/121.90	c  N dy    24    237803      2063     40063       126     29115    200436   3117012    292.43    193.85  --
122.00/122.05	c  S st    24    237803      2063     40063       126     29115    200436   3117012    292.43    193.85  --
122.19/122.23	c  S st    24    238304      2063     40063       126     29616    200436   3177731    292.43    193.85  --
122.19/122.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
122.19/122.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.49/122.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.32
122.49/122.56	c Calc non-exist non-lernt bins v-fix:     0 done:   2063 time:  0.00 s
122.49/122.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.49/122.58	c Subs w/ non-existent bins:      0 time:  0.02 s
122.59/122.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.59/122.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
122.59/122.69	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
155.39/155.40	c ORs :     63 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
159.79/159.85	c Added 21 vars  tried: 80000 time: 4.45
159.99/160.06	c ORs :     21 avg-s:  0.0 cl-sh: 17654 l-rem:  17654 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    4.66
160.09/160.11	c lits-rem:       438  cl-subs:     1018  v-elim:   2000  v-fix:    0  time: 37.42 s
160.09/160.11	c learnt bin added due to v-elim: 0
160.09/160.11	c vivif2 --  cl tried    40084 cl shrink        0 lits rem          0 time: 0.00
160.09/160.14	c vivif2 --  cl tried    28598 cl shrink        0 lits rem          0 time: 0.03
160.19/160.28	c asymm  cl-useful: 0/8913/40084 lits-rem:0 time: 0.14
160.19/160.29	c calculated reachability. Time: 0.00
160.19/160.29	c  N dy    24    238304      2084     40084       168     28598    200583   2998298    292.43    193.85  --
221.01/221.06	c  N dy    25    357457      2084     40084       168     29405    200583   2463757    410.49    233.28  --
221.11/221.19	c  S st    25    357457      2084     40084       168     29405    200583   2463757    410.49    233.28  --
221.30/221.35	c  S st    25    357960      2084     40084       168     29908    200583   2520275    410.49    233.28  --
221.30/221.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
221.30/221.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
221.60/221.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.26
221.60/221.63	c Calc non-exist non-lernt bins v-fix:     0 done:   2084 time:  0.00 s
221.60/221.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
221.60/221.65	c Subs w/ non-existent bins:      0 time:  0.02 s
221.70/221.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
221.70/221.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
221.70/221.75	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
225.20/225.23	c ORs :     84 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
228.00/228.08	c Added 22 vars  tried: 80000 time: 2.85
228.20/228.23	c ORs :     22 avg-s:  0.0 cl-sh: 13143 l-rem:  13143 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    3.00
228.20/228.27	c lits-rem:      1544  cl-subs:     1139  v-elim:   2000  v-fix:    0  time:  6.52 s
228.20/228.27	c learnt bin added due to v-elim: 0
228.20/228.27	c vivif2 --  cl tried    40106 cl shrink        0 lits rem          0 time: 0.00
228.20/228.29	c vivif2 --  cl tried    28769 cl shrink        0 lits rem          0 time: 0.02
228.40/228.43	c asymm  cl-useful: 0/7870/40106 lits-rem:0 time: 0.13
228.40/228.43	c calculated reachability. Time: 0.00
228.40/228.43	c  N dy    25    357960      2106     40106       212     28769    200736   2285785    410.49    233.28  --
387.41/387.47	c  N dy    26    536941      2106     40106       212     32652    200736   1861261    448.30    291.86  --
387.51/387.57	c  S st    26    536941      2106     40106       212     32652    200736   1861261    448.30    291.86  --
387.71/387.75	c  S st    26    537444      2106     40106       212     33155    200736   1917844    448.30    291.86  --
387.71/387.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
387.71/387.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
387.91/387.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.24
388.01/388.00	c Calc non-exist non-lernt bins v-fix:     0 done:   2106 time:  0.00 s
388.01/388.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
388.01/388.01	c Subs w/ non-existent bins:      0 time:  0.02 s
388.01/388.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
388.11/388.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
388.11/388.10	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
390.51/390.51	c ORs :    106 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
392.41/392.42	c Added 22 vars  tried: 80000 time: 1.91
392.41/392.48	c ORs :     22 avg-s:  0.0 cl-sh:  5723 l-rem:   5723 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    1.96
392.51/392.51	c lits-rem:       121  cl-subs:     2554  v-elim:   2000  v-fix:    0  time:  4.42 s
392.51/392.51	c learnt bin added due to v-elim: 0
392.51/392.52	c vivif2 --  cl tried    40128 cl shrink        0 lits rem          0 time: 0.00
392.51/392.53	c vivif2 --  cl tried    30601 cl shrink        0 lits rem          0 time: 0.02
392.61/392.66	c asymm  cl-useful: 0/7045/40128 lits-rem:0 time: 0.13
392.61/392.66	c calculated reachability. Time: 0.00
392.61/392.66	c  N dy    26    537444      2128     40128       256     30601    200887   1759039    448.30    291.86  --
392.61/392.66	c  F st    26    537444      2128     40128       256     30601    200887   1759039    448.30    291.86  --
393.31/393.34	c Decided on static restart strategy
688.01/688.00	c  N dy    33    806168      2128     40128       256     49543    200887   7161271    471.06    329.65  --
688.31/688.32	c  S st    33    806168      2128     40128       256     49543    200887   7161271    471.06    329.65  --
688.52/688.53	c  S st    33    806674      2128     40128       256     50049    200887   7216900    471.06    329.65  --
688.52/688.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
688.52/688.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
689.22/689.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.5M T:  0.69
689.22/689.24	c Calc non-exist non-lernt bins v-fix:     0 done:   2128 time:  0.00 s
689.22/689.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
689.32/689.30	c Subs w/ non-existent bins:      0 time:  0.06 s
689.42/689.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
689.51/689.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
689.51/689.58	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
936.32/936.35	c ORs :    128 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    1.09
943.42/943.41	c Added 22 vars  tried: 80000 time: 7.06
944.22/944.21	c ORs :     22 avg-s:  0.0 cl-sh: 39190 l-rem:  39190 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    7.86
944.32/944.31	c lits-rem:         6  cl-subs:     3064  v-elim:   2000  v-fix:    0  time: 254.74 s
944.32/944.31	c learnt bin added due to v-elim: 0
944.32/944.31	c vivif2 --  cl tried    40150 cl shrink        0 lits rem          0 time: 0.00
944.32/944.37	c vivif2 --  cl tried    46985 cl shrink        0 lits rem          0 time: 0.06
944.52/944.59	c asymm  cl-useful: 0/3617/40150 lits-rem:0 time: 0.22
944.62/944.60	c calculated reachability. Time: 0.00
944.62/944.60	c  N dy    33    806674      2150     40150       300     46985    201041   6377220    471.06    329.65  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.94 4/182 22910
/proc/meminfo: memFree=21059116/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=29480 CPUtime=0 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 964 0 0 0 0 0 0 0 21 0 1 0 290614277 30187520 900 33554432000 4194304 4797429 140735452304112 18446744073709551615 212687371799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 7370 900 347 148 0 2299 0

[startup+0.067792 s]
/proc/loadavg: 3.68 3.93 3.94 4/182 22910
/proc/meminfo: memFree=21059116/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=31632 CPUtime=0.06 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 1781 0 0 0 6 0 0 0 21 0 1 0 290614277 32391168 1681 33554432000 4194304 4797429 140735452304112 18446744073709551615 4428900 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 7908 1681 371 148 0 2837 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31632

[startup+0.100772 s]
/proc/loadavg: 3.68 3.93 3.94 4/182 22910
/proc/meminfo: memFree=21059116/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=31632 CPUtime=0.09 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 1782 0 0 0 9 0 0 0 21 0 1 0 290614277 32391168 1682 33554432000 4194304 4797429 140735452304112 18446744073709551615 4430094 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 7908 1682 371 148 0 2837 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31632

[startup+0.30076 s]
/proc/loadavg: 3.68 3.93 3.94 4/182 22910
/proc/meminfo: memFree=21059116/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=135588 CPUtime=0.29 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 3482 0 0 0 29 0 0 0 22 0 1 0 290614277 138842112 2754 33554432000 4194304 4797429 140735452304112 18446744073709551615 4387368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 33897 2754 404 148 0 28826 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135588

[startup+0.700692 s]
/proc/loadavg: 3.68 3.93 3.94 4/182 22910
/proc/meminfo: memFree=21059116/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=135588 CPUtime=0.69 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 3889 0 0 0 69 0 0 0 23 0 1 0 290614277 138842112 3161 33554432000 4194304 4797429 140735452304112 18446744073709551615 4422927 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 33897 3161 406 148 0 28826 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135588

[startup+1.50055 s]
/proc/loadavg: 3.68 3.93 3.94 6/190 22924
/proc/meminfo: memFree=20977584/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=135588 CPUtime=1.49 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 4626 0 0 0 149 0 0 0 25 0 1 0 290614277 138842112 3896 33554432000 4194304 4797429 140735452304112 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 33897 3896 406 148 0 28826 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135588

[startup+3.10023 s]
/proc/loadavg: 3.70 3.93 3.94 6/190 22924
/proc/meminfo: memFree=20973720/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=138068 CPUtime=3.09 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 6705 0 0 0 309 0 0 0 25 0 1 0 290614277 141381632 4278 33554432000 4194304 4797429 140735452304112 18446744073709551615 4352317 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 34517 4278 406 148 0 29446 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138068

[startup+6.30067 s]
/proc/loadavg: 3.70 3.93 3.94 6/190 22924
/proc/meminfo: memFree=20955580/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=139416 CPUtime=6.29 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 9846 0 0 0 628 1 0 0 25 0 1 0 290614277 142761984 4818 33554432000 4194304 4797429 140735452304112 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 34854 4818 406 148 0 29783 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139416

[startup+12.7005 s]
/proc/loadavg: 3.75 3.94 3.94 6/190 22925
/proc/meminfo: memFree=20919548/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=153260 CPUtime=12.69 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 16449 0 0 0 1266 3 0 0 25 0 1 0 290614277 156938240 8671 33554432000 4194304 4797429 140735452304112 18446744073709551615 4492026 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 38315 8671 410 148 0 33244 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 153260

[startup+25.5012 s]
/proc/loadavg: 3.79 3.94 3.94 6/190 22925
/proc/meminfo: memFree=20898540/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=156496 CPUtime=25.49 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 26069 0 0 0 2544 5 0 0 25 0 1 0 290614277 160251904 8626 33554432000 4194304 4797429 140735452304112 18446744073709551615 4424713 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 39124 8626 411 148 0 34053 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156496

[startup+51.1005 s]
/proc/loadavg: 3.86 3.94 3.94 6/190 22926
/proc/meminfo: memFree=20830056/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=167280 CPUtime=51.09 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 40769 0 0 0 5100 9 0 0 25 0 1 0 290614277 171294720 12114 33554432000 4194304 4797429 140735452304112 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 41820 12114 416 148 0 36749 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 167280

[startup+102.307 s]
/proc/loadavg: 3.98 3.96 3.95 6/190 22927
/proc/meminfo: memFree=20795296/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=179560 CPUtime=102.3 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 69500 0 0 0 10213 17 0 0 25 0 1 0 290614277 183869440 14011 33554432000 4194304 4797429 140735452304112 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 44890 14011 416 148 0 39819 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 179560

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.95 6/190 22929
/proc/meminfo: memFree=20746900/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=183544 CPUtime=162.3 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 87222 0 0 0 16207 23 0 0 25 0 1 0 290614277 187949056 18310 33554432000 4194304 4797429 140735452304112 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 45886 18311 416 148 0 40815 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 183544

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.95 6/190 22930
/proc/meminfo: memFree=20701104/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=189552 CPUtime=222.3 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 135489 0 0 0 22196 34 0 0 25 0 1 0 290614277 194101248 16876 33554432000 4194304 4797429 140735452304112 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 47388 16876 416 148 0 42317 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 189552

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.95 6/190 22932
/proc/meminfo: memFree=20697960/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=193752 CPUtime=282.29 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 166733 0 0 0 28186 43 0 0 25 0 1 0 290614277 198402048 22669 33554432000 4194304 4797429 140735452304112 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 48438 22669 416 148 0 43367 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 193752

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.95 6/190 22934
/proc/meminfo: memFree=20643356/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=195740 CPUtime=342.3 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 198437 0 0 0 34179 51 0 0 25 0 1 0 290614277 200437760 24961 33554432000 4194304 4797429 140735452304112 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 48935 24961 416 148 0 43864 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 195740

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.95 6/190 22935
/proc/meminfo: memFree=20621976/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=197680 CPUtime=402.3 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 229337 0 0 0 40170 60 0 0 25 0 1 0 290614277 202424320 23382 33554432000 4194304 4797429 140735452304112 18446744073709551615 4413499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 49420 23382 416 148 0 44349 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 197680

[startup+462.3 s]
/proc/loadavg: 3.99 3.97 3.95 6/190 22937
/proc/meminfo: memFree=20635840/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=200856 CPUtime=462.3 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 261346 0 0 0 46161 69 0 0 25 0 1 0 290614277 205676544 21831 33554432000 4194304 4797429 140735452304112 18446744073709551615 4415778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 50214 21831 416 148 0 45143 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 200856

[startup+522.3 s]
/proc/loadavg: 3.99 3.97 3.95 6/190 22938
/proc/meminfo: memFree=20562160/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=201756 CPUtime=522.31 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 291670 0 0 0 52153 78 0 0 25 0 1 0 290614277 206598144 34187 33554432000 4194304 4797429 140735452304112 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 50439 34187 416 148 0 45368 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 201756

[startup+582.301 s]
/proc/loadavg: 3.99 3.97 3.95 6/190 22940
/proc/meminfo: memFree=20577500/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=203932 CPUtime=582.31 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 321674 0 0 0 58142 89 0 0 25 0 1 0 290614277 208826368 26823 33554432000 4194304 4797429 140735452304112 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 50983 26823 416 148 0 45912 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 203932

[startup+642.301 s]
/proc/loadavg: 4.04 3.99 3.95 6/190 22942
/proc/meminfo: memFree=20584124/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=204428 CPUtime=642.32 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 343915 0 0 0 64135 97 0 0 25 0 1 0 290614277 209334272 29582 33554432000 4194304 4797429 140735452304112 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 51107 29582 416 148 0 46036 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 204428

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.95 6/190 22943
/proc/meminfo: memFree=20506708/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=228196 CPUtime=702.31 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 364228 0 0 0 70129 102 0 0 25 0 1 0 290614277 233672704 29736 33554432000 4194304 4797429 140735452304112 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 57049 29736 416 148 0 51978 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 228196

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.95 6/190 22945
/proc/meminfo: memFree=20527752/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=228196 CPUtime=762.32 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 364228 0 0 0 76130 102 0 0 25 0 1 0 290614277 233672704 29736 33554432000 4194304 4797429 140735452304112 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 57049 29736 416 148 0 51978 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 228196

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.95 6/190 22946
/proc/meminfo: memFree=20520780/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=228196 CPUtime=822.31 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 364228 0 0 0 82129 102 0 0 25 0 1 0 290614277 233672704 29736 33554432000 4194304 4797429 140735452304112 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 57049 29736 416 148 0 51978 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 228196

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.95 6/190 22948
/proc/meminfo: memFree=20520240/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=228196 CPUtime=882.31 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 364228 0 0 0 88129 102 0 0 25 0 1 0 290614277 233672704 29736 33554432000 4194304 4797429 140735452304112 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 57049 29736 416 148 0 51978 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 228196

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.95 6/190 22949
/proc/meminfo: memFree=20507816/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=228196 CPUtime=942.32 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 364244 0 0 0 94130 102 0 0 25 0 1 0 290614277 233672704 29752 33554432000 4194304 4797429 140735452304112 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 57049 29752 416 148 0 51978 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 228196

[startup+1002.3 s]
/proc/loadavg: 4.06 4.01 3.96 6/190 22951
/proc/meminfo: memFree=20443796/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=231716 CPUtime=1002.32 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 392225 0 0 0 100122 110 0 0 25 0 1 0 290614277 237277184 37139 33554432000 4194304 4797429 140735452304112 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 57929 37139 416 148 0 52858 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 231716

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.96 6/190 22953
/proc/meminfo: memFree=20423036/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=232736 CPUtime=1062.32 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 415130 0 0 0 106115 117 0 0 25 0 1 0 290614277 238321664 39032 33554432000 4194304 4797429 140735452304112 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 58184 39032 416 148 0 53113 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 232736

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 22954
/proc/meminfo: memFree=20402024/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=233296 CPUtime=1122.32 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 435043 0 0 0 112108 124 0 0 25 0 1 0 290614277 238895104 37463 33554432000 4194304 4797429 140735452304112 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 58324 37463 416 148 0 53253 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 233296

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 22956
/proc/meminfo: memFree=20409536/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=233864 CPUtime=1182.32 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 454718 0 0 0 118099 133 0 0 25 0 1 0 290614277 239476736 35613 33554432000 4194304 4797429 140735452304112 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 58466 35613 416 148 0 53395 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 233864

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 22957
/proc/meminfo: memFree=20368092/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=233864 CPUtime=1242.33 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 463588 0 0 0 124096 137 0 0 25 0 1 0 290614277 239476736 44463 33554432000 4194304 4797429 140735452304112 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 58466 44463 416 148 0 53395 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 233864



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 22959
/proc/meminfo: memFree=20411192/32951124 swapFree=67111528/67111528
[pid=22910] ppid=22908 vsize=235144 CPUtime=1300.03 cores=0,2
/proc/22910/stat : 22910 (techdemo) R 22908 22910 22101 0 -1 4202496 482225 0 0 0 129859 144 0 0 25 0 1 0 290614277 240787456 40314 33554432000 4194304 4797429 140735452304112 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22910/statm: 58786 40314 416 148 0 53715 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 235144

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.6
CPU system time (s): 1.45778
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 317736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.6
system time used= 1.45778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 482225
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 2010

runsolver used 2.20066 second user time and 4.86826 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-03 02:22:45
IDJOB=3173125
IDBENCH=82543
IDSOLVER=1585
FILE ID=node139/3173125-1301790165
RUNJOBID= node139-1301790165-22881
PBS_JOBID= 12841379
Free space on /tmp= 71872 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173125-1301790165/watcher-3173125-1301790165 -o /tmp/evaluation-result-3173125-1301790165/solver-3173125-1301790165 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173125-1301790165.cnf

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

MD5SUM BENCH= bb548a1e884feefbb349d3449e849f5e
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:      21059916 kB
Buffers:        366396 kB
Cached:       11188940 kB
SwapCached:          0 kB
Active:        7410016 kB
Inactive:      4213972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21059916 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19556 kB
Writeback:           0 kB
AnonPages:       69052 kB
Mapped:          14624 kB
Slab:           202956 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193868 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= 71836 MiB
End job on node139 at 2011-04-03 02:44:27