Trace number 3264618

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) 1299.99 1300.01

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l2.used-as.sat04-894.cnf
MD5SUMb3ddb2ee2bb2b83e1c98b2a9018351fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark590.41
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
Number of clauses of size 40
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-3264618-1303572205.cnf'
0.00/0.00	c -- header says num vars:           4487
0.00/0.00	c -- header says num clauses:       18555
0.00/0.01	c -- clauses added:            0 learnts,        18555 normals,            0 xors
0.00/0.01	c -- vars added       4487
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      4487     17200      1355         0     54310         0   no data   no data  --
0.00/0.05	c asymm  cl-useful: 134/17200/17200 lits-rem:402 time: 0.04
0.06/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.02
0.06/0.08	c Calc non-exist non-lernt bins v-fix:     0 done:   4487 time:  0.00 s
0.06/0.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.06/0.08	c Subs w/ non-existent bins:    235 time:  0.00 s
0.06/0.08	c bin-w-bin subsume rem          132 bins  time:  0.00 s
0.06/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.06/0.08	c Removed useless bin:       2  fixed:     0  bprops:   0.15M  time:  0.00 s
0.09/0.12	c lits-rem:         0  cl-subs:        0  v-elim:   1495  v-fix:    0  time:  0.03 s
0.09/0.12	c learnt bin added due to v-elim: 0
0.09/0.12	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.01 s (found:    2559, avg size: 3.6)
0.09/0.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1128 locsubst:    54 time:   0.01
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:       4 undec:    2742 neg:    1741
0.09/0.14	c =========================================================================================
0.09/0.14	c types(t): F = full restart, N = normal restart
0.09/0.14	c types(t): S = simplification begin/end, E = solution found
0.09/0.14	c restart types(rt): st = static, dy = dynamic
0.09/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.14	c  B st     0         0      1864       618      1379         0     11527         0   no data   no data  --
0.19/0.23	c Decided on static restart strategy
1.89/1.93	c  N dy     7     30001      1864       618      1379     10090     11527    208166     26.66     12.45  --
1.89/1.94	c  S st     7     30001      1864       618      1379     10090     11527    208166     26.66     12.45  --
1.89/1.97	c  S st     7     30505      1864       618      1379     10540     11527    219121     26.66     12.45  --
1.99/2.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    543 locsubst:    54 time:   0.03
1.99/2.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.3M T:  0.02
1.99/2.02	c Calc non-exist non-lernt bins v-fix:     0 done:   1321 time:  0.00 s
1.99/2.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.02	c Subs w/ non-existent bins:      0 time:  0.00 s
1.99/2.02	c Replacing       13 vars Replaced      112 lits Time:     0.00 s 
1.99/2.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.02	c Removed useless bin:       0  fixed:     0  bprops:   0.13M  time:  0.00 s
1.99/2.03	c lits-rem:        84  cl-subs:       93  v-elim:     87  v-fix:    0  time:  0.00 s
1.99/2.03	c learnt bin added due to v-elim: 0
1.99/2.03	c vivif2 --  cl tried      548 cl shrink        1 lits rem          1 time: 0.00
1.99/2.03	c vivif2 --  cl tried      350 cl shrink        0 lits rem          0 time: 0.00
1.99/2.03	c asymm  cl-useful: 1/547/547 lits-rem:3 time: 0.00
1.99/2.03	c calculated reachability. Time: 0.00
1.99/2.03	c  N dy     7     30505      1221       546      1415       350     10379      4479     26.66     12.45  --
1.99/2.03	c  F st     7     30505      1221       546      1415       350     10379      4479     26.66     12.45  --
2.09/2.10	c Decided on static restart strategy
3.79/3.87	c  N dy    14     45758      1221       546      1415      6563     10379    315533     88.91     19.10  --
3.79/3.88	c  S st    14     45758      1221       546      1415      6563     10379    315533     88.91     19.10  --
3.89/3.91	c  S st    14     46259      1221       546      1415      7011     10379    327435     88.91     19.10  --
3.89/3.94	c x-sub:    13 x-cut:      0 vfix:      0 v-elim:    279 locsubst:     0 time:   0.03
3.89/3.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:    158 CBin:       0 P:  0.2M T:  0.01
3.89/3.96	c Calc non-exist non-lernt bins v-fix:     0 done:    942 time:  0.00 s
3.89/3.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.96	c Subs w/ non-existent bins:      2 time:  0.00 s
3.89/3.96	c bin-w-bin subsume rem            2 bins  time:  0.00 s
3.89/3.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.96	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
3.89/3.96	c lits-rem:         1  cl-subs:       46  v-elim:      2  v-fix:    0  time:  0.00 s
3.89/3.96	c learnt bin added due to v-elim: 0
3.89/3.96	c vivif2 --  cl tried      556 cl shrink        0 lits rem          0 time: 0.00
3.89/3.96	c vivif2 --  cl tried      563 cl shrink        0 lits rem          0 time: 0.00
3.89/3.97	c asymm  cl-useful: 0/556/556 lits-rem:0 time: 0.00
3.89/3.97	c calculated reachability. Time: 0.00
3.89/3.97	c  N dy    14     46259       940       556      1243       563      9443     18616     88.91     19.10  --
4.99/5.03	c  N dy    15     69388       940       556      1243      8957      9443    277186     37.28     21.51  --
4.99/5.04	c  S st    15     69388       940       556      1243      8957      9443    277186     37.28     21.51  --
4.99/5.07	c  S st    15     69890       940       556      1243      9411      9443    295161     37.28     21.51  --
5.09/5.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    148 locsubst:     0 time:   0.07
5.09/5.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.01
5.09/5.15	c Calc non-exist non-lernt bins v-fix:     0 done:    792 time:  0.00 s
5.09/5.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.15	c Subs w/ non-existent bins:      0 time:  0.00 s
5.09/5.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.15	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
5.09/5.15	c ORs :    680 avg-s:  2.7 cl-sh:     6 l-rem:     12 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
5.09/5.16	c Added 0 vars  tried: 31000 time: 0.01
5.09/5.16	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.01
5.09/5.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.09/5.16	c learnt bin added due to v-elim: 0
5.09/5.16	c vivif2 --  cl tried      556 cl shrink        0 lits rem          0 time: 0.00
5.09/5.16	c vivif2 --  cl tried      166 cl shrink        0 lits rem          0 time: 0.00
5.09/5.17	c asymm  cl-useful: 0/556/556 lits-rem:0 time: 0.00
5.09/5.17	c calculated reachability. Time: 0.00
5.09/5.17	c  N dy    15     69890       792       556      1243       166      9147      1691     37.28     21.51  --
5.09/5.17	c  F st    15     69890       792       556      1243       166      9147      1691     37.28     21.51  --
5.29/5.31	c Decided on static restart strategy
8.99/9.09	c  N dy    22    104836       792       556      1243     18062      9147    963631     55.17     31.59  --
9.09/9.13	c  S st    22    104836       792       556      1243     18062      9147    963631     55.17     31.59  --
9.09/9.16	c  S st    22    105339       792       556      1243     18511      9147    988107     55.17     31.59  --
9.19/9.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     57 locsubst:     0 time:   0.07
9.19/9.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.29/9.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.07
9.29/9.30	c Calc non-exist non-lernt bins v-fix:     0 done:    735 time:  0.00 s
9.29/9.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.29/9.31	c Subs w/ non-existent bins:      0 time:  0.01 s
9.29/9.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.29/9.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.29/9.33	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
13.99/14.06	c ORs :    680 avg-s:  2.7 cl-sh:     2 l-rem:      8 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
17.99/18.05	c Added 8 vars  tried: 64082 time: 3.99
18.19/18.22	c ORs :      8 avg-s:  0.0 cl-sh: 15867 l-rem:  15867 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    4.16
18.19/18.22	c lits-rem:        84  cl-subs:     7392  v-elim:      0  v-fix:    0  time:  8.89 s
18.19/18.22	c learnt bin added due to v-elim: 0
18.19/18.22	c vivif2 --  cl tried      564 cl shrink        0 lits rem          0 time: 0.00
18.19/18.23	c vivif2 --  cl tried     9464 cl shrink        0 lits rem          0 time: 0.00
18.19/18.24	c asymm  cl-useful: 0/564/564 lits-rem:0 time: 0.01
18.19/18.24	c calculated reachability. Time: 0.00
18.19/18.24	c  N dy    22    105339       743       564      1259      9464      9089    492284     55.17     31.59  --
25.69/25.72	c  N dy    23    158008       743       564      1259     21812      9089   1128544     55.44     36.73  --
25.69/25.77	c  S st    23    158008       743       564      1259     21812      9089   1128544     55.44     36.73  --
25.79/25.80	c  S st    23    158510       743       564      1259     22272      9089   1153575     55.44     36.73  --
25.79/25.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.07
25.79/25.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.89/25.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.10
25.89/25.98	c Calc non-exist non-lernt bins v-fix:     0 done:    738 time:  0.00 s
25.89/25.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.89/25.99	c Subs w/ non-existent bins:      0 time:  0.01 s
25.99/26.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.99/26.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
25.99/26.01	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
31.19/31.26	c ORs :    688 avg-s:  2.7 cl-sh:     2 l-rem:      6 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
37.99/38.02	c Added 8 vars  tried: 80000 time: 6.76
38.50/38.58	c ORs :      8 avg-s:  0.0 cl-sh: 30883 l-rem:  30883 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    7.32
38.50/38.59	c lits-rem:      5585  cl-subs:     4086  v-elim:      0  v-fix:    0  time: 12.58 s
38.50/38.59	c learnt bin added due to v-elim: 0
38.50/38.59	c vivif2 --  cl tried      572 cl shrink        0 lits rem          0 time: 0.00
38.59/38.60	c vivif2 --  cl tried    18176 cl shrink        0 lits rem          0 time: 0.01
38.59/38.62	c asymm  cl-useful: 0/572/572 lits-rem:0 time: 0.02
38.59/38.62	c calculated reachability. Time: 0.00
38.59/38.62	c  N dy    23    158510       746       572      1275     18176      9135    898238     55.44     36.73  --
53.19/53.22	c  N dy    24    237765       746       572      1275     24026      9135   1166407     54.68     40.44  --
53.19/53.28	c  S st    24    237765       746       572      1275     24026      9135   1166407     54.68     40.44  --
53.19/53.28	c Finding binary XORs  T:     0.00 s  found:       0
53.29/53.32	c  S st    24    238268       746       572      1275     24507      9135   1192676     54.68     40.44  --
53.29/53.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
53.29/53.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.49/53.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.12
53.49/53.52	c Calc non-exist non-lernt bins v-fix:     0 done:    746 time:  0.00 s
53.49/53.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.49/53.53	c Subs w/ non-existent bins:      0 time:  0.01 s
53.49/53.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.49/53.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
53.49/53.56	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
55.89/55.92	c ORs :    696 avg-s:  2.7 cl-sh:     1 l-rem:      4 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
60.29/60.38	c Added 8 vars  tried: 80000 time: 4.46
61.29/61.37	c ORs :      8 avg-s:  0.0 cl-sh: 47759 l-rem:  47759 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    5.45
61.29/61.39	c lits-rem:      1552  cl-subs:     1993  v-elim:      0  v-fix:    0  time:  7.82 s
61.29/61.39	c learnt bin added due to v-elim: 0
61.29/61.39	c vivif2 --  cl tried      580 cl shrink        0 lits rem          0 time: 0.00
61.39/61.40	c vivif2 --  cl tried    22514 cl shrink        0 lits rem          0 time: 0.01
61.39/61.42	c asymm  cl-useful: 0/580/580 lits-rem:0 time: 0.02
61.39/61.42	c calculated reachability. Time: 0.00
61.39/61.42	c  N dy    24    238268       754       580      1291     22514      9191   1038693     54.68     40.44  --
88.09/88.11	c  N dy    25    357403       754       580      1291     26141      9191   1189463     53.72     42.64  --
88.09/88.18	c  S st    25    357403       754       580      1291     26141      9191   1189463     53.72     42.64  --
88.19/88.22	c  S st    25    357905       754       580      1291     26576      9191   1213295     53.72     42.64  --
88.19/88.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
88.19/88.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.39/88.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.12
88.39/88.41	c Calc non-exist non-lernt bins v-fix:     0 done:    754 time:  0.00 s
88.39/88.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.39/88.43	c Subs w/ non-existent bins:      0 time:  0.01 s
88.39/88.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.39/88.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
88.39/88.47	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
90.20/90.26	c ORs :    704 avg-s:  2.7 cl-sh:     1 l-rem:      4 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
92.69/92.77	c Added 8 vars  tried: 80000 time: 2.51
93.39/93.49	c ORs :      8 avg-s:  0.0 cl-sh: 34581 l-rem:  34581 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    3.23
93.49/93.51	c lits-rem:       774  cl-subs:     1347  v-elim:      0  v-fix:    0  time:  5.04 s
93.49/93.51	c learnt bin added due to v-elim: 0
93.49/93.51	c vivif2 --  cl tried      588 cl shrink        0 lits rem          0 time: 0.00
93.49/93.52	c vivif2 --  cl tried    25229 cl shrink        0 lits rem          0 time: 0.02
93.49/93.54	c asymm  cl-useful: 0/588/588 lits-rem:0 time: 0.02
93.49/93.54	c calculated reachability. Time: 0.00
93.49/93.54	c  N dy    25    357905       762       588      1307     25229      9247   1111352     53.72     42.64  --
131.49/131.55	c  N dy    26    536857       762       588      1307     33925      9247   1485623     51.10     42.78  --
131.59/131.63	c  S st    26    536857       762       588      1307     33925      9247   1485623     51.10     42.78  --
131.59/131.67	c  S st    26    537359       762       588      1307     34391      9247   1510427     51.10     42.78  --
131.69/131.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
131.69/131.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.79/131.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.14
131.79/131.88	c Calc non-exist non-lernt bins v-fix:     0 done:    762 time:  0.00 s
131.79/131.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.89/131.91	c Subs w/ non-existent bins:      0 time:  0.02 s
131.89/131.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
131.89/131.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
131.89/131.96	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
134.19/134.23	c ORs :    712 avg-s:  2.7 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.22
135.29/135.37	c Added 8 vars  tried: 80000 time: 1.15
136.78/136.80	c ORs :      8 avg-s:  0.0 cl-sh: 48587 l-rem:  48587 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    2.58
136.78/136.82	c lits-rem:      1198  cl-subs:     1172  v-elim:      0  v-fix:    0  time:  4.86 s
136.78/136.82	c learnt bin added due to v-elim: 0
136.78/136.82	c vivif2 --  cl tried      596 cl shrink        0 lits rem          0 time: 0.00
136.78/136.85	c vivif2 --  cl tried    33219 cl shrink        0 lits rem          0 time: 0.02
136.78/136.87	c asymm  cl-useful: 0/596/596 lits-rem:0 time: 0.03
136.78/136.88	c calculated reachability. Time: 0.00
136.78/136.88	c  N dy    26    537359       770       596      1323     33219      9303   1406853     51.10     42.78  --
136.78/136.88	c  F st    26    537359       770       596      1323     33219      9303   1406853     51.10     42.78  --
137.08/137.18	c Decided on static restart strategy
213.49/213.55	c  N dy    33    806039       770       596      1323     56053      9303   2519782     51.88     42.58  --
213.59/213.67	c  S st    33    806039       770       596      1323     56053      9303   2519782     51.88     42.58  --
213.69/213.75	c  S st    33    806542       770       596      1323     56520      9303   2544529     51.88     42.58  --
213.79/213.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
213.79/213.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
214.19/214.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.1M T:  0.38
214.19/214.21	c Calc non-exist non-lernt bins v-fix:     0 done:    770 time:  0.00 s
214.19/214.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
214.19/214.25	c Subs w/ non-existent bins:      0 time:  0.04 s
214.19/214.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
214.29/214.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
214.29/214.35	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
224.30/224.36	c ORs :    720 avg-s:  2.7 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.82
225.59/225.65	c Added 8 vars  tried: 80000 time: 1.29
230.29/230.32	c ORs :      8 avg-s:  0.0 cl-sh: 100611 l-rem: 100611 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    5.95
230.29/230.35	c lits-rem:      1550  cl-subs:     2461  v-elim:      0  v-fix:    0  time: 16.00 s
230.29/230.35	c learnt bin added due to v-elim: 0
230.29/230.35	c vivif2 --  cl tried      604 cl shrink        0 lits rem          0 time: 0.00
230.29/230.39	c vivif2 --  cl tried    54059 cl shrink       10 lits rem         40 time: 0.04
230.39/230.44	c asymm  cl-useful: 0/604/604 lits-rem:0 time: 0.05
230.39/230.44	c calculated reachability. Time: 0.00
230.39/230.44	c  N dy    33    806542       778       604      1339     54059      9359   2321003     51.88     42.58  --
318.19/318.26	c  N dy    34   1209814       778       604      1339     68489      9359   2987758     51.20     43.21  --
318.39/318.41	c  S st    34   1209814       778       604      1339     68489      9359   2987758     51.20     43.21  --
318.49/318.51	c  S st    34   1210315       778       604      1339     68960      9359   3010391     51.20     43.21  --
318.49/318.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
318.49/318.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
318.90/318.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.3M T:  0.34
318.90/318.93	c Calc non-exist non-lernt bins v-fix:     0 done:    778 time:  0.00 s
318.90/318.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
318.90/318.98	c Subs w/ non-existent bins:      0 time:  0.05 s
319.00/319.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
319.09/319.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
319.09/319.14	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
350.59/350.68	c ORs :    728 avg-s:  2.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.64
351.69/351.73	c Added 8 vars  tried: 80000 time: 1.05
355.30/355.36	c ORs :      8 avg-s:  0.0 cl-sh: 95701 l-rem:  95701 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    4.68
355.39/355.40	c lits-rem:      1387  cl-subs:    10738  v-elim:      0  v-fix:    0  time: 36.26 s
355.39/355.40	c learnt bin added due to v-elim: 0
355.39/355.40	c vivif2 --  cl tried      612 cl shrink        0 lits rem          0 time: 0.00
355.39/355.45	c vivif2 --  cl tried    58222 cl shrink       11 lits rem         13 time: 0.05
355.39/355.48	c asymm  cl-useful: 0/612/612 lits-rem:0 time: 0.04
355.39/355.49	c calculated reachability. Time: 0.00
355.39/355.49	c  N dy    34   1210315       786       612      1355     58222      9415   2394112     51.20     43.21  --
515.68/515.79	c  N dy    35   1710318       786       612      1355     91926      9415   4022549     54.21     42.41  --
515.88/515.95	c  S st    35   1710318       786       612      1355     91926      9415   4022549     54.21     42.41  --
516.08/516.13	c  S st    35   1710819       786       612      1355     92405      9415   4045603     54.21     42.41  --
516.18/516.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
516.18/516.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
516.58/516.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.2M T:  0.46
516.58/516.67	c Calc non-exist non-lernt bins v-fix:     0 done:    786 time:  0.00 s
516.58/516.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
516.68/516.75	c Subs w/ non-existent bins:      0 time:  0.07 s
516.78/516.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
516.89/516.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
516.89/516.95	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
604.29/604.38	c ORs :    736 avg-s:  2.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 28 avg s: 38.2 T:    1.65
605.09/605.18	c Added 8 vars  tried: 80000 time: 0.81
612.29/612.33	c ORs :      8 avg-s:  0.0 cl-sh: 113566 l-rem: 113566 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    7.96
612.29/612.39	c lits-rem:      1227  cl-subs:     5746  v-elim:      0  v-fix:    0  time: 95.44 s
612.29/612.39	c learnt bin added due to v-elim: 0
612.29/612.39	c vivif2 --  cl tried      620 cl shrink        0 lits rem          0 time: 0.00
612.39/612.47	c vivif2 --  cl tried    86631 cl shrink        1 lits rem          1 time: 0.08
612.49/612.50	c asymm  cl-useful: 0/620/620 lits-rem:0 time: 0.04
612.49/612.51	c calculated reachability. Time: 0.00
612.49/612.51	c  N dy    35   1710819       794       620      1371     86631      9471   3699900     54.21     42.41  --
808.88/808.96	c  N dy    36   2210820       794       620      1371    101041      9471   4357582     54.03     41.94  --
809.08/809.14	c  S st    36   2210820       794       620      1371    101041      9471   4357582     54.03     41.94  --
809.08/809.14	c Finding binary XORs  T:     0.00 s  found:       0
809.28/809.35	c  S st    36   2211322       794       620      1371    101527      9471   4381573     54.03     41.94  --
809.38/809.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
809.38/809.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
809.88/809.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.0M T:  0.54
809.88/809.98	c Calc non-exist non-lernt bins v-fix:     0 done:    794 time:  0.00 s
809.88/809.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
809.98/810.06	c Subs w/ non-existent bins:      0 time:  0.08 s
810.08/810.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
810.18/810.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
810.18/810.29	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
930.28/930.36	c ORs :    744 avg-s:  2.6 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 27 avg s: 40.3 T:    2.48
931.18/931.26	c Added 9 vars  tried: 80000 time: 0.90
935.98/936.01	c ORs :      9 avg-s:  0.0 cl-sh: 83557 l-rem:  83557 b-add:     18 v-rep:   0 cl-rem: 0 avg s: nan T:    5.65
935.98/936.08	c lits-rem:      1073  cl-subs:     5844  v-elim:      0  v-fix:    0  time: 125.79 s
935.98/936.08	c learnt bin added due to v-elim: 0
935.98/936.08	c vivif2 --  cl tried      629 cl shrink        0 lits rem          0 time: 0.00
936.08/936.16	c vivif2 --  cl tried    95656 cl shrink        0 lits rem          0 time: 0.09
936.08/936.20	c asymm  cl-useful: 0/629/629 lits-rem:0 time: 0.03
936.18/936.20	c calculated reachability. Time: 0.00
936.18/936.20	c  N dy    36   2211322       803       629      1389     95656      9534   4039088     54.03     41.94  --
1136.57/1136.61	c  N dy    39   2711323       803       629      1389    120567      9534   5555121     54.75     41.59  --
1136.77/1136.87	c  S st    39   2711323       803       629      1389    120567      9534   5555121     54.75     41.59  --
1136.97/1137.04	c  S st    39   2711826       803       629      1389    121038      9534   5578615     54.75     41.59  --
1137.07/1137.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1137.07/1137.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1137.67/1137.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.7M T:  0.62
1137.67/1137.75	c Calc non-exist non-lernt bins v-fix:     0 done:    803 time:  0.00 s
1137.67/1137.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1137.77/1137.84	c Subs w/ non-existent bins:      0 time:  0.10 s
1137.87/1137.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1138.07/1138.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
1138.07/1138.15	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s

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-3264618-1303572205/watcher-3264618-1303572205 -o /tmp/evaluation-result-3264618-1303572205/solver-3264618-1303572205 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3264618-1303572205.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.12 4.42 4.63 4/193 18557
/proc/meminfo: memFree=11925612/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=31064 CPUtime=0 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 1197 0 0 0 0 0 0 0 21 0 1 0 468818354 31809536 980 33554432000 4194304 4797429 140734088179952 18446744073709551615 271550234105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 7766 980 348 148 0 2695 0

[startup+0.0682 s]
/proc/loadavg: 3.12 4.42 4.63 4/193 18557
/proc/meminfo: memFree=11925612/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=131456 CPUtime=0.06 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 1685 0 0 0 6 0 0 0 21 0 1 0 468818354 134610944 1371 33554432000 4194304 4797429 140734088179952 18446744073709551615 4226098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 32864 1371 379 148 0 27793 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 131456

[startup+0.100182 s]
/proc/loadavg: 3.12 4.42 4.63 4/193 18557
/proc/meminfo: memFree=11925612/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=132888 CPUtime=0.09 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 2075 0 0 0 9 0 0 0 21 0 1 0 468818354 136077312 1756 33554432000 4194304 4797429 140734088179952 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 33222 1756 397 148 0 28151 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 132888

[startup+0.300145 s]
/proc/loadavg: 3.12 4.42 4.63 4/193 18557
/proc/meminfo: memFree=11925612/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=134756 CPUtime=0.29 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 2750 0 0 0 29 0 0 0 22 0 1 0 468818354 137990144 2408 33554432000 4194304 4797429 140734088179952 18446744073709551615 4423077 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 33689 2408 411 148 0 28618 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 134756

[startup+0.701072 s]
/proc/loadavg: 3.12 4.42 4.63 4/193 18557
/proc/meminfo: memFree=11925612/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=135124 CPUtime=0.69 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 3188 0 0 0 69 0 0 0 24 0 1 0 468818354 138366976 2327 33554432000 4194304 4797429 140734088179952 18446744073709551615 4388442 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 33781 2327 411 148 0 28710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135124

[startup+1.50092 s]
/proc/loadavg: 3.12 4.42 4.63 5/194 18558
/proc/meminfo: memFree=11912336/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=135600 CPUtime=1.49 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 3696 0 0 0 149 0 0 0 25 0 1 0 468818354 138854400 2540 33554432000 4194304 4797429 140734088179952 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 33900 2540 411 148 0 28829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135600

[startup+3.10064 s]
/proc/loadavg: 3.12 4.42 4.63 5/194 18558
/proc/meminfo: memFree=11907264/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=135880 CPUtime=3.09 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 4997 0 0 0 309 0 0 0 25 0 1 0 468818354 139141120 2972 33554432000 4194304 4797429 140734088179952 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 33970 2972 415 148 0 28899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135880

[startup+6.30106 s]
/proc/loadavg: 3.19 4.41 4.63 5/194 18558
/proc/meminfo: memFree=11895120/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=138176 CPUtime=6.29 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 8299 0 0 0 628 1 0 0 25 0 1 0 468818354 141492224 3081 33554432000 4194304 4797429 140734088179952 18446744073709551615 4424877 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 34544 3082 418 148 0 29473 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138176

[startup+12.7009 s]
/proc/loadavg: 3.26 4.40 4.62 5/194 18558
/proc/meminfo: memFree=11882484/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=144920 CPUtime=12.69 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 11329 0 0 0 1267 2 0 0 25 0 1 0 468818354 148398080 5072 33554432000 4194304 4797429 140734088179952 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 36230 5072 418 148 0 31159 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 144920

[startup+25.5006 s]
/proc/loadavg: 3.42 4.38 4.61 5/194 18559
/proc/meminfo: memFree=11871648/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=147492 CPUtime=25.49 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 16472 0 0 0 2546 3 0 0 25 0 1 0 468818354 151031808 5459 33554432000 4194304 4797429 140734088179952 18446744073709551615 4352349 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 36873 5459 418 148 0 31802 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 147492

[startup+51.1009 s]
/proc/loadavg: 3.67 4.37 4.60 5/194 18559
/proc/meminfo: memFree=11855324/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=152600 CPUtime=51.09 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 23849 0 0 0 5105 4 0 0 25 0 1 0 468818354 156262400 7152 33554432000 4194304 4797429 140734088179952 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 38150 7152 418 148 0 33079 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 152600

[startup+102.307 s]
/proc/loadavg: 3.86 4.31 4.57 5/194 18561
/proc/meminfo: memFree=11834660/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=159416 CPUtime=102.3 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 41457 0 0 0 10222 8 0 0 25 0 1 0 468818354 163241984 8868 33554432000 4194304 4797429 140734088179952 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 39854 8868 418 148 0 34783 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 159416

[startup+162.301 s]
/proc/loadavg: 3.98 4.26 4.53 5/194 18562
/proc/meminfo: memFree=11819276/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=167700 CPUtime=162.29 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 65919 0 0 0 16218 11 0 0 25 0 1 0 468818354 171724800 10141 33554432000 4194304 4797429 140734088179952 18446744073709551615 4423276 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 41925 10141 418 148 0 36854 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 167700

[startup+222.301 s]
/proc/loadavg: 4.03 4.23 4.50 5/194 18564
/proc/meminfo: memFree=11786880/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=177112 CPUtime=222.29 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 82489 0 0 0 22214 15 0 0 25 0 1 0 468818354 181362688 13028 33554432000 4194304 4797429 140734088179952 18446744073709551615 4568062 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 44278 13028 423 148 0 39207 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 177112

[startup+282.301 s]
/proc/loadavg: 4.09 4.21 4.48 5/194 18565
/proc/meminfo: memFree=11770484/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=181064 CPUtime=282.29 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 106044 0 0 0 28208 21 0 0 25 0 1 0 468818354 185409536 13067 33554432000 4194304 4797429 140734088179952 18446744073709551615 4390676 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 45266 13067 418 148 0 40195 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 181064

[startup+342.301 s]
/proc/loadavg: 4.03 4.17 4.44 5/194 18567
/proc/meminfo: memFree=11756204/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=188212 CPUtime=342.29 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 121356 0 0 0 34204 25 0 0 25 0 1 0 468818354 192729088 15835 33554432000 4194304 4797429 140734088179952 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 47053 15835 418 148 0 41982 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 188212

[startup+402.301 s]
/proc/loadavg: 4.06 4.15 4.42 5/194 18569
/proc/meminfo: memFree=11750976/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=191984 CPUtime=402.3 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 135410 0 0 0 40201 29 0 0 25 0 1 0 468818354 196591616 15723 33554432000 4194304 4797429 140734088179952 18446744073709551615 4425072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 47996 15723 418 148 0 42925 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 191984

[startup+462.3 s]
/proc/loadavg: 4.02 4.12 4.39 5/194 18570
/proc/meminfo: memFree=11722684/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=193360 CPUtime=462.28 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 151940 0 0 0 46194 34 0 0 25 0 1 0 468818354 198000640 17795 33554432000 4194304 4797429 140734088179952 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 48340 17795 418 148 0 43269 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 193360

[startup+522.3 s]
/proc/loadavg: 4.05 4.11 4.37 5/194 18572
/proc/meminfo: memFree=11721428/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=204804 CPUtime=522.29 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 169768 0 0 0 52189 40 0 0 25 0 1 0 468818354 209719296 20469 33554432000 4194304 4797429 140734088179952 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 51201 20469 421 148 0 46130 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 204804

[startup+582.3 s]
/proc/loadavg: 4.02 4.09 4.34 5/194 18573
/proc/meminfo: memFree=11705164/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=204804 CPUtime=582.29 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 169768 0 0 0 58189 40 0 0 25 0 1 0 468818354 209719296 20469 33554432000 4194304 4797429 140734088179952 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 51201 20469 421 148 0 46130 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 204804

[startup+642.3 s]
/proc/loadavg: 4.00 4.07 4.32 5/194 18575
/proc/meminfo: memFree=11699440/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=207884 CPUtime=642.29 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 176440 0 0 0 64187 42 0 0 25 0 1 0 468818354 212873216 21532 33554432000 4194304 4797429 140734088179952 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 51971 21532 421 148 0 46900 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 207884

[startup+702.301 s]
/proc/loadavg: 4.00 4.05 4.30 5/194 18577
/proc/meminfo: memFree=11684664/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=208268 CPUtime=702.27 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 191205 0 0 0 70181 46 0 0 25 0 1 0 468818354 213266432 19996 33554432000 4194304 4797429 140734088179952 18446744073709551615 4423347 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 52067 19996 421 148 0 46996 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 208268

[startup+762.307 s]
/proc/loadavg: 4.00 4.04 4.27 5/194 18578
/proc/meminfo: memFree=11679072/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=209036 CPUtime=762.28 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 204447 0 0 0 76178 50 0 0 25 0 1 0 468818354 214052864 22056 33554432000 4194304 4797429 140734088179952 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 52259 22056 421 148 0 47188 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 209036

[startup+822.301 s]
/proc/loadavg: 4.04 4.05 4.26 5/194 18580
/proc/meminfo: memFree=11665780/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=212868 CPUtime=822.28 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 216556 0 0 0 82174 54 0 0 25 0 1 0 468818354 217976832 22602 33554432000 4194304 4797429 140734088179952 18446744073709551615 4524449 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 53217 22602 418 148 0 48146 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 212868

[startup+882.301 s]
/proc/loadavg: 4.01 4.04 4.24 5/194 18581
/proc/meminfo: memFree=11670336/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=212868 CPUtime=882.28 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 216556 0 0 0 88174 54 0 0 25 0 1 0 468818354 217976832 22602 33554432000 4194304 4797429 140734088179952 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 53217 22602 418 148 0 48146 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 212868

[startup+942.301 s]
/proc/loadavg: 4.07 4.04 4.23 5/194 18583
/proc/meminfo: memFree=11648864/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=214208 CPUtime=942.27 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 217395 0 0 0 94173 54 0 0 25 0 1 0 468818354 219348992 23432 33554432000 4194304 4797429 140734088179952 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 53552 23432 418 148 0 48481 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 214208

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 4.21 5/194 18585
/proc/meminfo: memFree=11642268/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=216856 CPUtime=1002.27 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 231164 0 0 0 100168 59 0 0 25 0 1 0 468818354 222060544 24261 33554432000 4194304 4797429 140734088179952 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 54214 24261 418 148 0 49143 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 216856

[startup+1062.3 s]
/proc/loadavg: 4.06 4.04 4.20 5/194 18586
/proc/meminfo: memFree=11630456/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=219936 CPUtime=1062.28 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 248622 0 0 0 106163 65 0 0 25 0 1 0 468818354 225214464 22186 33554432000 4194304 4797429 140734088179952 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 54984 22186 418 148 0 49913 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 219936

[startup+1122.3 s]
/proc/loadavg: 4.08 4.04 4.19 5/194 18588
/proc/meminfo: memFree=11630192/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=221924 CPUtime=1122.28 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 263529 0 0 0 112157 71 0 0 25 0 1 0 468818354 227250176 23388 33554432000 4194304 4797429 140734088179952 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 55481 23388 418 148 0 50410 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 221924

[startup+1182.3 s]
/proc/loadavg: 4.07 4.05 4.18 5/194 18589
/proc/meminfo: memFree=11607104/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=231204 CPUtime=1182.27 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 267832 0 0 0 118154 73 0 0 25 0 1 0 468818354 236752896 27667 33554432000 4194304 4797429 140734088179952 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 57801 27667 418 148 0 52730 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 231204

[startup+1242.3 s]
/proc/loadavg: 4.08 4.05 4.17 5/194 18591
/proc/meminfo: memFree=11588612/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=231204 CPUtime=1242.27 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 267838 0 0 0 124154 73 0 0 25 0 1 0 468818354 236752896 27673 33554432000 4194304 4797429 140734088179952 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 57801 27673 418 148 0 52730 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 231204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.06 4.16 2/188 18596
/proc/meminfo: memFree=11821264/32951124 swapFree=67111528/67111528
[pid=18557] ppid=18555 vsize=231204 CPUtime=1299.98 cores=5,7
/proc/18557/stat : 18557 (techdemo) R 18555 18557 18497 0 -1 4202496 267838 0 0 0 129925 73 0 0 25 0 1 0 468818354 236752896 27673 33554432000 4194304 4797429 140734088179952 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18557/statm: 57801 27673 418 148 0 52730 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 231204

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): 1299.99
CPU user time (s): 1299.25
CPU system time (s): 0.740887
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 337848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.25
system time used= 0.740887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267838
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 16330

runsolver used 2.07968 second user time and 5.03523 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 17:23:25
IDJOB=3264618
IDBENCH=84761
IDSOLVER=1585
FILE ID=node133/3264618-1303572205
RUNJOBID= node133-1303572204-18518
PBS_JOBID= 13150318
Free space on /tmp= 71604 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l2.used-as.sat04-894.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264618-1303572205/watcher-3264618-1303572205 -o /tmp/evaluation-result-3264618-1303572205/solver-3264618-1303572205 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3264618-1303572205.cnf

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

MD5SUM BENCH= b3ddb2ee2bb2b83e1c98b2a9018351fc
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:      11925892 kB
Buffers:       2161948 kB
Cached:       18226904 kB
SwapCached:          0 kB
Active:        8995152 kB
Inactive:     11468108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11925892 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32180 kB
Writeback:          24 kB
AnonPages:       73656 kB
Mapped:          16240 kB
Slab:           497944 kB
PageTables:       5988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   579172 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= 71612 MiB
End job on node133 at 2011-04-23 17:45:07