Trace number 3274085

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n260-s62321009-sat.cnf
MD5SUMf2b430bdd9bc1c472e9e437567706bb7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.48747
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses624
Sum of the clauses size1560
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2520
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5104
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-3274085-1303608325.cnf'
0.00/0.00	c -- header says num vars:            260
0.00/0.00	c -- header says num clauses:         624
0.00/0.00	c -- clauses added:            0 learnts,          624 normals,            0 xors
0.00/0.00	c -- vars added        260
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       260       104       520         0      1560         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    260 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     132 undec:       0 neg:     128
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.00	c  B st     0         0       260       104       520         0      1560         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
2.59/2.66	c  N dy     7     30001       260       104       520     10489      1560    340125     46.86     21.97  --
2.59/2.68	c  S st     7     30001       260       104       520     10489      1560    340125     46.86     21.97  --
2.69/2.72	c  S st     7     30506       260       104       520     10992      1560    355499     46.86     21.97  --
2.69/2.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.08
2.79/2.81	c Calc non-exist non-lernt bins v-fix:     0 done:    260 time:  0.00 s
2.79/2.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.81	c Subs w/ non-existent bins:      0 time:  0.00 s
2.79/2.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2.79/2.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.30/3.33	c lits-rem:       325  cl-subs:      706  v-elim:      0  v-fix:    0  time:  0.46 s
3.30/3.33	c learnt bin added due to v-elim: 0
3.30/3.33	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
3.30/3.33	c vivif2 --  cl tried    10286 cl shrink        0 lits rem          0 time: 0.00
3.30/3.34	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.01
3.30/3.34	c calculated reachability. Time: 0.00
3.30/3.34	c  N dy     7     30506       260       104       520     10286      1560    333912     46.86     21.97  --
3.30/3.34	c  F st     7     30506       260       104       520     10286      1560    333912     46.86     21.97  --
3.39/3.49	c Decided on static restart strategy
4.79/4.83	c  N dy    14     45759       260       104       520      8780      1560    196295     48.34     20.93  --
4.79/4.84	c  S st    14     45759       260       104       520      8780      1560    196295     48.34     20.93  --
4.79/4.89	c  S st    14     46264       260       104       520      9281      1560    211892     48.34     20.93  --
4.79/4.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/4.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.06
4.89/4.94	c Calc non-exist non-lernt bins v-fix:     0 done:    260 time:  0.00 s
4.89/4.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.94	c Subs w/ non-existent bins:      0 time:  0.00 s
4.89/4.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4.89/4.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.99/5.01	c lits-rem:        29  cl-subs:      247  v-elim:      0  v-fix:    0  time:  0.04 s
4.99/5.01	c learnt bin added due to v-elim: 0
4.99/5.01	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
4.99/5.01	c vivif2 --  cl tried     9034 cl shrink        0 lits rem          0 time: 0.00
4.99/5.02	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.01
4.99/5.02	c calculated reachability. Time: 0.00
4.99/5.02	c  N dy    14     46264       260       104       520      9034      1560    207316     48.34     20.93  --
8.19/8.23	c  N dy    15     69396       260       104       520     11184      1560    245495     43.37     20.68  --
8.19/8.24	c  S st    15     69396       260       104       520     11184      1560    245495     43.37     20.68  --
8.29/8.30	c  S st    15     69898       260       104       520     11682      1560    260796     43.37     20.68  --
8.29/8.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.29/8.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.39/8.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.09
8.39/8.40	c Calc non-exist non-lernt bins v-fix:     0 done:    260 time:  0.00 s
8.39/8.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.39/8.40	c Subs w/ non-existent bins:      0 time:  0.00 s
8.39/8.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.39/8.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
8.39/8.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.59/8.67	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
9.29/9.31	c Added 3 vars  tried: 80000 time: 0.64
9.29/9.33	c ORs :      3 avg-s:  0.0 cl-sh:  2955 l-rem:   2955 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    0.66
9.29/9.33	c lits-rem:        42  cl-subs:      192  v-elim:      0  v-fix:    0  time:  0.90 s
9.29/9.33	c learnt bin added due to v-elim: 0
9.29/9.33	c vivif2 --  cl tried      107 cl shrink        0 lits rem          0 time: 0.00
9.29/9.33	c vivif2 --  cl tried    11490 cl shrink        0 lits rem          0 time: 0.00
9.29/9.35	c asymm  cl-useful: 0/107/107 lits-rem:0 time: 0.01
9.29/9.35	c calculated reachability. Time: 0.00
9.29/9.35	c  N dy    15     69898       263       107       526     11490      1580    253638     43.37     20.68  --
9.29/9.35	c  F st    15     69898       263       107       526     11490      1580    253638     43.37     20.68  --
9.49/9.52	c Decided on static restart strategy
14.69/14.73	c  N dy    22    104849       263       107       526     21440      1580    602489     40.63     20.49  --
14.69/14.76	c  S st    22    104849       263       107       526     21440      1580    602489     40.63     20.49  --
14.79/14.85	c  S st    22    105352       263       107       526     21941      1580    618281     40.63     20.49  --
14.79/14.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.79/14.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.99/15.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.5M T:  0.23
14.99/15.08	c Calc non-exist non-lernt bins v-fix:     0 done:    263 time:  0.00 s
14.99/15.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.99/15.08	c Subs w/ non-existent bins:      0 time:  0.00 s
14.99/15.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.09/15.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
15.09/15.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.09/16.19	c ORs :      3 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
17.50/17.53	c Added 3 vars  tried: 80000 time: 1.34
17.50/17.60	c ORs :      3 avg-s:  0.0 cl-sh:  7228 l-rem:   7228 b-add:      6 v-rep:   0 cl-rem: 1 avg s: 10.0 T:    1.41
17.60/17.61	c lits-rem:       203  cl-subs:      794  v-elim:      0  v-fix:    0  time:  2.43 s
17.60/17.61	c learnt bin added due to v-elim: 0
17.60/17.61	c vivif2 --  cl tried      110 cl shrink        0 lits rem          0 time: 0.00
17.60/17.61	c vivif2 --  cl tried    21146 cl shrink        0 lits rem          0 time: 0.00
17.60/17.64	c asymm  cl-useful: 0/110/110 lits-rem:0 time: 0.02
17.60/17.64	c calculated reachability. Time: 0.00
17.60/17.64	c  N dy    22    105352       266       110       532     21146      1600    586011     40.63     20.49  --
25.59/25.60	c  N dy    23    158029       266       110       532     28449      1600    835251     43.55     19.90  --
25.59/25.63	c  S st    23    158029       266       110       532     28449      1600    835251     43.55     19.90  --
25.69/25.75	c  S st    23    158536       266       110       532     28953      1600    851429     43.55     19.90  --
25.69/25.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.69/25.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.99/26.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.6M T:  0.31
25.99/26.06	c Calc non-exist non-lernt bins v-fix:     0 done:    266 time:  0.00 s
25.99/26.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.99/26.06	c Subs w/ non-existent bins:      0 time:  0.01 s
25.99/26.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.19/26.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
26.19/26.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.49/27.54	c ORs :      6 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
29.39/29.42	c Added 3 vars  tried: 80000 time: 1.88
29.69/29.76	c ORs :      3 avg-s:  0.0 cl-sh: 22123 l-rem:  22123 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    2.22
29.69/29.77	c lits-rem:       520  cl-subs:     1051  v-elim:      0  v-fix:    0  time:  3.57 s
29.69/29.77	c learnt bin added due to v-elim: 0
29.69/29.77	c vivif2 --  cl tried      113 cl shrink        0 lits rem          0 time: 0.00
29.69/29.78	c vivif2 --  cl tried    27902 cl shrink        0 lits rem          0 time: 0.01
29.79/29.80	c asymm  cl-useful: 0/113/113 lits-rem:0 time: 0.03
29.79/29.80	c calculated reachability. Time: 0.00
29.79/29.80	c  N dy    23    158536       269       113       538     27902      1619    790613     43.55     19.90  --
46.09/46.17	c  N dy    24    237804       269       113       538     33095      1619    940370     46.62     19.79  --
46.19/46.21	c  S st    24    237804       269       113       538     33095      1619    940370     46.62     19.79  --
46.29/46.35	c  S st    24    238307       269       113       538     33596      1619    957201     46.62     19.79  --
46.29/46.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.29/46.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.69/46.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.4M T:  0.36
46.69/46.70	c Calc non-exist non-lernt bins v-fix:     0 done:    269 time:  0.00 s
46.69/46.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.69/46.71	c Subs w/ non-existent bins:      0 time:  0.01 s
46.69/46.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.79/46.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
46.79/46.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
48.29/48.31	c ORs :      9 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
50.49/50.51	c Added 3 vars  tried: 80000 time: 2.20
50.79/50.86	c ORs :      3 avg-s:  0.0 cl-sh: 20567 l-rem:  20567 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    2.55
50.79/50.87	c lits-rem:      3328  cl-subs:     1199  v-elim:      0  v-fix:    0  time:  4.01 s
50.79/50.87	c learnt bin added due to v-elim: 0
50.79/50.87	c vivif2 --  cl tried      116 cl shrink        0 lits rem          0 time: 0.00
50.79/50.88	c vivif2 --  cl tried    32397 cl shrink        0 lits rem          0 time: 0.01
50.89/50.92	c asymm  cl-useful: 0/116/116 lits-rem:0 time: 0.04
50.89/50.92	c calculated reachability. Time: 0.00
50.89/50.92	c  N dy    24    238307       272       116       544     32397      1639    892042     46.62     19.79  --
79.69/79.73	c  N dy    25    357460       272       116       544     36636      1639    908461     42.03     19.89  --
79.69/79.76	c  S st    25    357460       272       116       544     36636      1639    908461     42.03     19.89  --
79.89/79.92	c  S st    25    357961       272       116       544     37135      1639    922806     42.03     19.89  --
79.89/79.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.89/79.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.39/80.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.9M T:  0.48
80.39/80.40	c Calc non-exist non-lernt bins v-fix:     0 done:    272 time:  0.00 s
80.39/80.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.39/80.41	c Subs w/ non-existent bins:      0 time:  0.01 s
80.39/80.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.49/80.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
80.49/80.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
81.69/81.78	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
84.00/84.06	c Added 3 vars  tried: 80000 time: 2.28
84.20/84.29	c ORs :      3 avg-s:  0.0 cl-sh: 15407 l-rem:  15407 b-add:      6 v-rep:   0 cl-rem: 1 avg s: 13.0 T:    2.50
84.30/84.30	c lits-rem:       430  cl-subs:     1145  v-elim:      0  v-fix:    0  time:  3.77 s
84.30/84.30	c learnt bin added due to v-elim: 0
84.30/84.30	c vivif2 --  cl tried      119 cl shrink        0 lits rem          0 time: 0.00
84.30/84.31	c vivif2 --  cl tried    35989 cl shrink        0 lits rem          0 time: 0.01
84.30/84.35	c asymm  cl-useful: 0/119/119 lits-rem:0 time: 0.03
84.30/84.35	c calculated reachability. Time: 0.00
84.30/84.35	c  N dy    25    357961       275       119       550     35989      1659    873185     42.03     19.89  --
134.69/134.73	c  N dy    26    536943       275       119       550     43847      1659   1102753     43.07     20.83  --
134.69/134.78	c  S st    26    536943       275       119       550     43847      1659   1102753     43.07     20.83  --
134.89/134.95	c  S st    26    537446       275       119       550     44348      1659   1118569     43.07     20.83  --
134.89/134.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.89/134.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.59/135.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.9M T:  0.64
135.59/135.60	c Calc non-exist non-lernt bins v-fix:     0 done:    275 time:  0.00 s
135.59/135.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
135.59/135.61	c Subs w/ non-existent bins:      0 time:  0.01 s
135.59/135.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
135.70/135.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
135.70/135.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
136.60/136.66	c ORs :     15 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
139.50/139.53	c Added 3 vars  tried: 80000 time: 2.87
139.70/139.74	c ORs :      3 avg-s:  0.0 cl-sh: 12501 l-rem:  12501 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    3.08
139.70/139.76	c lits-rem:        53  cl-subs:     1076  v-elim:      0  v-fix:    0  time:  3.99 s
139.70/139.76	c learnt bin added due to v-elim: 0
139.70/139.76	c vivif2 --  cl tried      122 cl shrink        0 lits rem          0 time: 0.00
139.70/139.77	c vivif2 --  cl tried    43272 cl shrink        0 lits rem          0 time: 0.01
139.80/139.82	c asymm  cl-useful: 0/122/122 lits-rem:0 time: 0.05
139.80/139.82	c calculated reachability. Time: 0.00
139.80/139.82	c  N dy    26    537446       278       122       556     43272      1679   1069814     43.07     20.83  --
139.80/139.82	c  F st    26    537446       278       122       556     43272      1679   1069814     43.07     20.83  --
140.30/140.33	c Decided on static restart strategy
232.99/233.06	c  N dy    33    806170       278       122       556     66613      1679   1887032     43.61     20.45  --
233.10/233.13	c  S st    33    806170       278       122       556     66613      1679   1887032     43.61     20.45  --
233.39/233.40	c  S st    33    806674       278       122       556     67114      1679   1904046     43.61     20.45  --
233.39/233.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
233.39/233.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
234.80/234.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 53.3M T:  1.47
234.80/234.88	c Calc non-exist non-lernt bins v-fix:     0 done:    278 time:  0.00 s
234.80/234.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
234.80/234.89	c Subs w/ non-existent bins:      0 time:  0.02 s
234.90/234.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.20/235.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
235.20/235.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
238.10/238.16	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 12.5 T:    0.00
243.60/243.67	c Added 3 vars  tried: 80000 time: 5.51
244.60/244.66	c ORs :      3 avg-s:  0.0 cl-sh: 35745 l-rem:  35745 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    6.50
244.60/244.70	c lits-rem:       130  cl-subs:     2545  v-elim:      0  v-fix:    0  time:  9.45 s
244.60/244.70	c learnt bin added due to v-elim: 0
244.60/244.70	c vivif2 --  cl tried      125 cl shrink        0 lits rem          0 time: 0.00
244.70/244.72	c vivif2 --  cl tried    64567 cl shrink        0 lits rem          0 time: 0.02
244.70/244.79	c asymm  cl-useful: 0/125/125 lits-rem:0 time: 0.08
244.70/244.80	c calculated reachability. Time: 0.00
244.70/244.80	c  N dy    33    806674       281       125       562     64567      1699   1784435     43.61     20.45  --
415.71/415.77	c  N dy    34   1210011       281       125       562     80337      1699   2177997     40.34     20.60  --
415.81/415.85	c  S st    34   1210011       281       125       562     80337      1699   2177997     40.34     20.60  --
416.11/416.19	c  S st    34   1210516       281       125       562     80838      1699   2193823     40.34     20.60  --
416.21/416.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
416.21/416.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
417.91/417.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.2M T:  1.73
417.91/417.93	c Calc non-exist non-lernt bins v-fix:     0 done:    281 time:  0.00 s
417.91/417.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
417.91/417.95	c Subs w/ non-existent bins:      0 time:  0.02 s
417.91/417.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
418.30/418.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.38 s
418.30/418.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
421.80/421.85	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 4 avg s: 11.5 T:    0.01
429.80/429.89	c Added 3 vars  tried: 80000 time: 8.03
430.70/430.77	c ORs :      3 avg-s:  0.0 cl-sh: 25663 l-rem:  25663 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.92
430.80/430.81	c lits-rem:        66  cl-subs:     3079  v-elim:      0  v-fix:    0  time: 12.45 s
430.80/430.81	c learnt bin added due to v-elim: 0
430.80/430.81	c vivif2 --  cl tried      128 cl shrink        0 lits rem          0 time: 0.00
430.80/430.84	c vivif2 --  cl tried    77755 cl shrink        0 lits rem          0 time: 0.02
430.90/430.94	c asymm  cl-useful: 0/128/128 lits-rem:0 time: 0.10
430.90/430.94	c calculated reachability. Time: 0.00
430.90/430.94	c  N dy    34   1210516       284       128       568     77755      1720   2067289     40.34     20.60  --
681.71/681.79	c  N dy    35   1710516       284       128       568    109505      1720   3001424     37.55     20.56  --
681.92/681.91	c  S st    35   1710516       284       128       568    109505      1720   3001424     37.55     20.56  --
681.92/681.91	c Finding binary XORs  T:     0.00 s  found:       0
682.41/682.41	c  S st    35   1711020       284       128       568    110008      1720   3016902     37.55     20.56  --
682.41/682.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
682.41/682.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
684.31/684.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  1.96
684.31/684.39	c Calc non-exist non-lernt bins v-fix:     0 done:    284 time:  0.00 s
684.31/684.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
684.41/684.41	c Subs w/ non-existent bins:      0 time:  0.03 s
684.41/684.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
685.01/685.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.60 s
685.01/685.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
702.92/702.91	c ORs :     24 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
714.71/714.70	c Added 3 vars  tried: 80000 time: 11.79
716.91/716.95	c ORs :      3 avg-s:  0.0 cl-sh: 41850 l-rem:  41850 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   14.04
717.01/717.00	c lits-rem:        75  cl-subs:     4534  v-elim:      0  v-fix:    0  time: 31.94 s
717.01/717.00	c learnt bin added due to v-elim: 0
717.01/717.00	c vivif2 --  cl tried      131 cl shrink        0 lits rem          0 time: 0.00
717.01/717.03	c vivif2 --  cl tried   105474 cl shrink        0 lits rem          0 time: 0.04
717.12/717.16	c asymm  cl-useful: 0/131/131 lits-rem:0 time: 0.13
717.12/717.17	c calculated reachability. Time: 0.00
717.12/717.17	c  N dy    35   1711020       287       131       574    105474      1741   2838678     37.55     20.56  --
996.02/996.01	c  N dy    36   2211020       287       131       574    121565      1741   3453023     42.91     20.37  --
996.12/996.15	c  S st    36   2211020       287       131       574    121565      1741   3453023     42.91     20.37  --
996.63/996.67	c  S st    36   2211526       287       131       574    122071      1741   3469423     42.91     20.37  --
996.63/996.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
996.63/996.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
998.52/998.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  1.91
998.52/998.59	c Calc non-exist non-lernt bins v-fix:     0 done:    287 time:  0.00 s
998.52/998.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
998.62/998.62	c Subs w/ non-existent bins:      0 time:  0.03 s
998.62/998.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
999.52/999.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.81 s
999.52/999.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1027.72/1027.74	c ORs :     27 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 55.0 T:    0.03
1039.43/1039.41	c Added 3 vars  tried: 80000 time: 11.68
1041.32/1041.37	c ORs :      3 avg-s:  0.0 cl-sh: 40311 l-rem:  40311 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   13.64
1041.42/1041.43	c lits-rem:        97  cl-subs:     4117  v-elim:      0  v-fix:    0  time: 41.94 s
1041.42/1041.43	c learnt bin added due to v-elim: 0
1041.42/1041.43	c vivif2 --  cl tried      134 cl shrink        0 lits rem          0 time: 0.00
1041.42/1041.47	c vivif2 --  cl tried   117953 cl shrink        0 lits rem          0 time: 0.04
1041.63/1041.61	c asymm  cl-useful: 0/134/134 lits-rem:0 time: 0.14
1041.63/1041.62	c calculated reachability. Time: 0.00
1041.63/1041.62	c  N dy    36   2211526       290       134       580    117953      1761   3285216     42.91     20.37  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3274085-1303608325/watcher-3274085-1303608325 -o /tmp/evaluation-result-3274085-1303608325/solver-3274085-1303608325 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3274085-1303608325.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: 2.82 3.69 3.49 4/189 4908
/proc/meminfo: memFree=16565528/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=127228 CPUtime=0 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 575 0 0 0 0 0 0 0 22 0 1 0 472432984 130281472 511 33554432000 4194304 4797429 140734701081280 18446744073709551615 244446641816 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 31807 511 404 148 0 26736 0

[startup+0.0718189 s]
/proc/loadavg: 2.82 3.69 3.49 4/189 4908
/proc/meminfo: memFree=16565528/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=127360 CPUtime=0.07 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 689 0 0 0 7 0 0 0 22 0 1 0 472432984 130416640 624 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 31840 624 406 148 0 26769 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 127360

[startup+0.100813 s]
/proc/loadavg: 2.82 3.69 3.49 4/189 4908
/proc/meminfo: memFree=16565528/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=127496 CPUtime=0.09 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 734 0 0 0 9 0 0 0 22 0 1 0 472432984 130555904 667 33554432000 4194304 4797429 140734701081280 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 31874 668 406 148 0 26803 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127496

[startup+0.300779 s]
/proc/loadavg: 2.82 3.69 3.49 4/189 4908
/proc/meminfo: memFree=16565528/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=128128 CPUtime=0.29 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 1032 0 0 0 29 0 0 0 23 0 1 0 472432984 131203072 760 33554432000 4194304 4797429 140734701081280 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 32032 760 406 148 0 26961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128128

[startup+0.700701 s]
/proc/loadavg: 2.82 3.69 3.49 4/189 4908
/proc/meminfo: memFree=16565528/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=128320 CPUtime=0.69 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 1302 0 0 0 69 0 0 0 25 0 1 0 472432984 131399680 1028 33554432000 4194304 4797429 140734701081280 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 32080 1028 406 148 0 27009 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128320

[startup+1.50055 s]
/proc/loadavg: 2.92 3.69 3.49 5/190 4909
/proc/meminfo: memFree=16556592/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=129324 CPUtime=1.49 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 2064 0 0 0 149 0 0 0 25 0 1 0 472432984 132427776 1009 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 32331 1009 406 148 0 27260 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129324

[startup+3.10026 s]
/proc/loadavg: 2.92 3.69 3.49 5/190 4909
/proc/meminfo: memFree=16546672/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=132352 CPUtime=3.09 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 3499 0 0 0 309 0 0 0 25 0 1 0 472432984 135528448 1930 33554432000 4194304 4797429 140734701081280 18446744073709551615 4524592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 33088 1930 410 148 0 28017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132352

[startup+6.30066 s]
/proc/loadavg: 3.00 3.70 3.49 5/190 4909
/proc/meminfo: memFree=16539572/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=134152 CPUtime=6.29 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 5363 0 0 0 629 0 0 0 25 0 1 0 472432984 137371648 2551 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 33538 2551 411 148 0 28467 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134152

[startup+12.7005 s]
/proc/loadavg: 3.08 3.70 3.50 5/190 4909
/proc/meminfo: memFree=16530048/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=135524 CPUtime=12.69 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 7974 0 0 0 1268 1 0 0 25 0 1 0 472432984 138776576 2954 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 33881 2954 415 148 0 28810 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135524

[startup+25.5011 s]
/proc/loadavg: 3.14 3.70 3.50 5/190 4936
/proc/meminfo: memFree=16519684/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=140664 CPUtime=25.49 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 13043 0 0 0 2548 1 0 0 25 0 1 0 472432984 144039936 4184 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 35166 4184 415 148 0 30095 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140664

[startup+51.1003 s]
/proc/loadavg: 3.48 3.72 3.51 5/190 4937
/proc/meminfo: memFree=16490984/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=148972 CPUtime=51.09 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 19938 0 0 0 5107 2 0 0 25 0 1 0 472432984 152547328 6248 33554432000 4194304 4797429 140734701081280 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 37243 6248 417 148 0 32172 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 148972

[startup+102.307 s]
/proc/loadavg: 3.82 3.78 3.54 5/190 4939
/proc/meminfo: memFree=16464816/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=154428 CPUtime=102.3 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 32498 0 0 0 10224 6 0 0 25 0 1 0 472432984 158134272 8108 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 38607 8108 415 148 0 33536 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 154428

[startup+162.301 s]
/proc/loadavg: 3.97 3.83 3.57 5/190 4940
/proc/meminfo: memFree=16440844/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=160916 CPUtime=162.29 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 45309 0 0 0 16220 9 0 0 25 0 1 0 472432984 164777984 9183 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 40229 9183 415 148 0 35158 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 160916

[startup+222.301 s]
/proc/loadavg: 3.99 3.86 3.59 5/190 4942
/proc/meminfo: memFree=16418480/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=163276 CPUtime=222.3 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 55420 0 0 0 22217 13 0 0 25 0 1 0 472432984 167194624 10509 33554432000 4194304 4797429 140734701081280 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 40819 10509 415 148 0 35748 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 163276

[startup+282.3 s]
/proc/loadavg: 3.99 3.88 3.62 5/190 4943
/proc/meminfo: memFree=16388076/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=172868 CPUtime=282.3 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 65002 0 0 0 28214 16 0 0 25 0 1 0 472432984 177016832 12782 33554432000 4194304 4797429 140734701081280 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 43217 12782 415 148 0 38146 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 172868

[startup+342.3 s]
/proc/loadavg: 3.99 3.90 3.64 5/190 4945
/proc/meminfo: memFree=16387288/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=175220 CPUtime=342.3 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 74582 0 0 0 34211 19 0 0 25 0 1 0 472432984 179425280 11977 33554432000 4194304 4797429 140734701081280 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 43805 11977 415 148 0 38734 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 175220

[startup+402.301 s]
/proc/loadavg: 3.99 3.92 3.66 5/190 4947
/proc/meminfo: memFree=16359212/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=176196 CPUtime=402.3 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 83175 0 0 0 40208 22 0 0 25 0 1 0 472432984 180424704 12168 33554432000 4194304 4797429 140734701081280 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 44049 12168 415 148 0 38978 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 176196

[startup+462.301 s]
/proc/loadavg: 3.99 3.93 3.68 5/190 4948
/proc/meminfo: memFree=16360284/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=183244 CPUtime=462.31 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 90664 0 0 0 46206 25 0 0 25 0 1 0 472432984 187641856 13637 33554432000 4194304 4797429 140734701081280 18446744073709551615 4390728 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 45811 13637 415 148 0 40740 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 183244

[startup+522.301 s]
/proc/loadavg: 4.04 3.95 3.70 5/190 4950
/proc/meminfo: memFree=16337664/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=183996 CPUtime=522.31 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 98030 0 0 0 52203 28 0 0 25 0 1 0 472432984 188411904 15003 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 45999 15003 415 148 0 40928 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 183996

[startup+582.301 s]
/proc/loadavg: 4.01 3.96 3.72 5/190 4951
/proc/meminfo: memFree=16330684/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=185868 CPUtime=582.31 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 105120 0 0 0 58200 31 0 0 25 0 1 0 472432984 190328832 15841 33554432000 4194304 4797429 140734701081280 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 46467 15841 415 148 0 41396 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 185868

[startup+642.3 s]
/proc/loadavg: 4.00 3.96 3.73 5/190 4953
/proc/meminfo: memFree=16318240/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=187156 CPUtime=642.32 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 111923 0 0 0 64198 34 0 0 25 0 1 0 472432984 191647744 16341 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 46789 16341 415 148 0 41718 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 187156

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 4955
/proc/meminfo: memFree=16304924/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=196440 CPUtime=702.31 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 117923 0 0 0 70196 35 0 0 25 0 1 0 472432984 201154560 19048 33554432000 4194304 4797429 140734701081280 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 49110 19048 415 148 0 44039 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 196440

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 4956
/proc/meminfo: memFree=16286168/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=199804 CPUtime=762.32 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 124503 0 0 0 76195 37 0 0 25 0 1 0 472432984 204599296 18619 33554432000 4194304 4797429 140734701081280 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 49951 18619 415 148 0 44880 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 199804

[startup+822.301 s]
/proc/loadavg: 4.04 3.99 3.77 5/190 4958
/proc/meminfo: memFree=16294068/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=200644 CPUtime=822.32 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 131685 0 0 0 82192 40 0 0 25 0 1 0 472432984 205459456 18599 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 50161 18599 415 148 0 45090 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 200644

[startup+882.301 s]
/proc/loadavg: 4.01 3.99 3.78 5/190 4959
/proc/meminfo: memFree=16282088/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=201740 CPUtime=882.32 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 137314 0 0 0 88189 43 0 0 25 0 1 0 472432984 206581760 20521 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 50435 20521 415 148 0 45364 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 201740

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 4961
/proc/meminfo: memFree=16267560/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=203368 CPUtime=942.32 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 144565 0 0 0 94186 46 0 0 25 0 1 0 472432984 208248832 20082 33554432000 4194304 4797429 140734701081280 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 50842 20082 415 148 0 45771 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 203368

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 4963
/proc/meminfo: memFree=16257804/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=208852 CPUtime=1002.32 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 150799 0 0 0 100184 48 0 0 25 0 1 0 472432984 213864448 22418 33554432000 4194304 4797429 140734701081280 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 52213 22418 415 148 0 47142 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 208852

[startup+1062.3 s]
/proc/loadavg: 4.06 4.00 3.82 5/190 4964
/proc/meminfo: memFree=16263476/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=211876 CPUtime=1062.32 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 154130 0 0 0 106183 49 0 0 25 0 1 0 472432984 216961024 21671 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 52969 21671 415 148 0 47898 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 211876

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.83 5/190 4966
/proc/meminfo: memFree=16241980/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=212600 CPUtime=1122.33 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 159514 0 0 0 112181 52 0 0 25 0 1 0 472432984 217702400 23073 33554432000 4194304 4797429 140734701081280 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 53150 23073 415 148 0 48079 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 212600

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 4967
/proc/meminfo: memFree=16247384/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=215708 CPUtime=1182.33 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 166062 0 0 0 118178 55 0 0 25 0 1 0 472432984 220884992 21652 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 53927 21652 415 148 0 48856 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 215708

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.85 5/190 4969
/proc/meminfo: memFree=16249216/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=215780 CPUtime=1242.33 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 171399 0 0 0 124176 57 0 0 25 0 1 0 472432984 220958720 22845 33554432000 4194304 4797429 140734701081280 18446744073709551615 4426114 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 53945 22845 415 148 0 48874 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 215780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.86 3/186 4972
/proc/meminfo: memFree=16389668/32951124 swapFree=67111528/67111528
[pid=4908] ppid=4906 vsize=215860 CPUtime=1300.04 cores=5,7
/proc/4908/stat : 4908 (techdemo) R 4906 4908 3814 0 -1 4202496 176366 0 0 0 129944 60 0 0 25 0 1 0 472432984 221040640 23618 33554432000 4194304 4797429 140734701081280 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4908/statm: 53965 23618 415 148 0 48894 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 215860

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.05
CPU user time (s): 1299.44
CPU system time (s): 0.610907
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 315036

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

runsolver used 2.07668 second user time and 5.03123 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-24 03:25:25
IDJOB=3274085
IDBENCH=83153
IDSOLVER=1585
FILE ID=node105/3274085-1303608325
RUNJOBID= node105-1303608323-4869
PBS_JOBID= 13150590
Free space on /tmp= 71736 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n260-s62321009-sat.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274085-1303608325/watcher-3274085-1303608325 -o /tmp/evaluation-result-3274085-1303608325/solver-3274085-1303608325 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3274085-1303608325.cnf

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

MD5SUM BENCH= f2b430bdd9bc1c472e9e437567706bb7
RANDOM SEED=1645977881

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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:      16565932 kB
Buffers:       2272524 kB
Cached:       13475264 kB
SwapCached:          0 kB
Active:        8374460 kB
Inactive:      7444368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16565932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31460 kB
Writeback:          32 kB
AnonPages:       70084 kB
Mapped:          16196 kB
Slab:           502816 kB
PageTables:       5348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   575684 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= 71744 MiB
End job on node105 at 2011-04-24 03:47:07