Trace number 3173104

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-S1143439968-082-UNKNOWN.cnf
MD5SUM4baebda329e22fa39a89c4e2a8acff70
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark468.292
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-3173104-1301786269.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/11439/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.24	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.19/0.24	c calculated reachability. Time: 0.00
0.19/0.24	c Calc default polars -  time:   0.00 s pos:     962 undec:      56 neg:     982
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.59	c Decided on static restart strategy
8.69/8.77	c  N dy     7     30002      2000     40000         0     14038    200000   2071060    231.36    170.39  --
8.88/8.93	c  S st     7     30002      2000     40000         0     14038    200000   2071060    231.36    170.39  --
8.98/9.05	c  S st     7     30506      2000     40000         0     14542    200000   2136769    231.36    170.39  --
8.98/9.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.98/9.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.18/9.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.14
9.18/9.20	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
9.18/9.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.18/9.21	c Subs w/ non-existent bins:      0 time:  0.01 s
9.18/9.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.18/9.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/9.26	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
11.29/11.39	c lits-rem:        50  cl-subs:      849  v-elim:   2000  v-fix:    0  time:  2.12 s
11.29/11.39	c learnt bin added due to v-elim: 0
11.29/11.39	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
11.39/11.41	c vivif2 --  cl tried    13693 cl shrink        0 lits rem          0 time: 0.02
11.49/11.59	c asymm  cl-useful: 0/9344/40000 lits-rem:0 time: 0.18
11.49/11.59	c calculated reachability. Time: 0.00
11.49/11.59	c  N dy     7     30506      2000     40000         0     13693    200000   2022839    231.36    170.39  --
11.49/11.59	c  F st     7     30506      2000     40000         0     13693    200000   2022839    231.36    170.39  --
12.00/12.04	c Decided on static restart strategy
15.89/15.94	c  N dy    14     45759      2000     40000         0     11066    200000    832239    228.22    169.16  --
15.89/15.99	c  S st    14     45759      2000     40000         0     11066    200000    832239    228.22    169.16  --
16.09/16.11	c  S st    14     46263      2000     40000         0     11570    200000    900774    228.22    169.16  --
16.09/16.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.09/16.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.09/16.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.08
16.19/16.20	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
16.19/16.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.19/16.20	c Subs w/ non-existent bins:      0 time:  0.01 s
16.19/16.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.19/16.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.19/16.23	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
17.99/18.00	c lits-rem:       827  cl-subs:      311  v-elim:   2000  v-fix:    0  time:  1.78 s
17.99/18.00	c learnt bin added due to v-elim: 0
17.99/18.01	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
17.99/18.01	c vivif2 --  cl tried    11259 cl shrink        0 lits rem          0 time: 0.01
18.09/18.10	c asymm  cl-useful: 0/9045/40000 lits-rem:0 time: 0.09
18.09/18.10	c calculated reachability. Time: 0.00
18.09/18.10	c  N dy    14     46263      2000     40000         0     11259    200000    875314    228.22    169.16  --
26.30/26.34	c  N dy    15     69394      2000     40000         0     12161    200000    639015    231.41    173.11  --
26.30/26.38	c  S st    15     69394      2000     40000         0     12161    200000    639015    231.41    173.11  --
26.49/26.50	c  S st    15     69896      2000     40000         0     12663    200000    703053    231.41    173.11  --
26.49/26.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.49/26.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.49/26.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.08
26.49/26.59	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
26.49/26.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.49/26.59	c Subs w/ non-existent bins:      0 time:  0.01 s
26.59/26.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.59/26.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.59/26.61	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
29.99/30.06	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
31.19/31.25	c Added 21 vars  tried: 80000 time: 1.19
31.19/31.26	c ORs :     21 avg-s:  0.0 cl-sh:  1925 l-rem:   1925 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    1.20
31.19/31.28	c lits-rem:      1147  cl-subs:      197  v-elim:   2000  v-fix:    0  time:  4.67 s
31.19/31.28	c learnt bin added due to v-elim: 0
31.19/31.28	c vivif2 --  cl tried    40021 cl shrink        0 lits rem          0 time: 0.00
31.19/31.29	c vivif2 --  cl tried    12466 cl shrink        0 lits rem          0 time: 0.01
31.29/31.37	c asymm  cl-useful: 0/8372/40021 lits-rem:0 time: 0.09
31.29/31.37	c calculated reachability. Time: 0.00
31.29/31.38	c  N dy    15     69896      2021     40021        42     12466    200143    688720    231.41    173.11  --
31.29/31.38	c  F st    15     69896      2021     40021        42     12466    200143    688720    231.41    173.11  --
31.69/31.80	c Decided on static restart strategy
44.09/44.16	c  N dy    22    104844      2021     40021        42     21078    200143   2367143    250.78    178.13  --
44.19/44.28	c  S st    22    104844      2021     40021        42     21078    200143   2367143    250.78    178.13  --
44.39/44.42	c  S st    22    105346      2021     40021        42     21580    200143   2434739    250.78    178.13  --
44.39/44.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
44.39/44.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.59/44.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.22
44.59/44.64	c Calc non-exist non-lernt bins v-fix:     0 done:   2021 time:  0.00 s
44.59/44.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.59/44.66	c Subs w/ non-existent bins:      0 time:  0.01 s
44.69/44.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.69/44.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.69/44.71	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
47.79/47.88	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.02
51.89/51.96	c Added 21 vars  tried: 80000 time: 4.09
52.09/52.14	c ORs :     21 avg-s:  0.0 cl-sh: 17759 l-rem:  17759 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    4.26
52.09/52.18	c lits-rem:      2178  cl-subs:      657  v-elim:   2000  v-fix:    0  time:  7.46 s
52.09/52.18	c learnt bin added due to v-elim: 0
52.09/52.18	c vivif2 --  cl tried    40042 cl shrink        0 lits rem          0 time: 0.00
52.19/52.20	c vivif2 --  cl tried    20923 cl shrink        0 lits rem          0 time: 0.02
52.19/52.26	c asymm  cl-useful: 0/1842/40042 lits-rem:0 time: 0.06
52.19/52.26	c calculated reachability. Time: 0.00
52.19/52.26	c  N dy    22    105346      2042     40042        84     20923    200289   2314722    250.78    178.13  --
72.89/72.92	c  N dy    23    158019      2042     40042        84     26657    200289   3162442    258.32    182.69  --
72.99/73.06	c  S st    23    158019      2042     40042        84     26657    200289   3162442    258.32    182.69  --
73.19/73.21	c  S st    23    158521      2042     40042        84     27159    200289   3233583    258.32    182.69  --
73.19/73.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.19/73.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.39/73.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.26
73.39/73.49	c Calc non-exist non-lernt bins v-fix:     0 done:   2042 time:  0.00 s
73.39/73.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.49/73.51	c Subs w/ non-existent bins:      0 time:  0.02 s
73.49/73.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.59/73.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
73.59/73.62	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
79.39/79.47	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
84.19/84.20	c Added 21 vars  tried: 80000 time: 4.73
84.39/84.44	c ORs :     21 avg-s:  0.0 cl-sh: 20825 l-rem:  20825 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    4.97
84.39/84.49	c lits-rem:        38  cl-subs:      782  v-elim:   2000  v-fix:    0  time: 10.87 s
84.39/84.49	c learnt bin added due to v-elim: 0
84.39/84.49	c vivif2 --  cl tried    40063 cl shrink        0 lits rem          0 time: 0.00
84.49/84.51	c vivif2 --  cl tried    26377 cl shrink        0 lits rem          0 time: 0.03
84.59/84.64	c asymm  cl-useful: 0/12875/40063 lits-rem:0 time: 0.13
84.59/84.65	c calculated reachability. Time: 0.00
84.59/84.65	c  N dy    23    158521      2063     40063       126     26377    200434   3060248    258.32    182.69  --
117.99/118.03	c  N dy    24    237781      2063     40063       126     28962    200434   2601284    234.15    187.76  --
118.09/118.15	c  S st    24    237781      2063     40063       126     28962    200434   2601284    234.15    187.76  --
118.29/118.31	c  S st    24    238285      2063     40063       126     29466    200434   2666906    234.15    187.76  --
118.29/118.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
118.29/118.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.49/118.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  0.26
118.49/118.57	c Calc non-exist non-lernt bins v-fix:     0 done:   2063 time:  0.00 s
118.49/118.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.49/118.59	c Subs w/ non-existent bins:      0 time:  0.02 s
118.59/118.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.59/118.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
118.59/118.69	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
122.19/122.25	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.04
125.30/125.33	c Added 21 vars  tried: 80000 time: 3.07
125.40/125.49	c ORs :     21 avg-s:  0.0 cl-sh: 16277 l-rem:  16277 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    3.24
125.49/125.53	c lits-rem:       220  cl-subs:      853  v-elim:   2000  v-fix:    0  time:  6.84 s
125.49/125.53	c learnt bin added due to v-elim: 0
125.49/125.54	c vivif2 --  cl tried    40084 cl shrink        0 lits rem          0 time: 0.00
125.49/125.56	c vivif2 --  cl tried    28613 cl shrink        0 lits rem          0 time: 0.02
125.59/125.68	c asymm  cl-useful: 0/9036/40084 lits-rem:0 time: 0.12
125.59/125.68	c calculated reachability. Time: 0.00
125.59/125.68	c  N dy    24    238285      2084     40084       168     28613    200581   2539421    234.15    187.76  --
185.91/185.95	c  N dy    25    357428      2084     40084       168     29345    200581   1760627    257.16    191.16  --
186.00/186.03	c  S st    25    357428      2084     40084       168     29345    200581   1760627    257.16    191.16  --
186.10/186.19	c  S st    25    357930      2084     40084       168     29847    200581   1831259    257.16    191.16  --
186.20/186.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
186.20/186.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.40/186.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.22
186.40/186.42	c Calc non-exist non-lernt bins v-fix:     0 done:   2084 time:  0.00 s
186.40/186.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.40/186.43	c Subs w/ non-existent bins:      0 time:  0.01 s
186.40/186.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.40/186.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
186.40/186.49	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
189.40/189.45	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.04
191.60/191.69	c Added 22 vars  tried: 80000 time: 2.24
191.70/191.76	c ORs :     22 avg-s:  0.0 cl-sh:  8232 l-rem:   8232 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    2.31
191.70/191.79	c lits-rem:       705  cl-subs:      814  v-elim:   2000  v-fix:    0  time:  5.30 s
191.70/191.79	c learnt bin added due to v-elim: 0
191.70/191.79	c vivif2 --  cl tried    40106 cl shrink        0 lits rem          0 time: 0.00
191.80/191.81	c vivif2 --  cl tried    29033 cl shrink        0 lits rem          0 time: 0.02
191.90/191.93	c asymm  cl-useful: 0/7742/40106 lits-rem:0 time: 0.12
191.90/191.93	c calculated reachability. Time: 0.00
191.90/191.93	c  N dy    25    357930      2106     40106       212     29033    200733   1744221    257.16    191.16  --
293.60/293.68	c  N dy    26    536895      2106     40106       212     33080    200733   1345372    238.61    191.79  --
293.70/293.76	c  S st    26    536895      2106     40106       212     33080    200733   1345372    238.61    191.79  --
293.90/293.92	c  S st    26    537400      2106     40106       212     33585    200733   1412740    238.61    191.79  --
293.90/293.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
293.90/293.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
294.10/294.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.3M T:  0.21
294.10/294.14	c Calc non-exist non-lernt bins v-fix:     0 done:   2106 time:  0.00 s
294.10/294.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
294.10/294.15	c Subs w/ non-existent bins:      0 time:  0.01 s
294.10/294.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.20/294.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
294.20/294.20	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
296.80/296.87	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
298.50/298.55	c Added 22 vars  tried: 80000 time: 1.68
298.50/298.58	c ORs :     22 avg-s:  0.0 cl-sh:  3622 l-rem:   3622 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    1.71
298.60/298.61	c lits-rem:       400  cl-subs:      741  v-elim:   2000  v-fix:    0  time:  4.40 s
298.60/298.61	c learnt bin added due to v-elim: 0
298.60/298.61	c vivif2 --  cl tried    40128 cl shrink        0 lits rem          0 time: 0.00
298.60/298.62	c vivif2 --  cl tried    32844 cl shrink        0 lits rem          0 time: 0.01
298.70/298.73	c asymm  cl-useful: 0/6939/40128 lits-rem:0 time: 0.11
298.70/298.74	c calculated reachability. Time: 0.00
298.70/298.74	c  N dy    26    537400      2128     40128       256     32844    200884   1367093    238.61    191.79  --
298.70/298.74	c  F st    26    537400      2128     40128       256     32844    200884   1367093    238.61    191.79  --
299.20/299.25	c Decided on static restart strategy
451.90/451.96	c  N dy    33    806104      2128     40128       256     51619    200884   4348128    240.69    194.38  --
452.20/452.20	c  S st    33    806104      2128     40128       256     51619    200884   4348128    240.69    194.38  --
452.30/452.39	c  S st    33    806609      2128     40128       256     52124    200884   4410385    240.69    194.38  --
452.40/452.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
452.40/452.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
453.00/453.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.4M T:  0.64
453.00/453.04	c Calc non-exist non-lernt bins v-fix:     0 done:   2128 time:  0.00 s
453.00/453.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
453.00/453.07	c Subs w/ non-existent bins:      0 time:  0.03 s
453.11/453.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
453.21/453.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
453.21/453.20	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
509.31/509.34	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.13
516.61/516.66	c Added 22 vars  tried: 80000 time: 7.32
517.11/517.10	c ORs :     22 avg-s:  0.0 cl-sh: 32535 l-rem:  32535 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    7.76
517.11/517.17	c lits-rem:       290  cl-subs:     1567  v-elim:   2000  v-fix:    0  time: 63.97 s
517.11/517.17	c learnt bin added due to v-elim: 0
517.11/517.17	c vivif2 --  cl tried    40150 cl shrink        0 lits rem          0 time: 0.00
517.21/517.21	c vivif2 --  cl tried    50557 cl shrink        0 lits rem          0 time: 0.04
517.31/517.37	c asymm  cl-useful: 0/3558/40150 lits-rem:0 time: 0.16
517.31/517.37	c calculated reachability. Time: 0.00
517.31/517.37	c  N dy    33    806609      2150     40150       300     50557    201037   4177935    240.69    194.38  --
813.93/813.94	c  N dy    34   1209913      2150     40150       300     61113    201037   4611927    249.89    193.39  --
814.12/814.13	c  S st    34   1209913      2150     40150       300     61113    201037   4611927    249.89    193.39  --
814.12/814.13	c Finding binary XORs  T:     0.00 s  found:       0
814.32/814.36	c  S st    34   1210416      2150     40150       300     61616    201037   4676464    249.89    193.39  --
814.32/814.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
814.32/814.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
814.92/814.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.7M T:  0.58
814.92/814.96	c Calc non-exist non-lernt bins v-fix:     0 done:   2150 time:  0.00 s
814.92/814.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
814.92/814.99	c Subs w/ non-existent bins:      0 time:  0.04 s
815.02/815.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
815.12/815.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
815.12/815.17	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
880.72/880.75	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.11
887.32/887.38	c Added 22 vars  tried: 80000 time: 6.63
887.82/887.81	c ORs :     22 avg-s:  0.0 cl-sh: 30897 l-rem:  30897 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    7.06
887.82/887.88	c lits-rem:        26  cl-subs:     1987  v-elim:   2000  v-fix:    0  time: 72.71 s
887.82/887.88	c learnt bin added due to v-elim: 0
887.82/887.88	c vivif2 --  cl tried    40172 cl shrink        0 lits rem          0 time: 0.00
887.92/887.93	c vivif2 --  cl tried    59629 cl shrink        0 lits rem          0 time: 0.04
888.02/888.09	c asymm  cl-useful: 0/8422/40172 lits-rem:0 time: 0.16
888.02/888.09	c calculated reachability. Time: 0.00
888.02/888.10	c  N dy    34   1210416      2172     40172       344     59629    201191   4448385    249.89    193.39  --
1287.14/1287.16	c  N dy    35   1710416      2172     40172       344     85599    201191   8860336    263.77    197.77  --
1287.54/1287.52	c  S st    35   1710416      2172     40172       344     85599    201191   8860336    263.77    197.77  --
1287.84/1287.80	c  S st    35   1710920      2172     40172       344     86103    201191   8926203    263.77    197.77  --
1287.84/1287.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1287.84/1287.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1288.74/1288.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.5M T:  0.96
1288.74/1288.78	c Calc non-exist non-lernt bins v-fix:     0 done:   2172 time:  0.00 s
1288.74/1288.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1288.84/1288.85	c Subs w/ non-existent bins:      0 time:  0.06 s
1289.04/1289.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1289.24/1289.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
1289.24/1289.20	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-3173104-1301786269/watcher-3173104-1301786269 -o /tmp/evaluation-result-3173104-1301786269/solver-3173104-1301786269 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173104-1301786269.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.89 5/186 16339
/proc/meminfo: memFree=21059448/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=29476 CPUtime=0 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 962 0 0 0 0 0 0 0 21 0 1 0 271042567 30183424 897 33554432000 4194304 4797429 140736486133952 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 7369 897 347 148 0 2298 0

[startup+0.089505 s]
/proc/loadavg: 4.00 4.00 3.89 5/186 16339
/proc/meminfo: memFree=21059448/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=31624 CPUtime=0.08 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 1785 0 0 0 8 0 0 0 21 0 1 0 271042567 32382976 1684 33554432000 4194304 4797429 140736486133952 18446744073709551615 4430094 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 7906 1684 371 148 0 2835 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31624

[startup+0.100502 s]
/proc/loadavg: 4.00 4.00 3.89 5/186 16339
/proc/meminfo: memFree=21059448/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=31624 CPUtime=0.09 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 1786 0 0 0 9 0 0 0 21 0 1 0 271042567 32382976 1685 33554432000 4194304 4797429 140736486133952 18446744073709551615 4429118 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 7906 1685 371 148 0 2835 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31624

[startup+0.300467 s]
/proc/loadavg: 4.00 4.00 3.89 5/186 16339
/proc/meminfo: memFree=21059448/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=135668 CPUtime=0.29 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 3516 0 0 0 29 0 0 0 22 0 1 0 271042567 138924032 2787 33554432000 4194304 4797429 140736486133952 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 33917 2787 404 148 0 28846 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135668

[startup+0.70039 s]
/proc/loadavg: 4.00 4.00 3.89 5/186 16339
/proc/meminfo: memFree=21059448/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=135668 CPUtime=0.69 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 3947 0 0 0 69 0 0 0 24 0 1 0 271042567 138924032 3215 33554432000 4194304 4797429 140736486133952 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 33917 3215 406 148 0 28846 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135668

[startup+1.50024 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 16346
/proc/meminfo: memFree=20981544/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=135668 CPUtime=1.49 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 4661 0 0 0 149 0 0 0 25 0 1 0 271042567 138924032 3922 33554432000 4194304 4797429 140736486133952 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 33917 3922 406 148 0 28846 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135668

[startup+3.10094 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 16346
/proc/meminfo: memFree=20967532/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=137876 CPUtime=3.09 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 6762 0 0 0 308 1 0 0 25 0 1 0 271042567 141185024 4444 33554432000 4194304 4797429 140736486133952 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 34469 4444 406 148 0 29398 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 137876

[startup+6.30034 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 16346
/proc/meminfo: memFree=20943416/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=138980 CPUtime=6.29 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 9846 0 0 0 628 1 0 0 25 0 1 0 271042567 142315520 5271 33554432000 4194304 4797429 140736486133952 18446744073709551615 4331654 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 34745 5272 406 148 0 29674 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138980

[startup+12.7011 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 16346
/proc/meminfo: memFree=20927040/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=153300 CPUtime=12.69 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 17513 0 0 0 1267 2 0 0 25 0 1 0 271042567 156979200 7373 33554432000 4194304 4797429 140736486133952 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 38325 7373 411 148 0 33254 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 153300

[startup+25.5007 s]
/proc/loadavg: 4.16 4.03 3.90 5/190 16347
/proc/meminfo: memFree=20866416/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=155720 CPUtime=25.49 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 26522 0 0 0 2544 5 0 0 25 0 1 0 271042567 159457280 10129 33554432000 4194304 4797429 140736486133952 18446744073709551615 4351897 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 38930 10129 411 148 0 33859 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 155720

[startup+51.1009 s]
/proc/loadavg: 4.10 4.03 3.90 5/190 16347
/proc/meminfo: memFree=20840324/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=166828 CPUtime=51.09 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 40184 0 0 0 5101 8 0 0 25 0 1 0 271042567 170831872 12171 33554432000 4194304 4797429 140736486133952 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 41707 12171 416 148 0 36636 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 166828

[startup+102.306 s]
/proc/loadavg: 4.04 4.02 3.91 5/190 16349
/proc/meminfo: memFree=20773088/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=178768 CPUtime=102.29 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 70207 0 0 0 10214 15 0 0 25 0 1 0 271042567 183058432 16510 33554432000 4194304 4797429 140736486133952 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 44692 16510 416 148 0 39621 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 178768

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.91 5/190 16350
/proc/meminfo: memFree=20751020/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=183856 CPUtime=162.3 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 103630 0 0 0 16205 25 0 0 25 0 1 0 271042567 188268544 17977 33554432000 4194304 4797429 140736486133952 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 45964 17977 416 148 0 40893 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 183856

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 16352
/proc/meminfo: memFree=20735976/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=190208 CPUtime=222.3 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 134098 0 0 0 22195 35 0 0 25 0 1 0 271042567 194772992 17168 33554432000 4194304 4797429 140736486133952 18446744073709551615 4425120 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 47552 17168 416 148 0 42481 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 190208

[startup+282.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 16353
/proc/meminfo: memFree=20711648/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=192440 CPUtime=282.3 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 163694 0 0 0 28187 43 0 0 25 0 1 0 271042567 197058560 20503 33554432000 4194304 4797429 140736486133952 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 48110 20503 416 148 0 43039 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 192440

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 16355
/proc/meminfo: memFree=20712620/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=196032 CPUtime=342.3 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 192935 0 0 0 34179 51 0 0 25 0 1 0 271042567 200736768 21322 33554432000 4194304 4797429 140736486133952 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 49008 21322 416 148 0 43937 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 196032

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 16357
/proc/meminfo: memFree=20714716/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=198456 CPUtime=402.3 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 222513 0 0 0 40171 59 0 0 25 0 1 0 271042567 203218944 19701 33554432000 4194304 4797429 140736486133952 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 49614 19701 416 148 0 44543 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 198456

[startup+462.3 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 16361
/proc/meminfo: memFree=20669164/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=213504 CPUtime=462.3 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 249686 0 0 0 46163 67 0 0 25 0 1 0 271042567 218628096 24668 33554432000 4194304 4797429 140736486133952 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 53376 24668 416 148 0 48305 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 213504

[startup+522.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 16363
/proc/meminfo: memFree=20614020/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=213504 CPUtime=522.31 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 252026 0 0 0 52163 68 0 0 25 0 1 0 271042567 218628096 26996 33554432000 4194304 4797429 140736486133952 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 53376 26996 416 148 0 48305 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 213504

[startup+582.3 s]
/proc/loadavg: 4.04 4.02 3.92 5/190 16364
/proc/meminfo: memFree=20581388/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=217076 CPUtime=582.31 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 276452 0 0 0 58155 76 0 0 25 0 1 0 271042567 222285824 28838 33554432000 4194304 4797429 140736486133952 18446744073709551615 264726101771 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 54269 28838 416 148 0 49198 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 217076

[startup+642.3 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 16366
/proc/meminfo: memFree=20580872/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=217588 CPUtime=642.32 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 300276 0 0 0 64149 83 0 0 25 0 1 0 271042567 222810112 29735 33554432000 4194304 4797429 140736486133952 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 54397 29735 416 148 0 49326 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 217588

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 16368
/proc/meminfo: memFree=20579344/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=219464 CPUtime=702.31 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 321953 0 0 0 70142 89 0 0 25 0 1 0 271042567 224731136 26599 33554432000 4194304 4797429 140736486133952 18446744073709551615 264726101449 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 54866 26599 416 148 0 49795 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 219464

[startup+762.306 s]
/proc/loadavg: 4.03 4.02 3.93 5/190 16369
/proc/meminfo: memFree=20520676/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=220696 CPUtime=762.32 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 341764 0 0 0 76137 95 0 0 25 0 1 0 271042567 225992704 33766 33554432000 4194304 4797429 140736486133952 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 55174 33766 416 148 0 50103 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 220696

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 16371
/proc/meminfo: memFree=20548772/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=227292 CPUtime=822.32 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 362392 0 0 0 82127 105 0 0 25 0 1 0 271042567 232747008 28038 33554432000 4194304 4797429 140736486133952 18446744073709551615 4568144 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 56823 28038 416 148 0 51752 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 227292

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 16372
/proc/meminfo: memFree=20535852/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=227832 CPUtime=882.32 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 362492 0 0 0 88127 105 0 0 25 0 1 0 271042567 233299968 28138 33554432000 4194304 4797429 140736486133952 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 56958 28138 416 148 0 51887 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 227832

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16374
/proc/meminfo: memFree=20518452/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=232440 CPUtime=942.32 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 383087 0 0 0 94119 113 0 0 25 0 1 0 271042567 238018560 34673 33554432000 4194304 4797429 140736486133952 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 58110 34673 416 148 0 53039 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 232440

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16376
/proc/meminfo: memFree=20506016/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=233316 CPUtime=1002.33 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 406581 0 0 0 100113 120 0 0 25 0 1 0 271042567 238915584 29627 33554432000 4194304 4797429 140736486133952 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 58329 29627 416 148 0 53258 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 233316

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16377
/proc/meminfo: memFree=20473504/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=234044 CPUtime=1062.33 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 427338 0 0 0 106107 126 0 0 25 0 1 0 271042567 239661056 35364 33554432000 4194304 4797429 140736486133952 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 58511 35364 416 148 0 53440 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 234044

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 16379
/proc/meminfo: memFree=20471100/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=235788 CPUtime=1122.33 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 449103 0 0 0 112100 133 0 0 25 0 1 0 271042567 241446912 26828 33554432000 4194304 4797429 140736486133952 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 58947 26828 416 148 0 53876 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 235788

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 16380
/proc/meminfo: memFree=20481140/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=236468 CPUtime=1182.34 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 469784 0 0 0 118094 140 0 0 25 0 1 0 271042567 242143232 32078 33554432000 4194304 4797429 140736486133952 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 59117 32078 416 148 0 54046 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 236468

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16382
/proc/meminfo: memFree=20514848/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=237916 CPUtime=1242.34 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 488363 0 0 0 124089 145 0 0 25 0 1 0 271042567 243625984 35103 33554432000 4194304 4797429 140736486133952 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 59479 35103 416 148 0 54408 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 237916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 3/186 16386
/proc/meminfo: memFree=20735836/32951124 swapFree=67111528/67111528
[pid=16339] ppid=16337 vsize=264612 CPUtime=1300.04 cores=5,7
/proc/16339/stat : 16339 (techdemo) R 16337 16339 15982 0 -1 4202496 510129 0 0 0 129855 149 0 0 25 0 1 0 271042567 270962688 40963 33554432000 4194304 4797429 140736486133952 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16339/statm: 66153 40963 416 148 0 61082 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 264612

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.56
CPU system time (s): 1.50177
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 349836

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

runsolver used 2.01669 second user time and 5.09523 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 01:17:50
IDJOB=3173104
IDBENCH=82522
IDSOLVER=1585
FILE ID=node141/3173104-1301786269
RUNJOBID= node141-1301783662-16003
PBS_JOBID= 12841377
Free space on /tmp= 71860 MiB

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

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

MD5SUM BENCH= 4baebda329e22fa39a89c4e2a8acff70
RANDOM SEED=154618839

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21059604 kB
Buffers:        351844 kB
Cached:       11170796 kB
SwapCached:          0 kB
Active:        7550400 kB
Inactive:      4079296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21059604 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30444 kB
Writeback:           0 kB
AnonPages:      106764 kB
Mapped:          16068 kB
Slab:           198536 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   487428 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= 71844 MiB
End job on node141 at 2011-04-03 01:39:32