Trace number 3173212

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S1264065752-051-UNKNOWN.cnf
MD5SUMfafa522767a4e86ea9e03f34c2fb7311
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark279.102
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-3173212-1301790500.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.14	c asymm  cl-useful: 0/11416/40000 lits-rem:0 time: 0.12
0.09/0.17	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.17	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
0.09/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.17	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.18	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.19/0.22	c lits-rem:         0  cl-subs:        0  v-elim:   1332  v-fix:    0  time:  0.04 s
0.19/0.22	c learnt bin added due to v-elim: 0
0.19/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.23	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.19/0.23	c calculated reachability. Time: 0.00
0.19/0.24	c Calc default polars -  time:   0.00 s pos:     975 undec:      82 neg:     943
0.19/0.24	c =========================================================================================
0.19/0.24	c types(t): F = full restart, N = normal restart
0.19/0.24	c types(t): S = simplification begin/end, E = solution found
0.19/0.24	c restart types(rt): st = static, dy = dynamic
0.19/0.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.24	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.49/0.57	c Decided on static restart strategy
9.40/9.44	c  N dy     7     30000      2000     40000         0     14001    200000   2085906    213.97    195.84  --
9.60/9.63	c  S st     7     30000      2000     40000         0     14001    200000   2085906    213.97    195.84  --
9.70/9.74	c  S st     7     30504      2000     40000         0     14505    200000   2152897    213.97    195.84  --
9.70/9.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.70/9.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.80/9.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.14
9.80/9.89	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
9.80/9.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.90/9.90	c Subs w/ non-existent bins:      0 time:  0.01 s
9.90/9.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.90/9.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.90/9.95	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
12.19/12.28	c lits-rem:      1125  cl-subs:     1003  v-elim:   2000  v-fix:    0  time:  2.33 s
12.19/12.28	c learnt bin added due to v-elim: 0
12.19/12.28	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
12.29/12.30	c vivif2 --  cl tried    13502 cl shrink        0 lits rem          0 time: 0.02
12.39/12.48	c asymm  cl-useful: 0/9356/40000 lits-rem:0 time: 0.18
12.39/12.48	c calculated reachability. Time: 0.00
12.39/12.48	c  N dy     7     30504      2000     40000         0     13502    200000   1963424    213.97    195.84  --
12.39/12.48	c  F st     7     30504      2000     40000         0     13502    200000   1963424    213.97    195.84  --
12.79/12.89	c Decided on static restart strategy
16.29/16.31	c  N dy    14     45757      2000     40000         0     10897    200000    793721    218.23    181.61  --
16.29/16.35	c  S st    14     45757      2000     40000         0     10897    200000    793721    218.23    181.61  --
16.40/16.47	c  S st    14     46263      2000     40000         0     11402    200000    859986    218.23    181.61  --
16.40/16.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.40/16.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.50/16.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.08
16.50/16.55	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
16.50/16.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.50/16.56	c Subs w/ non-existent bins:      0 time:  0.01 s
16.50/16.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.50/16.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.50/16.58	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
18.19/18.29	c lits-rem:       827  cl-subs:      407  v-elim:   2000  v-fix:    0  time:  1.71 s
18.19/18.29	c learnt bin added due to v-elim: 0
18.19/18.29	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
18.29/18.30	c vivif2 --  cl tried    10995 cl shrink        0 lits rem          0 time: 0.01
18.29/18.39	c asymm  cl-useful: 0/9168/40000 lits-rem:0 time: 0.09
18.29/18.39	c calculated reachability. Time: 0.00
18.29/18.39	c  N dy    14     46263      2000     40000         0     10995    200000    830776    218.23    181.61  --
25.30/25.33	c  N dy    15     69394      2000     40000         0     11904    200000    590843    217.03    180.98  --
25.30/25.37	c  S st    15     69394      2000     40000         0     11904    200000    590843    217.03    180.98  --
25.39/25.49	c  S st    15     69894      2000     40000         0     12404    200000    657268    217.03    180.98  --
25.49/25.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.49/25.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.49/25.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.08
25.49/25.58	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
25.49/25.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.49/25.59	c Subs w/ non-existent bins:      0 time:  0.01 s
25.59/25.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.59/25.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.59/25.61	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
28.69/28.77	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
29.79/29.84	c Added 21 vars  tried: 80000 time: 1.07
29.79/29.85	c ORs :     21 avg-s:  0.0 cl-sh:  1743 l-rem:   1743 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    1.07
29.79/29.86	c lits-rem:       597  cl-subs:      274  v-elim:   2000  v-fix:    0  time:  4.26 s
29.79/29.86	c learnt bin added due to v-elim: 0
29.79/29.87	c vivif2 --  cl tried    40021 cl shrink        0 lits rem          0 time: 0.00
29.79/29.87	c vivif2 --  cl tried    12130 cl shrink        0 lits rem          0 time: 0.00
29.89/29.95	c asymm  cl-useful: 0/8354/40021 lits-rem:0 time: 0.08
29.89/29.95	c calculated reachability. Time: 0.00
29.89/29.95	c  N dy    15     69894      2021     40021        42     12130    200142    639724    217.03    180.98  --
29.89/29.95	c  F st    15     69894      2021     40021        42     12130    200142    639724    217.03    180.98  --
30.29/30.38	c Decided on static restart strategy
40.89/40.95	c  N dy    22    104841      2021     40021        42     20739    200142   2222180    233.25    183.59  --
40.99/41.08	c  S st    22    104841      2021     40021        42     20739    200142   2222180    233.25    183.59  --
41.19/41.22	c  S st    22    105344      2021     40021        42     21242    200142   2291413    233.25    183.59  --
41.19/41.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.19/41.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.39/41.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.20
41.39/41.43	c Calc non-exist non-lernt bins v-fix:     0 done:   2021 time:  0.00 s
41.39/41.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.39/41.44	c Subs w/ non-existent bins:      0 time:  0.01 s
41.49/41.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.49/41.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.49/41.50	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
44.00/44.05	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
47.09/47.14	c Added 21 vars  tried: 80000 time: 3.09
47.19/47.26	c ORs :     21 avg-s:  0.0 cl-sh: 12626 l-rem:  12626 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    3.21
47.19/47.29	c lits-rem:      2988  cl-subs:      617  v-elim:   2000  v-fix:    0  time:  5.79 s
47.19/47.29	c learnt bin added due to v-elim: 0
47.19/47.29	c vivif2 --  cl tried    40042 cl shrink        0 lits rem          0 time: 0.00
47.30/47.31	c vivif2 --  cl tried    20625 cl shrink        0 lits rem          0 time: 0.02
47.30/47.36	c asymm  cl-useful: 0/1748/40042 lits-rem:0 time: 0.05
47.30/47.37	c calculated reachability. Time: 0.00
47.30/47.37	c  N dy    22    105344      2042     40042        84     20625    200289   2166318    233.25    183.59  --
66.00/66.09	c  N dy    23    158016      2042     40042        84     26352    200289   2931614    257.28    182.64  --
66.20/66.21	c  S st    23    158016      2042     40042        84     26352    200289   2931614    257.28    182.64  --
66.30/66.36	c  S st    23    158520      2042     40042        84     26856    200289   2998057    257.28    182.64  --
66.30/66.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
66.30/66.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.60/66.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.25
66.60/66.62	c Calc non-exist non-lernt bins v-fix:     0 done:   2042 time:  0.00 s
66.60/66.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.60/66.64	c Subs w/ non-existent bins:      0 time:  0.02 s
66.69/66.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.69/66.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
66.69/66.73	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
71.40/71.43	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.01
74.70/74.78	c Added 21 vars  tried: 80000 time: 3.35
74.99/75.00	c ORs :     21 avg-s:  0.0 cl-sh: 19377 l-rem:  19377 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    3.56
74.99/75.04	c lits-rem:         2  cl-subs:      809  v-elim:   2000  v-fix:    0  time:  8.31 s
74.99/75.04	c learnt bin added due to v-elim: 0
74.99/75.04	c vivif2 --  cl tried    40063 cl shrink        0 lits rem          0 time: 0.00
74.99/75.07	c vivif2 --  cl tried    26047 cl shrink        0 lits rem          0 time: 0.02
75.09/75.19	c asymm  cl-useful: 0/12636/40063 lits-rem:0 time: 0.12
75.09/75.19	c calculated reachability. Time: 0.00
75.09/75.19	c  N dy    23    158520      2063     40063       126     26047    200430   2860971    257.28    182.64  --
107.59/107.64	c  N dy    24    237780      2063     40063       126     28666    200430   2558488    218.91    183.61  --
107.70/107.75	c  S st    24    237780      2063     40063       126     28666    200430   2558488    218.91    183.61  --
107.89/107.90	c  S st    24    238283      2063     40063       126     29169    200430   2630001    218.91    183.61  --
107.89/107.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
107.89/107.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.09/108.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.24
108.09/108.14	c Calc non-exist non-lernt bins v-fix:     0 done:   2063 time:  0.00 s
108.09/108.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.09/108.16	c Subs w/ non-existent bins:      0 time:  0.02 s
108.19/108.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.19/108.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
108.19/108.27	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
111.79/111.81	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.01
114.99/115.00	c Added 21 vars  tried: 80000 time: 3.19
115.09/115.14	c ORs :     21 avg-s:  0.0 cl-sh: 14407 l-rem:  14407 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    3.33
115.09/115.18	c lits-rem:        48  cl-subs:      856  v-elim:   2000  v-fix:    0  time:  6.90 s
115.09/115.18	c learnt bin added due to v-elim: 0
115.09/115.18	c vivif2 --  cl tried    40084 cl shrink        0 lits rem          0 time: 0.00
115.19/115.20	c vivif2 --  cl tried    28313 cl shrink        0 lits rem          0 time: 0.02
115.29/115.32	c asymm  cl-useful: 0/8987/40084 lits-rem:0 time: 0.12
115.29/115.32	c calculated reachability. Time: 0.00
115.29/115.32	c  N dy    24    238283      2084     40084       168     28313    200573   2509959    218.91    183.61  --
174.60/174.62	c  N dy    25    357425      2084     40084       168     29040    200573   1630263    234.77    184.86  --
174.70/174.71	c  S st    25    357425      2084     40084       168     29040    200573   1630263    234.77    184.86  --
174.80/174.87	c  S st    25    357928      2084     40084       168     29543    200573   1696825    234.77    184.86  --
174.80/174.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
174.80/174.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.10/175.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.23
175.10/175.10	c Calc non-exist non-lernt bins v-fix:     0 done:   2084 time:  0.00 s
175.10/175.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.10/175.11	c Subs w/ non-existent bins:      0 time:  0.01 s
175.10/175.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.10/175.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
175.10/175.18	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
177.90/177.93	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.03
179.90/179.96	c Added 22 vars  tried: 80000 time: 2.03
180.00/180.01	c ORs :     22 avg-s:  0.0 cl-sh:  6108 l-rem:   6108 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    2.08
180.00/180.04	c lits-rem:       991  cl-subs:      622  v-elim:   2000  v-fix:    0  time:  4.86 s
180.00/180.04	c learnt bin added due to v-elim: 0
180.00/180.04	c vivif2 --  cl tried    40106 cl shrink        0 lits rem          0 time: 0.00
180.00/180.06	c vivif2 --  cl tried    28921 cl shrink        0 lits rem          0 time: 0.01
180.10/180.17	c asymm  cl-useful: 0/7928/40106 lits-rem:0 time: 0.11
180.10/180.17	c calculated reachability. Time: 0.00
180.10/180.17	c  N dy    25    357928      2106     40106       212     28921    200724   1634084    234.77    184.86  --
282.71/282.73	c  N dy    26    536892      2106     40106       212     32954    200724   1249414    228.74    185.71  --
282.80/282.80	c  S st    26    536892      2106     40106       212     32954    200724   1249414    228.74    185.71  --
282.90/282.96	c  S st    26    537394      2106     40106       212     33456    200724   1316017    228.74    185.71  --
282.90/282.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
282.90/282.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.10/283.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.20
283.10/283.16	c Calc non-exist non-lernt bins v-fix:     0 done:   2106 time:  0.00 s
283.10/283.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.10/283.17	c Subs w/ non-existent bins:      0 time:  0.01 s
283.20/283.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
283.20/283.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
283.20/283.22	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
285.60/285.62	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.02
287.30/287.34	c Added 22 vars  tried: 80000 time: 1.72
287.30/287.36	c ORs :     22 avg-s:  0.0 cl-sh:  3030 l-rem:   3030 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    1.74
287.30/287.38	c lits-rem:       184  cl-subs:      906  v-elim:   2000  v-fix:    0  time:  4.16 s
287.30/287.38	c learnt bin added due to v-elim: 0
287.30/287.38	c vivif2 --  cl tried    40128 cl shrink        0 lits rem          0 time: 0.00
287.40/287.40	c vivif2 --  cl tried    32550 cl shrink        0 lits rem          0 time: 0.01
287.50/287.50	c asymm  cl-useful: 0/6806/40128 lits-rem:0 time: 0.11
287.50/287.51	c calculated reachability. Time: 0.00
287.50/287.51	c  N dy    26    537394      2128     40128       256     32550    200875   1275644    228.74    185.71  --
287.50/287.51	c  F st    26    537394      2128     40128       256     32550    200875   1275644    228.74    185.71  --
288.00/288.00	c Decided on static restart strategy
448.31/448.35	c  N dy    33    806091      2128     40128       256     51515    200875   4192968    233.67    185.17  --
448.51/448.56	c  S st    33    806091      2128     40128       256     51515    200875   4192968    233.67    185.17  --
448.71/448.77	c  S st    33    806594      2128     40128       256     52018    200875   4264034    233.67    185.17  --
448.71/448.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
448.71/448.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
449.31/449.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.3M T:  0.57
449.31/449.36	c Calc non-exist non-lernt bins v-fix:     0 done:   2128 time:  0.00 s
449.31/449.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
449.31/449.39	c Subs w/ non-existent bins:      0 time:  0.03 s
449.41/449.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
449.51/449.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
449.51/449.53	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
506.91/506.92	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:    0.17
513.11/513.11	c Added 22 vars  tried: 80000 time: 6.19
513.41/513.45	c ORs :     22 avg-s:  0.0 cl-sh: 25895 l-rem:  25895 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    6.53
513.51/513.52	c lits-rem:        46  cl-subs:     1485  v-elim:   2000  v-fix:    0  time: 63.99 s
513.51/513.52	c learnt bin added due to v-elim: 0
513.51/513.52	c vivif2 --  cl tried    40150 cl shrink        0 lits rem          0 time: 0.00
513.51/513.56	c vivif2 --  cl tried    50533 cl shrink        0 lits rem          0 time: 0.04
513.72/513.72	c asymm  cl-useful: 0/3793/40150 lits-rem:0 time: 0.17
513.72/513.73	c calculated reachability. Time: 0.00
513.72/513.73	c  N dy    33    806594      2150     40150       300     50533    201028   4074766    233.67    185.17  --
807.32/807.38	c  N dy    34   1209891      2150     40150       300     60890    201028   4480932    240.26    187.62  --
807.52/807.57	c  S st    34   1209891      2150     40150       300     60890    201028   4480932    240.26    187.62  --
807.52/807.57	c Finding binary XORs  T:     0.00 s  found:       0
807.72/807.79	c  S st    34   1210394      2150     40150       300     61393    201028   4546881    240.26    187.62  --
807.82/807.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
807.82/807.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
808.32/808.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.2M T:  0.53
808.32/808.33	c Calc non-exist non-lernt bins v-fix:     0 done:   2150 time:  0.00 s
808.32/808.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
808.32/808.36	c Subs w/ non-existent bins:      0 time:  0.03 s
808.42/808.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
808.52/808.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
808.52/808.51	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
873.92/873.96	c ORs :    150 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.16
880.52/880.50	c Added 22 vars  tried: 80000 time: 6.54
880.92/880.93	c ORs :     22 avg-s:  0.0 cl-sh: 30293 l-rem:  30293 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    6.97
881.02/881.00	c lits-rem:       136  cl-subs:     1460  v-elim:   2000  v-fix:    0  time: 72.49 s
881.02/881.00	c learnt bin added due to v-elim: 0
881.02/881.00	c vivif2 --  cl tried    40172 cl shrink        0 lits rem          0 time: 0.00
881.02/881.04	c vivif2 --  cl tried    59933 cl shrink        0 lits rem          0 time: 0.04
881.22/881.21	c asymm  cl-useful: 0/8350/40172 lits-rem:0 time: 0.16
881.22/881.21	c calculated reachability. Time: 0.00
881.22/881.21	c  N dy    34   1210394      2172     40172       344     59933    201182   4368723    240.26    187.62  --
1280.14/1280.19	c  N dy    35   1710395      2172     40172       344     85872    201182   8818921    253.53    195.51  --
1280.64/1280.62	c  S st    35   1710395      2172     40172       344     85872    201182   8818921    253.53    195.51  --
1280.94/1280.90	c  S st    35   1710897      2172     40172       344     86374    201182   8887822    253.53    195.51  --
1280.94/1280.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1280.94/1280.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1281.84/1281.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.4M T:  0.95
1281.84/1281.87	c Calc non-exist non-lernt bins v-fix:     0 done:   2172 time:  0.00 s
1281.84/1281.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1281.94/1281.93	c Subs w/ non-existent bins:      0 time:  0.06 s
1282.14/1282.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1282.33/1282.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
1282.33/1282.30	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173212-1301790500/watcher-3173212-1301790500 -o /tmp/evaluation-result-3173212-1301790500/solver-3173212-1301790500 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173212-1301790500.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: 0.86 1.97 3.08 5/189 1501
/proc/meminfo: memFree=20502500/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=29480 CPUtime=0 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 934 0 0 0 0 0 0 0 21 0 1 0 369280685 30187520 873 33554432000 4194304 4797429 140736433403184 18446744073709551615 231895186970 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 7370 873 347 148 0 2299 0

[startup+0.092424 s]
/proc/loadavg: 0.86 1.97 3.08 5/189 1501
/proc/meminfo: memFree=20502500/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=31628 CPUtime=0.09 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 1782 0 0 0 9 0 0 0 21 0 1 0 369280685 32387072 1682 33554432000 4194304 4797429 140736433403184 18446744073709551615 4429097 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 7907 1682 371 148 0 2836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31628

[startup+0.100416 s]
/proc/loadavg: 0.86 1.97 3.08 5/189 1501
/proc/meminfo: memFree=20502500/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=31628 CPUtime=0.09 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 1783 0 0 0 9 0 0 0 21 0 1 0 369280685 32387072 1683 33554432000 4194304 4797429 140736433403184 18446744073709551615 4429107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 7907 1683 371 148 0 2836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31628

[startup+0.300381 s]
/proc/loadavg: 0.86 1.97 3.08 5/189 1501
/proc/meminfo: memFree=20502500/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=135644 CPUtime=0.29 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 3514 0 0 0 29 0 0 0 22 0 1 0 369280685 138899456 2786 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 33911 2786 404 148 0 28840 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135644

[startup+0.700305 s]
/proc/loadavg: 0.86 1.97 3.08 5/189 1501
/proc/meminfo: memFree=20502500/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=135644 CPUtime=0.69 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 3956 0 0 0 69 0 0 0 24 0 1 0 369280685 138899456 3227 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 33911 3227 406 148 0 28840 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135644

[startup+1.50016 s]
/proc/loadavg: 0.86 1.97 3.08 5/190 1502
/proc/meminfo: memFree=20464924/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=135644 CPUtime=1.49 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 4689 0 0 0 149 0 0 0 25 0 1 0 369280685 138899456 3956 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 33911 3956 406 148 0 28840 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135644

[startup+3.10087 s]
/proc/loadavg: 0.86 1.97 3.08 5/190 1502
/proc/meminfo: memFree=20459592/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=138036 CPUtime=3.09 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 6839 0 0 0 309 0 0 0 25 0 1 0 369280685 141348864 4395 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 34509 4395 406 148 0 29438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138036

[startup+6.30026 s]
/proc/loadavg: 1.11 2.00 3.08 5/190 1502
/proc/meminfo: memFree=20443048/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=139160 CPUtime=6.29 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 9920 0 0 0 628 1 0 0 25 0 1 0 369280685 142499840 5095 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 34790 5095 406 148 0 29719 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139160

[startup+12.7011 s]
/proc/loadavg: 1.34 2.04 3.09 5/190 1502
/proc/meminfo: memFree=20404388/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=152996 CPUtime=12.69 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 16476 0 0 0 1267 2 0 0 25 0 1 0 369280685 156667904 8702 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 38249 8702 411 148 0 33178 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 152996

[startup+25.5007 s]
/proc/loadavg: 1.93 2.13 3.10 5/190 1503
/proc/meminfo: memFree=20391108/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=156464 CPUtime=25.49 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 28668 0 0 0 2544 5 0 0 25 0 1 0 369280685 160219136 7890 33554432000 4194304 4797429 140736433403184 18446744073709551615 4572354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 39116 7890 411 148 0 34045 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156464

[startup+51.1009 s]
/proc/loadavg: 2.64 2.28 3.12 5/190 1503
/proc/meminfo: memFree=20355472/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=168080 CPUtime=51.1 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 44458 0 0 0 5102 8 0 0 25 0 1 0 369280685 172113920 11360 33554432000 4194304 4797429 140736433403184 18446744073709551615 4426289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 42020 11360 416 148 0 36949 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 168080

[startup+102.307 s]
/proc/loadavg: 3.45 2.56 3.17 5/190 1505
/proc/meminfo: memFree=20287332/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=177756 CPUtime=102.3 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 76503 0 0 0 10214 16 0 0 25 0 1 0 369280685 182022144 16889 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 44439 16889 416 148 0 39368 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 177756

[startup+162.301 s]
/proc/loadavg: 3.80 2.82 3.22 5/190 1506
/proc/meminfo: memFree=20260144/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=184096 CPUtime=162.3 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 108792 0 0 0 16204 26 0 0 25 0 1 0 369280685 188514304 16334 33554432000 4194304 4797429 140736433403184 18446744073709551615 4425039 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 46024 16334 416 148 0 40953 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 184096

[startup+222.301 s]
/proc/loadavg: 3.92 3.03 3.27 5/190 1508
/proc/meminfo: memFree=20251192/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=189168 CPUtime=222.29 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 137314 0 0 0 22192 37 0 0 25 0 1 0 369280685 193708032 21995 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 47292 21995 416 148 0 42221 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 189168

[startup+282.3 s]
/proc/loadavg: 3.97 3.20 3.31 5/190 1509
/proc/meminfo: memFree=20234440/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=192100 CPUtime=282.3 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 165481 0 0 0 28183 47 0 0 25 0 1 0 369280685 196710400 16256 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 48025 16256 416 148 0 42954 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 192100

[startup+342.301 s]
/proc/loadavg: 3.99 3.35 3.35 5/190 1511
/proc/meminfo: memFree=20206032/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=195344 CPUtime=342.31 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 191640 0 0 0 34176 55 0 0 25 0 1 0 369280685 200032256 24314 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 48836 24314 416 148 0 43765 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 195344

[startup+402.301 s]
/proc/loadavg: 4.07 3.48 3.39 5/190 1513
/proc/meminfo: memFree=20191876/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=197488 CPUtime=402.31 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 219442 0 0 0 40165 66 0 0 25 0 1 0 369280685 202227712 22543 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 49372 22543 416 148 0 44301 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 197488

[startup+462.301 s]
/proc/loadavg: 4.08 3.59 3.43 5/190 1514
/proc/meminfo: memFree=20146736/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=210300 CPUtime=462.31 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 241984 0 0 0 46156 75 0 0 25 0 1 0 369280685 215347200 23976 33554432000 4194304 4797429 140736433403184 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 52575 23976 416 148 0 47504 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 210300

[startup+522.3 s]
/proc/loadavg: 4.03 3.66 3.47 5/190 1516
/proc/meminfo: memFree=20128848/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=212128 CPUtime=522.31 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 246423 0 0 0 52155 76 0 0 25 0 1 0 369280685 217219072 28400 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 53032 28400 416 148 0 47961 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 212128

[startup+582.301 s]
/proc/loadavg: 4.08 3.73 3.50 5/190 1517
/proc/meminfo: memFree=20149800/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=215688 CPUtime=582.31 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 270428 0 0 0 58148 83 0 0 25 0 1 0 369280685 220864512 29929 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 53922 29929 416 148 0 48851 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 215688

[startup+642.301 s]
/proc/loadavg: 4.03 3.78 3.53 5/190 1522
/proc/meminfo: memFree=20115420/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=216468 CPUtime=642.31 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 294682 0 0 0 64142 89 0 0 25 0 1 0 369280685 221663232 30422 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424882 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 54117 30422 416 148 0 49046 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 216468

[startup+702.3 s]
/proc/loadavg: 4.06 3.83 3.56 5/190 1524
/proc/meminfo: memFree=20119904/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=217352 CPUtime=702.31 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 318599 0 0 0 70135 96 0 0 25 0 1 0 369280685 222568448 29688 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 54338 29688 416 148 0 49267 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 217352

[startup+762.307 s]
/proc/loadavg: 4.02 3.86 3.58 5/190 1525
/proc/meminfo: memFree=20151140/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=219848 CPUtime=762.33 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 339347 0 0 0 76130 103 0 0 25 0 1 0 369280685 225124352 24950 33554432000 4194304 4797429 140736433403184 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 54962 24950 416 148 0 49891 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 219848

[startup+822.301 s]
/proc/loadavg: 4.00 3.88 3.61 5/190 1527
/proc/meminfo: memFree=20104504/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=227368 CPUtime=822.32 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 355781 0 0 0 82123 109 0 0 25 0 1 0 369280685 232824832 27965 33554432000 4194304 4797429 140736433403184 18446744073709551615 4568062 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 56842 27965 416 148 0 51771 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 227368

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.63 5/190 1528
/proc/meminfo: memFree=20142188/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=227368 CPUtime=882.32 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 356388 0 0 0 88123 109 0 0 25 0 1 0 369280685 232824832 28570 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 56842 28570 416 148 0 51771 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 227368

[startup+942.3 s]
/proc/loadavg: 4.00 3.92 3.65 5/190 1530
/proc/meminfo: memFree=20092440/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=230524 CPUtime=942.32 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 379099 0 0 0 94114 118 0 0 25 0 1 0 369280685 236056576 37359 33554432000 4194304 4797429 140736433403184 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 57631 37359 416 148 0 52560 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 230524

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.67 5/190 1532
/proc/meminfo: memFree=20038364/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=232636 CPUtime=1002.32 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 402428 0 0 0 100107 125 0 0 25 0 1 0 369280685 238219264 32124 33554432000 4194304 4797429 140736433403184 18446744073709551615 4425862 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 58159 32124 416 148 0 53088 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 232636

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.69 5/190 1533
/proc/meminfo: memFree=20020352/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=233200 CPUtime=1062.33 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 422716 0 0 0 106101 132 0 0 25 0 1 0 369280685 238796800 37665 33554432000 4194304 4797429 140736433403184 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 58300 37665 416 148 0 53229 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 233200

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.70 5/190 1535
/proc/meminfo: memFree=20051576/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=235480 CPUtime=1122.33 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 445699 0 0 0 112091 142 0 0 25 0 1 0 369280685 241131520 29893 33554432000 4194304 4797429 140736433403184 18446744073709551615 4331610 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 58870 29893 416 148 0 53799 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 235480

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 3.73 5/190 1536
/proc/meminfo: memFree=20032328/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=235592 CPUtime=1182.33 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 465904 0 0 0 118083 150 0 0 25 0 1 0 369280685 241246208 34374 33554432000 4194304 4797429 140736433403184 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 58898 34374 416 148 0 53827 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 235592

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.74 5/190 1538
/proc/meminfo: memFree=20017816/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=236492 CPUtime=1242.33 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 484935 0 0 0 124076 157 0 0 25 0 1 0 369280685 242167808 37196 33554432000 4194304 4797429 140736433403184 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 59123 37196 416 148 0 54052 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 236492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.75 2/185 1543
/proc/meminfo: memFree=20358720/32950928 swapFree=67111528/67111528
[pid=1501] ppid=1499 vsize=263660 CPUtime=1300.04 cores=1,3
/proc/1501/stat : 1501 (techdemo) R 1499 1501 557 0 -1 4202496 504742 0 0 0 129842 162 0 0 25 0 1 0 369280685 269987840 40794 33554432000 4194304 4797429 140736433403184 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1501/statm: 65915 40794 416 148 0 60844 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 263660

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.42
system time used= 1.63675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 504742
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= 6
involuntary context switches= 2568

runsolver used 2.12968 second user time and 4.98024 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-03 02:28:20
IDJOB=3173212
IDBENCH=82630
IDSOLVER=1585
FILE ID=node114/3173212-1301790500
RUNJOBID= node114-1301790500-1461
PBS_JOBID= 12841404
Free space on /tmp= 70612 MiB

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

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

MD5SUM BENCH= fafa522767a4e86ea9e03f34c2fb7311
RANDOM SEED=823669583

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20502664 kB
Buffers:        385860 kB
Cached:       11666560 kB
SwapCached:          0 kB
Active:        8067312 kB
Inactive:      4073168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20502664 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35800 kB
Writeback:           0 kB
AnonPages:       88064 kB
Mapped:          15780 kB
Slab:           245448 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   392144 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= 70632 MiB
End job on node114 at 2011-04-03 02:50:02