Trace number 3291909

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/industrial/hoonsang/vis-bmc/
all.used-as.sat04-986.cnf
MD5SUM51fef6c1c8ac21be9eb125cde1cdd08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.941
Satisfiable
(Un)Satisfiability was proved
Number of variables21317
Number of clauses63664
Sum of the clauses size148532
Maximum clause length3
Minimum clause length1
Number of clauses of size 113
Number of clauses of size 242434
Number of clauses of size 321217
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-3291909-1303789053.cnf'
0.00/0.00	c -- header says num vars:          21317
0.00/0.00	c -- header says num clauses:       63664
0.00/0.03	c -- clauses added:            0 learnts,        63664 normals,            0 xors
0.00/0.03	c -- vars added      21317
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0     21317     21204     42410         0    148432         0   no data   no data  --
0.19/0.23	c asymm  cl-useful: 88/21072/21072 lits-rem:264 time: 0.20
0.79/0.85	c Flit:     7 Blit:     73 bXBeca:    0 bXProp:  135 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.60
0.89/0.93	c Calc non-exist non-lernt bins v-fix:     0 done:  21091 time:  0.08 s
0.89/0.93	c Cache  BProp: 39 Set: 0 BXProp: 0 T: 0.00
0.89/0.94	c Subs w/ non-existent bins:     89 time:  0.01 s
0.89/0.94	c Replacing      135 vars Replaced     3990 lits Time:     0.00 s 
0.89/0.95	c bin-w-bin subsume rem            5 bins  time:  0.00 s
0.89/0.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.99/1.00	c Removed useless bin:      15  fixed:     0  bprops:   3.72M  time:  0.04 s
0.99/1.06	c lits-rem:       441  cl-subs:      596  v-elim:   6986  v-fix:    0  time:  0.06 s
0.99/1.06	c learnt bin added due to v-elim: 0
0.99/1.08	c Finding binary XORs  T:     0.01 s  found:     230
0.99/1.08	c Replacing      230 vars Replaced     2358 lits Time:     0.00 s 
0.99/1.09	c Finding non-binary XORs:     0.01 s (found:    1895, avg size: 3.0)
0.99/1.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     29 locsubst:    26 time:   0.00
0.99/1.10	c calculated reachability. Time: 0.00
0.99/1.10	c Calc default polars -  time:   0.00 s pos:     320 undec:    9452 neg:   11545
0.99/1.10	c =========================================================================================
0.99/1.10	c types(t): F = full restart, N = normal restart
0.99/1.10	c types(t): S = simplification begin/end, E = solution found
0.99/1.10	c restart types(rt): st = static, dy = dynamic
0.99/1.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.99/1.10	c  B st     0         0     13713     16439     22581         0    103020         0   no data   no data  --
1.29/1.33	c Decided on static restart strategy
1.69/1.77	c  N dy     8      5792     13712     16439     22857      3093    103008     30680     19.51      5.77  --
3.29/3.38	c  N dy    11     20735     13711     16439     23077      8135    102993     81253     14.93      6.86  --
3.99/4.03	c  N dy    15     25313     13711     16439     23154     12585    102992    155933     15.29      7.03  --
4.49/4.57	c  N dy    19     29528     13711     16439     23223     10045    102991     94755     12.07      7.14  --
4.59/4.61	c  S st    20     30001     13711     16439     23228     10508    102991    100361     11.77      7.10  --
4.69/4.72	c  S st    20     30503     13711     16439     23258     10974    102991    105058     11.77      7.10  --
4.69/4.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     21 locsubst:    26 time:   0.00
4.69/4.73	c Cache  BProp: 29 Set: 0 BXProp: 1 T: 0.00
6.69/6.76	c Flit:    85 Blit:     62 bXBeca:    0 bXProp:  575 Bin:  15196 BRemL:   6059 BRemN:    162 CBin:       0 P: 22.3M T:  2.03
6.69/6.76	c Cleaning up after failed var search:     0.00 s 
6.79/6.81	c Calc non-exist non-lernt bins v-fix:     0 done:  13487 time:  0.05 s
6.79/6.81	c Cache  BProp: 66 Set: 0 BXProp: 9 T: 0.00
6.79/6.83	c Subs w/ non-existent bins:    320 time:  0.02 s
6.79/6.84	c Replacing      598 vars Replaced    17571 lits Time:     0.01 s 
6.79/6.85	c bin-w-bin subsume rem          846 bins  time:  0.00 s
6.79/6.86	c subs with bin:      449  lits-rem:      1538  v-fix:    0  time:  0.01 s
6.79/6.87	c Removed useless bin:      94  fixed:     0  bprops:   0.62M  time:  0.01 s
6.99/7.02	c lits-rem:      1506  cl-subs:    11256  v-elim:   8754  v-fix:    0  time:  0.15 s
6.99/7.02	c learnt bin added due to v-elim: 0
6.99/7.03	c vivif2 --  cl tried    13393 cl shrink     1622 lits rem       1753 time: 0.01
6.99/7.03	c vivif2 --  cl tried     2288 cl shrink      218 lits rem        235 time: 0.00
7.09/7.19	c asymm  cl-useful: 388/11944/13210 lits-rem:721 time: 0.17
7.19/7.20	c calculated reachability. Time: 0.00
7.19/7.20	c  N dy    20     30503      4458     13086      5693      2281     71760     19518     11.77      7.10  --
7.19/7.20	c  F st    20     30503      4458     13086      5693      2281     71760     19518     11.77      7.10  --
7.29/7.36	c Decided on static restart strategy
8.59/8.68	c  N dy    27     45755      4457     13086      5731      9989     71754    130654     18.16      7.62  --
8.59/8.68	c  S st    27     45755      4457     13086      5731      9989     71754    130654     18.16      7.62  --
8.69/8.76	c  S st    27     46258      4457     13086      5743     10470     71754    135814     18.16      7.62  --
8.69/8.77	c x-sub:    19 x-cut:      0 vfix:      0 v-elim:     45 locsubst:     0 time:   0.00
8.69/8.77	c Cache  BProp: 55 Set: 0 BXProp: 0 T: 0.00
8.89/8.99	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:   39 Bin:   1826 BRemL:   1044 BRemN:    140 CBin:       0 P:  6.3M T:  0.22
8.89/8.99	c Calc non-exist non-lernt bins v-fix:     0 done:   4382 time:  0.01 s
8.89/8.99	c Cache  BProp: 55 Set: 0 BXProp: 0 T: 0.00
8.99/9.02	c Subs w/ non-existent bins:    255 time:  0.03 s
8.99/9.03	c Replacing       67 vars Replaced     7227 lits Time:     0.01 s 
8.99/9.04	c bin-w-bin subsume rem          302 bins  time:  0.00 s
8.99/9.04	c subs with bin:       94  lits-rem:       611  v-fix:    0  time:  0.01 s
8.99/9.05	c Removed useless bin:      23  fixed:     0  bprops:   0.06M  time:  0.00 s
9.19/9.21	c lits-rem:      1001  cl-subs:     3152  v-elim:    801  v-fix:    0  time:  0.16 s
9.19/9.21	c learnt bin added due to v-elim: 0
9.19/9.22	c vivif2 --  cl tried    12718 cl shrink      204 lits rem        221 time: 0.01
9.19/9.23	c vivif2 --  cl tried     7579 cl shrink      573 lits rem        737 time: 0.01
9.19/9.24	c asymm  cl-useful: 2/772/12716 lits-rem:6 time: 0.01
9.19/9.24	c calculated reachability. Time: 0.00
9.19/9.24	c  N dy    27     46258      4092     12714      4706      7578     69162     92050     18.16      7.62  --
12.49/12.54	c  N dy    28     69388      4092     12714      4720     12049     69157    122985     13.97      8.28  --
12.49/12.55	c  S st    28     69388      4092     12714      4720     12049     69157    122985     13.97      8.28  --
12.49/12.56	c Finding binary XORs  T:     0.01 s  found:       3
12.59/12.63	c  S st    28     69891      4092     12714      4739     12527     69157    127262     13.97      8.28  --
12.59/12.64	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.00
12.59/12.64	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
12.79/12.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bin:    997 BRemL:    490 BRemN:     16 CBin:       0 P:  7.5M T:  0.20
12.79/12.84	c Calc non-exist non-lernt bins v-fix:     0 done:   4087 time:  0.00 s
12.79/12.84	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
12.79/12.85	c Subs w/ non-existent bins:     64 time:  0.02 s
12.79/12.86	c Replacing        7 vars Replaced     2289 lits Time:     0.01 s 
12.79/12.87	c bin-w-bin subsume rem            5 bins  time:  0.00 s
12.79/12.89	c subs with bin:     1572  lits-rem:      1014  v-fix:    0  time:  0.02 s
12.79/12.89	c Removed useless bin:       5  fixed:     0  bprops:   0.05M  time:  0.00 s
12.99/13.01	c ORs :   1082 avg-s:  2.2 cl-sh:  5339 l-rem:   5866 b-add:     93 v-rep:   0 cl-rem: 83 avg s: 3.3 T:    0.04
15.09/15.12	c Added 1 vars  tried: 80000 time: 2.11
15.09/15.12	c ORs :      1 avg-s:  0.0 cl-sh:   119 l-rem:    119 b-add:      5 v-rep:   0 cl-rem: 0 avg s: nan T:    2.11
15.09/15.12	c lits-rem:       666  cl-subs:     1147  v-elim:    307  v-fix:    0  time:  2.23 s
15.09/15.12	c learnt bin added due to v-elim: 0
15.09/15.13	c vivif2 --  cl tried    12441 cl shrink       76 lits rem         77 time: 0.00
15.09/15.13	c vivif2 --  cl tried     9835 cl shrink      765 lits rem        859 time: 0.01
15.19/15.29	c asymm  cl-useful: 221/5783/12440 lits-rem:441 time: 0.15
15.19/15.29	c calculated reachability. Time: 0.00
15.19/15.29	c  N dy    28     69891      4072     12418      5225      9831     66524     87463     13.97      8.28  --
15.19/15.29	c  F st    28     69891      4072     12418      5225      9831     66524     87463     13.97      8.28  --
15.49/15.52	c Decided on static restart strategy
22.49/22.56	c  N dy    35    104836      4071     12418      5235     22050     66521    418822     42.72      9.23  --
22.49/22.58	c  S st    35    104836      4071     12418      5235     22050     66521    418822     42.72      9.23  --
22.59/22.68	c  S st    35    105338      4071     12418      5245     22532     66521    423809     42.72      9.23  --
22.59/22.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     12 locsubst:     0 time:   0.00
22.59/22.69	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
22.89/22.97	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   23 Bin:    292 BRemL:     74 BRemN:     12 CBin:       0 P: 11.0M T:  0.29
22.89/22.98	c Calc non-exist non-lernt bins v-fix:     0 done:   4056 time:  0.00 s
22.89/22.98	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
22.99/23.03	c Subs w/ non-existent bins:    186 time:  0.05 s
22.99/23.08	c Replacing       24 vars Replaced    16774 lits Time:     0.05 s 
22.99/23.09	c bin-w-bin subsume rem           91 bins  time:  0.00 s
23.09/23.12	c subs with bin:       77  lits-rem:      1084  v-fix:    0  time:  0.02 s
23.09/23.12	c Removed useless bin:      11  fixed:     0  bprops:   0.05M  time:  0.00 s
24.09/24.16	c ORs :   1083 avg-s:  2.2 cl-sh:   994 l-rem:   1166 b-add:      7 v-rep:   0 cl-rem: 19 avg s: 6.8 T:    0.06
25.49/25.51	c Added 41 vars  tried: 80000 time: 1.35
25.49/25.53	c ORs :     41 avg-s:  0.0 cl-sh:  4849 l-rem:   4849 b-add:     85 v-rep:   1 cl-rem: 3 avg s: 4.0 T:    1.37
25.49/25.54	c lits-rem:      2677  cl-subs:     4412  v-elim:    385  v-fix:    0  time:  2.42 s
25.49/25.54	c learnt bin added due to v-elim: 0
25.49/25.55	c vivif2 --  cl tried    12196 cl shrink       57 lits rem         61 time: 0.00
25.49/25.57	c vivif2 --  cl tried    17408 cl shrink      598 lits rem        618 time: 0.02
25.69/25.70	c asymm  cl-useful: 180/6405/12188 lits-rem:540 time: 0.13
25.69/25.70	c calculated reachability. Time: 0.00
25.69/25.70	c  N dy    35    105338      4011     12008      4913     17408     65209    285624     42.72      9.23  --
30.99/31.09	c Finding binary XORs  T:     0.00 s  found:      68
31.09/31.11	c Replacing       69 vars Replaced    23782 lits Time:     0.02 s 
34.29/34.39	c  N dy    36    155126      3941     11930      4660     25846     64490    386137     27.91      9.73  --
34.89/34.96	c  S st    37    158008      3941     11930      4662     28645     64490    448879     25.33      9.78  --
34.99/35.08	c  S st    37    158509      3941     11930      4665     29136     64490    454136     25.33      9.78  --
34.99/35.09	c x-sub:     5 x-cut:      0 vfix:      0 v-elim:     16 locsubst:    18 time:   0.00
34.99/35.09	c Cache  BProp: 46 Set: 0 BXProp: 0 T: 0.00
35.39/35.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   23 Bin:    251 BRemL:     82 BRemN:     34 CBin:       0 P: 13.7M T:  0.31
35.39/35.41	c Calc non-exist non-lernt bins v-fix:     0 done:   3925 time:  0.00 s
35.39/35.41	c Cache  BProp: 46 Set: 0 BXProp: 0 T: 0.00
35.39/35.46	c Subs w/ non-existent bins:    240 time:  0.06 s
35.49/35.50	c Replacing       32 vars Replaced    10334 lits Time:     0.04 s 
35.49/35.51	c bin-w-bin subsume rem           81 bins  time:  0.00 s
35.49/35.53	c subs with bin:       56  lits-rem:       954  v-fix:    0  time:  0.02 s
35.49/35.53	c Removed useless bin:      30  fixed:     0  bprops:   0.05M  time:  0.00 s
36.39/36.46	c ORs :   1131 avg-s:  2.2 cl-sh:  4177 l-rem:   4311 b-add:     12 v-rep:   0 cl-rem: 43 avg s: 17.8 T:    0.08
38.19/38.21	c Added 13 vars  tried: 80000 time: 1.75
38.19/38.21	c ORs :     13 avg-s:  0.0 cl-sh:  1578 l-rem:   1578 b-add:     27 v-rep:   0 cl-rem: 6 avg s: 5.7 T:    1.76
38.19/38.22	c lits-rem:      2440  cl-subs:     4468  v-elim:    233  v-fix:    0  time:  2.69 s
38.19/38.22	c learnt bin added due to v-elim: 0
38.19/38.23	c vivif2 --  cl tried    11774 cl shrink       23 lits rem         23 time: 0.00
38.19/38.25	c vivif2 --  cl tried    24480 cl shrink     1549 lits rem       1769 time: 0.03
38.39/38.43	c asymm  cl-useful: 138/3695/11772 lits-rem:199 time: 0.17
38.39/38.43	c calculated reachability. Time: 0.00
38.39/38.43	c  N dy    37    158509      3894     11767      4654     24479     62902    371842     25.33      9.78  --
49.99/50.07	c  N dy    39    211848      3894     11767      4656     26930     62902    390607     33.87      9.97  --
53.29/53.38	c  N dy    40    236041      3894     11767      4666     32134     62901    436548     22.74      9.75  --
53.79/53.80	c  S st    41    237765      3894     11767      4666     33847     62901    481806     27.20      9.76  --
53.89/53.92	c  S st    41    238265      3894     11767      4671     34334     62901    486969     27.20      9.76  --
53.89/53.92	c x-sub:     9 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.00
53.89/53.92	c Cache  BProp: 44 Set: 0 BXProp: 1 T: 0.00
54.19/54.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   13 Bin:    119 BRemL:     61 BRemN:      9 CBin:       0 P: 15.3M T:  0.32
54.19/54.25	c Calc non-exist non-lernt bins v-fix:     0 done:   3891 time:  0.00 s
54.19/54.25	c Cache  BProp: 44 Set: 0 BXProp: 0 T: 0.00
54.29/54.32	c Subs w/ non-existent bins:     34 time:  0.07 s
54.29/54.34	c Replacing       14 vars Replaced     2246 lits Time:     0.02 s 
54.29/54.35	c bin-w-bin subsume rem           13 bins  time:  0.00 s
54.29/54.37	c subs with bin:       38  lits-rem:       290  v-fix:    0  time:  0.02 s
54.29/54.38	c Removed useless bin:       2  fixed:     0  bprops:   0.05M  time:  0.00 s
55.09/55.15	c ORs :   1133 avg-s:  2.2 cl-sh:   133 l-rem:    134 b-add:      7 v-rep:   0 cl-rem: 31 avg s: 17.9 T:    0.06
57.09/57.15	c Added 18 vars  tried: 80000 time: 2.00
57.09/57.15	c ORs :     18 avg-s:  0.0 cl-sh:  2261 l-rem:   2261 b-add:     36 v-rep:   0 cl-rem: 0 avg s: nan T:    2.00
57.09/57.16	c lits-rem:      1346  cl-subs:     7659  v-elim:    249  v-fix:    0  time:  2.78 s
57.09/57.16	c learnt bin added due to v-elim: 0
57.09/57.16	c vivif2 --  cl tried    11625 cl shrink       42 lits rem         42 time: 0.00
57.09/57.18	c vivif2 --  cl tried    24407 cl shrink       89 lits rem         90 time: 0.02
57.29/57.35	c asymm  cl-useful: 64/6350/11620 lits-rem:196 time: 0.16
57.29/57.35	c calculated reachability. Time: 0.00
57.29/57.35	c  N dy    41    238265      3874     11557      4507     24407     61687    306122     27.20      9.76  --
65.59/65.65	c  N dy    42    276106      3874     11557      4516     21275     61687    217774     44.27      9.82  --
84.19/84.24	c  N dy    45    357397      3874     11557      4520     33292     61685    416210     17.96      9.75  --
84.19/84.26	c  S st    45    357397      3874     11557      4520     33292     61685    416210     17.96      9.75  --
84.29/84.39	c  S st    45    357899      3874     11557      4527     33775     61685    420787     17.96      9.75  --
84.39/84.40	c x-sub:     9 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.00
84.39/84.40	c Cache  BProp: 42 Set: 0 BXProp: 0 T: 0.00
84.79/84.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   37 Bin:    322 BRemL:    116 BRemN:      7 CBin:       0 P: 20.8M T:  0.42
84.79/84.82	c Calc non-exist non-lernt bins v-fix:     0 done:   3871 time:  0.00 s
84.79/84.82	c Cache  BProp: 42 Set: 0 BXProp: 0 T: 0.00
84.79/84.88	c Subs w/ non-existent bins:    133 time:  0.06 s
84.89/84.91	c Replacing       37 vars Replaced    15061 lits Time:     0.03 s 
84.89/84.92	c bin-w-bin subsume rem           12 bins  time:  0.00 s
84.89/84.99	c subs with bin:     1891  lits-rem:      1380  v-fix:    0  time:  0.07 s
84.89/84.99	c Removed useless bin:       0  fixed:     0  bprops:   0.05M  time:  0.00 s
85.70/85.70	c ORs :   1152 avg-s:  2.2 cl-sh:   334 l-rem:    366 b-add:      7 v-rep:   0 cl-rem: 9 avg s: 6.2 T:    0.07
87.39/87.48	c Added 7 vars  tried: 80000 time: 1.78
87.39/87.49	c ORs :      7 avg-s:  0.0 cl-sh:   913 l-rem:    913 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.79
87.49/87.50	c lits-rem:      1542  cl-subs:     2801  v-elim:    207  v-fix:    0  time:  2.51 s
87.49/87.50	c learnt bin added due to v-elim: 0
87.49/87.50	c vivif2 --  cl tried    11495 cl shrink        8 lits rem          8 time: 0.00
87.49/87.53	c vivif2 --  cl tried    29013 cl shrink     1079 lits rem       1208 time: 0.03
87.49/87.57	c asymm  cl-useful: 62/1448/11493 lits-rem:186 time: 0.04
87.49/87.57	c calculated reachability. Time: 0.00
87.49/87.57	c  N dy    45    357899      3835     11431      4610     29008     61318    353720     17.96      9.75  --
92.99/93.09	c  N dy    46    378752      3835     11431      4610     25228     61318    230993     22.79      9.79  --
104.69/104.73	c  N dy    48    423122      3835     11431      4613     43264     61318    580391     20.84      9.89  --
132.39/132.40	c  N dy    49    525506      3835     11431      4613     32307     61318    344405     29.53     10.18  --
132.39/132.40	c Finding binary XORs  T:     0.00 s  found:      38
135.39/135.45	c  S st    50    536848      3835     11431      4613     43582     61318    665935     28.60     10.20  --
135.59/135.61	c  S st    50    537353      3835     11431      4614     44079     61318    672665     28.60     10.20  --
135.59/135.61	c x-sub:     8 x-cut:      0 vfix:      0 v-elim:      9 locsubst:     0 time:   0.01
135.59/135.61	c Cache  BProp: 42 Set: 0 BXProp: 0 T: 0.00
136.09/136.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     63 BRemL:     28 BRemN:      2 CBin:       0 P: 24.1M T:  0.49
136.09/136.11	c Calc non-exist non-lernt bins v-fix:     0 done:   3826 time:  0.00 s
136.09/136.11	c Cache  BProp: 42 Set: 0 BXProp: 0 T: 0.00
136.09/136.19	c Subs w/ non-existent bins:     81 time:  0.08 s
136.19/136.25	c Replacing       38 vars Replaced    14543 lits Time:     0.06 s 
136.19/136.27	c bin-w-bin subsume rem            7 bins  time:  0.00 s
136.30/136.30	c subs with bin:       31  lits-rem:       342  v-fix:    0  time:  0.03 s
136.30/136.30	c Removed useless bin:       0  fixed:     0  bprops:   0.05M  time:  0.00 s
137.69/137.72	c ORs :   1156 avg-s:  2.2 cl-sh:   759 l-rem:    787 b-add:      5 v-rep:   0 cl-rem: 7 avg s: 8.3 T:    0.11
139.29/139.35	c Added 7 vars  tried: 80000 time: 1.63
139.29/139.35	c ORs :      7 avg-s:  0.0 cl-sh:  1102 l-rem:   1102 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.63
139.29/139.37	c lits-rem:      2791  cl-subs:     2116  v-elim:    186  v-fix:    0  time:  3.07 s
139.29/139.37	c learnt bin added due to v-elim: 0
139.29/139.37	c vivif2 --  cl tried    11370 cl shrink        0 lits rem          0 time: 0.00
139.39/139.41	c vivif2 --  cl tried    40750 cl shrink      279 lits rem        287 time: 0.04
139.49/139.51	c asymm  cl-useful: 30/1106/11370 lits-rem:50 time: 0.09
139.49/139.51	c calculated reachability. Time: 0.00
139.49/139.51	c  N dy    50    537353      3792     11370      4492     40750     60873    619375     28.60     10.20  --
139.49/139.51	c  F st    50    537353      3792     11370      4492     40750     60873    619375     28.60     10.20  --
140.09/140.15	c Decided on static restart strategy
169.79/169.87	c  N dy    64    641762      3792     11370      4503     50307     60873    830707     25.98     10.34  --
182.10/182.18	c  N dy    66    681370      3791     11370      4504     55666     60873    870230     32.27     10.28  --
212.70/212.74	c  N dy    71    771066      3791     11370      4504     37836     60873    424279     31.13     10.38  --
218.40/218.43	c  N dy    75    793413      3791     11370      4505     59870     60873    976836     22.81     10.36  --
223.10/223.16	c  S st    83    806029      3791     11370      4505     72410     60873   1406599     20.20     10.36  --
223.30/223.39	c  S st    83    806533      3791     11370      4506     72909     60873   1414112     20.20     10.36  --
223.30/223.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
223.30/223.40	c Cache  BProp: 40 Set: 0 BXProp: 0 T: 0.00
224.40/224.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    112 BRemL:      5 BRemN:      0 CBin:       0 P: 49.9M T:  1.06
224.40/224.46	c Calc non-exist non-lernt bins v-fix:     0 done:   3791 time:  0.00 s
224.40/224.46	c Cache  BProp: 40 Set: 0 BXProp: 0 T: 0.00
224.59/224.63	c Subs w/ non-existent bins:      2 time:  0.17 s
224.59/224.68	c bin-w-bin subsume rem            5 bins  time:  0.00 s
224.80/224.86	c subs with bin:      910  lits-rem:       725  v-fix:    0  time:  0.19 s
224.80/224.87	c Removed useless bin:       0  fixed:     0  bprops:   0.05M  time:  0.00 s
226.80/226.82	c ORs :   1161 avg-s:  2.2 cl-sh:     3 l-rem:      5 b-add:      2 v-rep:   0 cl-rem: 16 avg s: 14.2 T:    0.20
227.60/227.65	c Added 39 vars  tried: 80000 time: 0.83
227.70/227.71	c ORs :     39 avg-s:  0.0 cl-sh:  8695 l-rem:   8695 b-add:     79 v-rep:   0 cl-rem: 0 avg s: nan T:    0.89
227.70/227.73	c lits-rem:      1015  cl-subs:     6448  v-elim:    188  v-fix:    0  time:  2.87 s
227.70/227.73	c learnt bin added due to v-elim: 0
227.70/227.74	c vivif2 --  cl tried    11391 cl shrink        4 lits rem          4 time: 0.00
227.80/227.83	c vivif2 --  cl tried    65252 cl shrink     1012 lits rem       1278 time: 0.09
227.90/227.94	c asymm  cl-useful: 21/473/11391 lits-rem:22 time: 0.10
227.90/227.94	c calculated reachability. Time: 0.00
227.90/227.94	c  N dy    83    806533      3826     11391      4609     65252     60887   1258199     20.20     10.36  --
355.21/355.22	c  N dy    84   1209803      3826     11391      4680     90464     60884   1607688     26.78     10.53  --
355.31/355.30	c  S st    84   1209803      3826     11391      4680     90464     60884   1607688     26.78     10.53  --
355.31/355.31	c Finding binary XORs  T:     0.00 s  found:       6
355.60/355.61	c  S st    84   1210304      3826     11391      4685     90955     60884   1613854     26.78     10.53  --
355.60/355.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
355.60/355.62	c Cache  BProp: 40 Set: 0 BXProp: 0 T: 0.00
356.90/356.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    927 BRemL:    260 BRemN:      0 CBin:       0 P: 60.0M T:  1.28
356.90/356.91	c Calc non-exist non-lernt bins v-fix:     0 done:   3826 time:  0.01 s
356.90/356.92	c Cache  BProp: 40 Set: 0 BXProp: 0 T: 0.00
357.00/357.09	c Subs w/ non-existent bins:     12 time:  0.18 s
357.20/357.26	c Replacing        6 vars Replaced    15780 lits Time:     0.16 s 
357.30/357.30	c bin-w-bin subsume rem            2 bins  time:  0.00 s
357.40/357.45	c subs with bin:      231  lits-rem:      4944  v-fix:    0  time:  0.14 s
357.40/357.45	c Removed useless bin:       1  fixed:     0  bprops:   0.05M  time:  0.00 s
360.00/360.04	c ORs :   1196 avg-s:  2.2 cl-sh:   229 l-rem:    231 b-add:      1 v-rep:   0 cl-rem: 39 avg s: 13.7 T:    0.40
360.50/360.50	c Added 39 vars  tried: 80000 time: 0.46
361.10/361.18	c ORs :     39 avg-s:  0.0 cl-sh: 35765 l-rem:  35765 b-add:     79 v-rep:   0 cl-rem: 0 avg s: nan T:    1.14
361.20/361.22	c lits-rem:      1658  cl-subs:     8021  v-elim:    186  v-fix:    0  time:  3.77 s
361.20/361.22	c learnt bin added due to v-elim: 0
361.20/361.22	c vivif2 --  cl tried    11370 cl shrink       15 lits rem         15 time: 0.00
361.30/361.35	c vivif2 --  cl tried    82657 cl shrink     5660 lits rem       7462 time: 0.12
361.40/361.45	c asymm  cl-useful: 15/306/11368 lits-rem:17 time: 0.11
361.40/361.46	c calculated reachability. Time: 0.00
361.40/361.46	c  N dy    84   1210304      3858     11368      5249     82641     60565   1423121     26.78     10.53  --
557.61/557.63	c  N dy    85   1710308      3858     11368      5276     67960     60565    847285     31.00     10.72  --
557.61/557.67	c  S st    85   1710308      3858     11368      5276     67960     60565    847285     31.00     10.72  --
557.61/557.68	c Finding binary XORs  T:     0.01 s  found:       8
557.81/557.89	c  S st    85   1710814      3858     11368      5279     68460     60565    855120     31.00     10.72  --
557.91/557.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:    14 time:   0.01
557.91/557.90	c Cache  BProp: 40 Set: 0 BXProp: 0 T: 0.00
558.91/558.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:    195 BRemL:    127 BRemN:      1 CBin:       0 P: 60.0M T:  1.00
558.91/558.91	c Calc non-exist non-lernt bins v-fix:     0 done:   3856 time:  0.00 s
558.91/558.91	c Cache  BProp: 40 Set: 0 BXProp: 0 T: 0.00
559.01/559.02	c Subs w/ non-existent bins:     18 time:  0.11 s
559.01/559.05	c Replacing       16 vars Replaced     9683 lits Time:     0.03 s 
559.01/559.07	c bin-w-bin subsume rem            2 bins  time:  0.00 s
559.11/559.12	c subs with bin:      165  lits-rem:      1087  v-fix:    0  time:  0.05 s
559.11/559.12	c Removed useless bin:       1  fixed:     0  bprops:   0.05M  time:  0.00 s
561.01/561.04	c ORs :   1233 avg-s:  2.2 cl-sh:   740 l-rem:    748 b-add:      2 v-rep:   0 cl-rem: 19 avg s: 6.9 T:    0.15
562.21/562.29	c Added 16 vars  tried: 80000 time: 1.25
562.31/562.33	c ORs :     16 avg-s:  0.0 cl-sh:  4723 l-rem:   4723 b-add:     34 v-rep:   0 cl-rem: 1 avg s: 5.0 T:    1.28
562.31/562.35	c lits-rem:      5085  cl-subs:     3944  v-elim:    185  v-fix:    0  time:  3.22 s
562.31/562.35	c learnt bin added due to v-elim: 0
562.31/562.35	c vivif2 --  cl tried    11328 cl shrink       11 lits rem         11 time: 0.00
562.41/562.41	c vivif2 --  cl tried    63371 cl shrink      436 lits rem        453 time: 0.06
562.51/562.50	c asymm  cl-useful: 20/480/11328 lits-rem:21 time: 0.09
562.51/562.50	c calculated reachability. Time: 0.00
562.51/562.50	c  N dy    85   1710814      3850     11328      5145     63370     60418    754412     31.00     10.72  --
779.50/779.57	c  N dy    86   2210815      3850     11328      5177     80274     60418   1018989     27.72     10.61  --
779.60/779.62	c  S st    86   2210815      3850     11328      5177     80274     60418   1018989     27.72     10.61  --
779.81/779.90	c  S st    86   2211320      3850     11328      5182     80769     60418   1024526     27.72     10.61  --
779.91/779.90	c x-sub:     7 x-cut:      0 vfix:      0 v-elim:      3 locsubst:    38 time:   0.01
779.91/779.91	c Cache  BProp: 40 Set: 0 BXProp: 2 T: 0.00
781.01/781.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bin:    171 BRemL:    132 BRemN:      0 CBin:       0 P: 60.0M T:  1.10
781.01/781.01	c Calc non-exist non-lernt bins v-fix:     0 done:   3847 time:  0.00 s
781.01/781.01	c Cache  BProp: 40 Set: 0 BXProp: 0 T: 0.00
781.10/781.15	c Subs w/ non-existent bins:    122 time:  0.14 s
781.10/781.19	c Replacing       22 vars Replaced    13504 lits Time:     0.04 s 
781.20/781.22	c bin-w-bin subsume rem            4 bins  time:  0.00 s
781.30/781.34	c subs with bin:      760  lits-rem:      3071  v-fix:    0  time:  0.12 s
781.30/781.34	c Removed useless bin:       2  fixed:     0  bprops:   0.05M  time:  0.00 s
782.60/782.63	c ORs :   1255 avg-s:  2.2 cl-sh:   836 l-rem:    837 b-add:      3 v-rep:   0 cl-rem: 16 avg s: 4.8 T:    0.19
783.70/783.73	c Added 29 vars  tried: 80000 time: 1.10
783.70/783.76	c ORs :     29 avg-s:  0.0 cl-sh:  4134 l-rem:   4134 b-add:     61 v-rep:   0 cl-rem: 0 avg s: nan T:    1.13
783.70/783.78	c lits-rem:      2391  cl-subs:     3210  v-elim:    176  v-fix:    0  time:  2.44 s
783.70/783.78	c learnt bin added due to v-elim: 0
783.70/783.79	c vivif2 --  cl tried    11316 cl shrink        1 lits rem          1 time: 0.00
783.80/783.87	c vivif2 --  cl tried    76248 cl shrink     2200 lits rem       2334 time: 0.08
783.90/783.97	c asymm  cl-useful: 3/397/11315 lits-rem:6 time: 0.10
783.90/783.97	c calculated reachability. Time: 0.00
783.90/783.97	c  N dy    86   2211320      3854     11314      5268     76244     60439    934338     27.72     10.61  --
1015.21/1015.28	c  N dy    87   2711320      3854     11314      5289    100920     60439   2015500     45.78     10.50  --
1015.32/1015.39	c  S st    87   2711320      3854     11314      5289    100920     60439   2015500     45.78     10.50  --
1015.41/1015.41	c Finding binary XORs  T:     0.00 s  found:       6
1015.71/1015.73	c  S st    87   2711822      3853     11305      5229    101379     60398   2021289     45.78     10.50  --
1015.71/1015.74	c x-sub:    16 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
1015.71/1015.74	c Cache  BProp: 40 Set: 0 BXProp: 0 T: 0.00
1017.01/1017.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    195 BRemL:     39 BRemN:      0 CBin:       0 P: 60.0M T:  1.26
1017.01/1017.01	c Calc non-exist non-lernt bins v-fix:     0 done:   3852 time:  0.01 s
1017.01/1017.01	c Cache  BProp: 40 Set: 0 BXProp: 0 T: 0.00
1017.21/1017.24	c Subs w/ non-existent bins:     13 time:  0.23 s
1017.31/1017.40	c Replacing        6 vars Replaced    21359 lits Time:     0.16 s 
1017.41/1017.45	c bin-w-bin subsume rem            7 bins  time:  0.00 s
1017.71/1017.71	c subs with bin:      103  lits-rem:      4293  v-fix:    0  time:  0.26 s
1017.71/1017.71	c Removed useless bin:       1  fixed:     0  bprops:   0.05M  time:  0.00 s
1021.31/1021.34	c ORs :   1281 avg-s:  2.2 cl-sh:   997 l-rem:    997 b-add:      1 v-rep:   0 cl-rem: 6 avg s: 5.7 T:    0.37
1022.21/1022.27	c Added 31 vars  tried: 80000 time: 0.93
1022.31/1022.31	c ORs :     31 avg-s:  0.0 cl-sh:  4886 l-rem:   4886 b-add:     64 v-rep:   0 cl-rem: 0 avg s: nan T:    0.97
1022.31/1022.35	c lits-rem:       594  cl-subs:     4350  v-elim:    181  v-fix:    0  time:  4.64 s
1022.31/1022.35	c learnt bin added due to v-elim: 0
1022.31/1022.35	c vivif2 --  cl tried    11310 cl shrink        4 lits rem          4 time: 0.00
1022.51/1022.50	c vivif2 --  cl tried    96764 cl shrink     2389 lits rem       2609 time: 0.14
1022.61/1022.61	c asymm  cl-useful: 7/385/11310 lits-rem:7 time: 0.11
1022.61/1022.62	c calculated reachability. Time: 0.00
1022.61/1022.62	c  N dy    87   2711822      3874     11310      5422     96763     60482   1855911     45.78     10.50  --
1022.61/1022.62	c  F st    87   2711822      3874     11310      5422     96763     60482   1855911     45.78     10.50  --
1023.61/1023.62	c Decided on static restart strategy
1297.22/1297.20	c  N dy    94   3211822      3874     11310      5430    149714     60482   2986114     25.74     10.49  --
1297.32/1297.36	c  S st    94   3211822      3874     11310      5430    149714     60482   2986114     25.74     10.49  --
1297.82/1297.85	c  S st    94   3212326      3874     11310      5432    150214     60482   2992589     25.74     10.49  --
1297.82/1297.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1297.82/1297.86	c Cache  BProp: 40 Set: 0 BXProp: 2 T: 0.00
1299.32/1299.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     40 BRemL:     19 BRemN:      2 CBin:       0 P: 60.0M T:  1.53
1299.42/1299.40	c Calc non-exist non-lernt bins v-fix:     0 done:   3874 time:  0.01 s
1299.42/1299.40	c Cache  BProp: 40 Set: 0 BXProp: 0 T: 0.00
1299.72/1299.79	c Subs w/ non-existent bins:     36 time:  0.38 s
1299.82/1299.83	c Replacing        2 vars Replaced     4693 lits Time:     0.04 s 
1299.92/1299.91	c bin-w-bin subsume rem            2 bins  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-3291909-1303789053/watcher-3291909-1303789053 -o /tmp/evaluation-result-3291909-1303789053/solver-3291909-1303789053 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3291909-1303789053.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: 4.12 4.03 3.95 4/186 1249
/proc/meminfo: memFree=22797424/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=23108 CPUtime=0 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 1083 0 0 0 0 0 0 0 25 0 1 0 490508119 23662592 990 33554432000 4194304 4797429 140735896758608 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 5777 993 346 148 0 706 0

[startup+0.0890709 s]
/proc/loadavg: 4.12 4.03 3.95 4/186 1249
/proc/meminfo: memFree=22797424/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=40512 CPUtime=0.08 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 4037 0 0 0 8 0 0 0 25 0 1 0 490508119 41484288 3125 33554432000 4194304 4797429 140735896758608 18446744073709551615 4332846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 10128 3125 373 148 0 5057 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40512

[startup+0.101078 s]
/proc/loadavg: 4.12 4.03 3.95 4/186 1249
/proc/meminfo: memFree=22797424/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=40512 CPUtime=0.09 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 4037 0 0 0 9 0 0 0 25 0 1 0 490508119 41484288 3125 33554432000 4194304 4797429 140735896758608 18446744073709551615 4427241 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 10128 3125 373 148 0 5057 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40512

[startup+0.301028 s]
/proc/loadavg: 4.12 4.03 3.95 4/186 1249
/proc/meminfo: memFree=22797424/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=142712 CPUtime=0.29 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 4945 0 0 0 29 0 0 0 25 0 1 0 490508119 146137088 3928 33554432000 4194304 4797429 140735896758608 18446744073709551615 4427988 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 35678 3929 382 148 0 30607 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 142712

[startup+0.700951 s]
/proc/loadavg: 4.12 4.03 3.95 4/186 1249
/proc/meminfo: memFree=22797424/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=153752 CPUtime=0.69 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 7692 0 0 0 69 0 0 0 25 0 1 0 490508119 157442048 6675 33554432000 4194304 4797429 140735896758608 18446744073709551615 218370613420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 38438 6675 382 148 0 33367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 153752

[startup+1.50081 s]
/proc/loadavg: 4.12 4.03 3.95 5/190 1256
/proc/meminfo: memFree=22684432/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=161036 CPUtime=1.49 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 9652 0 0 0 149 0 0 0 25 0 1 0 490508119 164900864 8593 33554432000 4194304 4797429 140735896758608 18446744073709551615 4390684 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 40259 8593 414 148 0 35188 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 161036

[startup+3.1005 s]
/proc/loadavg: 4.12 4.03 3.95 5/190 1256
/proc/meminfo: memFree=22627764/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=161804 CPUtime=3.09 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 10326 0 0 0 309 0 0 0 25 0 1 0 490508119 165687296 8709 33554432000 4194304 4797429 140735896758608 18446744073709551615 4424254 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 40451 8709 414 148 0 35380 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 161804

[startup+6.30096 s]
/proc/loadavg: 4.11 4.03 3.95 5/190 1256
/proc/meminfo: memFree=22602300/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=166296 CPUtime=6.29 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 11915 0 0 0 629 0 0 0 25 0 1 0 490508119 170287104 9738 33554432000 4194304 4797429 140735896758608 18446744073709551615 4427848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 41574 9738 415 148 0 36503 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 166296

[startup+12.7008 s]
/proc/loadavg: 4.10 4.03 3.95 5/190 1256
/proc/meminfo: memFree=22575800/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=173768 CPUtime=12.69 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 15361 0 0 0 1268 1 0 0 25 0 1 0 490508119 177938432 11560 33554432000 4194304 4797429 140735896758608 18446744073709551615 4429118 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 43442 11560 416 148 0 38371 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 173768

[startup+25.5005 s]
/proc/loadavg: 4.08 4.03 3.95 5/190 1257
/proc/meminfo: memFree=22552020/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=176912 CPUtime=25.49 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 17495 0 0 0 2548 1 0 0 25 0 1 0 490508119 181157888 12530 33554432000 4194304 4797429 140735896758608 18446744073709551615 4495473 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 44228 12530 419 148 0 39157 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 176912

[startup+51.101 s]
/proc/loadavg: 4.05 4.02 3.95 5/190 1284
/proc/meminfo: memFree=22012732/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=181664 CPUtime=51.09 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 22955 0 0 0 5106 3 0 0 25 0 1 0 490508119 186023936 13772 33554432000 4194304 4797429 140735896758608 18446744073709551615 4424614 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 45416 13772 419 148 0 40345 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 181664

[startup+102.307 s]
/proc/loadavg: 4.06 4.03 3.95 5/190 1286
/proc/meminfo: memFree=21969356/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=186532 CPUtime=102.3 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 31107 0 0 0 10226 4 0 0 25 0 1 0 490508119 191008768 14675 33554432000 4194304 4797429 140735896758608 18446744073709551615 4425072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 46633 14675 419 148 0 41562 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 186532

[startup+162.3 s]
/proc/loadavg: 4.08 4.04 3.96 5/190 1287
/proc/meminfo: memFree=21937332/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=190708 CPUtime=162.3 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 40107 0 0 0 16224 6 0 0 25 0 1 0 490508119 195284992 16276 33554432000 4194304 4797429 140735896758608 18446744073709551615 4424610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 47677 16276 419 148 0 42606 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 190708

[startup+222.301 s]
/proc/loadavg: 4.08 4.04 3.96 5/190 1289
/proc/meminfo: memFree=21815828/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=191856 CPUtime=222.3 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 48486 0 0 0 22222 8 0 0 25 0 1 0 490508119 196460544 16867 33554432000 4194304 4797429 140735896758608 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 47964 16867 419 148 0 42893 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 191856

[startup+282.301 s]
/proc/loadavg: 4.03 4.03 3.96 5/190 1290
/proc/meminfo: memFree=21436012/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=199632 CPUtime=282.3 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 58310 0 0 0 28220 10 0 0 25 0 1 0 490508119 204423168 17933 33554432000 4194304 4797429 140735896758608 18446744073709551615 4423321 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 49908 17933 420 148 0 44837 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 199632

[startup+342.3 s]
/proc/loadavg: 4.06 4.04 3.97 5/190 1292
/proc/meminfo: memFree=21257628/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=201420 CPUtime=342.3 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 66301 0 0 0 34217 13 0 0 25 0 1 0 490508119 206254080 18621 33554432000 4194304 4797429 140735896758608 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 50355 18621 420 148 0 45284 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 201420

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 3.97 5/190 1294
/proc/meminfo: memFree=21166904/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=212068 CPUtime=402.3 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 74746 0 0 0 40215 15 0 0 25 0 1 0 490508119 217157632 20462 33554432000 4194304 4797429 140735896758608 18446744073709551615 4423077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 53017 20462 420 148 0 47946 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 212068

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 3.97 5/190 1295
/proc/meminfo: memFree=21009572/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=213044 CPUtime=462.31 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 81125 0 0 0 46213 18 0 0 25 0 1 0 490508119 218157056 22172 33554432000 4194304 4797429 140735896758608 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 53261 22172 420 148 0 48190 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 213044

[startup+522.3 s]
/proc/loadavg: 4.00 4.02 3.97 5/190 1297
/proc/meminfo: memFree=21013372/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=214352 CPUtime=522.3 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 87467 0 0 0 52210 20 0 0 25 0 1 0 490508119 219496448 21974 33554432000 4194304 4797429 140735896758608 18446744073709551615 4423430 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 53588 21974 420 148 0 48517 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 214352

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 1298
/proc/meminfo: memFree=20788208/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=214716 CPUtime=582.3 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 93028 0 0 0 58208 22 0 0 25 0 1 0 490508119 219869184 23006 33554432000 4194304 4797429 140735896758608 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 53679 23006 420 148 0 48608 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 214716

[startup+642.301 s]
/proc/loadavg: 4.05 4.02 3.97 5/190 1300
/proc/meminfo: memFree=20785388/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=216840 CPUtime=642.31 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 100032 0 0 0 64207 24 0 0 25 0 1 0 490508119 222044160 22329 33554432000 4194304 4797429 140735896758608 18446744073709551615 4423196 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 54210 22329 420 148 0 49139 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 216840

[startup+702.3 s]
/proc/loadavg: 4.10 4.03 3.98 5/190 1302
/proc/meminfo: memFree=20765484/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=217556 CPUtime=702.3 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 106094 0 0 0 70205 25 0 0 25 0 1 0 490508119 222777344 22869 33554432000 4194304 4797429 140735896758608 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 54389 22869 420 148 0 49318 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 217556

[startup+762.307 s]
/proc/loadavg: 4.11 4.04 3.98 5/190 1303
/proc/meminfo: memFree=20755600/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=218296 CPUtime=762.32 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 111641 0 0 0 76204 28 0 0 25 0 1 0 490508119 223535104 23180 33554432000 4194304 4797429 140735896758608 18446744073709551615 4352347 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 54574 23180 420 148 0 49503 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 218296

[startup+822.301 s]
/proc/loadavg: 4.04 4.03 3.98 5/190 1305
/proc/meminfo: memFree=20739260/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=220140 CPUtime=822.31 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 117498 0 0 0 82201 30 0 0 25 0 1 0 490508119 225423360 23594 33554432000 4194304 4797429 140735896758608 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 55035 23594 420 148 0 49964 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 220140

[startup+882.3 s]
/proc/loadavg: 4.08 4.04 3.99 5/190 1306
/proc/meminfo: memFree=20640632/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=220248 CPUtime=882.31 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 123951 0 0 0 88198 33 0 0 25 0 1 0 490508119 225533952 23633 33554432000 4194304 4797429 140735896758608 18446744073709551615 4259014 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 55062 23633 420 148 0 49991 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 220248

[startup+942.301 s]
/proc/loadavg: 4.03 4.03 3.99 5/190 1308
/proc/meminfo: memFree=20625588/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=221636 CPUtime=942.31 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 130211 0 0 0 94197 34 0 0 25 0 1 0 490508119 226955264 23466 33554432000 4194304 4797429 140735896758608 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 55409 23466 420 148 0 50338 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 221636

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.99 5/190 1310
/proc/meminfo: memFree=20605636/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=222444 CPUtime=1002.31 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 135827 0 0 0 100196 35 0 0 25 0 1 0 490508119 227782656 25737 33554432000 4194304 4797429 140735896758608 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 55611 25737 420 148 0 50540 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 222444

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.99 5/190 1311
/proc/meminfo: memFree=20588556/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=227988 CPUtime=1062.31 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 142823 0 0 0 106194 37 0 0 25 0 1 0 490508119 233459712 25100 33554432000 4194304 4797429 140735896758608 18446744073709551615 4352376 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 56997 25100 420 148 0 51926 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 227988

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.99 5/190 1313
/proc/meminfo: memFree=20567508/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=228652 CPUtime=1122.32 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 147234 0 0 0 112193 39 0 0 25 0 1 0 490508119 234139648 26216 33554432000 4194304 4797429 140735896758608 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 57163 26216 420 148 0 52092 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 228652

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/190 1314
/proc/meminfo: memFree=20580400/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=229372 CPUtime=1182.31 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 153721 0 0 0 118191 40 0 0 25 0 1 0 490508119 234876928 25592 33554432000 4194304 4797429 140735896758608 18446744073709551615 4352866 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 57343 25592 420 148 0 52272 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 229372

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/190 1316
/proc/meminfo: memFree=20554832/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=229424 CPUtime=1242.31 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 158368 0 0 0 124190 41 0 0 25 0 1 0 490508119 234930176 26393 33554432000 4194304 4797429 140735896758608 18446744073709551615 4331610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 57356 26393 420 148 0 52285 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 229424



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.03 4.00 4/188 1319
/proc/meminfo: memFree=20621032/32951124 swapFree=67051468/67111528
[pid=1249] ppid=1247 vsize=235312 CPUtime=1300.02 cores=4,6
/proc/1249/stat : 1249 (techdemo) R 1247 1249 1046 0 -1 4202496 163987 0 0 0 129959 43 0 0 25 0 1 0 490508119 240959488 28510 33554432000 4194304 4797429 140735896758608 18446744073709551615 4520291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1249/statm: 58828 28510 420 148 0 53757 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 235312

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

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

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

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

runsolver used 2.33164 second user time and 4.77527 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-26 05:37:34
IDJOB=3291909
IDBENCH=84958
IDSOLVER=1585
FILE ID=node101/3291909-1303789053
RUNJOBID= node101-1303787751-1065
PBS_JOBID= 13157254
Free space on /tmp= 72140 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/all.used-as.sat04-986.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291909-1303789053/watcher-3291909-1303789053 -o /tmp/evaluation-result-3291909-1303789053/solver-3291909-1303789053 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3291909-1303789053.cnf

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

MD5SUM BENCH= 51fef6c1c8ac21be9eb125cde1cdd08e
RANDOM SEED=805492488

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.77
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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.841
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.841
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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22797580 kB
Buffers:       2091092 kB
Cached:        7551536 kB
SwapCached:      33708 kB
Active:        6313136 kB
Inactive:      3383572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22797580 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           37704 kB
Writeback:           0 kB
AnonPages:       42112 kB
Mapped:          10060 kB
Slab:           392228 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   361756 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71972 MiB
End job on node101 at 2011-04-26 05:59:16