Trace number 3173174

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
MD5SUM274f6c2fc3e630d8716a09f7c87233f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

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-3173174-1301790184.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.01/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.01/0.01	c -- vars added        200
0.01/0.01	c Parsing time:  0.01 s
0.01/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/1965/17000 lits-rem:0 time: 0.12
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.01
0.09/0.14	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
0.09/0.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.14	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.19	c lits-rem:         0  cl-subs:        0  v-elim:    132  v-fix:    0  time:  0.05 s
0.09/0.19	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:      95 undec:       4 neg:     101
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       200     17000         0         0    119000         0   no data   no data  --
0.29/0.38	c Decided on static restart strategy
3.79/3.89	c  N dy     7     30001       200     17000         0     10362    119000    434480     60.21     50.37  --
3.89/3.92	c  S st     7     30001       200     17000         0     10362    119000    434480     60.21     50.37  --
3.89/3.99	c  S st     7     30508       200     17000         0     10865    119000    459691     60.21     50.37  --
3.89/3.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.05
3.99/4.04	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
3.99/4.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.04	c Subs w/ non-existent bins:      0 time:  0.00 s
3.99/4.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.80/5.81	c lits-rem:      2695  cl-subs:      799  v-elim:    200  v-fix:    0  time:  1.76 s
5.80/5.81	c learnt bin added due to v-elim: 0
5.80/5.81	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
5.80/5.81	c vivif2 --  cl tried    10066 cl shrink        0 lits rem          0 time: 0.00
5.90/5.91	c asymm  cl-useful: 0/1757/17000 lits-rem:0 time: 0.10
5.90/5.91	c calculated reachability. Time: 0.00
5.90/5.91	c  N dy     7     30508       200     17000         0     10066    119000    414917     60.21     50.37  --
5.90/5.91	c  F st     7     30508       200     17000         0     10066    119000    414917     60.21     50.37  --
6.10/6.15	c Decided on static restart strategy
7.79/7.84	c  N dy    14     45762       200     17000         0     17215    119000    773366     58.90     49.41  --
7.79/7.88	c  S st    14     45762       200     17000         0     17215    119000    773366     58.90     49.41  --
7.89/7.96	c  S st    14     46267       200     17000         0      9089    119000    260023     58.90     49.41  --
7.89/7.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.04
7.99/8.00	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
7.99/8.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.00	c Subs w/ non-existent bins:      0 time:  0.00 s
7.99/8.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.19/9.24	c lits-rem:       142  cl-subs:      255  v-elim:    200  v-fix:    0  time:  1.23 s
9.19/9.24	c learnt bin added due to v-elim: 0
9.19/9.24	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
9.19/9.24	c vivif2 --  cl tried     8834 cl shrink        0 lits rem          0 time: 0.00
9.29/9.39	c asymm  cl-useful: 0/3945/17000 lits-rem:0 time: 0.15
9.29/9.39	c calculated reachability. Time: 0.00
9.29/9.39	c  N dy    14     46267       200     17000         0      8834    119000    253471     58.90     49.41  --
12.89/12.91	c  N dy    15     69402       200     17000         0     10919    119000    293700     62.00     50.36  --
12.89/12.93	c  S st    15     69402       200     17000         0     10919    119000    293700     62.00     50.36  --
12.99/13.00	c  S st    15     69904       200     17000         0     11413    119000    319472     62.00     50.36  --
12.99/13.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.99/13.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.99/13.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.05
12.99/13.04	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
12.99/13.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.99/13.05	c Subs w/ non-existent bins:      0 time:  0.00 s
12.99/13.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.99/13.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.29/14.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
16.29/16.31	c Added 3 vars  tried: 80000 time: 1.93
16.29/16.32	c ORs :      3 avg-s:  0.0 cl-sh:  2202 l-rem:   2202 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    1.94
16.29/16.32	c lits-rem:       384  cl-subs:      223  v-elim:    200  v-fix:    0  time:  3.27 s
16.29/16.32	c learnt bin added due to v-elim: 0
16.29/16.32	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
16.29/16.33	c vivif2 --  cl tried    11190 cl shrink        0 lits rem          0 time: 0.00
16.39/16.48	c asymm  cl-useful: 0/3467/17003 lits-rem:0 time: 0.15
16.39/16.48	c calculated reachability. Time: 0.00
16.39/16.48	c  N dy    15     69904       203     17003         6     11190    118998    308430     62.00     50.36  --
16.39/16.48	c  F st    15     69904       203     17003         6     11190    118998    308430     62.00     50.36  --
16.69/16.71	c Decided on static restart strategy
21.59/21.66	c  N dy    22    104856       203     17003         6     20954    118998    798700     58.96     49.99  --
21.69/21.70	c  S st    22    104856       203     17003         6     20954    118998    798700     58.96     49.99  --
21.69/21.79	c  S st    22    105363       203     17003         6     21456    118998    824645     58.96     49.99  --
21.69/21.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.69/21.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.79/21.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.10
21.79/21.89	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
21.79/21.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.90/21.90	c Subs w/ non-existent bins:      0 time:  0.01 s
21.90/21.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.90/21.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.90/21.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.49/24.59	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
29.99/30.04	c Added 3 vars  tried: 80000 time: 5.45
29.99/30.09	c ORs :      3 avg-s:  0.0 cl-sh:  5668 l-rem:   5668 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    5.50
30.09/30.10	c lits-rem:      1552  cl-subs:     1387  v-elim:    200  v-fix:    0  time:  8.19 s
30.09/30.10	c learnt bin added due to v-elim: 0
30.09/30.10	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.00
30.09/30.11	c vivif2 --  cl tried    20069 cl shrink        0 lits rem          0 time: 0.01
30.19/30.20	c asymm  cl-useful: 0/1441/17006 lits-rem:0 time: 0.09
30.19/30.20	c calculated reachability. Time: 0.00
30.19/30.20	c  N dy    22    105363       206     17006        12     20069    119002    735598     58.96     49.99  --
39.60/39.62	c  N dy    23    158044       206     17006        12     28039    119002   1104992     59.87     50.59  --
39.60/39.67	c  S st    23    158044       206     17006        12     28039    119002   1104992     59.87     50.59  --
39.69/39.78	c  S st    23    158552       206     17006        12     28542    119002   1131022     59.87     50.59  --
39.69/39.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.69/39.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.89/39.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  0.14
39.89/39.92	c Calc non-exist non-lernt bins v-fix:     0 done:    206 time:  0.00 s
39.89/39.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.89/39.92	c Subs w/ non-existent bins:      0 time:  0.01 s
39.89/39.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.89/39.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.89/39.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
42.69/42.77	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
51.39/51.42	c Added 3 vars  tried: 80000 time: 8.66
51.60/51.66	c ORs :      3 avg-s:  0.0 cl-sh: 15523 l-rem:  15523 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.89
51.60/51.68	c lits-rem:       240  cl-subs:     1572  v-elim:    200  v-fix:    0  time: 11.73 s
51.60/51.68	c learnt bin added due to v-elim: 0
51.60/51.68	c vivif2 --  cl tried    17009 cl shrink        0 lits rem          0 time: 0.00
51.60/51.69	c vivif2 --  cl tried    26970 cl shrink        0 lits rem          0 time: 0.01
51.70/51.78	c asymm  cl-useful: 0/1208/17009 lits-rem:0 time: 0.09
51.70/51.78	c calculated reachability. Time: 0.00
51.70/51.78	c  N dy    23    158552       209     17009        18     26970    118997   1018499     59.87     50.59  --
67.69/67.77	c  N dy    24    237830       209     17009        18     32138    118997   1181548     62.11     50.94  --
67.79/67.82	c  S st    24    237830       209     17009        18     32138    118997   1181548     62.11     50.94  --
67.89/67.93	c  S st    24    238333       209     17009        18     32637    118997   1207604     62.11     50.94  --
67.89/67.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.89/67.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.99/68.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.16
67.99/68.09	c Calc non-exist non-lernt bins v-fix:     0 done:    209 time:  0.00 s
67.99/68.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.99/68.10	c Subs w/ non-existent bins:      0 time:  0.01 s
68.10/68.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.10/68.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.10/68.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
71.19/71.25	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
80.39/80.48	c Added 3 vars  tried: 80000 time: 9.22
80.69/80.74	c ORs :      3 avg-s:  0.0 cl-sh: 16323 l-rem:  16323 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    9.48
80.69/80.75	c lits-rem:       252  cl-subs:     1905  v-elim:    200  v-fix:    0  time: 12.63 s
80.69/80.75	c learnt bin added due to v-elim: 0
80.69/80.76	c vivif2 --  cl tried    17012 cl shrink        0 lits rem          0 time: 0.00
80.69/80.77	c vivif2 --  cl tried    30732 cl shrink        0 lits rem          0 time: 0.01
80.79/80.86	c asymm  cl-useful: 0/1123/17012 lits-rem:0 time: 0.09
80.79/80.86	c calculated reachability. Time: 0.00
80.79/80.86	c  N dy    24    238333       212     17012        24     30732    118998   1076515     62.11     50.94  --
111.19/111.26	c  N dy    25    357499       212     17012        24     34973    118998   1103627     60.27     50.50  --
111.29/111.31	c  S st    25    357499       212     17012        24     34973    118998   1103627     60.27     50.50  --
111.39/111.42	c  S st    25    358002       212     17012        24     35470    118998   1128877     60.27     50.50  --
111.39/111.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.39/111.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.49/111.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.17
111.49/111.59	c Calc non-exist non-lernt bins v-fix:     0 done:    212 time:  0.00 s
111.49/111.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.59/111.60	c Subs w/ non-existent bins:      0 time:  0.01 s
111.59/111.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.59/111.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
111.59/111.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
114.40/114.42	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
122.10/122.11	c Added 3 vars  tried: 80000 time: 7.69
122.19/122.23	c ORs :      3 avg-s:  0.0 cl-sh:  8390 l-rem:   8390 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.81
122.19/122.25	c lits-rem:       178  cl-subs:     2102  v-elim:    200  v-fix:    0  time: 10.63 s
122.19/122.25	c learnt bin added due to v-elim: 0
122.19/122.25	c vivif2 --  cl tried    17015 cl shrink        0 lits rem          0 time: 0.00
122.19/122.26	c vivif2 --  cl tried    33368 cl shrink        0 lits rem          0 time: 0.01
122.29/122.36	c asymm  cl-useful: 0/1036/17015 lits-rem:0 time: 0.10
122.29/122.36	c calculated reachability. Time: 0.00
122.29/122.36	c  N dy    25    358002       215     17015        30     33368    119002   1009598     60.27     50.50  --
171.50/171.50	c  N dy    26    537003       215     17015        30     40646    119002   1223011     64.11     50.89  --
171.50/171.55	c  S st    26    537003       215     17015        30     40646    119002   1223011     64.11     50.89  --
171.60/171.68	c  S st    26    537508       215     17015        30     41141    119002   1247977     64.11     50.89  --
171.60/171.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
171.60/171.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
171.79/171.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.9M T:  0.20
171.79/171.89	c Calc non-exist non-lernt bins v-fix:     0 done:    215 time:  0.00 s
171.79/171.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
171.89/171.90	c Subs w/ non-existent bins:      0 time:  0.01 s
171.89/171.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.89/171.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.89/171.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
175.09/175.18	c ORs :     15 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
183.10/183.13	c Added 3 vars  tried: 80000 time: 7.94
183.20/183.26	c ORs :      3 avg-s:  0.0 cl-sh:  8332 l-rem:   8332 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.08
183.20/183.28	c lits-rem:       527  cl-subs:     2121  v-elim:    200  v-fix:    0  time: 11.36 s
183.20/183.28	c learnt bin added due to v-elim: 0
183.20/183.28	c vivif2 --  cl tried    17018 cl shrink        0 lits rem          0 time: 0.00
183.20/183.29	c vivif2 --  cl tried    39020 cl shrink        0 lits rem          0 time: 0.01
183.30/183.39	c asymm  cl-useful: 0/906/17018 lits-rem:0 time: 0.10
183.30/183.39	c calculated reachability. Time: 0.00
183.30/183.39	c  N dy    26    537508       218     17018        36     39020    119006   1127063     64.11     50.89  --
183.30/183.39	c  F st    26    537508       218     17018        36     39020    119006   1127063     64.11     50.89  --
183.80/183.80	c Decided on static restart strategy
262.30/262.31	c  N dy    33    806263       218     17018        36     61345    119006   2147747     60.08     50.61  --
262.30/262.39	c  S st    33    806263       218     17018        36     61345    119006   2147747     60.08     50.61  --
262.50/262.59	c  S st    33    806766       218     17018        36     61842    119006   2173134     60.08     50.61  --
262.60/262.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
262.60/262.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.00/263.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.4M T:  0.49
263.00/263.09	c Calc non-exist non-lernt bins v-fix:     0 done:    218 time:  0.00 s
263.00/263.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.10/263.11	c Subs w/ non-existent bins:      0 time:  0.02 s
263.10/263.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
263.10/263.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
263.10/263.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
273.70/273.78	c ORs :     18 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
290.40/290.50	c Added 3 vars  tried: 80000 time: 16.72
291.10/291.15	c ORs :      3 avg-s:  0.0 cl-sh: 26679 l-rem:  26679 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   17.38
291.10/291.19	c lits-rem:      1541  cl-subs:     4203  v-elim:    200  v-fix:    0  time: 28.03 s
291.10/291.19	c learnt bin added due to v-elim: 0
291.10/291.19	c vivif2 --  cl tried    17021 cl shrink        0 lits rem          0 time: 0.00
291.20/291.21	c vivif2 --  cl tried    57639 cl shrink        0 lits rem          0 time: 0.02
291.30/291.32	c asymm  cl-useful: 0/1320/17021 lits-rem:0 time: 0.11
291.30/291.32	c calculated reachability. Time: 0.00
291.30/291.32	c  N dy    33    806766       221     17021        42     57639    119010   1911573     60.08     50.61  --
448.71/448.80	c  N dy    34   1210149       221     17021        42     74342    119010   2512030     60.21     50.34  --
448.91/448.90	c  S st    34   1210149       221     17021        42     74342    119010   2512030     60.21     50.34  --
449.11/449.12	c  S st    34   1210654       221     17021        42     74844    119010   2537039     60.21     50.34  --
449.11/449.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
449.11/449.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
449.61/449.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.0M T:  0.53
449.61/449.66	c Calc non-exist non-lernt bins v-fix:     0 done:    221 time:  0.00 s
449.61/449.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
449.61/449.68	c Subs w/ non-existent bins:      0 time:  0.02 s
449.71/449.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
449.71/449.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
449.71/449.73	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
464.91/464.91	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
484.01/484.08	c Added 3 vars  tried: 80000 time: 19.17
485.01/485.08	c ORs :      3 avg-s:  0.0 cl-sh: 32784 l-rem:  32784 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   20.16
485.11/485.12	c lits-rem:       240  cl-subs:     5281  v-elim:    200  v-fix:    0  time: 35.39 s
485.11/485.12	c learnt bin added due to v-elim: 0
485.11/485.12	c vivif2 --  cl tried    17024 cl shrink        0 lits rem          0 time: 0.00
485.11/485.15	c vivif2 --  cl tried    69563 cl shrink        0 lits rem          0 time: 0.02
485.21/485.27	c asymm  cl-useful: 0/964/17024 lits-rem:0 time: 0.13
485.21/485.28	c calculated reachability. Time: 0.00
485.21/485.28	c  N dy    34   1210654       224     17024        48     69563    119011   2202064     60.21     50.34  --
719.81/719.83	c  N dy    35   1710655       224     17024        48    100738    119011   3632746     58.40     49.79  --
719.91/719.97	c  S st    35   1710655       224     17024        48    100738    119011   3632746     58.40     49.79  --
720.21/720.29	c  S st    35   1711156       224     17024        48    101238    119011   3658619     58.40     49.79  --
720.31/720.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
720.31/720.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
720.91/720.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.9M T:  0.65
720.91/720.95	c Calc non-exist non-lernt bins v-fix:     0 done:    224 time:  0.00 s
720.91/720.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
720.91/720.98	c Subs w/ non-existent bins:      0 time:  0.03 s
721.01/721.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
721.01/721.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
721.01/721.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
837.52/837.53	c ORs :     24 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.19
865.72/865.72	c Added 3 vars  tried: 80000 time: 28.19
868.02/868.00	c ORs :      3 avg-s:  0.0 cl-sh: 50848 l-rem:  50848 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   30.48
868.02/868.06	c lits-rem:        67  cl-subs:     7935  v-elim:    200  v-fix:    0  time: 146.99 s
868.02/868.06	c learnt bin added due to v-elim: 0
868.02/868.06	c vivif2 --  cl tried    17027 cl shrink        0 lits rem          0 time: 0.00
868.12/868.10	c vivif2 --  cl tried    93303 cl shrink        0 lits rem          0 time: 0.03
868.22/868.25	c asymm  cl-useful: 0/621/17027 lits-rem:0 time: 0.15
868.22/868.26	c calculated reachability. Time: 0.00
868.22/868.26	c  N dy    35   1711156       227     17027        54     93303    119014   3164308     58.40     49.79  --
1136.72/1136.72	c  N dy    36   2211156       227     17027        54    109361    119014   3780851     58.29     49.47  --
1136.82/1136.89	c  S st    36   2211156       227     17027        54    109361    119014   3780851     58.29     49.47  --
1136.82/1136.89	c Finding binary XORs  T:     0.00 s  found:       0
1137.22/1137.23	c  S st    36   2211660       227     17027        54    109857    119014   3806718     58.29     49.47  --
1137.22/1137.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1137.22/1137.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1138.12/1138.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.8M T:  0.89
1138.12/1138.13	c Calc non-exist non-lernt bins v-fix:     0 done:    227 time:  0.00 s
1138.12/1138.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1138.12/1138.16	c Subs w/ non-existent bins:      0 time:  0.03 s
1138.22/1138.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1138.22/1138.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1138.22/1138.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1245.83/1245.87	c ORs :     27 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.19
1274.83/1274.82	c Added 3 vars  tried: 80000 time: 28.96
1276.23/1276.24	c ORs :      3 avg-s:  0.0 cl-sh: 32103 l-rem:  32103 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   30.37
1276.33/1276.30	c lits-rem:       649  cl-subs:     8185  v-elim:    200  v-fix:    0  time: 138.05 s
1276.33/1276.30	c learnt bin added due to v-elim: 0
1276.33/1276.30	c vivif2 --  cl tried    17030 cl shrink        0 lits rem          0 time: 0.00
1276.33/1276.34	c vivif2 --  cl tried   101672 cl shrink        0 lits rem          0 time: 0.04
1276.43/1276.48	c asymm  cl-useful: 0/648/17030 lits-rem:0 time: 0.14
1276.43/1276.49	c calculated reachability. Time: 0.00
1276.43/1276.49	c  N dy    36   2211660       230     17030        60    101672    119023   3307139     58.29     49.47  --

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-3173174-1301790184/watcher-3173174-1301790184 -o /tmp/evaluation-result-3173174-1301790184/solver-3173174-1301790184 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173174-1301790184.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: 3.48 3.88 3.91 3/180 9019
/proc/meminfo: memFree=21020896/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=28908 CPUtime=0 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 696 0 0 0 0 0 0 0 18 0 1 0 290618130 29601792 631 33554432000 4194304 4797429 140733808040656 18446744073709551615 237278576151 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 7227 632 347 148 0 2156 0

[startup+0.014404 s]
/proc/loadavg: 3.48 3.88 3.91 3/180 9019
/proc/meminfo: memFree=21020896/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=29356 CPUtime=0.01 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 921 0 0 0 1 0 0 0 18 0 1 0 290618130 30060544 845 33554432000 4194304 4797429 140733808040656 18446744073709551615 237278576154 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 7339 845 347 148 0 2268 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29356

[startup+0.10039 s]
/proc/loadavg: 3.48 3.88 3.91 3/180 9019
/proc/meminfo: memFree=21020896/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=29748 CPUtime=0.09 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 1050 0 0 0 9 0 0 0 18 0 1 0 290618130 30461952 972 33554432000 4194304 4797429 140733808040656 18446744073709551615 4430094 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 7437 972 369 148 0 2366 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29748

[startup+0.300353 s]
/proc/loadavg: 3.48 3.88 3.91 3/180 9019
/proc/meminfo: memFree=21020896/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=130932 CPUtime=0.29 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 1889 0 0 0 29 0 0 0 18 0 1 0 290618130 134074368 1544 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 32733 1544 403 148 0 27662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130932

[startup+0.700282 s]
/proc/loadavg: 3.48 3.88 3.91 3/180 9019
/proc/meminfo: memFree=21020896/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=132016 CPUtime=0.69 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 2491 0 0 0 69 0 0 0 18 0 1 0 290618130 135184384 1718 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 33004 1718 405 148 0 27933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132016

[startup+1.50014 s]
/proc/loadavg: 3.52 3.89 3.91 5/190 9039
/proc/meminfo: memFree=20954816/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=132580 CPUtime=1.49 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 3276 0 0 0 149 0 0 0 20 0 1 0 290618130 135761920 1911 33554432000 4194304 4797429 140733808040656 18446744073709551615 4426313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 33145 1911 405 148 0 28074 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132580

[startup+3.10086 s]
/proc/loadavg: 3.52 3.89 3.91 5/190 9040
/proc/meminfo: memFree=20947260/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=133148 CPUtime=3.09 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 4395 0 0 0 309 0 0 0 25 0 1 0 290618130 136343552 2317 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 33287 2317 405 148 0 28216 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133148

[startup+6.30028 s]
/proc/loadavg: 3.52 3.89 3.91 5/190 9040
/proc/meminfo: memFree=20928312/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=136764 CPUtime=6.3 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 6174 0 0 0 629 1 0 0 25 0 1 0 290618130 140046336 3289 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 34191 3289 410 148 0 29120 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 136764

[startup+12.7001 s]
/proc/loadavg: 3.59 3.89 3.91 5/190 9040
/proc/meminfo: memFree=20902924/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=138344 CPUtime=12.69 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 9650 0 0 0 1268 1 0 0 25 0 1 0 290618130 141664256 3840 33554432000 4194304 4797429 140733808040656 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 34586 3840 410 148 0 29515 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138344

[startup+25.5009 s]
/proc/loadavg: 3.65 3.89 3.91 5/190 9040
/proc/meminfo: memFree=20889888/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=143176 CPUtime=25.49 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 14385 0 0 0 2547 2 0 0 25 0 1 0 290618130 146612224 4964 33554432000 4194304 4797429 140733808040656 18446744073709551615 4495566 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 35794 4964 415 148 0 30723 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143176

[startup+51.1003 s]
/proc/loadavg: 3.77 3.90 3.91 5/190 9041
/proc/meminfo: memFree=20845584/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=149372 CPUtime=51.09 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 20592 0 0 0 5105 4 0 0 25 0 1 0 290618130 152956928 6608 33554432000 4194304 4797429 140733808040656 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 37343 6608 415 148 0 32272 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 149372

[startup+102.306 s]
/proc/loadavg: 3.91 3.91 3.91 5/190 9042
/proc/meminfo: memFree=20804620/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=155080 CPUtime=102.29 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 36565 0 0 0 10222 7 0 0 25 0 1 0 290618130 158801920 7299 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 38770 7299 415 148 0 33699 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 155080

[startup+162.301 s]
/proc/loadavg: 4.04 3.94 3.91 5/190 9044
/proc/meminfo: memFree=20777936/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=158760 CPUtime=162.3 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 52821 0 0 0 16219 11 0 0 25 0 1 0 290618130 162570240 8867 33554432000 4194304 4797429 140733808040656 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 39690 8867 415 148 0 34619 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 158760

[startup+222.301 s]
/proc/loadavg: 4.01 3.95 3.91 5/190 9045
/proc/meminfo: memFree=20752128/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=162884 CPUtime=222.3 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 67956 0 0 0 22216 14 0 0 25 0 1 0 290618130 166793216 9951 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 40721 9951 415 148 0 35650 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 162884

[startup+282.3 s]
/proc/loadavg: 4.04 3.97 3.92 5/190 9047
/proc/meminfo: memFree=20719004/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=173740 CPUtime=282.3 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 80366 0 0 0 28213 17 0 0 25 0 1 0 290618130 177909760 13153 33554432000 4194304 4797429 140733808040656 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 43435 13153 415 148 0 38364 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 173740

[startup+342.3 s]
/proc/loadavg: 4.08 3.99 3.93 5/190 9049
/proc/meminfo: memFree=20713528/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=176340 CPUtime=342.3 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 91888 0 0 0 34209 21 0 0 25 0 1 0 290618130 180572160 14567 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 44085 14567 415 148 0 39014 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 176340

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.93 5/190 9050
/proc/meminfo: memFree=20674200/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=178208 CPUtime=402.3 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 105114 0 0 0 40205 25 0 0 25 0 1 0 290618130 182484992 13606 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 44552 13606 415 148 0 39481 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 178208

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.93 5/190 9052
/proc/meminfo: memFree=20651492/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=180548 CPUtime=462.31 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 114300 0 0 0 46202 29 0 0 25 0 1 0 290618130 184881152 15157 33554432000 4194304 4797429 140733808040656 18446744073709551615 4568114 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 45137 15157 415 148 0 40066 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 180548

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 9053
/proc/meminfo: memFree=20645416/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=183760 CPUtime=522.3 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 122273 0 0 0 52199 31 0 0 25 0 1 0 290618130 188170240 15021 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 45940 15021 415 148 0 40869 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 183760

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 9055
/proc/meminfo: memFree=20618108/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=187064 CPUtime=582.31 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 132668 0 0 0 58195 36 0 0 25 0 1 0 290618130 191553536 17274 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 46766 17274 415 148 0 41695 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 187064

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 9057
/proc/meminfo: memFree=20630116/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=188192 CPUtime=642.32 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 143532 0 0 0 64192 40 0 0 25 0 1 0 290618130 192708608 15404 33554432000 4194304 4797429 140733808040656 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 47048 15404 415 148 0 41977 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 188192

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 9058
/proc/meminfo: memFree=20623136/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=189824 CPUtime=702.31 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 153263 0 0 0 70188 43 0 0 25 0 1 0 290618130 194379776 16178 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 47456 16178 415 148 0 42385 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 189824

[startup+762.307 s]
/proc/loadavg: 4.04 4.00 3.93 5/190 9060
/proc/meminfo: memFree=20577100/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=198108 CPUtime=762.32 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 157394 0 0 0 76187 45 0 0 25 0 1 0 290618130 202862592 20284 33554432000 4194304 4797429 140733808040656 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 49527 20284 415 148 0 44456 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 198108

[startup+822.301 s]
/proc/loadavg: 4.06 4.01 3.94 5/190 9061
/proc/meminfo: memFree=20559980/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=198108 CPUtime=822.32 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 157394 0 0 0 82187 45 0 0 25 0 1 0 290618130 202862592 20284 33554432000 4194304 4797429 140733808040656 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 49527 20284 415 148 0 44456 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 198108

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 9063
/proc/meminfo: memFree=20600628/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=201156 CPUtime=882.31 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 160894 0 0 0 88185 46 0 0 25 0 1 0 290618130 205983744 18865 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 50289 18865 415 148 0 45218 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 201156

[startup+942.301 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 9065
/proc/meminfo: memFree=20577176/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=202044 CPUtime=942.32 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 170275 0 0 0 94181 51 0 0 25 0 1 0 290618130 206893056 19007 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 50511 19007 415 148 0 45440 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 202044

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 9066
/proc/meminfo: memFree=20545548/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=202116 CPUtime=1002.31 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 177996 0 0 0 100178 53 0 0 25 0 1 0 290618130 206966784 21911 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 50529 21911 415 148 0 45458 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 202116

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 9068
/proc/meminfo: memFree=20500516/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=203144 CPUtime=1062.31 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 187205 0 0 0 106175 56 0 0 25 0 1 0 290618130 208019456 21380 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 50786 21380 415 148 0 45715 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 203144

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9069
/proc/meminfo: memFree=20494548/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=204432 CPUtime=1122.32 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 196305 0 0 0 112171 61 0 0 25 0 1 0 290618130 209338368 20429 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 51108 20429 415 148 0 46037 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 204432

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9071
/proc/meminfo: memFree=20489564/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=207976 CPUtime=1182.33 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 198637 0 0 0 118171 62 0 0 25 0 1 0 290618130 212967424 22733 33554432000 4194304 4797429 140733808040656 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 51994 22733 415 148 0 46923 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 207976

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9073
/proc/meminfo: memFree=20473300/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=207976 CPUtime=1242.33 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 198637 0 0 0 124171 62 0 0 25 0 1 0 290618130 212967424 22733 33554432000 4194304 4797429 140733808040656 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 51994 22733 415 148 0 46923 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 207976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.95 5/191 9075
/proc/meminfo: memFree=20523500/32950904 swapFree=67111528/67111528
[pid=9019] ppid=9016 vsize=212600 CPUtime=1300.03 cores=5,7
/proc/9019/stat : 9019 (techdemo) R 9016 9019 8216 0 -1 4202496 203009 0 0 0 129940 63 0 0 25 0 1 0 290618130 217702400 21540 33554432000 4194304 4797429 140733808040656 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9019/statm: 53150 21540 415 148 0 48079 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 212600

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.4
CPU system time (s): 0.643902
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 316048

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

runsolver used 2.03369 second user time and 5.07923 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-03 02:23:04
IDJOB=3173174
IDBENCH=82592
IDSOLVER=1585
FILE ID=node121/3173174-1301790184
RUNJOBID= node121-1301790184-8999
PBS_JOBID= 12841397
Free space on /tmp= 71476 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173174-1301790184/watcher-3173174-1301790184 -o /tmp/evaluation-result-3173174-1301790184/solver-3173174-1301790184 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173174-1301790184.cnf

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

MD5SUM BENCH= 274f6c2fc3e630d8716a09f7c87233f2
RANDOM SEED=1370452274

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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:     32950904 kB
MemFree:      21021432 kB
Buffers:        343548 kB
Cached:       11248032 kB
SwapCached:          0 kB
Active:        7594960 kB
Inactive:      4063048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21021432 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16380 kB
Writeback:           0 kB
AnonPages:       66068 kB
Mapped:          15392 kB
Slab:           208088 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   220216 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= 71444 MiB
End job on node121 at 2011-04-03 02:44:46