Trace number 3173275

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 1300.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S64154096-097-UNKNOWN.cnf
MD5SUM1d861e510861ad58190eb0b3053bc657
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark340.927
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
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 530000
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-3173275-1301792791.cnf'
0.00/0.00	c -- header says num vars:           1500
0.00/0.00	c -- header says num clauses:       30000
0.00/0.02	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.00/0.02	c -- vars added       1500
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/11393/30000 lits-rem:0 time: 0.11
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.01
0.09/0.15	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
0.09/0.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.15	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:   1000  v-fix:    0  time:  0.03 s
0.09/0.18	c learnt bin added due to v-elim: 0
0.09/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.20	c calculated reachability. Time: 0.00
0.19/0.20	c Calc default polars -  time:   0.00 s pos:     692 undec:      65 neg:     743
0.19/0.20	c =========================================================================================
0.19/0.20	c types(t): F = full restart, N = normal restart
0.19/0.20	c types(t): S = simplification begin/end, E = solution found
0.19/0.20	c restart types(rt): st = static, dy = dynamic
0.19/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.20	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.39/0.49	c Decided on static restart strategy
7.18/7.26	c  N dy     7     30001      1500     30000         0     10752    150000   1106179    183.45    158.51  --
7.28/7.35	c  S st     7     30001      1500     30000         0     10752    150000   1106179    183.45    158.51  --
7.38/7.45	c  S st     7     30507      1500     30000         0     11258    150000   1169082    183.45    158.51  --
7.38/7.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.38/7.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.48/7.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.08
7.48/7.54	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
7.48/7.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.48/7.54	c Subs w/ non-existent bins:      0 time:  0.01 s
7.48/7.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.48/7.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.48/7.57	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
9.08/9.11	c lits-rem:      2482  cl-subs:      579  v-elim:   1500  v-fix:    0  time:  1.54 s
9.08/9.11	c learnt bin added due to v-elim: 0
9.08/9.12	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
9.08/9.12	c vivif2 --  cl tried    10679 cl shrink        0 lits rem          0 time: 0.01
9.18/9.26	c asymm  cl-useful: 0/8494/30000 lits-rem:0 time: 0.14
9.18/9.26	c calculated reachability. Time: 0.00
9.18/9.26	c  N dy     7     30507      1500     30000         0     10679    150000   1109337    183.45    158.51  --
9.18/9.26	c  F st     7     30507      1500     30000         0     10679    150000   1109337    183.45    158.51  --
9.58/9.60	c Decided on static restart strategy
12.79/12.82	c  N dy    14     45760      1500     30000         0      9081    150000    430907    205.32    153.21  --
12.79/12.85	c  S st    14     45760      1500     30000         0      9081    150000    430907    205.32    153.21  --
12.89/12.94	c  S st    14     46265      1500     30000         0      9586    150000    487317    205.32    153.21  --
12.89/12.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/12.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.05
12.89/12.99	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
12.89/12.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.99/13.00	c Subs w/ non-existent bins:      0 time:  0.00 s
12.99/13.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.99/13.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.01	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
15.79/15.89	c lits-rem:       585  cl-subs:      255  v-elim:   1500  v-fix:    0  time:  2.88 s
15.79/15.89	c learnt bin added due to v-elim: 0
15.79/15.89	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
15.89/15.90	c vivif2 --  cl tried     9331 cl shrink        0 lits rem          0 time: 0.00
15.89/15.98	c asymm  cl-useful: 0/8529/30000 lits-rem:0 time: 0.08
15.89/15.98	c calculated reachability. Time: 0.00
15.89/15.98	c  N dy    14     46265      1500     30000         0      9331    150000    475499    205.32    153.21  --
21.89/21.99	c  N dy    15     69398      1500     30000         0     11498    150000    535718    182.60    150.69  --
21.99/22.02	c  S st    15     69398      1500     30000         0     11498    150000    535718    182.60    150.69  --
22.08/22.12	c  S st    15     69903      1500     30000         0     12003    150000    596543    182.60    150.69  --
22.08/22.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.08/22.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.08/22.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.06
22.08/22.19	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
22.08/22.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.08/22.19	c Subs w/ non-existent bins:      0 time:  0.00 s
22.18/22.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.18/22.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.18/22.21	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
25.29/25.37	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
26.48/26.54	c Added 16 vars  tried: 80000 time: 1.17
26.48/26.54	c ORs :     16 avg-s:  0.0 cl-sh:  1814 l-rem:   1814 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    1.18
26.48/26.56	c lits-rem:      1097  cl-subs:      274  v-elim:   1500  v-fix:    0  time:  4.35 s
26.48/26.56	c learnt bin added due to v-elim: 0
26.48/26.56	c vivif2 --  cl tried    30016 cl shrink        0 lits rem          0 time: 0.00
26.48/26.56	c vivif2 --  cl tried    11729 cl shrink        0 lits rem          0 time: 0.00
26.48/26.59	c asymm  cl-useful: 0/1600/30016 lits-rem:0 time: 0.03
26.48/26.59	c calculated reachability. Time: 0.00
26.48/26.59	c  N dy    15     69903      1516     30016        32     11729    150110    579796    182.60    150.69  --
26.48/26.59	c  F st    15     69903      1516     30016        32     11729    150110    579796    182.60    150.69  --
26.89/26.95	c Decided on static restart strategy
36.29/36.38	c  N dy    22    104855      1516     30016        32     21619    150110   2189081    210.95    151.40  --
36.39/36.49	c  S st    22    104855      1516     30016        32     21619    150110   2189081    210.95    151.40  --
36.59/36.61	c  S st    22    105356      1516     30016        32     22120    150110   2248378    210.95    151.40  --
36.59/36.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.59/36.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.79/36.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.19
36.79/36.80	c Calc non-exist non-lernt bins v-fix:     0 done:   1516 time:  0.00 s
36.79/36.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.79/36.81	c Subs w/ non-existent bins:      0 time:  0.01 s
36.79/36.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.79/36.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.79/36.86	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
39.49/39.57	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
43.48/43.56	c Added 16 vars  tried: 80000 time: 4.00
43.68/43.75	c ORs :     16 avg-s:  0.0 cl-sh: 18972 l-rem:  18972 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    4.18
43.68/43.78	c lits-rem:        45  cl-subs:      668  v-elim:   1500  v-fix:    0  time:  6.91 s
43.68/43.78	c learnt bin added due to v-elim: 0
43.68/43.78	c vivif2 --  cl tried    30032 cl shrink        0 lits rem          0 time: 0.00
43.78/43.80	c vivif2 --  cl tried    21452 cl shrink        0 lits rem          0 time: 0.02
43.89/43.91	c asymm  cl-useful: 0/12095/30032 lits-rem:0 time: 0.11
43.89/43.91	c calculated reachability. Time: 0.00
43.89/43.91	c  N dy    22    105356      1532     30032        64     21452    150220   2129802    210.95    151.40  --
64.39/64.42	c  N dy    23    158034      1532     30032        64     29210    150220   4060762    282.21    164.52  --
64.49/64.58	c  S st    23    158034      1532     30032        64     29210    150220   4060762    282.21    164.52  --
64.69/64.71	c  S st    23    158537      1532     30032        64     29713    150220   4112654    282.21    164.52  --
64.69/64.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
64.69/64.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.99/65.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.31
64.99/65.03	c Calc non-exist non-lernt bins v-fix:     0 done:   1532 time:  0.00 s
64.99/65.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.99/65.05	c Subs w/ non-existent bins:      0 time:  0.02 s
65.09/65.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.09/65.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
65.09/65.16	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
137.79/137.88	c ORs :     32 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
145.09/145.11	c Added 16 vars  tried: 80000 time: 7.23
145.49/145.56	c ORs :     16 avg-s:  0.0 cl-sh: 28689 l-rem:  28689 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    7.68
145.59/145.61	c lits-rem:        75  cl-subs:     1019  v-elim:   1500  v-fix:    0  time: 80.45 s
145.59/145.61	c learnt bin added due to v-elim: 0
145.59/145.61	c vivif2 --  cl tried    30048 cl shrink        0 lits rem          0 time: 0.00
145.59/145.64	c vivif2 --  cl tried    28694 cl shrink        0 lits rem          0 time: 0.03
145.69/145.78	c asymm  cl-useful: 0/8420/30048 lits-rem:0 time: 0.14
145.69/145.79	c calculated reachability. Time: 0.00
145.69/145.79	c  N dy    23    158537      1548     30048        96     28694    150330   3849720    282.21    164.52  --
188.18/188.25	c  N dy    24    237805      1548     30048        96     33517    150330   5209378    376.23    199.13  --
188.38/188.45	c  S st    24    237805      1548     30048        96     33517    150330   5209378    376.23    199.13  --
188.48/188.59	c  S st    24    238308      1548     30048        96     34020    150330   5258287    376.23    199.13  --
188.58/188.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
188.58/188.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
188.98/189.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.42
188.98/189.02	c Calc non-exist non-lernt bins v-fix:     0 done:   1548 time:  0.00 s
188.98/189.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
188.98/189.05	c Subs w/ non-existent bins:      0 time:  0.03 s
189.09/189.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
189.09/189.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
189.09/189.17	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
349.79/349.88	c ORs :     48 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.29
360.38/360.45	c Added 16 vars  tried: 80000 time: 10.57
361.18/361.20	c ORs :     16 avg-s:  0.0 cl-sh: 42008 l-rem:  42008 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:   11.32
361.18/361.27	c lits-rem:        12  cl-subs:     1794  v-elim:   1500  v-fix:    0  time: 172.09 s
361.18/361.27	c learnt bin added due to v-elim: 0
361.18/361.27	c vivif2 --  cl tried    30064 cl shrink        0 lits rem          0 time: 0.00
361.28/361.31	c vivif2 --  cl tried    32226 cl shrink        0 lits rem          0 time: 0.04
361.38/361.48	c asymm  cl-useful: 0/7211/30064 lits-rem:0 time: 0.16
361.38/361.48	c calculated reachability. Time: 0.00
361.38/361.48	c  N dy    24    238308      1564     30064       128     32226    150441   4741610    376.23    199.13  --
437.69/437.76	c  N dy    25    357462      1564     30064       128     36684    150441   3939508    295.93    207.43  --
437.88/437.92	c  S st    25    357462      1564     30064       128     36684    150441   3939508    295.93    207.43  --
437.98/438.07	c  S st    25    357968      1564     30064       128     37190    150441   3989366    295.93    207.43  --
437.98/438.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
437.98/438.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
438.38/438.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.34
438.38/438.43	c Calc non-exist non-lernt bins v-fix:     0 done:   1564 time:  0.00 s
438.38/438.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
438.38/438.45	c Subs w/ non-existent bins:      0 time:  0.03 s
438.48/438.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
438.48/438.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
438.48/438.56	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
489.19/489.21	c ORs :     64 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.25
496.00/496.01	c Added 16 vars  tried: 80000 time: 6.81
496.29/496.32	c ORs :     16 avg-s:  0.0 cl-sh: 22451 l-rem:  22451 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    7.12
496.29/496.38	c lits-rem:        31  cl-subs:     1689  v-elim:   1500  v-fix:    0  time: 57.81 s
496.29/496.38	c learnt bin added due to v-elim: 0
496.29/496.38	c vivif2 --  cl tried    30080 cl shrink        0 lits rem          0 time: 0.00
496.39/496.41	c vivif2 --  cl tried    35501 cl shrink        0 lits rem          0 time: 0.03
496.49/496.51	c asymm  cl-useful: 0/2354/30080 lits-rem:0 time: 0.10
496.49/496.52	c calculated reachability. Time: 0.00
496.49/496.52	c  N dy    25    357968      1580     30080       160     35501    150553   3639231    295.93    207.43  --
641.88/641.94	c  N dy    26    536952      1580     30080       160     43306    150553   5109764    340.44    230.08  --
642.08/642.14	c  S st    26    536952      1580     30080       160     43306    150553   5109764    340.44    230.08  --
642.18/642.29	c  S st    26    537452      1580     30080       160     43806    150553   5162070    340.44    230.08  --
642.29/642.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
642.29/642.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
642.68/642.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.49
642.68/642.79	c Calc non-exist non-lernt bins v-fix:     0 done:   1580 time:  0.00 s
642.68/642.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
642.78/642.83	c Subs w/ non-existent bins:      0 time:  0.04 s
642.88/642.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
642.88/642.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
642.88/642.98	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
777.70/777.74	c ORs :     80 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.40
786.09/786.11	c Added 16 vars  tried: 80000 time: 8.36
786.50/786.54	c ORs :     16 avg-s:  0.0 cl-sh: 26704 l-rem:  26704 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    8.80
786.59/786.61	c lits-rem:       338  cl-subs:     1793  v-elim:   1500  v-fix:    0  time: 143.63 s
786.59/786.61	c learnt bin added due to v-elim: 0
786.59/786.61	c vivif2 --  cl tried    30096 cl shrink        0 lits rem          0 time: 0.00
786.59/786.65	c vivif2 --  cl tried    42013 cl shrink        0 lits rem          0 time: 0.04
786.79/786.81	c asymm  cl-useful: 0/9647/30096 lits-rem:0 time: 0.16
786.79/786.82	c calculated reachability. Time: 0.00
786.79/786.82	c  N dy    26    537452      1596     30096       192     42013    150662   4692337    340.44    230.08  --
786.79/786.82	c  F st    26    537452      1596     30096       192     42013    150662   4692337    340.44    230.08  --
787.19/787.29	c Decided on static restart strategy
942.49/942.52	c  N dy    33    806179      1596     30096       192     65811    150662   9897777    295.69    240.50  --
942.99/943.02	c  S st    33    806179      1596     30096       192     65811    150662   9897777    295.69    240.50  --
943.19/943.24	c  S st    33    806682      1596     30096       192     66314    150662   9952209    295.69    240.50  --
943.19/943.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
943.19/943.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
943.99/944.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.1M T:  0.78
943.99/944.03	c Calc non-exist non-lernt bins v-fix:     0 done:   1596 time:  0.00 s
943.99/944.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
944.09/944.11	c Subs w/ non-existent bins:      0 time:  0.07 s
944.18/944.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
944.39/944.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
944.39/944.40	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-3173275-1301792791/watcher-3173275-1301792791 -o /tmp/evaluation-result-3173275-1301792791/solver-3173275-1301792791 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173275-1301792791.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.71 3.96 3.96 4/184 17123
/proc/meminfo: memFree=21085828/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=21604 CPUtime=0 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 442 0 0 0 0 0 0 0 25 0 1 0 271694755 22122496 381 33554432000 4194304 4797429 140733986660256 18446744073709551615 264726101771 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 5401 390 327 148 0 330 0

[startup+0.0688379 s]
/proc/loadavg: 3.71 3.96 3.96 4/184 17123
/proc/meminfo: memFree=21085828/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=31056 CPUtime=0.06 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 1463 0 0 0 6 0 0 0 25 0 1 0 271694755 31801344 1372 33554432000 4194304 4797429 140733986660256 18446744073709551615 4428866 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 7764 1372 371 148 0 2693 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31056

[startup+0.100814 s]
/proc/loadavg: 3.71 3.96 3.96 4/184 17123
/proc/meminfo: memFree=21085828/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=31056 CPUtime=0.09 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 1463 0 0 0 9 0 0 0 25 0 1 0 271694755 31801344 1372 33554432000 4194304 4797429 140733986660256 18446744073709551615 4429097 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 7764 1372 371 148 0 2693 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31056

[startup+0.300777 s]
/proc/loadavg: 3.71 3.96 3.96 4/184 17123
/proc/meminfo: memFree=21085828/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=134056 CPUtime=0.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 2806 0 0 0 29 0 0 0 25 0 1 0 271694755 137273344 2324 33554432000 4194304 4797429 140733986660256 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 33514 2324 404 148 0 28443 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 134056

[startup+0.700704 s]
/proc/loadavg: 3.71 3.96 3.96 4/184 17123
/proc/meminfo: memFree=21085828/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=134056 CPUtime=0.69 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 3244 0 0 0 69 0 0 0 25 0 1 0 271694755 137273344 2760 33554432000 4194304 4797429 140733986660256 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 33514 2760 406 148 0 28443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134056

[startup+1.50056 s]
/proc/loadavg: 3.71 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21050920/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=135064 CPUtime=1.49 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 4481 0 0 0 149 0 0 0 25 0 1 0 271694755 138305536 2891 33554432000 4194304 4797429 140733986660256 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 33766 2891 406 148 0 28695 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135064

[startup+3.10025 s]
/proc/loadavg: 3.71 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21046952/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=136896 CPUtime=3.08 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 6482 0 0 0 308 0 0 0 25 0 1 0 271694755 140181504 3310 33554432000 4194304 4797429 140733986660256 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 34224 3310 406 148 0 29153 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 136896

[startup+6.30064 s]
/proc/loadavg: 3.73 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21035048/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=137932 CPUtime=6.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 9497 0 0 0 628 1 0 0 25 0 1 0 271694755 141242368 4510 33554432000 4194304 4797429 140733986660256 18446744073709551615 4395181 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 34483 4510 406 148 0 29412 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137932

[startup+12.7004 s]
/proc/loadavg: 3.75 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21001228/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=145624 CPUtime=12.69 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 15940 0 0 0 1267 2 0 0 25 0 1 0 271694755 149118976 6688 33554432000 4194304 4797429 140733986660256 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 36406 6688 411 148 0 31335 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 145624

[startup+25.501 s]
/proc/loadavg: 3.88 3.97 3.97 5/190 17135
/proc/meminfo: memFree=20993204/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=147940 CPUtime=25.48 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 22654 0 0 0 2546 2 0 0 25 0 1 0 271694755 151490560 5667 33554432000 4194304 4797429 140733986660256 18446744073709551615 4508782 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 36985 5667 415 148 0 31914 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 147940

[startup+51.1002 s]
/proc/loadavg: 3.92 3.97 3.97 5/190 17135
/proc/meminfo: memFree=20935828/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=160688 CPUtime=51.09 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 39350 0 0 0 5103 6 0 0 25 0 1 0 271694755 164544512 12213 33554432000 4194304 4797429 140733986660256 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 40172 12213 416 148 0 35101 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 160688

[startup+102.307 s]
/proc/loadavg: 3.96 3.97 3.97 5/190 17137
/proc/meminfo: memFree=20897820/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=174072 CPUtime=102.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 52301 0 0 0 10221 8 0 0 25 0 1 0 271694755 178249728 15392 33554432000 4194304 4797429 140733986660256 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 43518 15392 416 148 0 38447 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 174072

[startup+162.3 s]
/proc/loadavg: 4.02 3.99 3.97 5/190 17138
/proc/meminfo: memFree=20858236/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=176480 CPUtime=162.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 64318 0 0 0 16216 13 0 0 25 0 1 0 271694755 180715520 15406 33554432000 4194304 4797429 140733986660256 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 44120 15406 416 148 0 39049 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 176480

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.97 5/190 17140
/proc/meminfo: memFree=20774024/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=189512 CPUtime=222.28 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 82528 0 0 0 22212 16 0 0 25 0 1 0 271694755 194060288 19927 33554432000 4194304 4797429 140733986660256 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 47378 19927 416 148 0 42307 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 189512

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17141
/proc/meminfo: memFree=20771616/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=189512 CPUtime=282.28 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 82528 0 0 0 28212 16 0 0 25 0 1 0 271694755 194060288 19927 33554432000 4194304 4797429 140733986660256 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 47378 19927 416 148 0 42307 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 189512

[startup+342.3 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17143
/proc/meminfo: memFree=20758304/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=189512 CPUtime=342.28 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 82528 0 0 0 34212 16 0 0 25 0 1 0 271694755 194060288 19927 33554432000 4194304 4797429 140733986660256 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 47378 19927 416 148 0 42307 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 189512

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17145
/proc/meminfo: memFree=20758276/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=192732 CPUtime=402.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 104457 0 0 0 40204 25 0 0 25 0 1 0 271694755 197357568 19461 33554432000 4194304 4797429 140733986660256 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 48183 19461 416 148 0 43112 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 192732

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17146
/proc/meminfo: memFree=20733328/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=193104 CPUtime=462.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 120127 0 0 0 46197 32 0 0 25 0 1 0 271694755 197738496 19295 33554432000 4194304 4797429 140733986660256 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 48276 19295 416 148 0 43205 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 193104

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17148
/proc/meminfo: memFree=20678128/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=195288 CPUtime=522.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 133388 0 0 0 52194 35 0 0 25 0 1 0 271694755 199974912 24040 33554432000 4194304 4797429 140733986660256 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 48822 24040 416 148 0 43751 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 195288

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17149
/proc/meminfo: memFree=20684416/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=197004 CPUtime=582.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 161370 0 0 0 58188 41 0 0 25 0 1 0 271694755 201732096 21875 33554432000 4194304 4797429 140733986660256 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 49251 21875 416 148 0 44180 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 197004

[startup+642.3 s]
/proc/loadavg: 4.06 4.00 3.98 5/190 17151
/proc/meminfo: memFree=20674844/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=198576 CPUtime=642.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 184113 0 0 0 64184 45 0 0 25 0 1 0 271694755 203341824 21489 33554432000 4194304 4797429 140733986660256 18446744073709551615 4429083 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 49644 21489 416 148 0 44573 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 198576

[startup+702.3 s]
/proc/loadavg: 4.06 4.02 3.98 5/190 17153
/proc/meminfo: memFree=20695144/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=202500 CPUtime=702.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 185042 0 0 0 70183 46 0 0 25 0 1 0 271694755 207360000 22418 33554432000 4194304 4797429 140733986660256 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 50625 22418 416 148 0 45554 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 202500

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 17154
/proc/meminfo: memFree=20655676/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=202500 CPUtime=762.3 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 185042 0 0 0 76184 46 0 0 25 0 1 0 271694755 207360000 22418 33554432000 4194304 4797429 140733986660256 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 50625 22418 416 148 0 45554 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 202500

[startup+822.3 s]
/proc/loadavg: 4.04 4.02 3.99 5/190 17156
/proc/meminfo: memFree=20647192/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=205960 CPUtime=822.28 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 207593 0 0 0 82177 51 0 0 25 0 1 0 271694755 210903040 22848 33554432000 4194304 4797429 140733986660256 18446744073709551615 4425037 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 51490 22848 416 148 0 46419 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 205960

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.99 5/190 17157
/proc/meminfo: memFree=20606096/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=209132 CPUtime=882.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 244689 0 0 0 88170 59 0 0 25 0 1 0 271694755 214151168 24589 33554432000 4194304 4797429 140733986660256 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 52283 24589 416 148 0 47212 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 209132

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.99 5/190 17159
/proc/meminfo: memFree=20600212/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=210600 CPUtime=942.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 275232 0 0 0 94162 67 0 0 25 0 1 0 271694755 215654400 28426 33554432000 4194304 4797429 140733986660256 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 52650 28426 416 148 0 47579 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 210600

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 17161
/proc/meminfo: memFree=20545972/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=241116 CPUtime=1002.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 282724 0 0 0 100161 68 0 0 25 0 1 0 271694755 246902784 35875 33554432000 4194304 4797429 140733986660256 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 60279 35875 416 148 0 55208 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 241116

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 17162
/proc/meminfo: memFree=20580644/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=241116 CPUtime=1062.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 282724 0 0 0 106161 68 0 0 25 0 1 0 271694755 246902784 35875 33554432000 4194304 4797429 140733986660256 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 60279 35875 416 148 0 55208 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 241116

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/190 17167
/proc/meminfo: memFree=20561732/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=241116 CPUtime=1122.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 282724 0 0 0 112161 68 0 0 25 0 1 0 271694755 246902784 35875 33554432000 4194304 4797429 140733986660256 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 60279 35875 416 148 0 55208 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 241116

[startup+1182.3 s]
/proc/loadavg: 4.15 4.04 4.01 5/190 17168
/proc/meminfo: memFree=20554564/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=241116 CPUtime=1182.29 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 282724 0 0 0 118161 68 0 0 25 0 1 0 271694755 246902784 35875 33554432000 4194304 4797429 140733986660256 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 60279 35875 416 148 0 55208 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 241116

[startup+1242.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/190 17170
/proc/meminfo: memFree=20592456/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=241116 CPUtime=1242.28 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 282724 0 0 0 124160 68 0 0 25 0 1 0 271694755 246902784 35875 33554432000 4194304 4797429 140733986660256 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 60279 35875 416 148 0 55208 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 241116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 4.00 3/186 17173
/proc/meminfo: memFree=20846412/32951124 swapFree=67111528/67111528
[pid=17123] ppid=17121 vsize=241116 CPUtime=1299.99 cores=1,3
/proc/17123/stat : 17123 (techdemo) R 17121 17123 16917 0 -1 4202496 282724 0 0 0 129931 68 0 0 25 0 1 0 271694755 246902784 35875 33554432000 4194304 4797429 140733986660256 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17123/statm: 60279 35875 416 148 0 55208 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 241116

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
CPU user time (s): 1299.31
CPU system time (s): 0.688895
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 302724

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

runsolver used 2.05969 second user time and 5.04823 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 03:06:31
IDJOB=3173275
IDBENCH=82693
IDSOLVER=1585
FILE ID=node141/3173275-1301792791
RUNJOBID= node141-1301791489-16937
PBS_JOBID= 12841425
Free space on /tmp= 71864 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S64154096-097-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173275-1301792791/watcher-3173275-1301792791 -o /tmp/evaluation-result-3173275-1301792791/solver-3173275-1301792791 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173275-1301792791.cnf

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

MD5SUM BENCH= 1d861e510861ad58190eb0b3053bc657
RANDOM SEED=1102735888

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:      21086240 kB
Buffers:        353280 kB
Cached:       11168460 kB
SwapCached:          0 kB
Active:        7529120 kB
Inactive:      4073636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21086240 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26012 kB
Writeback:           0 kB
AnonPages:       80652 kB
Mapped:          15952 kB
Slab:           198428 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   457180 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71848 MiB
End job on node141 at 2011-04-03 03:28:13