Trace number 3173270

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S1351005860-011-UNKNOWN.cnf
MD5SUM6a80d43525a755784678c69a1c250bac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.4207
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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-3173270-1301792785.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/11457/20000 lits-rem:0 time: 0.10
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.01
0.09/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
0.09/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.15	c lits-rem:         0  cl-subs:        0  v-elim:    666  v-fix:    0  time:  0.02 s
0.09/0.15	c learnt bin added due to v-elim: 0
0.09/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:     502 undec:      46 neg:     452
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.16	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.29/0.39	c Decided on static restart strategy
5.50/5.56	c  N dy     7     30002      1000     20000         0     10734    100000    898643    150.22    120.47  --
5.59/5.62	c  S st     7     30002      1000     20000         0     10734    100000    898643    150.22    120.47  --
5.59/5.69	c  S st     7     30504      1000     20000         0     11236    100000    946611    150.22    120.47  --
5.59/5.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.59/5.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.07
5.69/5.76	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
5.69/5.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.77	c Subs w/ non-existent bins:      0 time:  0.01 s
5.69/5.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.99/7.00	c lits-rem:      1565  cl-subs:      586  v-elim:   1000  v-fix:    0  time:  1.21 s
6.99/7.00	c learnt bin added due to v-elim: 0
6.99/7.00	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
6.99/7.00	c vivif2 --  cl tried    10650 cl shrink        0 lits rem          0 time: 0.01
7.09/7.14	c asymm  cl-useful: 0/7125/20000 lits-rem:0 time: 0.13
7.09/7.14	c calculated reachability. Time: 0.00
7.09/7.14	c  N dy     7     30504      1000     20000         0     10650    100000    896332    150.22    120.47  --
7.09/7.14	c  F st     7     30504      1000     20000         0     10650    100000    896332    150.22    120.47  --
7.39/7.41	c Decided on static restart strategy
9.68/9.73	c  N dy    14     45756      1000     20000         0      9066    100000    359003    136.22    114.63  --
9.68/9.75	c  S st    14     45756      1000     20000         0      9066    100000    359003    136.22    114.63  --
9.79/9.83	c  S st    14     46258      1000     20000         0      9568    100000    405335    136.22    114.63  --
9.79/9.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.79/9.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.79/9.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.04
9.79/9.87	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
9.79/9.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.79/9.87	c Subs w/ non-existent bins:      0 time:  0.00 s
9.79/9.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.79/9.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.79/9.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.49/12.55	c lits-rem:       409  cl-subs:      253  v-elim:   1000  v-fix:    0  time:  2.67 s
12.49/12.55	c learnt bin added due to v-elim: 0
12.49/12.55	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
12.49/12.55	c vivif2 --  cl tried     9315 cl shrink        0 lits rem          0 time: 0.00
12.49/12.57	c asymm  cl-useful: 0/1418/20000 lits-rem:0 time: 0.02
12.49/12.57	c calculated reachability. Time: 0.00
12.49/12.57	c  N dy    14     46258      1000     20000         0      9315    100000    395933    136.22    114.63  --
17.50/17.55	c  N dy    15     69387      1000     20000         0     11465    100000    456105    147.31    114.04  --
17.50/17.57	c  S st    15     69387      1000     20000         0     11465    100000    456105    147.31    114.04  --
17.60/17.65	c  S st    15     69894      1000     20000         0     11972    100000    502219    147.31    114.04  --
17.60/17.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.60/17.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.69/17.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.05
17.69/17.70	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
17.69/17.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.69/17.71	c Subs w/ non-existent bins:      0 time:  0.00 s
17.69/17.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.69/17.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.69/17.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.29/20.36	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
21.29/21.30	c Added 11 vars  tried: 80000 time: 0.95
21.29/21.31	c ORs :     11 avg-s:  0.0 cl-sh:  1995 l-rem:   1995 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    0.96
21.29/21.32	c lits-rem:       910  cl-subs:      218  v-elim:   1000  v-fix:    0  time:  3.60 s
21.29/21.32	c learnt bin added due to v-elim: 0
21.29/21.32	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.00
21.29/21.33	c vivif2 --  cl tried    11754 cl shrink        0 lits rem          0 time: 0.00
21.39/21.41	c asymm  cl-useful: 0/11689/20011 lits-rem:0 time: 0.08
21.39/21.41	c calculated reachability. Time: 0.00
21.39/21.41	c  N dy    15     69894      1011     20011        22     11754    100073    489251    147.31    114.04  --
21.39/21.41	c  F st    15     69894      1011     20011        22     11754    100073    489251    147.31    114.04  --
21.59/21.69	c Decided on static restart strategy
28.79/28.80	c  N dy    22    104842      1011     20011        22     21655    100073   1615843    149.77    111.41  --
28.79/28.88	c  S st    22    104842      1011     20011        22     21655    100073   1615843    149.77    111.41  --
28.89/28.98	c  S st    22    105343      1011     20011        22     22156    100073   1663010    149.77    111.41  --
28.89/28.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.89/28.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.09/29.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.14
29.09/29.12	c Calc non-exist non-lernt bins v-fix:     0 done:   1011 time:  0.00 s
29.09/29.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.09/29.13	c Subs w/ non-existent bins:      0 time:  0.01 s
29.09/29.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.09/29.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.09/29.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
31.29/31.35	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
34.59/34.69	c Added 11 vars  tried: 80000 time: 3.34
34.79/34.84	c ORs :     11 avg-s:  0.0 cl-sh: 16273 l-rem:  16273 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    3.49
34.79/34.86	c lits-rem:       916  cl-subs:      699  v-elim:   1000  v-fix:    0  time:  5.70 s
34.79/34.86	c learnt bin added due to v-elim: 0
34.79/34.86	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.00
34.79/34.88	c vivif2 --  cl tried    21457 cl shrink        0 lits rem          0 time: 0.01
34.89/34.98	c asymm  cl-useful: 0/7360/20022 lits-rem:0 time: 0.11
34.89/34.99	c calculated reachability. Time: 0.00
34.89/34.99	c  N dy    22    105343      1022     20022        44     21457    100148   1577374    149.77    111.41  --
47.79/47.89	c  N dy    23    158014      1022     20022        44     29202    100148   2320987    142.04    111.35  --
47.89/47.99	c  S st    23    158014      1022     20022        44     29202    100148   2320987    142.04    111.35  --
48.09/48.10	c  S st    23    158518      1022     20022        44     29706    100148   2366120    142.04    111.35  --
48.09/48.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
48.09/48.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.30/48.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.20
48.30/48.31	c Calc non-exist non-lernt bins v-fix:     0 done:   1022 time:  0.00 s
48.30/48.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.30/48.32	c Subs w/ non-existent bins:      0 time:  0.01 s
48.30/48.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.30/48.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
48.30/48.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
51.49/51.50	c ORs :     22 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
56.59/56.67	c Added 11 vars  tried: 80000 time: 5.17
56.89/56.92	c ORs :     11 avg-s:  0.0 cl-sh: 19591 l-rem:  19591 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    5.42
56.89/56.95	c lits-rem:       142  cl-subs:      919  v-elim:   1000  v-fix:    0  time:  8.57 s
56.89/56.95	c learnt bin added due to v-elim: 0
56.89/56.95	c vivif2 --  cl tried    20033 cl shrink        0 lits rem          0 time: 0.00
56.89/56.97	c vivif2 --  cl tried    28787 cl shrink        0 lits rem          0 time: 0.02
56.99/57.02	c asymm  cl-useful: 0/984/20033 lits-rem:0 time: 0.05
56.99/57.03	c calculated reachability. Time: 0.00
56.99/57.03	c  N dy    23    158518      1033     20033        66     28787    100221   2254539    142.04    111.35  --
79.79/79.80	c  N dy    24    237779      1033     20033        66     34040    100221   2517546    144.26    111.27  --
79.79/79.90	c  S st    24    237779      1033     20033        66     34040    100221   2517546    144.26    111.27  --
79.99/80.03	c  S st    24    238283      1033     20033        66     34544    100221   2563832    144.26    111.27  --
79.99/80.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.99/80.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.20/80.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.3M T:  0.25
80.20/80.29	c Calc non-exist non-lernt bins v-fix:     0 done:   1033 time:  0.00 s
80.20/80.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.30/80.31	c Subs w/ non-existent bins:      0 time:  0.02 s
80.30/80.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.30/80.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
80.30/80.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
84.39/84.46	c ORs :     33 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
90.49/90.51	c Added 11 vars  tried: 80000 time: 6.04
90.69/90.78	c ORs :     11 avg-s:  0.0 cl-sh: 20324 l-rem:  20324 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    6.32
90.79/90.82	c lits-rem:        69  cl-subs:     1122  v-elim:   1000  v-fix:    0  time: 10.45 s
90.79/90.82	c learnt bin added due to v-elim: 0
90.79/90.82	c vivif2 --  cl tried    20044 cl shrink        0 lits rem          0 time: 0.00
90.79/90.84	c vivif2 --  cl tried    33422 cl shrink        0 lits rem          0 time: 0.02
90.89/90.96	c asymm  cl-useful: 0/9315/20044 lits-rem:0 time: 0.12
90.89/90.96	c calculated reachability. Time: 0.00
90.89/90.96	c  N dy    24    238283      1044     20044        88     33422    100295   2420140    144.26    111.27  --
132.19/132.23	c  N dy    25    357424      1044     20044        88     37538    100295   2447616    146.34    114.51  --
132.29/132.32	c  S st    25    357424      1044     20044        88     37538    100295   2447616    146.34    114.51  --
132.39/132.44	c  S st    25    357927      1044     20044        88     38041    100295   2495260    146.34    114.51  --
132.39/132.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.39/132.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.59/132.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.24
132.59/132.69	c Calc non-exist non-lernt bins v-fix:     0 done:   1044 time:  0.00 s
132.59/132.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.69/132.70	c Subs w/ non-existent bins:      0 time:  0.02 s
132.69/132.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.69/132.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
132.69/132.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
136.69/136.77	c ORs :     44 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
142.29/142.31	c Added 11 vars  tried: 80000 time: 5.54
142.49/142.54	c ORs :     11 avg-s:  0.0 cl-sh: 18544 l-rem:  18544 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    5.77
142.49/142.58	c lits-rem:       157  cl-subs:     1161  v-elim:   1000  v-fix:    0  time:  9.79 s
142.49/142.58	c learnt bin added due to v-elim: 0
142.49/142.58	c vivif2 --  cl tried    20055 cl shrink        0 lits rem          0 time: 0.00
142.59/142.60	c vivif2 --  cl tried    36880 cl shrink        0 lits rem          0 time: 0.02
142.69/142.72	c asymm  cl-useful: 0/6673/20055 lits-rem:0 time: 0.12
142.69/142.72	c calculated reachability. Time: 0.00
142.69/142.72	c  N dy    25    357927      1055     20055       110     36880    100368   2350722    146.34    114.51  --
211.79/211.84	c  N dy    26    536891      1055     20055       110     44853    100368   2766657    153.21    114.36  --
211.89/211.95	c  S st    26    536891      1055     20055       110     44853    100368   2766657    153.21    114.36  --
212.09/212.10	c  S st    26    537392      1055     20055       110     45354    100368   2811026    153.21    114.36  --
212.09/212.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
212.09/212.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
212.30/212.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.0M T:  0.28
212.30/212.39	c Calc non-exist non-lernt bins v-fix:     0 done:   1055 time:  0.00 s
212.30/212.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
212.39/212.41	c Subs w/ non-existent bins:      0 time:  0.02 s
212.39/212.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
212.49/212.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
212.49/212.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
217.89/217.93	c ORs :     55 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
223.20/223.24	c Added 11 vars  tried: 80000 time: 5.31
223.39/223.49	c ORs :     11 avg-s:  0.0 cl-sh: 17346 l-rem:  17346 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    5.55
223.49/223.53	c lits-rem:        35  cl-subs:     1377  v-elim:   1000  v-fix:    0  time: 11.01 s
223.49/223.53	c learnt bin added due to v-elim: 0
223.49/223.53	c vivif2 --  cl tried    20066 cl shrink        0 lits rem          0 time: 0.00
223.49/223.55	c vivif2 --  cl tried    43977 cl shrink        0 lits rem          0 time: 0.02
223.59/223.68	c asymm  cl-useful: 0/4078/20066 lits-rem:0 time: 0.13
223.59/223.68	c calculated reachability. Time: 0.00
223.59/223.68	c  N dy    26    537392      1066     20066       132     43977    100444   2675171    153.21    114.36  --
223.59/223.68	c  F st    26    537392      1066     20066       132     43977    100444   2675171    153.21    114.36  --
224.09/224.14	c Decided on static restart strategy
331.50/331.59	c  N dy    33    806088      1066     20066       132     67190    100444   5190262    146.94    113.98  --
331.70/331.79	c  S st    33    806088      1066     20066       132     67190    100444   5190262    146.94    113.98  --
331.90/331.99	c  S st    33    806592      1066     20066       132     67694    100444   5235971    146.94    113.98  --
332.00/332.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
332.00/332.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
332.60/332.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.2M T:  0.63
332.60/332.63	c Calc non-exist non-lernt bins v-fix:     0 done:   1066 time:  0.00 s
332.60/332.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
332.60/332.66	c Subs w/ non-existent bins:      0 time:  0.03 s
332.70/332.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
332.80/332.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
332.80/332.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
454.21/454.25	c ORs :     66 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
465.81/465.83	c Added 11 vars  tried: 80000 time: 11.57
466.81/466.82	c ORs :     11 avg-s:  0.0 cl-sh: 42371 l-rem:  42371 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:   12.57
466.81/466.89	c lits-rem:       136  cl-subs:     2862  v-elim:   1000  v-fix:    0  time: 134.10 s
466.81/466.89	c learnt bin added due to v-elim: 0
466.81/466.89	c vivif2 --  cl tried    20077 cl shrink        0 lits rem          0 time: 0.00
466.91/466.94	c vivif2 --  cl tried    64832 cl shrink        0 lits rem          0 time: 0.04
467.11/467.11	c asymm  cl-useful: 0/6658/20077 lits-rem:0 time: 0.17
467.11/467.11	c calculated reachability. Time: 0.00
467.11/467.11	c  N dy    33    806592      1077     20077       154     64832    100520   4862179    146.94    113.98  --
679.62/679.66	c  N dy    34   1209888      1077     20077       154     81293    100520   6087905    150.43    114.46  --
679.92/679.94	c  S st    34   1209888      1077     20077       154     81293    100520   6087905    150.43    114.46  --
679.92/679.94	c Finding binary XORs  T:     0.00 s  found:       0
680.12/680.18	c  S st    34   1210392      1077     20077       154     81797    100520   6135281    150.43    114.46  --
680.12/680.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
680.12/680.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
680.92/680.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.6M T:  0.75
680.92/680.94	c Calc non-exist non-lernt bins v-fix:     0 done:   1077 time:  0.00 s
680.92/680.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
680.92/680.99	c Subs w/ non-existent bins:      0 time:  0.04 s
681.11/681.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
681.11/681.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
681.11/681.18	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
855.52/855.51	c ORs :     77 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
868.02/868.06	c Added 11 vars  tried: 80000 time: 12.55
869.82/869.88	c ORs :     11 avg-s:  0.0 cl-sh: 65236 l-rem:  65236 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:   14.37
869.92/869.97	c lits-rem:        93  cl-subs:     3431  v-elim:   1000  v-fix:    0  time: 188.79 s
869.92/869.97	c learnt bin added due to v-elim: 0
869.92/869.97	c vivif2 --  cl tried    20088 cl shrink        0 lits rem          0 time: 0.00
870.02/870.02	c vivif2 --  cl tried    78366 cl shrink        0 lits rem          0 time: 0.05
870.22/870.21	c asymm  cl-useful: 0/4449/20088 lits-rem:0 time: 0.18
870.22/870.21	c calculated reachability. Time: 0.00
870.22/870.21	c  N dy    34   1210392      1088     20088       176     78366    100590   5699011    150.43    114.46  --
1177.33/1177.32	c  N dy    35   1710393      1088     20088       176    110589    100590   9426639    163.84    116.91  --
1177.63/1177.69	c  S st    35   1710393      1088     20088       176    110589    100590   9426639    163.84    116.91  --
1178.04/1178.04	c  S st    35   1710901      1088     20088       176    111097    100590   9473410    163.84    116.91  --
1178.04/1178.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1178.04/1178.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1179.13/1179.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.7M T:  1.14
1179.13/1179.19	c Calc non-exist non-lernt bins v-fix:     0 done:   1088 time:  0.00 s
1179.13/1179.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1179.24/1179.26	c Subs w/ non-existent bins:      0 time:  0.06 s
1179.44/1179.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1179.63/1179.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
1179.63/1179.61	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-3173270-1301792785/watcher-3173270-1301792785 -o /tmp/evaluation-result-3173270-1301792785/solver-3173270-1301792785 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173270-1301792785.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.01 4.01 3.97 2/185 21132
/proc/meminfo: memFree=22483896/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=29232 CPUtime=0 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 788 0 0 0 0 0 0 0 25 0 1 0 290880842 29933568 722 33554432000 4194304 4797429 140736128644848 18446744073709551615 4621888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 7308 723 347 148 0 2237 0

[startup+0.033192 s]
/proc/loadavg: 4.01 4.01 3.97 2/185 21132
/proc/meminfo: memFree=22483896/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=30188 CPUtime=0.03 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 1120 0 0 0 3 0 0 0 25 0 1 0 290880842 30912512 1040 33554432000 4194304 4797429 140736128644848 18446744073709551615 4428984 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 7547 1040 370 148 0 2476 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30188

[startup+0.10018 s]
/proc/loadavg: 4.01 4.01 3.97 2/185 21132
/proc/meminfo: memFree=22483896/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=30188 CPUtime=0.09 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 1123 0 0 0 9 0 0 0 25 0 1 0 290880842 30912512 1043 33554432000 4194304 4797429 140736128644848 18446744073709551615 4430056 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 7547 1043 370 148 0 2476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30188

[startup+0.300141 s]
/proc/loadavg: 4.01 4.01 3.97 2/185 21132
/proc/meminfo: memFree=22483896/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=131728 CPUtime=0.29 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 2093 0 0 0 29 0 0 0 25 0 1 0 290880842 134889472 1769 33554432000 4194304 4797429 140736128644848 18446744073709551615 4424659 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 32932 1769 404 148 0 27861 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 131728

[startup+0.701078 s]
/proc/loadavg: 4.01 4.01 3.97 2/185 21132
/proc/meminfo: memFree=22483896/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=131728 CPUtime=0.69 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 2537 0 0 0 69 0 0 0 25 0 1 0 290880842 134889472 2212 33554432000 4194304 4797429 140736128644848 18446744073709551615 4426053 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 32932 2212 406 148 0 27861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131728

[startup+1.50092 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 21187
/proc/meminfo: memFree=22462416/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=132900 CPUtime=1.49 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 3648 0 0 0 149 0 0 0 25 0 1 0 290880842 136089600 2538 33554432000 4194304 4797429 140736128644848 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 33225 2538 406 148 0 28154 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132900

[startup+3.10061 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 21187
/proc/meminfo: memFree=22458076/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=133804 CPUtime=3.09 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 5260 0 0 0 309 0 0 0 25 0 1 0 290880842 137015296 3049 33554432000 4194304 4797429 140736128644848 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 33451 3049 406 148 0 28380 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133804

[startup+6.30101 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 21187
/proc/meminfo: memFree=22447400/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=140376 CPUtime=6.29 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 9520 0 0 0 628 1 0 0 25 0 1 0 290880842 143745024 4353 33554432000 4194304 4797429 140736128644848 18446744073709551615 4524592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 35094 4353 411 148 0 30023 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140376

[startup+12.7008 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 21187
/proc/meminfo: memFree=22431448/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=141552 CPUtime=12.69 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 12856 0 0 0 1268 1 0 0 25 0 1 0 290880842 144949248 4185 33554432000 4194304 4797429 140736128644848 18446744073709551615 4351600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 35388 4185 411 148 0 30317 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 141552

[startup+25.5004 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 21188
/proc/meminfo: memFree=22410480/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=144712 CPUtime=25.49 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 20986 0 0 0 2546 3 0 0 25 0 1 0 290880842 148185088 5903 33554432000 4194304 4797429 140736128644848 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 36178 5903 416 148 0 31107 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144712

[startup+51.1005 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 21188
/proc/meminfo: memFree=22345804/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=161176 CPUtime=51.09 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 36517 0 0 0 5102 7 0 0 25 0 1 0 290880842 165044224 10542 33554432000 4194304 4797429 140736128644848 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 40294 10542 416 148 0 35223 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 161176

[startup+102.307 s]
/proc/loadavg: 4.05 4.02 3.98 5/190 21190
/proc/meminfo: memFree=22328804/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=170148 CPUtime=102.3 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 58945 0 0 0 10217 13 0 0 25 0 1 0 290880842 174231552 11290 33554432000 4194304 4797429 140736128644848 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 42537 11290 416 148 0 37466 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 170148

[startup+162.301 s]
/proc/loadavg: 4.02 4.02 3.98 5/190 21191
/proc/meminfo: memFree=22285736/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=176064 CPUtime=162.3 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 84516 0 0 0 16211 19 0 0 25 0 1 0 290880842 180289536 14501 33554432000 4194304 4797429 140736128644848 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 44016 14501 416 148 0 38945 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 176064

[startup+222.3 s]
/proc/loadavg: 4.06 4.03 3.98 6/190 21193
/proc/meminfo: memFree=22252440/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=184772 CPUtime=222.29 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 107231 0 0 0 22205 24 0 0 25 0 1 0 290880842 189206528 16263 33554432000 4194304 4797429 140736128644848 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 46193 16263 416 148 0 41122 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 184772

[startup+282.301 s]
/proc/loadavg: 4.02 4.02 3.98 5/190 21194
/proc/meminfo: memFree=22220156/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=188392 CPUtime=282.3 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 135670 0 0 0 28198 32 0 0 25 0 1 0 290880842 192913408 15222 33554432000 4194304 4797429 140736128644848 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 47098 15222 416 148 0 42027 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 188392

[startup+342.3 s]
/proc/loadavg: 4.00 4.01 3.98 5/190 21196
/proc/meminfo: memFree=22154240/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=208584 CPUtime=342.3 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 158418 0 0 0 34191 39 0 0 25 0 1 0 290880842 213590016 24459 33554432000 4194304 4797429 140736128644848 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 52146 24459 416 148 0 47075 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 208584

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/190 21198
/proc/meminfo: memFree=22150592/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=208584 CPUtime=402.31 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 158418 0 0 0 40192 39 0 0 25 0 1 0 290880842 213590016 24459 33554432000 4194304 4797429 140736128644848 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 52146 24459 416 148 0 47075 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 208584

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 21199
/proc/meminfo: memFree=22150180/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=208820 CPUtime=462.31 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 158462 0 0 0 46192 39 0 0 25 0 1 0 290880842 213831680 24503 33554432000 4194304 4797429 140736128644848 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 52205 24503 416 148 0 47134 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 208820

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 21201
/proc/meminfo: memFree=22138124/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=212328 CPUtime=522.31 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 179960 0 0 0 52188 43 0 0 25 0 1 0 290880842 217423872 24819 33554432000 4194304 4797429 140736128644848 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 53082 24819 416 148 0 48011 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 212328

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 21202
/proc/meminfo: memFree=22137588/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=213740 CPUtime=582.31 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 200485 0 0 0 58182 49 0 0 25 0 1 0 290880842 218869760 22996 33554432000 4194304 4797429 140736128644848 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 53435 22996 416 148 0 48364 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 213740

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 21204
/proc/meminfo: memFree=22112840/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=217320 CPUtime=642.31 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 218341 0 0 0 64175 56 0 0 25 0 1 0 290880842 222535680 24791 33554432000 4194304 4797429 140736128644848 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 54330 24791 416 148 0 49259 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 217320

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 21206
/proc/meminfo: memFree=22070388/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=231688 CPUtime=702.31 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 232290 0 0 0 70169 62 0 0 25 0 1 0 290880842 237248512 30367 33554432000 4194304 4797429 140736128644848 18446744073709551615 4567820 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 57922 30367 416 148 0 52851 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 231688

[startup+762.307 s]
/proc/loadavg: 4.05 4.01 3.99 5/190 21207
/proc/meminfo: memFree=22077420/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=231688 CPUtime=762.32 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 232290 0 0 0 76170 62 0 0 25 0 1 0 290880842 237248512 30367 33554432000 4194304 4797429 140736128644848 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 57922 30367 416 148 0 52851 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 231688

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.99 5/190 21209
/proc/meminfo: memFree=22071812/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=231688 CPUtime=822.32 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 232290 0 0 0 82170 62 0 0 25 0 1 0 290880842 237248512 30367 33554432000 4194304 4797429 140736128644848 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 57922 30367 416 148 0 52851 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 231688

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 21210
/proc/meminfo: memFree=22072620/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=235112 CPUtime=882.32 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 238426 0 0 0 88168 64 0 0 25 0 1 0 290880842 240754688 27654 33554432000 4194304 4797429 140736128644848 18446744073709551615 4331805 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 58778 27654 416 148 0 53707 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 235112

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 21212
/proc/meminfo: memFree=22060420/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=235816 CPUtime=942.32 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 258273 0 0 0 94164 68 0 0 25 0 1 0 290880842 241475584 29914 33554432000 4194304 4797429 140736128644848 18446744073709551615 212435713684 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 58954 29914 416 148 0 53883 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 235816

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 21214
/proc/meminfo: memFree=22044268/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=236788 CPUtime=1002.32 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 276849 0 0 0 100158 74 0 0 25 0 1 0 290880842 242470912 30107 33554432000 4194304 4797429 140736128644848 18446744073709551615 4425015 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 59197 30107 416 148 0 54126 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 236788

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/190 21215
/proc/meminfo: memFree=21996240/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=237860 CPUtime=1062.33 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 292659 0 0 0 106150 83 0 0 25 0 1 0 290880842 243568640 26940 33554432000 4194304 4797429 140736128644848 18446744073709551615 4426358 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 59465 26940 416 148 0 54394 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 237860

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 21217
/proc/meminfo: memFree=22017924/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=238212 CPUtime=1122.33 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 307794 0 0 0 112144 89 0 0 25 0 1 0 290880842 243929088 32339 33554432000 4194304 4797429 140736128644848 18446744073709551615 212435713681 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 59553 32339 416 148 0 54482 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 238212

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 4.00 5/190 21218
/proc/meminfo: memFree=21931956/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=264340 CPUtime=1182.34 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 326926 0 0 0 118138 96 0 0 25 0 1 0 290880842 270684160 41368 33554432000 4194304 4797429 140736128644848 18446744073709551615 4506625 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 66085 41368 416 148 0 61014 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 264340

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 21220
/proc/meminfo: memFree=21931160/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=264340 CPUtime=1242.34 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 326926 0 0 0 124138 96 0 0 25 0 1 0 290880842 270684160 41368 33554432000 4194304 4797429 140736128644848 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 66085 41368 416 148 0 61014 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 264340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 4.00 4/189 21223
/proc/meminfo: memFree=22075452/32951124 swapFree=67111528/67111528
[pid=21132] ppid=21130 vsize=264340 CPUtime=1300.04 cores=5,7
/proc/21132/stat : 21132 (techdemo) R 21130 21132 20967 0 -1 4202496 326926 0 0 0 129908 96 0 0 25 0 1 0 290880842 270684160 41368 33554432000 4194304 4797429 140736128644848 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21132/statm: 66085 41368 416 148 0 61014 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 264340

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

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

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

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

runsolver used 2.05369 second user time and 5.05523 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-03 03:06:25
IDJOB=3173270
IDBENCH=82688
IDSOLVER=1585
FILE ID=node102/3173270-1301792785
RUNJOBID= node102-1301791482-20988
PBS_JOBID= 12841422
Free space on /tmp= 71948 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S1351005860-011-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173270-1301792785/watcher-3173270-1301792785 -o /tmp/evaluation-result-3173270-1301792785/solver-3173270-1301792785 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173270-1301792785.cnf

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

MD5SUM BENCH= 6a80d43525a755784678c69a1c250bac
RANDOM SEED=78912243

node102.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.828
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.828
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.828
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.828
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.828
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.82
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.828
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.828
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.828
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:      22484176 kB
Buffers:        346344 kB
Cached:        9791828 kB
SwapCached:          0 kB
Active:        7262232 kB
Inactive:      2945020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22484176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16320 kB
Writeback:           0 kB
AnonPages:       68652 kB
Mapped:          15572 kB
Slab:           196204 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285336 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= 71952 MiB
End job on node102 at 2011-04-03 03:28:07