Trace number 3264486

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.04 1300.01

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d-0.02/
connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
MD5SUM287d3b23c6f72107e24ae4186653564e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark950.907
Satisfiable
(Un)Satisfiability was proved
Number of variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
Number of clauses of size 50
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-3264486-1303572204.cnf'
0.00/0.00	c -- header says num vars:           1124
0.00/0.00	c -- header says num clauses:       13289
0.00/0.00	c -- clauses added:            0 learnts,        13289 normals,            0 xors
0.00/0.00	c -- vars added       1124
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0      1124     13289         0         0     40148         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/13289/13289 lits-rem:0 time: 0.02
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:   1124 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:    597  v-fix:    0  time:  0.01 s
0.00/0.05	c learnt bin added due to v-elim: 0
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.06	c Calc default polars -  time:   0.00 s pos:       0 undec:     151 neg:     973
0.00/0.06	c =========================================================================================
0.00/0.06	c types(t): F = full restart, N = normal restart
0.00/0.06	c types(t): S = simplification begin/end, E = solution found
0.00/0.06	c restart types(rt): st = static, dy = dynamic
0.00/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.06	c  B st     0         0       973     13138         0         0     47392         0   no data   no data  --
0.10/0.17	c Decided on static restart strategy
3.49/3.59	c  N dy     7     30002       973     13138         5     10523     47377    193892     36.70     17.08  --
3.59/3.60	c  S st     7     30002       973     13138         5     10523     47377    193892     36.70     17.08  --
3.59/3.64	c  S st     7     30503       973     13138        18     11003     47377    196624     36.70     17.08  --
3.59/3.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
3.59/3.66	c Calc non-exist non-lernt bins v-fix:     0 done:    973 time:  0.00 s
3.59/3.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.66	c Subs w/ non-existent bins:      0 time:  0.00 s
3.59/3.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.67	c subs with bin:       61  lits-rem:       189  v-fix:    0  time:  0.00 s
3.59/3.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.09/4.17	c lits-rem:     14277  cl-subs:    10222  v-elim:   1166  v-fix:    0  time:  0.49 s
4.09/4.17	c learnt bin added due to v-elim: 0
4.09/4.17	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
4.09/4.17	c vivif2 --  cl tried      720 cl shrink        0 lits rem          0 time: 0.00
4.19/4.21	c asymm  cl-useful: 0/13008/13008 lits-rem:0 time: 0.04
4.19/4.21	c calculated reachability. Time: 0.00
4.19/4.21	c  N dy     7     30503       843     13008        13       720     43493      4392     36.70     17.08  --
4.19/4.21	c  F st     7     30503       843     13008        13       720     43493      4392     36.70     17.08  --
4.29/4.38	c Decided on static restart strategy
5.89/5.97	c  N dy    14     45756       843     13008        14      8080     43493    177232     43.89     18.42  --
5.89/5.98	c  S st    14     45756       843     13008        14      8080     43493    177232     43.89     18.42  --
5.99/6.02	c  S st    14     46259       843     13008        23      8569     43493    185939     43.89     18.42  --
5.99/6.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
5.99/6.04	c Calc non-exist non-lernt bins v-fix:     0 done:    843 time:  0.00 s
5.99/6.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.04	c Subs w/ non-existent bins:      0 time:  0.00 s
5.99/6.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.05	c subs with bin:       27  lits-rem:        77  v-fix:    0  time:  0.00 s
5.99/6.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.39/6.41	c lits-rem:       636  cl-subs:      421  v-elim:    668  v-fix:    0  time:  0.36 s
6.39/6.41	c learnt bin added due to v-elim: 0
6.39/6.41	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
6.39/6.41	c vivif2 --  cl tried     8121 cl shrink        0 lits rem          0 time: 0.00
6.49/6.53	c asymm  cl-useful: 0/13008/13008 lits-rem:0 time: 0.12
6.49/6.53	c calculated reachability. Time: 0.00
6.49/6.53	c  N dy    14     46259       843     13008        23      8121     43493    176824     43.89     18.42  --
9.79/9.82	c  N dy    15     69388       843     13008        32     12223     43493    244716     40.60     19.92  --
9.79/9.83	c  S st    15     69388       843     13008        32     12223     43493    244716     40.60     19.92  --
9.79/9.89	c  S st    15     69890       843     13008        34     12719     43493    257280     40.60     19.92  --
9.79/9.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.79/9.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.90/9.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
9.90/9.91	c Calc non-exist non-lernt bins v-fix:     0 done:    843 time:  0.00 s
9.90/9.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.90/9.92	c Subs w/ non-existent bins:      0 time:  0.00 s
9.90/9.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.90/9.92	c subs with bin:       20  lits-rem:      1119  v-fix:    0  time:  0.00 s
9.90/9.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.49/10.56	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
11.00/11.03	c Added 9 vars  tried: 80000 time: 0.46
11.00/11.05	c ORs :      9 avg-s:  0.0 cl-sh:  5141 l-rem:   5141 b-add:     18 v-rep:   0 cl-rem: 0 avg s: nan T:    0.48
11.00/11.05	c lits-rem:       391  cl-subs:      846  v-elim:    668  v-fix:    0  time:  1.12 s
11.00/11.05	c learnt bin added due to v-elim: 0
11.00/11.05	c vivif2 --  cl tried    13017 cl shrink        0 lits rem          0 time: 0.00
11.00/11.05	c vivif2 --  cl tried    11853 cl shrink        0 lits rem          0 time: 0.00
11.10/11.17	c asymm  cl-useful: 2/13017/13017 lits-rem:2 time: 0.12
11.10/11.17	c calculated reachability. Time: 0.00
11.10/11.17	c  N dy    15     69890       852     13017        52     11853     43554    229228     40.60     19.92  --
11.10/11.17	c  F st    15     69890       852     13017        52     11853     43554    229228     40.60     19.92  --
11.40/11.41	c Decided on static restart strategy
17.99/18.04	c  N dy    22    104835       852     13017        57     23842     43554    715943     47.03     19.55  --
17.99/18.07	c  S st    22    104835       852     13017        57     23842     43554    715943     47.03     19.55  --
18.09/18.15	c  S st    22    105336       852     13017        60     24336     43554    727210     47.03     19.55  --
18.09/18.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.09/18.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.19/18.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.07
18.19/18.22	c Calc non-exist non-lernt bins v-fix:     0 done:    852 time:  0.00 s
18.19/18.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.19/18.23	c Subs w/ non-existent bins:      0 time:  0.00 s
18.19/18.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.19/18.25	c subs with bin:       18  lits-rem:       993  v-fix:    0  time:  0.01 s
18.19/18.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.09/20.18	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
20.79/20.80	c Added 9 vars  tried: 80000 time: 0.62
20.90/20.99	c ORs :      9 avg-s:  0.0 cl-sh: 20099 l-rem:  20099 b-add:     18 v-rep:   0 cl-rem: 37 avg s: 3.0 T:    0.81
20.90/21.00	c lits-rem:      3354  cl-subs:      878  v-elim:    670  v-fix:    0  time:  2.75 s
20.90/21.00	c learnt bin added due to v-elim: 0
20.90/21.00	c vivif2 --  cl tried    12989 cl shrink        0 lits rem          0 time: 0.00
21.00/21.01	c vivif2 --  cl tried    23440 cl shrink       65 lits rem         65 time: 0.01
21.09/21.12	c asymm  cl-useful: 0/4648/12989 lits-rem:0 time: 0.11
21.09/21.12	c calculated reachability. Time: 0.00
21.09/21.12	c  N dy    22    105336       861     12989        78     23440     43497    672051     47.03     19.55  --
32.19/32.21	c  N dy    23    158004       861     12989        92     18287     43497    306453     42.93     20.31  --
32.19/32.22	c  S st    23    158004       861     12989        92     18287     43497    306453     42.93     20.31  --
32.29/32.30	c  S st    23    158509       861     12989        96     18788     43497    319632     42.93     20.31  --
32.29/32.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.29/32.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.29/32.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.04
32.29/32.34	c Calc non-exist non-lernt bins v-fix:     0 done:    861 time:  0.00 s
32.29/32.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.29/32.35	c Subs w/ non-existent bins:      3 time:  0.00 s
32.29/32.35	c Replacing        1 vars Replaced     2032 lits Time:     0.01 s 
32.29/32.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.29/32.36	c subs with bin:       47  lits-rem:      1147  v-fix:    0  time:  0.01 s
32.29/32.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
33.69/33.70	c ORs :     17 avg-s:  2.0 cl-sh:   276 l-rem:    276 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
34.09/34.19	c Added 9 vars  tried: 80000 time: 0.49
34.20/34.20	c ORs :      9 avg-s:  0.0 cl-sh:  2811 l-rem:   2811 b-add:     18 v-rep:   0 cl-rem: 30 avg s: 3.0 T:    0.50
34.20/34.21	c lits-rem:      1761  cl-subs:      580  v-elim:    669  v-fix:    0  time:  1.84 s
34.20/34.21	c learnt bin added due to v-elim: 0
34.20/34.21	c vivif2 --  cl tried    12967 cl shrink        0 lits rem          0 time: 0.00
34.20/34.21	c vivif2 --  cl tried    18159 cl shrink       96 lits rem         96 time: 0.00
34.29/34.32	c asymm  cl-useful: 0/8319/12967 lits-rem:0 time: 0.11
34.29/34.32	c calculated reachability. Time: 0.00
34.29/34.32	c  N dy    23    158509       869     12967       112     18159     43458    303099     42.93     20.31  --
53.08/53.15	c  N dy    24    237763       869     12967       117     23297     43458    382063     43.47     20.79  --
53.08/53.17	c  S st    24    237763       869     12967       117     23297     43458    382063     43.47     20.79  --
53.18/53.25	c  S st    24    238266       869     12967       118     23792     43458    394453     43.47     20.79  --
53.18/53.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.18/53.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.28/53.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.06
53.28/53.32	c Calc non-exist non-lernt bins v-fix:     0 done:    869 time:  0.00 s
53.28/53.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.28/53.32	c Subs w/ non-existent bins:      0 time:  0.00 s
53.28/53.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.28/53.34	c subs with bin:       17  lits-rem:      1540  v-fix:    0  time:  0.01 s
53.28/53.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
54.78/54.87	c ORs :     26 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 10.0 T:    0.00
55.28/55.35	c Added 9 vars  tried: 80000 time: 0.48
55.28/55.36	c ORs :      9 avg-s:  0.0 cl-sh:  3700 l-rem:   3700 b-add:     19 v-rep:   0 cl-rem: 19 avg s: 3.0 T:    0.49
55.28/55.37	c lits-rem:      1323  cl-subs:      934  v-elim:    670  v-fix:    0  time:  2.03 s
55.28/55.37	c learnt bin added due to v-elim: 0
55.28/55.37	c vivif2 --  cl tried    12956 cl shrink        0 lits rem          0 time: 0.00
55.28/55.38	c vivif2 --  cl tried    22840 cl shrink        2 lits rem          2 time: 0.00
55.48/55.55	c asymm  cl-useful: 0/8766/12956 lits-rem:0 time: 0.17
55.48/55.55	c calculated reachability. Time: 0.00
55.48/55.55	c  N dy    24    238266       878     12956       137     22840     43437    368459     43.47     20.79  --
83.69/83.72	c  N dy    25    357399       878     12956       151     26997     43437    374495     43.36     21.10  --
83.69/83.73	c  S st    25    357399       878     12956       151     26997     43437    374495     43.36     21.10  --
83.79/83.83	c  S st    25    357900       878     12956       154     27490     43437    387219     43.36     21.10  --
83.79/83.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.79/83.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.89/83.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      1 BRemN:      0 CBin:       0 P:  4.8M T:  0.07
83.89/83.90	c Calc non-exist non-lernt bins v-fix:     0 done:    878 time:  0.00 s
83.89/83.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.89/83.91	c Subs w/ non-existent bins:      0 time:  0.01 s
83.89/83.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.89/83.93	c subs with bin:       39  lits-rem:      3032  v-fix:    0  time:  0.01 s
83.89/83.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
85.19/85.29	c ORs :     35 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
85.69/85.78	c Added 9 vars  tried: 80000 time: 0.49
85.69/85.79	c ORs :      9 avg-s:  0.0 cl-sh:  1495 l-rem:   1495 b-add:     18 v-rep:   0 cl-rem: 100 avg s: 3.0 T:    0.50
85.79/85.80	c lits-rem:      1364  cl-subs:     1052  v-elim:    670  v-fix:    0  time:  1.87 s
85.79/85.80	c learnt bin added due to v-elim: 0
85.79/85.80	c vivif2 --  cl tried    12866 cl shrink        0 lits rem          0 time: 0.00
85.79/85.80	c vivif2 --  cl tried    26398 cl shrink        7 lits rem          7 time: 0.01
85.79/85.87	c asymm  cl-useful: 0/4100/12866 lits-rem:0 time: 0.07
85.79/85.87	c calculated reachability. Time: 0.00
85.79/85.87	c  N dy    25    357900       887     12866       172     26398     43154    366442     43.36     21.10  --
137.28/137.33	c  N dy    26    536850       887     12866       191     34143     43154    489716     44.66     21.86  --
137.28/137.35	c  S st    26    536850       887     12866       191     34143     43154    489716     44.66     21.86  --
137.28/137.35	c Finding binary XORs  T:     0.00 s  found:       1
137.38/137.46	c  S st    26    537354       887     12866       194     34641     43154    501757     44.66     21.86  --
137.38/137.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
137.38/137.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.49/137.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.11
137.49/137.57	c Calc non-exist non-lernt bins v-fix:     0 done:    887 time:  0.00 s
137.49/137.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.49/137.58	c Subs w/ non-existent bins:      0 time:  0.01 s
137.49/137.59	c Replacing        1 vars Replaced     1100 lits Time:     0.01 s 
137.49/137.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.59/137.61	c subs with bin:       50  lits-rem:      1910  v-fix:    0  time:  0.01 s
137.59/137.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
139.28/139.32	c ORs :     42 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
139.79/139.83	c Added 9 vars  tried: 80000 time: 0.51
139.79/139.86	c ORs :      9 avg-s:  0.0 cl-sh:  6296 l-rem:   6296 b-add:     18 v-rep:   0 cl-rem: 7 avg s: 3.0 T:    0.54
139.79/139.87	c lits-rem:      1551  cl-subs:     1610  v-elim:    667  v-fix:    0  time:  2.26 s
139.79/139.87	c learnt bin added due to v-elim: 0
139.79/139.87	c vivif2 --  cl tried    12867 cl shrink        0 lits rem          0 time: 0.00
139.79/139.88	c vivif2 --  cl tried    32978 cl shrink       41 lits rem         41 time: 0.01
139.88/139.96	c asymm  cl-useful: 0/2458/12867 lits-rem:0 time: 0.08
139.88/139.96	c calculated reachability. Time: 0.00
139.88/139.96	c  N dy    26    537354       895     12867       210     32978     43189    467046     44.66     21.86  --
139.88/139.96	c  F st    26    537354       895     12867       210     32978     43189    467046     44.66     21.86  --
140.28/140.37	c Decided on static restart strategy
236.49/236.56	c  N dy    33    806032       895     12867       212     56864     43189   1455609     48.08     21.48  --
236.59/236.63	c  S st    33    806032       895     12867       212     56864     43189   1455609     48.08     21.48  --
236.79/236.81	c  S st    33    806533       895     12867       214     57361     43189   1467355     48.08     21.48  --
236.79/236.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.79/236.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.99/237.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.5M T:  0.24
236.99/237.05	c Calc non-exist non-lernt bins v-fix:     0 done:    895 time:  0.00 s
236.99/237.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.99/237.07	c Subs w/ non-existent bins:      0 time:  0.02 s
237.09/237.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
237.09/237.15	c subs with bin:       10  lits-rem:       394  v-fix:    0  time:  0.06 s
237.09/237.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
239.39/239.44	c ORs :     52 avg-s:  2.0 cl-sh:    63 l-rem:     63 b-add:      0 v-rep:   0 cl-rem: 8 avg s: 3.4 T:    0.03
240.59/240.67	c Added 10 vars  tried: 80000 time: 1.23
240.89/240.92	c ORs :     10 avg-s:  0.0 cl-sh: 18663 l-rem:  18663 b-add:     24 v-rep:   0 cl-rem: 0 avg s: nan T:    1.48
240.89/240.95	c lits-rem:       470  cl-subs:     1509  v-elim:    667  v-fix:    0  time:  3.79 s
240.89/240.95	c learnt bin added due to v-elim: 0
240.89/240.95	c vivif2 --  cl tried    12866 cl shrink        0 lits rem          0 time: 0.00
240.89/240.97	c vivif2 --  cl tried    55841 cl shrink        0 lits rem          0 time: 0.02
240.99/241.07	c asymm  cl-useful: 0/1888/12866 lits-rem:0 time: 0.10
240.99/241.08	c calculated reachability. Time: 0.00
240.99/241.08	c  N dy    33    806533       905     12866       238     55841     43234   1411667     48.08     21.48  --
416.69/416.72	c  N dy    34   1209800       905     12866       239     71960     43234   1924455     53.33     20.85  --
416.79/416.81	c  S st    34   1209800       905     12866       239     71960     43234   1924455     53.33     20.85  --
417.00/417.01	c  S st    34   1210304       905     12866       242     72458     43234   1936731     53.33     20.85  --
417.00/417.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
417.00/417.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
417.29/417.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      2 BRemL:      0 BRemN:      0 CBin:       0 P: 13.4M T:  0.30
417.29/417.31	c Calc non-exist non-lernt bins v-fix:     0 done:    905 time:  0.00 s
417.29/417.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
417.29/417.34	c Subs w/ non-existent bins:      0 time:  0.02 s
417.29/417.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
417.39/417.45	c subs with bin:        9  lits-rem:       223  v-fix:    0  time:  0.08 s
417.39/417.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
420.99/421.06	c ORs :     62 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
422.59/422.65	c Added 10 vars  tried: 80000 time: 1.58
422.89/422.94	c ORs :     10 avg-s:  0.0 cl-sh: 19663 l-rem:  19663 b-add:     20 v-rep:   0 cl-rem: 0 avg s: nan T:    1.88
422.89/422.98	c lits-rem:       236  cl-subs:     2251  v-elim:    667  v-fix:    0  time:  5.53 s
422.89/422.98	c learnt bin added due to v-elim: 0
422.89/422.98	c vivif2 --  cl tried    12876 cl shrink        0 lits rem          0 time: 0.00
422.99/423.01	c vivif2 --  cl tried    70198 cl shrink        1 lits rem          1 time: 0.03
423.09/423.12	c asymm  cl-useful: 0/1777/12876 lits-rem:0 time: 0.11
423.09/423.12	c calculated reachability. Time: 0.00
423.09/423.12	c  N dy    34   1210304       915     12876       264     70198     43304   1856552     53.33     20.85  --
684.90/684.98	c  N dy    35   1710304       915     12876       270    101989     43304   3001528     46.42     19.86  --
685.10/685.14	c  S st    35   1710304       915     12876       270    101989     43304   3001528     46.42     19.86  --
685.10/685.14	c Finding binary XORs  T:     0.00 s  found:       0
685.40/685.41	c  S st    35   1710804       915     12876       271    102484     43304   3013743     46.42     19.86  --
685.40/685.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
685.40/685.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
685.90/685.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.2M T:  0.54
685.90/685.96	c Calc non-exist non-lernt bins v-fix:     0 done:    915 time:  0.00 s
685.90/685.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
686.00/686.00	c Subs w/ non-existent bins:      0 time:  0.04 s
686.00/686.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
686.20/686.20	c subs with bin:       15  lits-rem:       407  v-fix:    0  time:  0.14 s
686.20/686.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
712.81/712.85	c ORs :     72 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
715.20/715.25	c Added 10 vars  tried: 80000 time: 2.40
715.90/715.99	c ORs :     10 avg-s:  0.0 cl-sh: 32132 l-rem:  32132 b-add:     20 v-rep:   0 cl-rem: 0 avg s: nan T:    3.14
716.00/716.04	c lits-rem:       557  cl-subs:     3218  v-elim:    669  v-fix:    0  time: 29.84 s
716.00/716.04	c learnt bin added due to v-elim: 0
716.00/716.04	c vivif2 --  cl tried    12886 cl shrink        0 lits rem          0 time: 0.00
716.00/716.09	c vivif2 --  cl tried    99251 cl shrink        0 lits rem          0 time: 0.05
716.21/716.21	c asymm  cl-useful: 0/2061/12886 lits-rem:0 time: 0.13
716.21/716.22	c calculated reachability. Time: 0.00
716.21/716.22	c  N dy    35   1710804       925     12886       291     99251     43374   2887326     46.42     19.86  --
1020.92/1020.92	c  N dy    36   2210806       925     12886       294    115281     43374   3521347     56.76     19.12  --
1021.11/1021.10	c  S st    36   2210806       925     12886       294    115281     43374   3521347     56.76     19.12  --
1021.41/1021.43	c  S st    36   2211306       925     12886       297    115778     43374   3533560     56.76     19.12  --
1021.41/1021.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1021.41/1021.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1022.02/1022.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      1 BRemL:      1 BRemN:      0 CBin:       0 P: 22.3M T:  0.59
1022.02/1022.03	c Calc non-exist non-lernt bins v-fix:     0 done:    925 time:  0.00 s
1022.02/1022.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1022.02/1022.08	c Subs w/ non-existent bins:      3 time:  0.05 s
1022.11/1022.13	c Replacing        1 vars Replaced     3413 lits Time:     0.06 s 
1022.21/1022.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1022.41/1022.48	c subs with bin:       11  lits-rem:      6281  v-fix:    0  time:  0.28 s
1022.41/1022.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1062.21/1062.23	c ORs :     83 avg-s:  2.0 cl-sh:  1003 l-rem:   1003 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.23
1064.01/1064.09	c Added 10 vars  tried: 80000 time: 1.85
1065.31/1065.35	c ORs :     10 avg-s:  0.0 cl-sh: 40162 l-rem:  40162 b-add:     20 v-rep:   0 cl-rem: 0 avg s: nan T:    3.12
1065.41/1065.41	c lits-rem:       593  cl-subs:     3337  v-elim:    668  v-fix:    0  time: 42.93 s
1065.41/1065.41	c learnt bin added due to v-elim: 0
1065.41/1065.41	c vivif2 --  cl tried    12895 cl shrink        0 lits rem          0 time: 0.00
1065.41/1065.47	c vivif2 --  cl tried   112428 cl shrink      617 lits rem        734 time: 0.06
1065.51/1065.58	c asymm  cl-useful: 0/1254/12895 lits-rem:0 time: 0.11
1065.51/1065.59	c calculated reachability. Time: 0.00
1065.51/1065.59	c  N dy    36   2211306       934     12895       315    112428     43438   3375335     56.76     19.12  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264486-1303572204/watcher-3264486-1303572204 -o /tmp/evaluation-result-3264486-1303572204/solver-3264486-1303572204 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3264486-1303572204.cnf 

running on 2 cores: 4,6

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.12 4.42 4.63 3/179 18537
/proc/meminfo: memFree=11951468/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=29736 CPUtime=0 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 804 0 0 0 0 0 0 0 22 0 1 0 468818328 30449664 733 33554432000 4194304 4797429 140734498927808 18446744073709551615 271550202425 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 7434 733 347 148 0 2363 0

[startup+0.106004 s]
/proc/loadavg: 3.12 4.42 4.63 3/179 18537
/proc/meminfo: memFree=11951468/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=130468 CPUtime=0.1 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 1460 0 0 0 10 0 0 0 23 0 1 0 468818328 133599232 1316 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424642 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 32617 1316 406 148 0 27546 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 130468

[startup+0.201046 s]
/proc/loadavg: 3.12 4.42 4.63 3/179 18537
/proc/meminfo: memFree=11951468/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=130468 CPUtime=0.19 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 1499 0 0 0 19 0 0 0 23 0 1 0 468818328 133599232 1354 33554432000 4194304 4797429 140734498927808 18446744073709551615 4426301 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 32617 1354 408 148 0 27546 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 130468

[startup+0.301004 s]
/proc/loadavg: 3.12 4.42 4.63 3/179 18537
/proc/meminfo: memFree=11951468/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=130468 CPUtime=0.29 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 1541 0 0 0 29 0 0 0 23 0 1 0 468818328 133599232 1394 33554432000 4194304 4797429 140734498927808 18446744073709551615 4351787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 32617 1394 408 148 0 27546 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130468

[startup+0.700955 s]
/proc/loadavg: 3.12 4.42 4.63 3/179 18537
/proc/meminfo: memFree=11951468/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=130952 CPUtime=0.69 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 1863 0 0 0 69 0 0 0 25 0 1 0 468818328 134094848 1506 33554432000 4194304 4797429 140734498927808 18446744073709551615 4341002 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 32738 1506 408 148 0 27667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130952

[startup+1.5008 s]
/proc/loadavg: 3.12 4.42 4.63 5/194 18558
/proc/meminfo: memFree=11913204/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=131676 CPUtime=1.49 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 2307 0 0 0 149 0 0 0 25 0 1 0 468818328 134836224 1666 33554432000 4194304 4797429 140734498927808 18446744073709551615 4351775 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 32919 1666 408 148 0 27848 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131676

[startup+3.10052 s]
/proc/loadavg: 3.12 4.42 4.63 5/194 18558
/proc/meminfo: memFree=11907996/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=132340 CPUtime=3.09 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 3118 0 0 0 309 0 0 0 25 0 1 0 468818328 135516160 1708 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424850 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 33085 1708 408 148 0 28014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132340

[startup+6.30092 s]
/proc/loadavg: 3.19 4.41 4.63 5/194 18558
/proc/meminfo: memFree=11896236/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=135784 CPUtime=6.29 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 4965 0 0 0 629 0 0 0 25 0 1 0 468818328 139042816 2580 33554432000 4194304 4797429 140734498927808 18446744073709551615 4524204 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 33946 2580 412 148 0 28875 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135784

[startup+12.7008 s]
/proc/loadavg: 3.26 4.40 4.62 5/194 18558
/proc/meminfo: memFree=11882104/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=137876 CPUtime=12.69 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 7521 0 0 0 1268 1 0 0 25 0 1 0 468818328 141185024 3047 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 34469 3047 415 148 0 29398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137876

[startup+25.5004 s]
/proc/loadavg: 3.42 4.38 4.61 5/194 18559
/proc/meminfo: memFree=11872144/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=143120 CPUtime=25.49 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 11792 0 0 0 2548 1 0 0 25 0 1 0 468818328 146554880 4587 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424435 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 35780 4587 415 148 0 30709 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143120

[startup+51.1008 s]
/proc/loadavg: 3.67 4.37 4.60 5/194 18559
/proc/meminfo: memFree=11855696/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=144688 CPUtime=51.09 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 18012 0 0 0 5107 2 0 0 25 0 1 0 468818328 148160512 5428 33554432000 4194304 4797429 140734498927808 18446744073709551615 4259014 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 36172 5428 417 148 0 31101 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144688

[startup+102.3 s]
/proc/loadavg: 3.86 4.31 4.57 5/194 18561
/proc/meminfo: memFree=11835032/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=148512 CPUtime=102.29 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 30637 0 0 0 10224 5 0 0 25 0 1 0 468818328 152076288 6298 33554432000 4194304 4797429 140734498927808 18446744073709551615 4341346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 37128 6298 417 148 0 32057 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 148512

[startup+162.301 s]
/proc/loadavg: 3.98 4.26 4.53 5/194 18562
/proc/meminfo: memFree=11819524/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=153388 CPUtime=162.28 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 43115 0 0 0 16221 7 0 0 25 0 1 0 468818328 157069312 7009 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 38347 7009 417 148 0 33276 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 153388

[startup+222.307 s]
/proc/loadavg: 4.03 4.23 4.50 5/194 18564
/proc/meminfo: memFree=11786880/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=155240 CPUtime=222.29 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 54463 0 0 0 22218 11 0 0 25 0 1 0 468818328 158965760 8553 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 38810 8553 417 148 0 33739 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 155240

[startup+282.301 s]
/proc/loadavg: 4.09 4.21 4.48 5/194 18565
/proc/meminfo: memFree=11770732/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=163860 CPUtime=282.28 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 66143 0 0 0 28214 14 0 0 25 0 1 0 468818328 167792640 9306 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 40965 9306 417 148 0 35894 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 163860

[startup+342.301 s]
/proc/loadavg: 4.03 4.17 4.44 5/194 18567
/proc/meminfo: memFree=11756328/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=164728 CPUtime=342.29 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 75601 0 0 0 34212 17 0 0 25 0 1 0 468818328 168681472 10023 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424654 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 41182 10023 417 148 0 36111 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 164728

[startup+402.301 s]
/proc/loadavg: 4.06 4.15 4.42 5/194 18569
/proc/meminfo: memFree=11751348/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=165000 CPUtime=402.3 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 83838 0 0 0 40210 20 0 0 25 0 1 0 468818328 168960000 11858 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 41250 11858 417 148 0 36179 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 165000

[startup+462.301 s]
/proc/loadavg: 4.02 4.12 4.39 5/194 18570
/proc/meminfo: memFree=11722932/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=170824 CPUtime=462.29 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 92211 0 0 0 46207 22 0 0 25 0 1 0 468818328 174923776 13406 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 42706 13406 417 148 0 37635 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 170824

[startup+522.301 s]
/proc/loadavg: 4.05 4.11 4.37 5/194 18572
/proc/meminfo: memFree=11721552/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=171480 CPUtime=522.3 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 100877 0 0 0 52205 25 0 0 25 0 1 0 468818328 175595520 11458 33554432000 4194304 4797429 140734498927808 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 42870 11458 417 148 0 37799 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 171480

[startup+582.3 s]
/proc/loadavg: 4.02 4.09 4.34 5/194 18573
/proc/meminfo: memFree=11705164/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=172852 CPUtime=582.3 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 109321 0 0 0 58202 28 0 0 25 0 1 0 468818328 177000448 12858 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424949 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 43213 12858 417 148 0 38142 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 172852

[startup+642.3 s]
/proc/loadavg: 4.00 4.07 4.32 5/194 18575
/proc/meminfo: memFree=11701300/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=174932 CPUtime=642.3 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 116821 0 0 0 64200 30 0 0 25 0 1 0 468818328 179130368 13309 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 43733 13309 417 148 0 38662 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 174932

[startup+702.3 s]
/proc/loadavg: 4.00 4.05 4.30 5/194 18577
/proc/meminfo: memFree=11684912/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=182564 CPUtime=702.3 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 123592 0 0 0 70197 33 0 0 25 0 1 0 468818328 186945536 16151 33554432000 4194304 4797429 140734498927808 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 45641 16151 417 148 0 40570 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 182564

[startup+762.301 s]
/proc/loadavg: 4.00 4.04 4.27 5/194 18578
/proc/meminfo: memFree=11679196/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=187568 CPUtime=762.31 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 130468 0 0 0 76196 35 0 0 25 0 1 0 468818328 192069632 15032 33554432000 4194304 4797429 140734498927808 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 46892 15032 417 148 0 41821 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 187568

[startup+822.301 s]
/proc/loadavg: 4.04 4.05 4.26 5/194 18580
/proc/meminfo: memFree=11665904/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=187648 CPUtime=822.3 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 137271 0 0 0 82193 37 0 0 25 0 1 0 468818328 192151552 17640 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 46912 17640 417 148 0 41841 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 187648

[startup+882.307 s]
/proc/loadavg: 4.01 4.04 4.24 5/194 18581
/proc/meminfo: memFree=11670584/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=187824 CPUtime=882.31 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 144597 0 0 0 88192 39 0 0 25 0 1 0 468818328 192331776 16501 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 46956 16501 417 148 0 41885 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 187824

[startup+942.301 s]
/proc/loadavg: 4.07 4.04 4.23 5/194 18583
/proc/meminfo: memFree=11648988/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=188080 CPUtime=942.31 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 150397 0 0 0 94188 43 0 0 25 0 1 0 468818328 192593920 18071 33554432000 4194304 4797429 140734498927808 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 47020 18071 417 148 0 41949 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 188080

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 4.21 5/194 18585
/proc/meminfo: memFree=11642516/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=189112 CPUtime=1002.31 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 157544 0 0 0 100185 46 0 0 25 0 1 0 468818328 193650688 16532 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 47278 16532 417 148 0 42207 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 189112

[startup+1062.3 s]
/proc/loadavg: 4.06 4.04 4.20 5/194 18586
/proc/meminfo: memFree=11630704/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=191628 CPUtime=1062.31 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 159771 0 0 0 106184 47 0 0 25 0 1 0 468818328 196227072 18724 33554432000 4194304 4797429 140734498927808 18446744073709551615 4508748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 47907 18724 417 148 0 42836 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 191628

[startup+1122.3 s]
/proc/loadavg: 4.08 4.04 4.19 5/194 18588
/proc/meminfo: memFree=11630440/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=195964 CPUtime=1122.31 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 164683 0 0 0 112183 48 0 0 25 0 1 0 468818328 200667136 18996 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 48991 18996 417 148 0 43920 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 195964

[startup+1182.3 s]
/proc/loadavg: 4.07 4.05 4.18 5/194 18589
/proc/meminfo: memFree=11607228/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=196920 CPUtime=1182.31 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 169081 0 0 0 118181 50 0 0 25 0 1 0 468818328 201646080 19256 33554432000 4194304 4797429 140734498927808 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 49230 19256 417 148 0 44159 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 196920

[startup+1242.3 s]
/proc/loadavg: 4.08 4.05 4.17 5/194 18591
/proc/meminfo: memFree=11588612/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=197512 CPUtime=1242.32 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 173534 0 0 0 124180 52 0 0 25 0 1 0 468818328 202252288 19495 33554432000 4194304 4797429 140734498927808 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 49378 19495 417 148 0 44307 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 197512



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.06 4.16 5/194 18593
/proc/meminfo: memFree=11589088/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=197596 CPUtime=1300.02 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 177567 0 0 0 129949 53 0 0 25 0 1 0 468818328 202338304 19214 33554432000 4194304 4797429 140734498927808 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 49399 19214 417 148 0 44328 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 197596

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

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

[startup+1300 s]
/proc/loadavg: 4.10 4.06 4.16 5/194 18593
/proc/meminfo: memFree=11589088/32951124 swapFree=67111528/67111528
[pid=18537] ppid=18535 vsize=197596 CPUtime=1300.02 cores=4,6
/proc/18537/stat : 18537 (techdemo) R 18535 18537 18497 0 -1 4202496 177567 0 0 0 129949 53 0 0 25 0 1 0 468818328 202338304 19214 33554432000 4194304 4797429 140734498927808 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18537/statm: 49399 19214 417 148 0 44328 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 197596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.5
CPU system time (s): 0.540917
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 307696

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

runsolver used 2.24066 second user time and 4.86926 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 17:23:24
IDJOB=3264486
IDBENCH=84643
IDSOLVER=1585
FILE ID=node133/3264486-1303572204
RUNJOBID= node133-1303572204-18516
PBS_JOBID= 13150318
Free space on /tmp= 71628 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT04/handmade/connamacher/connm-d-0.02/connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264486-1303572204/watcher-3264486-1303572204 -o /tmp/evaluation-result-3264486-1303572204/solver-3264486-1303572204 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3264486-1303572204.cnf

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

MD5SUM BENCH= 287d3b23c6f72107e24ae4186653564e
RANDOM SEED=2041830321

node133.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.834
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.66
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.834
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	: 5332.75
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      11952600 kB
Buffers:       2161916 kB
Cached:       18211052 kB
SwapCached:          0 kB
Active:        8963352 kB
Inactive:     11473468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11952600 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15980 kB
Writeback:           0 kB
AnonPages:       63164 kB
Mapped:          14340 kB
Slab:           497336 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190008 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71596 MiB
End job on node133 at 2011-04-23 17:45:07